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

.h1_1db6b29a544b0e33,
h1,
.h2_03fe8eb4a475718a,
h2,
.h3_ba64ad1be7d7d682,
h3,
.h4_8fe76c9366e30bab,
h4,
.h5_228fcfc7483f7a7a,
h5,
.h6_739d5906dcafb997,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_9dbfa8c72b123abb {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_7fdf2025f19ef52f {
  padding: 0 !important;
}

.m0_0ffb5dbe99f438e7 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_c90563a4635deaf6 {
    padding: 0 !important;
  }
  .xl-m0_fe4027be6d4679c3 {
    margin: 0 !important;
  }
  .xl-pt-10_09943c9decac2ac4 {
    padding-top: 10px !important;
  }
  .xl-pt-20_1ebc571ca097d9b4 {
    padding-top: 20px !important;
  }
  .xl-pt-30_9ab198a2797ce8f7 {
    padding-top: 30px !important;
  }
  .xl-pt-40_195ff247876e3b83 {
    padding-top: 40px !important;
  }
  .xl-pt-50_0272629d4db85cda {
    padding-top: 50px !important;
  }
  .xl-pt-60_761cf4e822066437 {
    padding-top: 60px !important;
  }
  .xl-pt-70_3224718553701acc {
    padding-top: 70px !important;
  }
  .xl-pt-80_5de80a1ea867dd5c {
    padding-top: 80px !important;
  }
  .xl-pt-90_121122a6102edebf {
    padding-top: 90px !important;
  }
  .xl-pt-100_1079f2a927859016 {
    padding-top: 100px !important;
  }
  .xl-pt-110_8f12a431dd435314 {
    padding-top: 110px !important;
  }
  .xl-pt-120_72e4234992f7efc2 {
    padding-top: 120px !important;
  }
  .xl-pt-130_b6e12dbd6bfbdf7b {
    padding-top: 130px !important;
  }
  .xl-pt-140_90bb8cedfb0aa94b {
    padding-top: 140px !important;
  }
  .xl-pt-150_3fc63399a100c829 {
    padding-top: 150px !important;
  }
  .xl-pt-200_8caf0537e6ddab09 {
    padding-top: 200px !important;
  }
  .xl-pb-10_ba913080e761eb25 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_92da6d36f393771f {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_57a8625e2453dad6 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_17eeff4d179fdd0e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_78ab4bcca448a52d {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_8a62e98189dd5784 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_3a9866e6cafc06e2 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_5e7046b54abcc288 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_b45c1a069e2221ed {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_4428052bbafd870e {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_ec5b76abf2e7e824 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_64f8310021da4a9f {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_387985615e78e2a0 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_c4525f61af4f6d22 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_21eaf8472b39650e {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_dcfc901471c658eb {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_58d26d126fd6ea6a {
    margin-top: 10px !important;
  }
  .xl-mt-20_41d9f7e6ae73381f {
    margin-top: 20px !important;
  }
  .xl-mt-30_2f175dc6acbcee11 {
    margin-top: 30px !important;
  }
  .xl-mt-40_17f3941f630442aa {
    margin-top: 40px !important;
  }
  .xl-mt-50_1a7da8d0cf8f48d7 {
    margin-top: 50px !important;
  }
  .xl-mt-60_e6bd7282bed0ce43 {
    margin-top: 60px !important;
  }
  .xl-mt-70_a5c721900f4067c4 {
    margin-top: 70px !important;
  }
  .xl-mt-80_896ce01f64bcd9a0 {
    margin-top: 80px !important;
  }
  .xl-mt-90_e224c07b9a07f5b3 {
    margin-top: 90px !important;
  }
  .xl-mt-100_acf79eac21030364 {
    margin-top: 100px !important;
  }
  .xl-mt-110_f32a1d1863a1fca1 {
    margin-top: 110px !important;
  }
  .xl-mt-120_c09c1b476983f67e {
    margin-top: 120px !important;
  }
  .xl-mt-130_746229b11b870db9 {
    margin-top: 130px !important;
  }
  .xl-mt-140_ba304d88c20d04d4 {
    margin-top: 140px !important;
  }
  .xl-mt-150_bc4d527371bb4146 {
    margin-top: 150px !important;
  }
  .xl-mt-200_fc165bc5c1b1da1a {
    margin-top: 200px !important;
  }
  .xl-mb-10_7d4c43d371970d68 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_1ca25634c1b239ab {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_bd2e27160b91ee34 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_05238e3008f134f7 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_fca31c6693391585 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_5dafcd3cc6fcfe5b {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_57c0a5feeb2c3699 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_bfb1f8ac36375007 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_cd5209537e996797 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_b28db2762abd122d {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_b7df049670ff31c8 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_9fe93afc437ea00b {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_49a56876918ebf14 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_bb40a2176b9ab740 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_c5f7c74e5bbe1cee {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_67a86fb838c752ee {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_db6b1a5e00ff7e0d {
    padding: 0 !important;
  }
  .lg-m0_429076405926e4af {
    margin: 0 !important;
  }
  .lg-pt-10_18551fde02c8c6c9 {
    padding-top: 10px !important;
  }
  .lg-pt-20_78e9de80af327a46 {
    padding-top: 20px !important;
  }
  .lg-pt-30_e41f7916672e9786 {
    padding-top: 30px !important;
  }
  .lg-pt-40_68f580ca052d2720 {
    padding-top: 40px !important;
  }
  .lg-pt-50_4a7b8726511139a8 {
    padding-top: 50px !important;
  }
  .lg-pt-60_7a1c58d932bed68b {
    padding-top: 60px !important;
  }
  .lg-pt-70_abd37e734e09c486 {
    padding-top: 70px !important;
  }
  .lg-pt-80_e8f265b058bd7af8 {
    padding-top: 80px !important;
  }
  .lg-pt-90_57d990545c1895b8 {
    padding-top: 90px !important;
  }
  .lg-pt-100_48d74d926fc31c46 {
    padding-top: 100px !important;
  }
  .lg-pt-110_c251471b3cad8978 {
    padding-top: 110px !important;
  }
  .lg-pt-120_c6c2cdc2f741a7f1 {
    padding-top: 120px !important;
  }
  .lg-pt-130_2f7adde95a87d198 {
    padding-top: 130px !important;
  }
  .lg-pt-140_589cc0ebea1b1698 {
    padding-top: 140px !important;
  }
  .lg-pt-150_35b964b57cc1af45 {
    padding-top: 150px !important;
  }
  .lg-pt-200_b42f278d59c7c41c {
    padding-top: 200px !important;
  }
  .lg-pb-10_dcf50a57d1ab16df {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_a4de847176620ce3 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_9711dddf95634ad3 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_2578383ae6976c5d {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_e09c847feb3846e5 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_a0668607dfb4d0d3 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_1c4df3e17ccdac26 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_1242fdea47f43a6d {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_9f4c05f73f69e7e5 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_54f0ba3b9ac9f398 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_e2c7e6fddbd664dc {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_fa36c7efef05e5dd {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_6a9ad96f0e325a75 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_758c9d80aa2003d5 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_f771295b20a197bd {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_620bc344c25a9552 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_afc8e086dc5ebae2 {
    margin-top: 10px !important;
  }
  .lg-mt-20_a4a78fe64197c3cf {
    margin-top: 20px !important;
  }
  .lg-mt-30_6a4e96930c8374a2 {
    margin-top: 30px !important;
  }
  .lg-mt-40_12b28b2c15e28db6 {
    margin-top: 40px !important;
  }
  .lg-mt-50_cc0499c05cac9569 {
    margin-top: 50px !important;
  }
  .lg-mt-60_643a8cedee6b248f {
    margin-top: 60px !important;
  }
  .lg-mt-70_496ab0f9b2bcd96d {
    margin-top: 70px !important;
  }
  .lg-mt-80_2f63965a9c0f431f {
    margin-top: 80px !important;
  }
  .lg-mt-90_23ef36e616c674c8 {
    margin-top: 90px !important;
  }
  .lg-mt-100_f83dacaf2edacc3b {
    margin-top: 100px !important;
  }
  .lg-mt-110_3c85659cd162a047 {
    margin-top: 110px !important;
  }
  .lg-mt-120_69f3d902f3f7c06a {
    margin-top: 120px !important;
  }
  .lg-mt-130_6564a32fae94bcb1 {
    margin-top: 130px !important;
  }
  .lg-mt-140_3dc1728a95d09342 {
    margin-top: 140px !important;
  }
  .lg-mt-150_e1e489d67b655711 {
    margin-top: 150px !important;
  }
  .lg-mt-200_311ab22be1d69c89 {
    margin-top: 200px !important;
  }
  .lg-mb-10_f961c491cee086da {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_fda314da039c9c52 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_c90e36d556c2114d {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_f90a49826a2fc120 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_c8f7af6a874e0323 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_636c1071237b509d {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_445b72880222f90a {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_ff513bc01ed6e372 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_512df8f8818316c6 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_bd848cea20d4ac22 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_7f6817c445d5c900 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_e6d701423f20c282 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_6a8c81bfe8c9e282 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_228e601632ffbf74 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_87b0130185523e37 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_04374d86823aef6b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_b8ed59d4337a9d65 {
    padding: 0 !important;
  }
  .md-m0_f44ffd54ebc2012f {
    margin: 0 !important;
  }
  .md-pt-10_1cf642bdd178bba5 {
    padding-top: 10px !important;
  }
  .md-pt-20_66bc06901b5a2927 {
    padding-top: 20px !important;
  }
  .md-pt-30_1d21848d7a6a2487 {
    padding-top: 30px !important;
  }
  .md-pt-40_df91b840acb1ab15 {
    padding-top: 40px !important;
  }
  .md-pt-50_8967e7fa0abcef91 {
    padding-top: 50px !important;
  }
  .md-pt-60_0d55027281dc6a1b {
    padding-top: 60px !important;
  }
  .md-pt-70_855e99bbcfa08835 {
    padding-top: 70px !important;
  }
  .md-pt-80_7b4713baafacf399 {
    padding-top: 80px !important;
  }
  .md-pt-90_bb7ffb6af7af17a9 {
    padding-top: 90px !important;
  }
  .md-pt-100_4b47cec737707692 {
    padding-top: 100px !important;
  }
  .md-pt-110_87430f176440726d {
    padding-top: 110px !important;
  }
  .md-pt-120_a6cad37009d1fa58 {
    padding-top: 120px !important;
  }
  .md-pt-130_7fed62d82b9bf828 {
    padding-top: 130px !important;
  }
  .md-pt-140_d4b99773fc0696f2 {
    padding-top: 140px !important;
  }
  .md-pt-150_90b5675940f5bdac {
    padding-top: 150px !important;
  }
  .md-pt-200_cff44ca6944d26d9 {
    padding-top: 200px !important;
  }
  .md-pb-10_9da394255fa05eb9 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_41f901f089c44a0f {
    padding-bottom: 20px !important;
  }
  .md-pb-30_2097506cb41abcc9 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_a21ffc22cbcf2301 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_8ecf30ae4f0a4942 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_106cff0b516aab58 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_05fe7fc11349bc2d {
    padding-bottom: 70px !important;
  }
  .md-pb-80_7861c8b5a33de2d9 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_2b3639b9f0efd077 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_855b17982cb734bc {
    padding-bottom: 100px !important;
  }
  .md-pb-110_5354e960e8ce1fad {
    padding-bottom: 110px !important;
  }
  .md-pb-120_57ed53feaa28b465 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_f2dd4c140e2444d0 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_a3ba0be60814d5de {
    padding-bottom: 140px !important;
  }
  .md-pb-150_a7628badf725a5b8 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_8f7ac5a105c4612f {
    padding-bottom: 200px !important;
  }
  .md-mt-10_dccbaf48e25347aa {
    margin-top: 10px !important;
  }
  .md-mt-20_73d2f57ff81f4534 {
    margin-top: 20px !important;
  }
  .md-mt-30_a379a54a12f4e607 {
    margin-top: 30px !important;
  }
  .md-mt-40_829ee4938007b69c {
    margin-top: 40px !important;
  }
  .md-mt-50_11af67a334c234c6 {
    margin-top: 50px !important;
  }
  .md-mt-60_44860f7a0acc9f10 {
    margin-top: 60px !important;
  }
  .md-mt-70_bfaf158265635293 {
    margin-top: 70px !important;
  }
  .md-mt-80_141b7dfd76059088 {
    margin-top: 80px !important;
  }
  .md-mt-90_1bd4342dec129a43 {
    margin-top: 90px !important;
  }
  .md-mt-100_f22ebb5c56c5300f {
    margin-top: 100px !important;
  }
  .md-mt-110_bc96a9b0f1964df5 {
    margin-top: 110px !important;
  }
  .md-mt-120_fb365362e23e1ca2 {
    margin-top: 120px !important;
  }
  .md-mt-130_9f16bb10e2ded98a {
    margin-top: 130px !important;
  }
  .md-mt-140_aa590200e3888ff1 {
    margin-top: 140px !important;
  }
  .md-mt-150_de6d46655a499aee {
    margin-top: 150px !important;
  }
  .md-mt-200_a91a83eeb6006b5f {
    margin-top: 200px !important;
  }
  .md-mb-10_b9fb35789e2475f8 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_6dec96f386831b4f {
    margin-bottom: 20px !important;
  }
  .md-mb-30_c03d018c8e80dd38 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_bfbf2d7af1edf0a2 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_de318cf6638248ae {
    margin-bottom: 50px !important;
  }
  .md-mb-60_7c053d3d387e523b {
    margin-bottom: 60px !important;
  }
  .md-mb-70_5a11ff5da62cbdcf {
    margin-bottom: 70px !important;
  }
  .md-mb-80_2fca5a3c4a908375 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_b2b479ec5115fc76 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_8345cfe9f0e2df9a {
    margin-bottom: 100px !important;
  }
  .md-mb-110_d58aded148ac560e {
    margin-bottom: 110px !important;
  }
  .md-mb-120_68e636a519a30f50 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_99d9376fbad2f233 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_ec311e1f50f682e4 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_de356fd3dbb3df23 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_609fb550834f391a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_9445f1550bd7aebb {
    padding: 0 !important;
  }
  .sm-m0_647e70794d47fb16 {
    margin: 0 !important;
  }
  .sm-pt-10_106306e4e03ecbe9 {
    padding-top: 10px !important;
  }
  .sm-pt-20_17568a0efb04eec7 {
    padding-top: 20px !important;
  }
  .sm-pt-30_9b26d554e79c7a76 {
    padding-top: 30px !important;
  }
  .sm-pt-40_ec6993ae1f479727 {
    padding-top: 40px !important;
  }
  .sm-pt-50_62e01fdd3ee0ea24 {
    padding-top: 50px !important;
  }
  .sm-pt-60_7695e7bd31587fea {
    padding-top: 60px !important;
  }
  .sm-pt-70_1f1d960de8d9b38f {
    padding-top: 70px !important;
  }
  .sm-pt-80_50e89696a6001acf {
    padding-top: 80px !important;
  }
  .sm-pt-90_4beafacae9bbb06c {
    padding-top: 90px !important;
  }
  .sm-pt-100_88fa382f6076792a {
    padding-top: 100px !important;
  }
  .sm-pt-110_25bab415edf86f04 {
    padding-top: 110px !important;
  }
  .sm-pt-120_47fa467f3018d8ff {
    padding-top: 120px !important;
  }
  .sm-pt-130_20ac609155ca9c61 {
    padding-top: 130px !important;
  }
  .sm-pt-140_0623600a55ad3e97 {
    padding-top: 140px !important;
  }
  .sm-pt-150_dff6624b71333c4e {
    padding-top: 150px !important;
  }
  .sm-pt-200_1d2dcf359719530a {
    padding-top: 200px !important;
  }
  .sm-pb-10_311f7941f392dafb {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_e5f045c51a1dc978 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_ef59b46a3b63eedd {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_d4fb649805ca8f1d {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_e6c6f810e1e91e52 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_96fda93fa0387ff3 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_013affe0091676d4 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_18e7e1ec61d7d37c {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_4a933406c7dd77a6 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_c4a1df1c7ef2d5af {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_e87be792a26ede43 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_b4cc66814e345788 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_50925e6862284b02 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_13484a462baf25ad {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_a3ea3aacee7e21a2 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_6596c8d6b6e7ecc3 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_a2811477a8014b7c {
    margin-top: 10px !important;
  }
  .sm-mt-20_72ee241d1049212d {
    margin-top: 20px !important;
  }
  .sm-mt-30_6dfaed558ee0eb96 {
    margin-top: 30px !important;
  }
  .sm-mt-40_7bd415e930cdf926 {
    margin-top: 40px !important;
  }
  .sm-mt-50_042e0d86410a6cf8 {
    margin-top: 50px !important;
  }
  .sm-mt-60_8d1e74f5098db319 {
    margin-top: 60px !important;
  }
  .sm-mt-70_b45ed4ae693e128c {
    margin-top: 70px !important;
  }
  .sm-mt-80_49583e4063036043 {
    margin-top: 80px !important;
  }
  .sm-mt-90_52ebee9a8d990971 {
    margin-top: 90px !important;
  }
  .sm-mt-100_16459245f4f8272e {
    margin-top: 100px !important;
  }
  .sm-mt-110_0015512e691b6134 {
    margin-top: 110px !important;
  }
  .sm-mt-120_1532927aca61df78 {
    margin-top: 120px !important;
  }
  .sm-mt-130_66d845b1aa667111 {
    margin-top: 130px !important;
  }
  .sm-mt-140_46527399e46689c5 {
    margin-top: 140px !important;
  }
  .sm-mt-150_8649e335fe4e5345 {
    margin-top: 150px !important;
  }
  .sm-mt-200_00d144871dadc02e {
    margin-top: 200px !important;
  }
  .sm-mb-10_4e69c6276cb36796 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_ad0bded311feb5b1 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_336484e7f45f95ec {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_ab51267d532838fc {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_8e755eb15125d87e {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_20452165a567c8cf {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_391936369fb71bd5 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_bac5ee44f613ecfe {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_8c36a3288cc90851 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_ff0b9fea4875d6a2 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_41a7c929fb2f8c29 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_957c5554a4100543 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_c912fcb0f6be3535 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_73ce783ac30f8bfa {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_43fbb5591d07107b {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_b8d86dd4f7950110 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_38b1515740b3e0f6 {
    padding: 0 !important;
  }
  .xs-m0_033fb42037ce868d {
    margin: 0 !important;
  }
  .xs-pt-10_27929c9a7064b071 {
    padding-top: 10px !important;
  }
  .xs-pt-20_48b7949cae0ee0cf {
    padding-top: 20px !important;
  }
  .xs-pt-30_72b6190f51f1f1ed {
    padding-top: 30px !important;
  }
  .xs-pt-40_462364332135af24 {
    padding-top: 40px !important;
  }
  .xs-pt-50_9b7221ff732bade6 {
    padding-top: 50px !important;
  }
  .xs-pt-60_ccf249c86291428a {
    padding-top: 60px !important;
  }
  .xs-pt-70_aa63f284fba0e5a4 {
    padding-top: 70px !important;
  }
  .xs-pt-80_18ef126865a6e6a5 {
    padding-top: 80px !important;
  }
  .xs-pt-90_cdc2671e380ffaec {
    padding-top: 90px !important;
  }
  .xs-pt-100_c24eb95861fda0fc {
    padding-top: 100px !important;
  }
  .xs-pt-110_e9ba4d611573ed6e {
    padding-top: 110px !important;
  }
  .xs-pt-120_78f9a70582b1b32e {
    padding-top: 120px !important;
  }
  .xs-pt-130_f89857c52689c755 {
    padding-top: 130px !important;
  }
  .xs-pt-140_de044cc2971c3976 {
    padding-top: 140px !important;
  }
  .xs-pt-150_918f78e71feef238 {
    padding-top: 150px !important;
  }
  .xs-pt-200_48619bdad0c60098 {
    padding-top: 200px !important;
  }
  .xs-pb-10_d605a2545a69ce45 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_2f5ca5ec0ed68239 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_5a0f0a7c6fe52ccc {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_cb4725b483d8cb43 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_d10f69f921a61552 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_d2d85122f693f153 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_677176f4dcee28d6 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_1b9d9e0aa941dbb4 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_b6c6927bf0a4e009 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_63018c2497e522b9 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_3e0a95f2f26e5a06 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_2d4d88042a047d3b {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_9b49dd21d3cf9394 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_756cf086440c822a {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_05e7673d2a19215c {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_09eea31a8b678cfd {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_c11e77b4640f00c8 {
    margin-top: 10px !important;
  }
  .xs-mt-20_2a24fbc0d0869559 {
    margin-top: 20px !important;
  }
  .xs-mt-30_5ef0579c44909683 {
    margin-top: 30px !important;
  }
  .xs-mt-40_bcbb20e3f24f5ac8 {
    margin-top: 40px !important;
  }
  .xs-mt-50_0ae52c69e218add0 {
    margin-top: 50px !important;
  }
  .xs-mt-60_744823d913c5cc71 {
    margin-top: 60px !important;
  }
  .xs-mt-70_9d4b41fe75d88f27 {
    margin-top: 70px !important;
  }
  .xs-mt-80_93874d1680b5eb5e {
    margin-top: 80px !important;
  }
  .xs-mt-90_d9968bbcff90f185 {
    margin-top: 90px !important;
  }
  .xs-mt-100_c8a9b34165d6c0d7 {
    margin-top: 100px !important;
  }
  .xs-mt-110_c8c60cf62ab4c232 {
    margin-top: 110px !important;
  }
  .xs-mt-120_3879bec568e943a7 {
    margin-top: 120px !important;
  }
  .xs-mt-130_12df01091a5723e9 {
    margin-top: 130px !important;
  }
  .xs-mt-140_c7287febeb7c5b59 {
    margin-top: 140px !important;
  }
  .xs-mt-150_ffa30b03e9eae14b {
    margin-top: 150px !important;
  }
  .xs-mt-200_931aa37874a68702 {
    margin-top: 200px !important;
  }
  .xs-mb-10_ab6fc04b1641d6df {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_b1d830cb9345b73e {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_de0a13e5f95c8642 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_980dbac98e0a40df {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_9f0f66ef470ef0fb {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_83bd54dfe5f6f2cd {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_fda1062a46100a8f {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_b504ddd86ae31d68 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_b7a4ae99675ba6b8 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_c47b2e17572c52a5 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_fd0fdf1c901349d8 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_64a8be117887142f {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_2a5b1a1bfc0b0e4f {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_ced59514dba95395 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_901c9000d91ce56f {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_253a610e20f538ff {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_f870d1be5a428ca1 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_f870d1be5a428ca1.menu-overlay_13401bd6db4835d4 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_f870d1be5a428ca1.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_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-three_46a3ae88612212c6 .navbar-toggler_bf8c24db215ab810 {
  background: #000;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-four_f3451a2312962680 .navbar-toggler_bf8c24db215ab810 {
  background: #E6FD5A;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-five_291a123f3b2795de .navbar-toggler_bf8c24db215ab810 {
  background: #DFFF5E;
}
.theme-main-menu_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810:focus {
  box-shadow: none;
}
.theme-main-menu_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810::before,
.theme-main-menu_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810::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_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810 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_f870d1be5a428ca1.menu-style-three_46a3ae88612212c6 .navbar-toggler_bf8c24db215ab810:before, .theme-main-menu_f870d1be5a428ca1.menu-style-three_46a3ae88612212c6 .navbar-toggler_bf8c24db215ab810:after, .theme-main-menu_f870d1be5a428ca1.menu-style-three_46a3ae88612212c6 .navbar-toggler_bf8c24db215ab810 span {
  background: #fff;
}
.theme-main-menu_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_f870d1be5a428ca1 .navbar-toggler_bf8c24db215ab810[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_f870d1be5a428ca1 .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_f870d1be5a428ca1 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_f870d1be5a428ca1.white-vr_0fdb8fe50729b52e .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_f870d1be5a428ca1.white-vr_0fdb8fe50729b52e .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_f870d1be5a428ca1.white-vr_0fdb8fe50729b52e.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-one_5580f4db6f818416 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 .info-row_c08cf680629586e6 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 .gap-fix_fb06bf220465f637 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 .greetings_2166633c0b3c26d9 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 .contact-info_1c869ec6c3782f71 {
  margin: 0 -15px;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 .contact-info_1c869ec6c3782f71 li {
  padding: 0 15px;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 .contact-info_1c869ec6c3782f71 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 .contact-info_1c869ec6c3782f71 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415 .inner-content_9220ca9dad515981 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-two_d2241ca110fe1415.fixed .info-row_c08cf680629586e6 {
  display: none;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-five_291a123f3b2795de {
  background: #000;
  padding: 0;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-five_291a123f3b2795de .inner-content_9220ca9dad515981 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-six_f6594331bcc0774a .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_f870d1be5a428ca1.menu-style-six_f6594331bcc0774a .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_f870d1be5a428ca1 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_7301d62d98db7af9 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_7301d62d98db7af9 .mega-menu-title_95790c84dfc94de2 {
  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_f870d1be5a428ca1 .login-btn-one_1a53822217f2ef5c a {
  color: #000;
}
.theme-main-menu_f870d1be5a428ca1 .login-btn-one_1a53822217f2ef5c a:hover {
  text-decoration: underline;
}
.theme-main-menu_f870d1be5a428ca1 .login-btn-two_d082bbf128a2257f a {
  color: #044F3B;
}
.theme-main-menu_f870d1be5a428ca1 .login-btn-two_d082bbf128a2257f a:hover {
  text-decoration: underline;
}
.theme-main-menu_f870d1be5a428ca1 .signup-btn-one_fbe1fe8f7a08f572 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_f870d1be5a428ca1 .signup-btn-one_fbe1fe8f7a08f572 .icon_60f6c99ce595a7af {
  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_f870d1be5a428ca1 .signup-btn-one_fbe1fe8f7a08f572:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_f870d1be5a428ca1 .signup-btn-one_fbe1fe8f7a08f572:hover .icon_60f6c99ce595a7af {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_f870d1be5a428ca1 .signup-btn-two_8331ef03e2e16fbd {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_f870d1be5a428ca1 .signup-btn-two_8331ef03e2e16fbd:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_f870d1be5a428ca1 .quote-one_5f7a02614c1cf710 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_f870d1be5a428ca1 .quote-one_5f7a02614c1cf710:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_b557c7935f6c1c60 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_b557c7935f6c1c60 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_b557c7935f6c1c60 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_b557c7935f6c1c60 li a:hover {
  color: #0C3A30;
}
.category-menu_b557c7935f6c1c60 .dropdown-menu {
  padding: 0;
}
.category-menu_b557c7935f6c1c60 .dropdown-menu li {
  padding: 0;
}
.category-menu_b557c7935f6c1c60 .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_fd8dec0b4a569cfd .logo_43323df9a4ace6a6 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_0fdb8fe50729b52e .navbar-collapse_fd8dec0b4a569cfd {
    background-color: #0C3A30;
  }
  .navbar-collapse_fd8dec0b4a569cfd {
    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_fd8dec0b4a569cfd.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_f870d1be5a428ca1 .navbar .mega-dropdown_71a19f0691399bd7 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_0fdb8fe50729b52e .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_7301d62d98db7af9 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_07f9279e7517f4ae .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_0903c2dc200bc7cc {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_0903c2dc200bc7cc::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_0903c2dc200bc7cc .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_0903c2dc200bc7cc .hero-slider-one .hero-img_e8bd63fa5473adb4 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_0903c2dc200bc7cc .hero-slider-one .slick-list_42546ca9c98c84b2, .hero-banner-one_0903c2dc200bc7cc .hero-slider-one .slick-track_bcc278e3456de3a2, .hero-banner-one_0903c2dc200bc7cc .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_0903c2dc200bc7cc .hero-heading_c1ee260a83d0f6f7 {
  font-weight: 700;
  color: #000;
  background: url(../resources/shape_b2116648c2/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_0903c2dc200bc7cc .more-btn_4ef34474da8d1fd1 {
  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_0903c2dc200bc7cc .more-btn_4ef34474da8d1fd1:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_7f128ae848f88d35 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_7f128ae848f88d35 .bg-wrapper_d122f910cfb4f683 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_7f128ae848f88d35 .hero-heading_c1ee260a83d0f6f7 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_7f128ae848f88d35 .rating_8ca8e233eedc164b h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_7f128ae848f88d35 .rating_8ca8e233eedc164b p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_7f128ae848f88d35 .media-wrapper_daea451dc1bb74e1 {
  position: absolute;
  background: url(../resources/assets_ef30e06494/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_7f128ae848f88d35 .media-wrapper_daea451dc1bb74e1 .shape_01_059cf5fa08872bf2 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_7f128ae848f88d35 .media-wrapper_daea451dc1bb74e1 .shape_02_d0e9a79bda0c1de6 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_503818925eb1d3a9 .hero-heading_c1ee260a83d0f6f7 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_503818925eb1d3a9 .media-wrapper_daea451dc1bb74e1 {
  background: url(../resources/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_503818925eb1d3a9 .media-wrapper_daea451dc1bb74e1 .screen_01_df6230c4a13745e9 {
  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_503818925eb1d3a9 .media-wrapper_daea451dc1bb74e1 .screen_02_c5bbb4d699944aa3 {
  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_503818925eb1d3a9 .media-wrapper_daea451dc1bb74e1 .bg-shape_c471d8e48b7d8da4 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_503818925eb1d3a9 .shape_01_059cf5fa08872bf2 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_82dda3c21590ccbf .bg-wrapper_d122f910cfb4f683 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_82dda3c21590ccbf .media-wrapper_daea451dc1bb74e1 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_82dda3c21590ccbf .media-wrapper_daea451dc1bb74e1 .shape_01_059cf5fa08872bf2 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_82dda3c21590ccbf .shape_02_d0e9a79bda0c1de6 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_744564bfb5347799 + .blog-details_416c1720ca084630 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_ec497a11c9476161 {
  z-index: 1;
}
.block-feature-three_ec497a11c9476161:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_ec497a11c9476161.no-bg_7d2627ee6a87dacd:before {
  display: none;
}
.block-feature-three_ec497a11c9476161 .section-btn_3ba872f63067ca0e {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_ec497a11c9476161 .block-title_95c1fb2ec9d4be06 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_ec497a11c9476161 .block-title_95c1fb2ec9d4be06 a:hover {
  text-decoration: underline;
}
.block-feature-three_ec497a11c9476161 .round-btn_a4a6786c6c500114 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_ec497a11c9476161 .round-btn_a4a6786c6c500114:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_ec497a11c9476161 .block-one_7ac7dba9309eccf1 {
  background: url(../resources/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_ec497a11c9476161 .block-one_7ac7dba9309eccf1 .tag_88d04d706688776b {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ec497a11c9476161 .block-one_7ac7dba9309eccf1 .block-title_95c1fb2ec9d4be06 {
  background: url(../resources/shape_b2116648c2/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_ec497a11c9476161 .block-two_e5ae961a1fc6d961 {
  overflow: hidden;
}
.block-feature-three_ec497a11c9476161 .block-two_e5ae961a1fc6d961 .img-wrapper_aa25aca3af55896a {
  background: url(../resources/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_ec497a11c9476161 .block-two_e5ae961a1fc6d961 .text-wrapper_c40a72f2fa255c9b {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_ec497a11c9476161 .block-two_e5ae961a1fc6d961 .tag_88d04d706688776b {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ec497a11c9476161 .block-three_b9da535b654cc5a7 {
  background: #D3FF76;
}
.block-feature-three_ec497a11c9476161 .block-three_b9da535b654cc5a7 .tag_88d04d706688776b {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_ec497a11c9476161 .block-three_b9da535b654cc5a7 .round-btn_a4a6786c6c500114 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_ec497a11c9476161 .block-three_b9da535b654cc5a7 .round-btn_a4a6786c6c500114:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_ec497a11c9476161 .block-four_473cfd26769140a0 {
  background: url(../resources/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_ec497a11c9476161 .block-four_473cfd26769140a0 .block-title_95c1fb2ec9d4be06 {
  background: url(../resources/shape_b2116648c2/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_ec497a11c9476161 .block-four_473cfd26769140a0 .block-title_95c1fb2ec9d4be06 a {
  font-size: 28px;
}
.block-feature-three_ec497a11c9476161 .block-four_473cfd26769140a0 .tag_88d04d706688776b {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_ec497a11c9476161 .block-four_473cfd26769140a0 .round-btn_a4a6786c6c500114 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_ec497a11c9476161 .block-four_473cfd26769140a0 .round-btn_a4a6786c6c500114:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_ec497a11c9476161 .block-five_29021b797f3bd0e0 {
  background: url(../resources/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_ec497a11c9476161 .block-five_29021b797f3bd0e0 .tag_88d04d706688776b {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_ec497a11c9476161 .block-five_29021b797f3bd0e0 .block-title_95c1fb2ec9d4be06 {
  background: url(../resources/shape_b2116648c2/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_8f2f3fec562d9077 .upper-wrapper_42286b5ab9697bc0 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_8f2f3fec562d9077 .upper-wrapper_42286b5ab9697bc0 .shape_01_059cf5fa08872bf2 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_8f2f3fec562d9077 .line-loop_979f4f91d25e0f33:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_8f2f3fec562d9077 .graph-panel_8b40aae34f3582dc {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_8f2f3fec562d9077 .graph-panel_8b40aae34f3582dc .main-count_da9302e05545fe0a {
  font-size: 120px;
}
.block-feature-thirteen_8f2f3fec562d9077 .graph-panel_8b40aae34f3582dc .chart-box_af1c562a28f3cd38 {
  padding: 0 15px;
}
.block-feature-thirteen_8f2f3fec562d9077 .graph-panel_8b40aae34f3582dc .chart-box_af1c562a28f3cd38 .chart-inner_f39367ed20d92acf {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_6b28cb1ea3b3aa90 .media-img_a2b980296dd60bb0 {
  border-radius: 30px;
}
.block-feature-sixteen_6b28cb1ea3b3aa90 .shape_01_059cf5fa08872bf2 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_e15d7618d19409ec .section-subheading_066854ca407c54a3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_e15d7618d19409ec .shape_01_059cf5fa08872bf2 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_1fa4d2e884b8440d {
  z-index: 1;
}
.text-feature-four_1fa4d2e884b8440d .avatar_31c5723fdff87aa2 {
  width: 65px;
  height: 65px;
}
.text-feature-four_1fa4d2e884b8440d .name {
  font-size: 28px;
}
.text-feature-four_1fa4d2e884b8440d .quote-text_890ba4208ef408bb {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_1fa4d2e884b8440d .shape_01_059cf5fa08872bf2 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_1fa4d2e884b8440d .shape_02_d0e9a79bda0c1de6 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_e2c02a9761424242 .bg-wrapper_d122f910cfb4f683 {
  background: #FFF2AC;
}
.text-feature-five_e2c02a9761424242 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_e2c02a9761424242 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_e2c02a9761424242 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_e2c02a9761424242 li:hover:before {
  background: #29594B;
}
.text-feature-five_e2c02a9761424242 li:hover:after {
  color: #fff;
}
.text-feature-five_e2c02a9761424242 .media-wrapper_daea451dc1bb74e1 {
  background: url(../resources/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_e2c02a9761424242 .media-wrapper_daea451dc1bb74e1 .video-icon_9d8fd258f7a15a42 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_e2c02a9761424242 .media-wrapper_daea451dc1bb74e1 .video-icon_9d8fd258f7a15a42:hover {
  background: #CFFF45;
}
.text-feature-five_e2c02a9761424242 .media-wrapper_daea451dc1bb74e1 .screen_01_df6230c4a13745e9 {
  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_2ad93f11a0797e55 {
  z-index: 1;
}
.text-feature-six_2ad93f11a0797e55 .media-wrapper_daea451dc1bb74e1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_2ad93f11a0797e55 .media-wrapper_daea451dc1bb74e1 .screen_01_df6230c4a13745e9 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_2ad93f11a0797e55 .shape_01_059cf5fa08872bf2 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_2ad93f11a0797e55 .shape_02_d0e9a79bda0c1de6 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_bb78532f0921be94 {
  background: url(../resources/assets_ef30e06494/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_bb78532f0921be94 .block_1a089231c1c0c116 .icon_60f6c99ce595a7af {
  height: 50px;
}
.text-feature-nine_bb78532f0921be94 .vertical-text-wrapper_fd107e0214f60035 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_bb78532f0921be94 .vertical-text-wrapper_fd107e0214f60035 .text-list_9bf16c0c5a17e45f {
  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_bb78532f0921be94 .vertical-text-wrapper_fd107e0214f60035 .text-list_9bf16c0c5a17e45f:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_bb78532f0921be94 .vertical-text-wrapper_fd107e0214f60035 .shape_01_059cf5fa08872bf2 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_bb78532f0921be94 .vertical-text-wrapper_fd107e0214f60035 .shape_02_d0e9a79bda0c1de6 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_bb78532f0921be94 .shape_03_bd3dc3795971e925 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_bb78532f0921be94 .shape_04_f249bea2c3be5e7d {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_2d72661455fd33b2 .section-btn_3ba872f63067ca0e {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_b84a6561b46146dc {
  z-index: 1;
}
.team-section-three_b84a6561b46146dc:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../resources/shape_b2116648c2/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_b84a6561b46146dc .section-btn_3ba872f63067ca0e {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_b84a6561b46146dc .shape_01_059cf5fa08872bf2 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_b84a6561b46146dc .shape_02_d0e9a79bda0c1de6 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_b84a6561b46146dc .shape_03_bd3dc3795971e925 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_8bf93befa295330f .logo_43323df9a4ace6a6 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_1b7db8deeaeb1b1e {
  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_5161079f4a88af78 {
  max-width: 565px;
}
.user-data-form .form-wrapper_5161079f4a88af78 .input-group-meta_fba826ee7e322e80 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_5161079f4a88af78 .input-group-meta_fba826ee7e322e80 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_5161079f4a88af78 .input-group-meta_fba826ee7e322e80 .placeholder_icon_a9415d7d99b572ef {
  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_5161079f4a88af78 .input-group-meta_fba826ee7e322e80 .placeholder_icon_a9415d7d99b572ef img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_5161079f4a88af78 .input-group-meta_fba826ee7e322e80 .placeholder_icon_a9415d7d99b572ef span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_5161079f4a88af78 .input-group-meta_fba826ee7e322e80 .placeholder_icon_a9415d7d99b572ef 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_5161079f4a88af78 .input-group-meta_fba826ee7e322e80 .placeholder_icon_a9415d7d99b572ef span.eye-slash_9517d0dcd45f3d46:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_ebf223f13b871595 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_ebf223f13b871595 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_ebf223f13b871595 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_ebf223f13b871595 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_ebf223f13b871595 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_ebf223f13b871595 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_ebf223f13b871595 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_1f0c1ae748ce3b2b {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_20329b7e7d13a7b6 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_20329b7e7d13a7b6:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_20329b7e7d13a7b6 img {
  width: 20px;
}
.user-data-form .btn-close_a62b295db01a5abf {
  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_834df6aaee86fe4c .main-count_da9302e05545fe0a {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_84bc17c3a78d9bc0 .icon_60f6c99ce595a7af {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_4af7ca3f9524c5db .img-holder_fc97d4ced205dca2 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_4af7ca3f9524c5db .img-holder_fc97d4ced205dca2.round-border_c42547da055cbb6c {
  border-radius: 30px;
}
.portfolio-block-one_4af7ca3f9524c5db .img-holder_fc97d4ced205dca2 .expend_f8faca2316e4ea6a {
  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_4af7ca3f9524c5db .img-holder_fc97d4ced205dca2 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_4af7ca3f9524c5db .img-holder_fc97d4ced205dca2 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_4af7ca3f9524c5db:hover .expend_f8faca2316e4ea6a {
  opacity: 1;
}
.portfolio-block-one_4af7ca3f9524c5db:hover .img-meta_1b7c464cbe1e3feb {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_4af7ca3f9524c5db:hover .pj-title_fedc630c3a8fd207 {
  text-decoration: underline;
}
.portfolio-block-one_4af7ca3f9524c5db .caption {
  margin-top: 35px;
}
.portfolio-block-one_4af7ca3f9524c5db .caption .tag_88d04d706688776b {
  margin: 0 -3px;
}
.portfolio-block-one_4af7ca3f9524c5db .caption .tag_88d04d706688776b 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_4af7ca3f9524c5db .caption .pj-title_fedc630c3a8fd207 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_4af7ca3f9524c5db .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_4af7ca3f9524c5db .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_34fc748404d3dc6a .bg-wrapper_d122f910cfb4f683 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_34fc748404d3dc6a .slider-wrapper_ec56ddad389b7c49 {
  height: 100%;
}
.project-details-two_34fc748404d3dc6a .slider-wrapper_ec56ddad389b7c49 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_34fc748404d3dc6a .slider-wrapper_ec56ddad389b7c49 .carousel-control-next_4c450a89dd9bf1a2,
.project-details-two_34fc748404d3dc6a .slider-wrapper_ec56ddad389b7c49 .carousel-control-prev_f5f342e9bb3bdfbd {
  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_34fc748404d3dc6a .slider-wrapper_ec56ddad389b7c49 .carousel-control-next_4c450a89dd9bf1a2:hover,
.project-details-two_34fc748404d3dc6a .slider-wrapper_ec56ddad389b7c49 .carousel-control-prev_f5f342e9bb3bdfbd:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_34fc748404d3dc6a .slider-wrapper_ec56ddad389b7c49 .carousel-control-prev_f5f342e9bb3bdfbd {
  left: auto;
  right: 45px;
}
.project-details-two_34fc748404d3dc6a .info-wrapper_bd68232d22f5d45c {
  padding: 55px 50px 85px 70px;
}
.project-details-two_34fc748404d3dc6a .info-wrapper_bd68232d22f5d45c h3 {
  font-size: 36px;
}
.project-details-two_34fc748404d3dc6a .info-wrapper_bd68232d22f5d45c .list-meta_9d3708f838cb245e li {
  padding: 22px 0;
}
.project-details-two_34fc748404d3dc6a .info-wrapper_bd68232d22f5d45c .list-meta_9d3708f838cb245e .icon_60f6c99ce595a7af {
  width: 40px;
}
.project-details-two_34fc748404d3dc6a .info-wrapper_bd68232d22f5d45c .list-meta_9d3708f838cb245e .text1_6a7c6ca86f207795 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_34fc748404d3dc6a .info-wrapper_bd68232d22f5d45c .list-meta_9d3708f838cb245e span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_34fc748404d3dc6a .info-wrapper_bd68232d22f5d45c .social-share_2ce9f42d16426f8e li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_34fc748404d3dc6a .info-wrapper_bd68232d22f5d45c .social-share_2ce9f42d16426f8e li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_d001661b52e8eb21 .slider-wrapper_ec56ddad389b7c49 {
  padding-left: 100px;
}
.feedback-section-three_d001661b52e8eb21 .slider-wrapper_ec56ddad389b7c49 .icon_60f6c99ce595a7af {
  left: 0;
  top: 18px;
}
.feedback-section-three_d001661b52e8eb21 .slick-dots_1354bbc356094d0a {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_d001661b52e8eb21 .slick-dots_1354bbc356094d0a li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_d001661b52e8eb21 .slick-dots_1354bbc356094d0a .slick-active button {
  background: #000;
}
.feedback-section-three_d001661b52e8eb21 .rating-box_a601e7ecfca99a46 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_d001661b52e8eb21 .rating-box_a601e7ecfca99a46 .rating_8ca8e233eedc164b {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_d001661b52e8eb21 .shape_01_059cf5fa08872bf2 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_d001661b52e8eb21 .shape_02_d0e9a79bda0c1de6 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_df007062b0786679 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_df007062b0786679 .post-data_b524ab341477c025 {
  padding: 30px 35px 25px;
}
.blog-meta-one_df007062b0786679 .post-data_b524ab341477c025 .post-info_e89c5e08cddd530a {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_df007062b0786679 .post-data_b524ab341477c025 .blog-title_cec6b87b1f9d575a {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_df007062b0786679 .post-data_b524ab341477c025 .blog-title_cec6b87b1f9d575a:hover {
  text-decoration: underline;
}
.blog-meta-one_df007062b0786679 .post-img_83419a415984d474 {
  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_df007062b0786679 .post-img_83419a415984d474 .round-btn_a4a6786c6c500114 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_df007062b0786679:hover .round-btn_a4a6786c6c500114 {
  background: #CFFF45;
}
.blog-meta-one_df007062b0786679.style-two_e97379592088a41e {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_df007062b0786679.style-two_e97379592088a41e .post-img_83419a415984d474 {
  border-radius: 0;
}
.blog-meta-one_df007062b0786679.style-two_e97379592088a41e .blog-title_cec6b87b1f9d575a {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_5d153da0a3e204f4 {
  background: #fff;
}
.blog-meta-two_5d153da0a3e204f4 .post-data_b524ab341477c025 {
  padding-top: 30px;
}
.blog-meta-two_5d153da0a3e204f4 .post-data_b524ab341477c025 .blog-title_cec6b87b1f9d575a {
  width: 70%;
}
.blog-meta-two_5d153da0a3e204f4 .post-data_b524ab341477c025 .blog-title_cec6b87b1f9d575a h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_5d153da0a3e204f4 .post-data_b524ab341477c025 .blog-title_cec6b87b1f9d575a:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_5d153da0a3e204f4 .post-data_b524ab341477c025 .round-btn_a4a6786c6c500114 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_5d153da0a3e204f4 .post-data_b524ab341477c025 .round-btn_a4a6786c6c500114:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_5d153da0a3e204f4 .post-data_b524ab341477c025 .post-info_e89c5e08cddd530a {
  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_5d153da0a3e204f4 .post-img_83419a415984d474 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_5d153da0a3e204f4 .post-img_83419a415984d474 .date_69d6dd8950e51e20 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_5d153da0a3e204f4.style-two_e97379592088a41e {
  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_5d153da0a3e204f4.style-two_e97379592088a41e p {
  font-size: 18px;
}
.blog-meta-two_5d153da0a3e204f4.style-two_e97379592088a41e .post-img_83419a415984d474 {
  height: auto;
  width: 100%;
}
.blog-meta-two_5d153da0a3e204f4.style-two_e97379592088a41e .post-data_b524ab341477c025 {
  padding: 26px 0;
}
.blog-meta-two_5d153da0a3e204f4.style-two_e97379592088a41e .post-data_b524ab341477c025 .post-info_e89c5e08cddd530a {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_5d153da0a3e204f4.style-two_e97379592088a41e .post-data_b524ab341477c025 .round-btn_a4a6786c6c500114 {
  border: none;
}

.signup-btn-one_fbe1fe8f7a08f572 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_fbe1fe8f7a08f572 .icon_60f6c99ce595a7af {
  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_d1f00af7cdb03d30 {
  z-index: 1;
}
.blog-section-three_d1f00af7cdb03d30 .section-btn_3ba872f63067ca0e {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_f51de75a0c6bc070 {
  z-index: 5;
}
.blog-section-four_f51de75a0c6bc070.block-feature-three_ec497a11c9476161:before {
  display: none;
}
.blog-section-four_f51de75a0c6bc070.block-feature-three_ec497a11c9476161 .block-one_7ac7dba9309eccf1 {
  background: url(../resources/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .quote-wrapper_118a344033966c04 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .quote-wrapper_118a344033966c04 .wrapper_9421259fe08ab8ee {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .quote-wrapper_118a344033966c04 .wrapper_9421259fe08ab8ee .icon_60f6c99ce595a7af {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .quote-wrapper_118a344033966c04 .wrapper_9421259fe08ab8ee h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .quote-wrapper_118a344033966c04 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .quote-wrapper_118a344033966c04 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .img-gallery_5c5b43d9e2ce3175 {
  margin-bottom: 50px;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .img-gallery_5c5b43d9e2ce3175 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .list-item_e671b9d35a108a08 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_416c1720ca084630 .post-details-meta_f78be4791e58d9f7 .list-item_e671b9d35a108a08 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_416c1720ca084630 .bottom-widget_47d96f53acdd9a9f {
  padding: 10px 0 5px;
}
.blog-details_416c1720ca084630 .bottom-widget_47d96f53acdd9a9f .tags_e66722f88a3e409a li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_416c1720ca084630 .bottom-widget_47d96f53acdd9a9f .tags_e66722f88a3e409a a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_416c1720ca084630 .bottom-widget_47d96f53acdd9a9f .tags_e66722f88a3e409a a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_416c1720ca084630 .bottom-widget_47d96f53acdd9a9f .share-icon_da80b939bb0cc94b li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_416c1720ca084630 .bottom-widget_47d96f53acdd9a9f .share-icon_da80b939bb0cc94b a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_416c1720ca084630 .grey-bg_d46dde91591699f9 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_416c1720ca084630 .blog-inner-title_f8696daad3594c4d {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f {
  margin: 60px 0;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6:last-child {
  padding-bottom: 5px;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 .reply-comment_40883d98ee97c8e1 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 .user-avatar_0c23453baff52ad4 {
  width: 60px;
  height: 60px;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 .comment-text_33e593ad635f3f55 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 .comment-text_33e593ad635f3f55 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 .comment-text_33e593ad635f3f55 .date_69d6dd8950e51e20 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 .comment-text_33e593ad635f3f55 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 .comment-text_33e593ad635f3f55 .reply-btn_44798c844bf358b1 {
  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_416c1720ca084630 .blog-comment-area_f7922d63a6bbb54f .comment_7379c613b557f9e6 .comment-text_33e593ad635f3f55 .reply-btn_44798c844bf358b1:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_416c1720ca084630 .blog-comment-form_fe598c4b192e5ca0 p a {
  color: #19352D;
}
.blog-details_416c1720ca084630 .blog-comment-form_fe598c4b192e5ca0 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_416c1720ca084630 .blog-comment-form_fe598c4b192e5ca0 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_416c1720ca084630 .blog-comment-form_fe598c4b192e5ca0 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_73aa087db99dbdc9 {
  height: 600px;
}

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

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

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

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

.footer-one_f11ed4aad868f423 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_f11ed4aad868f423 .bottom-footer_1f68407e496789af {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_f11ed4aad868f423 .social-icon_8ff6a30886767007 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_f11ed4aad868f423 .social-icon_8ff6a30886767007 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_f11ed4aad868f423 .footer-title_a48ab8b05b1c4302 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_f11ed4aad868f423 .footer-nav-link_630f29425e4f009f a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_f11ed4aad868f423 .footer-nav-link_630f29425e4f009f a:hover {
  color: #fff;
}
.footer-nav-link_630f29425e4f009f p {
  font-size: 16px;
}
.logo_43323df9a4ace6a6 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_50ed7959db5711ed {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_ae069444e50e6a82 {
  align-content: center;
}

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

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

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

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

.footer-three_3c891d2237d795fc {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_3c891d2237d795fc .round-bg_c2c0e2e6e5614e99 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_3c891d2237d795fc .round-bg_c2c0e2e6e5614e99.color-two_2e7dbd8475eb4d66 {
  background: #F6FFDD;
}
.footer-three_3c891d2237d795fc .footer-intro_f8fb5db952159b02 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_3c891d2237d795fc .footer-intro_f8fb5db952159b02 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_3c891d2237d795fc .footer-title_a48ab8b05b1c4302 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_3c891d2237d795fc .footer-nav-link_630f29425e4f009f a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_3c891d2237d795fc .footer-nav-link_630f29425e4f009f a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_3c891d2237d795fc .bottom-footer_1f68407e496789af {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_3c891d2237d795fc .bottom-footer_1f68407e496789af .copyright_f51847bb03ca228e {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_3c891d2237d795fc .bottom-footer_1f68407e496789af .bottom-nav_8e247cded7ca3408 {
  margin: 0 -12px;
}
.footer-three_3c891d2237d795fc .bottom-footer_1f68407e496789af .bottom-nav_8e247cded7ca3408 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_3c891d2237d795fc .bottom-footer_1f68407e496789af .bottom-nav_8e247cded7ca3408 a:hover {
  text-decoration: underline;
}
.footer-three_3c891d2237d795fc .bottom-footer_1f68407e496789af .social-icon_8ff6a30886767007 {
  margin: 0 -10px;
}
.footer-three_3c891d2237d795fc .bottom-footer_1f68407e496789af .social-icon_8ff6a30886767007 a {
  margin: 0 10px;
}
.footer-three_3c891d2237d795fc .bottom-footer_1f68407e496789af .social-icon_8ff6a30886767007 a:hover {
  color: #19352D;
}
.footer-three_3c891d2237d795fc .shape_01_059cf5fa08872bf2 {
  top: -3%;
  left: -3%;
}
.footer-three_3c891d2237d795fc .shape_02_d0e9a79bda0c1de6 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_17613d3f56dd73f1 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_17613d3f56dd73f1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../resources/assets_ef30e06494/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_17613d3f56dd73f1 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_17613d3f56dd73f1 .btn-group_8566f710d6cfc2d7 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_17613d3f56dd73f1 .btn-group_8566f710d6cfc2d7 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_17613d3f56dd73f1 .btn-group_8566f710d6cfc2d7 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_17613d3f56dd73f1 .btn-group_8566f710d6cfc2d7 .round-btn_a4a6786c6c500114 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_17613d3f56dd73f1 .btn-group_8566f710d6cfc2d7 .round-btn_a4a6786c6c500114:hover, .footer-five_17613d3f56dd73f1 .btn-group_8566f710d6cfc2d7 .round-btn_a4a6786c6c500114:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_17613d3f56dd73f1 .social-icon_8ff6a30886767007 {
  margin: 0 -20px;
}
.footer-five_17613d3f56dd73f1 .social-icon_8ff6a30886767007 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_17613d3f56dd73f1 .social-icon_8ff6a30886767007 a:hover {
  color: #DFFF5E;
}
.footer-five_17613d3f56dd73f1 .bottom-nav_8e247cded7ca3408 {
  margin: 0 -12px;
}
.footer-five_17613d3f56dd73f1 .bottom-nav_8e247cded7ca3408 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_17613d3f56dd73f1 .bottom-nav_8e247cded7ca3408 a:hover {
  text-decoration: underline;
}
.footer-five_17613d3f56dd73f1 .shape_01_059cf5fa08872bf2 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_17613d3f56dd73f1 .shape_02_d0e9a79bda0c1de6 {
  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_a5abf300f0ddad5e {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_1d36c849d196b803 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_f5948abf68fa75d1 {
  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_27d7cf1bf77edb26 {
  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_208a743d5d0e2f87 {
  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_ec69f765bdc3c8ab {
  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_1248a2b6891ed9ec {
  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_6facf0dfe7b28dff {
  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_310bc15deac728bd {
  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_29ae40ca0a787399 {
  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_8c2b0cf4d18136d2 {
  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_79c10e59f93bce23 {
  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_5383979e5998db48 {
  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_1a60c85b17f97a2e {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_89148f4d8ab0b8b6 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_a88c8e1ac85767a9 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_a29f00c47a0af974 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_65dc5dc8632bba50 {
  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_ea59e9e80c81208f {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_a96a8050368e911a {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_19d0e9bcdcfbfe0b {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_2a1f9253c8e5482c {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_9babc90347773523 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_681a17c895c194a6 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_9f2db60a9c7d2bca {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_fda55b3a7fa80a8b {
  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_3e944353c7ed5add {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_2abb5b435211408e {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_bb8228ba3499f5c3 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_82f8c1810162d4cb {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_54e0d06400ec469f {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_0f50b58988855733 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_f2fa4aa14d8331fa {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_3e78355ece2c8405 {
  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_c563175588f1319a {
  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_929fd944a6148a2a {
  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_944781ea0affe49d {
  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_10b82668428b10fa {
  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_8e9acb2d9e125d1d {
  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_49d6f7d3453f2319 {
  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_7112743ce9964759 {
  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_c66072a8043b4940 {
  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_c8895fb5a195b6f6 {
  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_d1d69f8304b0f1ca {
  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_7df1c896ef31e7ac {
  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_1f86eaeebed7a2a2 {
  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_cfbd679a6e7373cb {
  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_e510395b1a85f94c {
  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_e533567856a70112 {
  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_6cc838fcb1880539 {
  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_5c71c17e19804b10 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_ad6afbb5bb931a54 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_dec29f756dd0cec9 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_ecdd71b0f849b323 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_5a1cfc702eaf2b03 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_489116a434c7dde3 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_7780c3a8e3647bf7 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_38aa4c7fa5a3aa03 {
  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_a5abf300f0ddad5e {
  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_fd796ca1fc071e7e {
  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_040dfbff873af484 {
  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_0a8d09e6e99d52f1 .theme-select-menu_96332d1ae066a3ce {
  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_3c98418a00380e5b {
  overflow: hidden;
}
.product-block-one_3c98418a00380e5b .img-holder_fc97d4ced205dca2 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_3c98418a00380e5b .img-holder_fc97d4ced205dca2 .cart-icon_2407b0cddf2b4d65 {
  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_3c98418a00380e5b .img-holder_fc97d4ced205dca2 .cart-icon_2407b0cddf2b4d65:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_3c98418a00380e5b .img-holder_fc97d4ced205dca2 .cart-button_b4a9b20e807c0540 {
  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_3c98418a00380e5b .img-holder_fc97d4ced205dca2 .cart-button_b4a9b20e807c0540:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_3c98418a00380e5b .product-title_a333101ab85076c1 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_3c98418a00380e5b .rating_8ca8e233eedc164b {
  margin: 0 -3px;
}
.product-block-one_3c98418a00380e5b .rating_8ca8e233eedc164b li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_3c98418a00380e5b .rating_8ca8e233eedc164b li .bi-star-fill_f7ed3d328f0c5856 {
  color: #FFCB65;
}
.product-block-one_3c98418a00380e5b .price_a27bb51a235a1f03 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_3c98418a00380e5b:hover .cart-button_b4a9b20e807c0540 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_3c98418a00380e5b:hover .product-img_c82b88059f4b4962 {
  transform: scale(0.95);
}
.product-block-one_3c98418a00380e5b:hover .cart-icon_2407b0cddf2b4d65 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_3c98418a00380e5b:hover .product-title_a333101ab85076c1 {
  text-decoration: underline;
}

.product-details-one_e42786cd6aeba826 .product-img-tab_45f1256b05aa0df3 {
  border: none;
}
.product-details-one_e42786cd6aeba826 .product-img-tab_45f1256b05aa0df3 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_e42786cd6aeba826 .product-img-tab_45f1256b05aa0df3 .nav-link img {
  max-height: 100%;
}
.product-details-one_e42786cd6aeba826 .product-img-tab_45f1256b05aa0df3 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_e42786cd6aeba826 .product-img-tab-content_9fe9d896c4341ae8 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_e42786cd6aeba826 .product-img-tab-content_9fe9d896c4341ae8 img {
  margin: auto;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .stock-tag_8fcf1f63516f7c16 {
  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_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .product-name_dbc7327365eacc22 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .rating_8ca8e233eedc164b li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .rating_8ca8e233eedc164b li .bi-star-fill_f7ed3d328f0c5856 {
  color: #FFCB65;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .rating_8ca8e233eedc164b li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .rating_8ca8e233eedc164b li a:hover {
  text-decoration: underline;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .price_a27bb51a235a1f03 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .price_a27bb51a235a1f03 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .availability_f7cb9583e4b732f6 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .description-text_94eff9577005c7cb {
  padding: 10px 0 15px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .product-feature_9cd2814c7e4a92b1 {
  margin-bottom: 20px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .product-feature_9cd2814c7e4a92b1 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .product-feature_9cd2814c7e4a92b1 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .customize-order_41526b4baca06b60 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .customize-order_41526b4baca06b60 .quantity_fbd4ade483d63284 .button-group_2f5be0319384a79d {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .customize-order_41526b4baca06b60 .quantity_fbd4ade483d63284 .button-group_2f5be0319384a79d li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .customize-order_41526b4baca06b60 .quantity_fbd4ade483d63284 .button-group_2f5be0319384a79d li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_e42786cd6aeba826 .product-info_56c43d9fdef2b90e .customize-order_41526b4baca06b60 .quantity_fbd4ade483d63284 .button-group_2f5be0319384a79d 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_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .nav-tabs_0e7459c76f43ea79 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .nav-tabs_0e7459c76f43ea79 .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_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .nav-tabs_0e7459c76f43ea79 .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_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .nav-tabs_0e7459c76f43ea79 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .nav-tabs_0e7459c76f43ea79 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .tab-content_765c41ec3244b25e h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .tab-content_765c41ec3244b25e .product-feature_9cd2814c7e4a92b1 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .tab-content_765c41ec3244b25e .product-feature_9cd2814c7e4a92b1 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .user-comment-area_4f751e811d3bcd22 .single-comment_fe1502d99877d7d4 {
  padding-bottom: 40px;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .user-comment-area_4f751e811d3bcd22 .single-comment_fe1502d99877d7d4:last-child {
  padding-bottom: 0;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .user-comment-area_4f751e811d3bcd22 .user-img_0a7f6199dee4043d {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .user-comment-area_4f751e811d3bcd22 .user-comment-data_fd085a63409b7f7d {
  padding-left: 30px;
  position: relative;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .user-comment-area_4f751e811d3bcd22 .user-comment-data_fd085a63409b7f7d .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .user-comment-area_4f751e811d3bcd22 .user-comment-data_fd085a63409b7f7d .rating_8ca8e233eedc164b li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .user-comment-area_4f751e811d3bcd22 .user-comment-data_fd085a63409b7f7d .rating_8ca8e233eedc164b li .bi-star-fill_f7ed3d328f0c5856 {
  color: #FFCB65;
}
.product-details-one_e42786cd6aeba826 .product-review-tab_4e5e35a4e36fcb86 .user-comment-area_4f751e811d3bcd22 .user-comment-data_fd085a63409b7f7d p {
  padding-top: 8px;
}

.cart-list-form_8e22f499eb4dcf5a {
  position: relative;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f {
  margin: 0;
  background: transparent;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f 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_8e22f499eb4dcf5a .table_07005b8648e9af7f th:first-child {
  text-align: left;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .product-thumbnails_cc47fd40a53e6371 {
  width: 85px;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .product-thumbnails_cc47fd40a53e6371 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .product-thumbnails_cc47fd40a53e6371 .product-img_c82b88059f4b4962 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .product-info_56c43d9fdef2b90e {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .product-info_56c43d9fdef2b90e .product-name_dbc7327365eacc22 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .product-info_56c43d9fdef2b90e .serial_343f1b4452689664 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .product-info_56c43d9fdef2b90e ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .price_a27bb51a235a1f03 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .quantity_fbd4ade483d63284 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .quantity_fbd4ade483d63284 li .btn_74527518826f57be {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .quantity_fbd4ade483d63284 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_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .remove-product_579e986f535a3612 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_8e22f499eb4dcf5a .table_07005b8648e9af7f tbody .remove-product_579e986f535a3612:hover {
  color: #ff2759;
}
.cart-list-form_8e22f499eb4dcf5a .cart-footer_3a3d59d476f788c8 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_8e22f499eb4dcf5a .cart-footer_3a3d59d476f788c8 .coupon-form_995e754ae1f068a7 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_8e22f499eb4dcf5a .cart-footer_3a3d59d476f788c8 .cart-total-section_c3f987a2239b886f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_8e22f499eb4dcf5a .cart-footer_3a3d59d476f788c8 .cart-total-section_c3f987a2239b886f .cart-total-table_1cd1bf54d010913d 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_8e22f499eb4dcf5a .cart-footer_3a3d59d476f788c8 .cart-total-section_c3f987a2239b886f .cart-total-table_1cd1bf54d010913d tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_bdd5a21d49c8c929 {
  height: auto;
}

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

.fancybox-caption_897c6d873d51d913, .fancybox-infobar_122138c71284d890, .fancybox-navigation_b8e6f0b9348421a6 .fancybox-button_3fdfa6a25265e4fa, .fancybox-toolbar_da8bab2a86a6de54 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_b1d2d59ad59a6103 .fancybox-caption_897c6d873d51d913, .fancybox-show-infobar_36a06e6919ded97f .fancybox-infobar_122138c71284d890, .fancybox-show-nav_16c9a4cd393e8ff5 .fancybox-navigation_b8e6f0b9348421a6 .fancybox-button_3fdfa6a25265e4fa, .fancybox-show-toolbar_7e25264f2f9e6a4a .fancybox-toolbar_da8bab2a86a6de54 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_890fdaf97631447f .fancybox-stage_e88dda53a5c84e0c {
  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_05087ce122fe3b62 .fancybox-slide, .fancybox-slide--current_0e5101573bc57018, .fancybox-slide--next_8b6d6192340b75ee, .fancybox-slide--previous_390d933c23ea8ad3 {
  display: block;
}

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

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

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

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

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

.fancybox-content_01ef67969c36e570 {
  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_496e81c260e32b85 .fancybox-content_01ef67969c36e570 {
  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_772a63f2580a8c96 .fancybox-content_01ef67969c36e570 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_8ed4b6d99dcbbfb9 .fancybox-content_01ef67969c36e570 {
  cursor: zoom-in;
}

.fancybox-can-drag_e71a661d2b9a8b8b .fancybox-content_01ef67969c36e570 {
  cursor: grab;
}

.fancybox-is-dragging_4200af991b3506bb .fancybox-content_01ef67969c36e570 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_36f86b9ae8541b50 .fancybox-content_01ef67969c36e570 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_e335bb8c991e63ca .fancybox-content_01ef67969c36e570, .fancybox-slide--map_23f44ed41f17c789 .fancybox-content_01ef67969c36e570, .fancybox-slide--video_90156f36b19d855f .fancybox-content_01ef67969c36e570 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_90156f36b19d855f .fancybox-content_01ef67969c36e570 {
  background: #000;
}

.fancybox-slide--map_23f44ed41f17c789 .fancybox-content_01ef67969c36e570 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_5ec92cebbb3aa53b svg path, .fancybox-button--share_2649506024f67286 svg path, .fancybox-button--thumbs_f5a9a06f27b74bd7 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_16c9a4cd393e8ff5 .fancybox-navigation_b8e6f0b9348421a6 .fancybox-button_3fdfa6a25265e4fa {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_b8e6f0b9348421a6 .fancybox-button--arrow_left_23cdfd7f0c58f030 {
  left: 6px;
}

.fancybox-navigation_b8e6f0b9348421a6 .fancybox-button--arrow_right_ab854027dd36ed6e {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_e335bb8c991e63ca .fancybox-close-small_409c466d8150e627, .fancybox-slide--image_496e81c260e32b85 .fancybox-close-small_409c466d8150e627, .fancybox-slide--video_90156f36b19d855f .fancybox-close-small_409c466d8150e627 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_e335bb8c991e63ca .fancybox-close-small_409c466d8150e627:hover svg, .fancybox-slide--image_496e81c260e32b85 .fancybox-close-small_409c466d8150e627:hover svg, .fancybox-slide--video_90156f36b19d855f .fancybox-close-small_409c466d8150e627:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_9c2afa78176aad28 .fancybox-close-small_409c466d8150e627, .fancybox-is-zoomable_d1188b494fd55bd4.fancybox-can-drag_e71a661d2b9a8b8b .fancybox-close-small_409c466d8150e627 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_25d0169a3b6ad2d3.fancybox-slide--next_8b6d6192340b75ee, .fancybox-fx-fade_25d0169a3b6ad2d3.fancybox-slide--previous_390d933c23ea8ad3 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_25d0169a3b6ad2d3.fancybox-slide--current_0e5101573bc57018 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_6bd3f00fc38f5682 {
  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_87096ac238df2ff6 {
  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_b86504cab583d5c7 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_e0b2d2235c4d95e2 .fancybox-thumbs_87096ac238df2ff6 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_87096ac238df2ff6 > 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_87096ac238df2ff6 .fancybox-thumbs-active_47057160904662dd:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_fbae1ccb974f230c .slick-track_bcc278e3456de3a2,
.slick-slider_fbae1ccb974f230c .slick-list_42546ca9c98c84b2 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_83af070a979f7ccd .slick-track_bcc278e3456de3a2 {
  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_83af070a979f7ccd img {
  display: none;
}

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

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

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

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

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