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

.h1_ab08ab1b4f098401,
h1,
.h2_83edccc4784d97da,
h2,
.h3_5a0786f42063bc7f,
h3,
.h4_570a67a68087d6c7,
h4,
.h5_a8818fe970b6f21f,
h5,
.h6_56456099cab05e1c,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_ab0dad45c64e9a90 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_8e6738cb54a91588 {
  padding: 0 !important;
}

.m0_db05cd49b9e74978 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_2076db6256961633 {
    padding: 0 !important;
  }
  .xl-m0_e8a8aa8e1d35f0f3 {
    margin: 0 !important;
  }
  .xl-pt-10_993c7ddbe82e0f5b {
    padding-top: 10px !important;
  }
  .xl-pt-20_ec01a5cf8d63de1c {
    padding-top: 20px !important;
  }
  .xl-pt-30_1cbcb113b44922a8 {
    padding-top: 30px !important;
  }
  .xl-pt-40_6dd53f0083a8a7e2 {
    padding-top: 40px !important;
  }
  .xl-pt-50_f0c0a51d79df608a {
    padding-top: 50px !important;
  }
  .xl-pt-60_2118edb89cad6a1b {
    padding-top: 60px !important;
  }
  .xl-pt-70_daa79e9bf17b8944 {
    padding-top: 70px !important;
  }
  .xl-pt-80_a20178654d6c2d6b {
    padding-top: 80px !important;
  }
  .xl-pt-90_61053dd7940fc5e8 {
    padding-top: 90px !important;
  }
  .xl-pt-100_88d101630aae79ca {
    padding-top: 100px !important;
  }
  .xl-pt-110_96f7e70c6fe02bb1 {
    padding-top: 110px !important;
  }
  .xl-pt-120_f5df07ce0690403f {
    padding-top: 120px !important;
  }
  .xl-pt-130_7caa272ecf0fb604 {
    padding-top: 130px !important;
  }
  .xl-pt-140_69ae9a46f36a37af {
    padding-top: 140px !important;
  }
  .xl-pt-150_6c3493915ead3e8d {
    padding-top: 150px !important;
  }
  .xl-pt-200_ce646e11565e71c2 {
    padding-top: 200px !important;
  }
  .xl-pb-10_d4abe88c1aeaa3cf {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_e87d3bc66d717da4 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_1c81e8761fb39e6b {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_d13728b38e30524e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_a002de6f88bc0327 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_f3e9f319686f1da5 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_1e80e70a7022ada4 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_5fa3c35e66fc8e93 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_41b95d9a68ebe1fc {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_6fc640d4ba42be34 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_f8c9c52b1f978a83 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_3ef96adf627665c0 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_7e38d4bc21b16adb {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_9fda15b9c61f8f0c {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_22375a575b08f2be {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_b026680994704b70 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_e7e665d172bff80e {
    margin-top: 10px !important;
  }
  .xl-mt-20_02d80227a0a3e597 {
    margin-top: 20px !important;
  }
  .xl-mt-30_44f1dbc45664fec0 {
    margin-top: 30px !important;
  }
  .xl-mt-40_f7c12d219038c91b {
    margin-top: 40px !important;
  }
  .xl-mt-50_1a0a5f11bd263fd8 {
    margin-top: 50px !important;
  }
  .xl-mt-60_242ed9c6d63b8e2b {
    margin-top: 60px !important;
  }
  .xl-mt-70_46f0dc9c995c0256 {
    margin-top: 70px !important;
  }
  .xl-mt-80_5444d656d027ae24 {
    margin-top: 80px !important;
  }
  .xl-mt-90_080736665dadbcee {
    margin-top: 90px !important;
  }
  .xl-mt-100_57c1758d294fe2d9 {
    margin-top: 100px !important;
  }
  .xl-mt-110_cdc000139fdeb69e {
    margin-top: 110px !important;
  }
  .xl-mt-120_9947b698d51102e6 {
    margin-top: 120px !important;
  }
  .xl-mt-130_494eb64595640af8 {
    margin-top: 130px !important;
  }
  .xl-mt-140_645b26b1ff3acefa {
    margin-top: 140px !important;
  }
  .xl-mt-150_fa14e8832360ce9e {
    margin-top: 150px !important;
  }
  .xl-mt-200_1d3945d3a905ab0d {
    margin-top: 200px !important;
  }
  .xl-mb-10_e6f3cdcf1c657aeb {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_89a104dc445ad7fa {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_b9d11b8a22cc160b {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_cd360b5c7a843c85 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_7a356258644e10d7 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_c9e20d21ab9d14e2 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_f16a4019290bc96a {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_25f8a2e679465835 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_9527f387fa517fa3 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_09b1901b2e583eea {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_10514cf389a45119 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_fbbb4b7a4af1af35 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_a72c29f8a3958764 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_f82eb032c69c55d0 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_1bcf500688ce4b65 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_3d42ec1f0db3ce82 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_9b8590cfe2f366fd {
    padding: 0 !important;
  }
  .lg-m0_53cbfa9227d067bf {
    margin: 0 !important;
  }
  .lg-pt-10_ded514a2ac0abe13 {
    padding-top: 10px !important;
  }
  .lg-pt-20_173dc40143881674 {
    padding-top: 20px !important;
  }
  .lg-pt-30_6156dcaaa0a6f68d {
    padding-top: 30px !important;
  }
  .lg-pt-40_419e485fa84d3173 {
    padding-top: 40px !important;
  }
  .lg-pt-50_d25059eb41c86491 {
    padding-top: 50px !important;
  }
  .lg-pt-60_723011029f366667 {
    padding-top: 60px !important;
  }
  .lg-pt-70_a97df05177a0f8bc {
    padding-top: 70px !important;
  }
  .lg-pt-80_cc3215b9da6313e8 {
    padding-top: 80px !important;
  }
  .lg-pt-90_1c9c6e6d4a7d6f02 {
    padding-top: 90px !important;
  }
  .lg-pt-100_6e9310d015284ac1 {
    padding-top: 100px !important;
  }
  .lg-pt-110_1d710dd7e06fc17c {
    padding-top: 110px !important;
  }
  .lg-pt-120_72a7310f5110fe7a {
    padding-top: 120px !important;
  }
  .lg-pt-130_e880051b8e421a63 {
    padding-top: 130px !important;
  }
  .lg-pt-140_aa1e89e01aba003f {
    padding-top: 140px !important;
  }
  .lg-pt-150_cdf535b0c21b6a25 {
    padding-top: 150px !important;
  }
  .lg-pt-200_0489b4da42da9a53 {
    padding-top: 200px !important;
  }
  .lg-pb-10_3ce63abd1c5878f5 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_c3428b42af935f36 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_48a715d985adea8b {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_ca7c53713ac1ef3a {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_599c4764862633e1 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_035d49644e04d346 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_415c5eb115b2dc7a {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_6d711c7ca2105563 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_4b5ae4ea59acb305 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_bd56ec31e5a4687d {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_dba811369b109943 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_32b0b4fd519d7068 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_5d5b916e9f85657c {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_ace489852055ace6 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_146cfd2e2418ec52 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_289fa201376fab5d {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_e73d44afed77b562 {
    margin-top: 10px !important;
  }
  .lg-mt-20_01a57778ef5a68e4 {
    margin-top: 20px !important;
  }
  .lg-mt-30_6a7d1aa695f79a32 {
    margin-top: 30px !important;
  }
  .lg-mt-40_a3e85aeff16ba564 {
    margin-top: 40px !important;
  }
  .lg-mt-50_ccb8e429cb80794f {
    margin-top: 50px !important;
  }
  .lg-mt-60_1bad3f5e91be8e37 {
    margin-top: 60px !important;
  }
  .lg-mt-70_a54d35726ffc9d4e {
    margin-top: 70px !important;
  }
  .lg-mt-80_c265d68af55ac591 {
    margin-top: 80px !important;
  }
  .lg-mt-90_86be24a841d4d6bd {
    margin-top: 90px !important;
  }
  .lg-mt-100_82699ed1a5081a8e {
    margin-top: 100px !important;
  }
  .lg-mt-110_3bb638af564d6391 {
    margin-top: 110px !important;
  }
  .lg-mt-120_4f9e641439779ed0 {
    margin-top: 120px !important;
  }
  .lg-mt-130_fc2489a863798a18 {
    margin-top: 130px !important;
  }
  .lg-mt-140_0bec0e4f1eb7109c {
    margin-top: 140px !important;
  }
  .lg-mt-150_dc4046d896158bf7 {
    margin-top: 150px !important;
  }
  .lg-mt-200_0b3d587de395986f {
    margin-top: 200px !important;
  }
  .lg-mb-10_30375dc911a040b8 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_73d1b3af71c19da4 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_656bd1de31ccc5c4 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_f2c9173c11dfc044 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_6a329b4948c2286c {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_fba9014af17da0d0 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_e649b5c11856dbd3 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_ccc8aa0bd537b825 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_6ff4e7b13177f583 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_5d6581e06ac244f2 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_1fbde744e0b62a8a {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_51ed278f18dcf659 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_f1ff1963f7761d2c {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_a93549ea5681de83 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_bff0c5c075f41d54 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_86dca64b69bb10b0 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_da0e3d537b0689e5 {
    padding: 0 !important;
  }
  .md-m0_6d7ab20c18256961 {
    margin: 0 !important;
  }
  .md-pt-10_df2f61dbe41a26f0 {
    padding-top: 10px !important;
  }
  .md-pt-20_34d0a1890f47e3a0 {
    padding-top: 20px !important;
  }
  .md-pt-30_98fbf7f6c7392908 {
    padding-top: 30px !important;
  }
  .md-pt-40_0edbf424c476dcb6 {
    padding-top: 40px !important;
  }
  .md-pt-50_cae1e75cabf43b81 {
    padding-top: 50px !important;
  }
  .md-pt-60_07df1a49dcb22cf2 {
    padding-top: 60px !important;
  }
  .md-pt-70_74945662bf8824ea {
    padding-top: 70px !important;
  }
  .md-pt-80_cf360a57c585dd01 {
    padding-top: 80px !important;
  }
  .md-pt-90_293a4c26010d1c99 {
    padding-top: 90px !important;
  }
  .md-pt-100_8411a167ecfec69c {
    padding-top: 100px !important;
  }
  .md-pt-110_c963435297d63973 {
    padding-top: 110px !important;
  }
  .md-pt-120_d9df22a8b8ebb073 {
    padding-top: 120px !important;
  }
  .md-pt-130_092ccad8f46f25d5 {
    padding-top: 130px !important;
  }
  .md-pt-140_f0e108eacf3c8b58 {
    padding-top: 140px !important;
  }
  .md-pt-150_a6aaab845ef216da {
    padding-top: 150px !important;
  }
  .md-pt-200_a183e730fd000e5b {
    padding-top: 200px !important;
  }
  .md-pb-10_f05992bc14987023 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_83e812de7bf8fdba {
    padding-bottom: 20px !important;
  }
  .md-pb-30_de8f0f16394da3d5 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_96c991b24087dd6e {
    padding-bottom: 40px !important;
  }
  .md-pb-50_a094392df5994104 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_6cf3e2d32744362a {
    padding-bottom: 60px !important;
  }
  .md-pb-70_4c17341cb897e257 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_54c10d268fe0d959 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_726689105bae4eab {
    padding-bottom: 90px !important;
  }
  .md-pb-100_3cfab11d33be2057 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_7d0a2c7d127a0fa7 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_540c0c40e52e472a {
    padding-bottom: 120px !important;
  }
  .md-pb-130_2e699e5333cbd217 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_2c1673f62bee3bee {
    padding-bottom: 140px !important;
  }
  .md-pb-150_6207729909357062 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_8ccf5667eae5c860 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_877be9e280a4d878 {
    margin-top: 10px !important;
  }
  .md-mt-20_c6b522e2575f7e10 {
    margin-top: 20px !important;
  }
  .md-mt-30_ca85a2eab0cbc081 {
    margin-top: 30px !important;
  }
  .md-mt-40_4c91c4733a11a4b7 {
    margin-top: 40px !important;
  }
  .md-mt-50_063932eb071c21af {
    margin-top: 50px !important;
  }
  .md-mt-60_164a7fca8b0bc40e {
    margin-top: 60px !important;
  }
  .md-mt-70_3af6d0d057227ef7 {
    margin-top: 70px !important;
  }
  .md-mt-80_de93d7d632554985 {
    margin-top: 80px !important;
  }
  .md-mt-90_4614e11a5edcc8b1 {
    margin-top: 90px !important;
  }
  .md-mt-100_cb5891cbdab5f08a {
    margin-top: 100px !important;
  }
  .md-mt-110_98067a528cec4d8a {
    margin-top: 110px !important;
  }
  .md-mt-120_c4742a156d3bf0f8 {
    margin-top: 120px !important;
  }
  .md-mt-130_16a4970aee33e41b {
    margin-top: 130px !important;
  }
  .md-mt-140_4de344b5f8e57ce4 {
    margin-top: 140px !important;
  }
  .md-mt-150_b7fd7cf20394c44c {
    margin-top: 150px !important;
  }
  .md-mt-200_fcc5424798937691 {
    margin-top: 200px !important;
  }
  .md-mb-10_9ef54da70c091a0c {
    margin-bottom: 10px !important;
  }
  .md-mb-20_0d50b2c785a5fcbc {
    margin-bottom: 20px !important;
  }
  .md-mb-30_f0167f7851a385e4 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_8eaea53bdb63663d {
    margin-bottom: 40px !important;
  }
  .md-mb-50_02aaa8334ff3ff2c {
    margin-bottom: 50px !important;
  }
  .md-mb-60_89c430e35d412f38 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_cec179fd6d49ec79 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_79dc2659e3f0a821 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_199929ce38710fd8 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_c2b57df422d74e20 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_fe881167efe9cd84 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_6ef3fa5560827c0f {
    margin-bottom: 120px !important;
  }
  .md-mb-130_26a47792257c3b2e {
    margin-bottom: 130px !important;
  }
  .md-mb-140_e7cdccdfa1122997 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_57eb66d184288c7c {
    margin-bottom: 150px !important;
  }
  .md-mb-200_3f8c80163c1aa953 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_525705e8e9083bad {
    padding: 0 !important;
  }
  .sm-m0_007eed300d4a5d27 {
    margin: 0 !important;
  }
  .sm-pt-10_69d064b145a89fa6 {
    padding-top: 10px !important;
  }
  .sm-pt-20_d8b3160860145ea4 {
    padding-top: 20px !important;
  }
  .sm-pt-30_85d20ae9cb74fce4 {
    padding-top: 30px !important;
  }
  .sm-pt-40_1330f1d39625a604 {
    padding-top: 40px !important;
  }
  .sm-pt-50_6e190f49e99473c1 {
    padding-top: 50px !important;
  }
  .sm-pt-60_cbb328cb18899188 {
    padding-top: 60px !important;
  }
  .sm-pt-70_c936761f75f3a5f2 {
    padding-top: 70px !important;
  }
  .sm-pt-80_238f8bc45570d916 {
    padding-top: 80px !important;
  }
  .sm-pt-90_4fa0836e90485a4e {
    padding-top: 90px !important;
  }
  .sm-pt-100_b30669a19af08714 {
    padding-top: 100px !important;
  }
  .sm-pt-110_ac14987577101bd9 {
    padding-top: 110px !important;
  }
  .sm-pt-120_e77e7394da605da7 {
    padding-top: 120px !important;
  }
  .sm-pt-130_a127b93d82b66a7e {
    padding-top: 130px !important;
  }
  .sm-pt-140_08ae50aafa199b68 {
    padding-top: 140px !important;
  }
  .sm-pt-150_19e6133afd56086d {
    padding-top: 150px !important;
  }
  .sm-pt-200_05922c0959f1707b {
    padding-top: 200px !important;
  }
  .sm-pb-10_618d988700be406b {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_ae692b0dcd4a83df {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_4cdae565326b69d8 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_d6388b7583c2425a {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_913e07a84fb1293d {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_0eb47722ee500154 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_59484d7caf2468b8 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_9359f58383dc10c1 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_0e1401b8c2384d04 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_e5be8493077d8678 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_c70730ea5e8f7cab {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_60775be0c765a1e9 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_04169f81a0deaeb9 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_b0a1a2b9e06d1c9d {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_21becd9968b91659 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_79b5a52ba458dd0d {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_1e37f4926bf22824 {
    margin-top: 10px !important;
  }
  .sm-mt-20_19be14638292b2b0 {
    margin-top: 20px !important;
  }
  .sm-mt-30_ef66d12978e3a996 {
    margin-top: 30px !important;
  }
  .sm-mt-40_2021f5f266f116ed {
    margin-top: 40px !important;
  }
  .sm-mt-50_ccb09119429adc8b {
    margin-top: 50px !important;
  }
  .sm-mt-60_cd2d62e72db05d3b {
    margin-top: 60px !important;
  }
  .sm-mt-70_5a751ba87fabb2da {
    margin-top: 70px !important;
  }
  .sm-mt-80_0837fbd3c59d8f50 {
    margin-top: 80px !important;
  }
  .sm-mt-90_6c779a755224cae1 {
    margin-top: 90px !important;
  }
  .sm-mt-100_3807328510b9a3eb {
    margin-top: 100px !important;
  }
  .sm-mt-110_2df0688868947246 {
    margin-top: 110px !important;
  }
  .sm-mt-120_c7a51d2da4ff591e {
    margin-top: 120px !important;
  }
  .sm-mt-130_fb6cb87ec881eca5 {
    margin-top: 130px !important;
  }
  .sm-mt-140_e28d58aa520e4e8e {
    margin-top: 140px !important;
  }
  .sm-mt-150_6ac689e866f7c526 {
    margin-top: 150px !important;
  }
  .sm-mt-200_0620564370a55e21 {
    margin-top: 200px !important;
  }
  .sm-mb-10_73bf3849ce8ee4ea {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_25782394713afe34 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_488090c39dc3a71e {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_f5a2a0698797f236 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_eb87fbea48a109a7 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_8bdfa3ffa743be97 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_41a92886f60fdaf2 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_185485f9cd90d5aa {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_5b6aafe9ed7635c2 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_d8cc05ad1660ff6b {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_f5fafb6a8a183b37 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_dc501fa01058544a {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_b9fc8082b4d45039 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_1a1bc401783b69ac {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_2be374f9fae07f87 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_4db37ebf9942da2c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_c7158d2ba8582250 {
    padding: 0 !important;
  }
  .xs-m0_a90d8d255bfb341c {
    margin: 0 !important;
  }
  .xs-pt-10_b265b8e6118a8597 {
    padding-top: 10px !important;
  }
  .xs-pt-20_4ae0c36f4ea04747 {
    padding-top: 20px !important;
  }
  .xs-pt-30_38d54e7846fa1a14 {
    padding-top: 30px !important;
  }
  .xs-pt-40_c11e0f1f6e9386eb {
    padding-top: 40px !important;
  }
  .xs-pt-50_deae38d07df00fc0 {
    padding-top: 50px !important;
  }
  .xs-pt-60_c4004ffaef77df52 {
    padding-top: 60px !important;
  }
  .xs-pt-70_25bee8c4ce2a7305 {
    padding-top: 70px !important;
  }
  .xs-pt-80_8396af0eb6ad8e26 {
    padding-top: 80px !important;
  }
  .xs-pt-90_1a374ead345d424d {
    padding-top: 90px !important;
  }
  .xs-pt-100_0e2604d4ea7d1d5d {
    padding-top: 100px !important;
  }
  .xs-pt-110_b34c1530082f9860 {
    padding-top: 110px !important;
  }
  .xs-pt-120_1977aeac864f8dd2 {
    padding-top: 120px !important;
  }
  .xs-pt-130_e5017b0b74647c4e {
    padding-top: 130px !important;
  }
  .xs-pt-140_52cede3136fe85a0 {
    padding-top: 140px !important;
  }
  .xs-pt-150_c0c5bd9fd291f074 {
    padding-top: 150px !important;
  }
  .xs-pt-200_116c29511d62bff8 {
    padding-top: 200px !important;
  }
  .xs-pb-10_c498d78425fd356c {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_f9b55af9c2ca806b {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_beeaacc756462226 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_c7a6f25e9e5c84ef {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_60ce22824ef0648d {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_18d0268614564ea6 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_c83114442291e6fa {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_0baf137337948f2d {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_70853756bfcb0bc8 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_fded69e4d37f0b87 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_539286a49575a69d {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_00858ee87bbcf502 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_d5da0d90acc74ae4 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_0b58ff1b4e52f549 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_96c5277aa70ddd46 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_75c5704428ea8e36 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_d3be647ea6fbe8cd {
    margin-top: 10px !important;
  }
  .xs-mt-20_eb155bfef7a0284a {
    margin-top: 20px !important;
  }
  .xs-mt-30_84a674fd8b071d24 {
    margin-top: 30px !important;
  }
  .xs-mt-40_0bad60ff791d4aa4 {
    margin-top: 40px !important;
  }
  .xs-mt-50_12a0ad3328c78f97 {
    margin-top: 50px !important;
  }
  .xs-mt-60_0637d6da4c3b6631 {
    margin-top: 60px !important;
  }
  .xs-mt-70_f938f856b4bf5fbf {
    margin-top: 70px !important;
  }
  .xs-mt-80_4d684e93dfdb272f {
    margin-top: 80px !important;
  }
  .xs-mt-90_5cab80ea3356ccae {
    margin-top: 90px !important;
  }
  .xs-mt-100_0baeb7e3288d497e {
    margin-top: 100px !important;
  }
  .xs-mt-110_9ec8f36e0e5b6d47 {
    margin-top: 110px !important;
  }
  .xs-mt-120_d2c8e0826367ba65 {
    margin-top: 120px !important;
  }
  .xs-mt-130_97c8512f85972e12 {
    margin-top: 130px !important;
  }
  .xs-mt-140_d3a10d9c1ad098b4 {
    margin-top: 140px !important;
  }
  .xs-mt-150_0fa030e1e9dee978 {
    margin-top: 150px !important;
  }
  .xs-mt-200_0b0312de379f5ca3 {
    margin-top: 200px !important;
  }
  .xs-mb-10_32d1f0423830a37c {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_a759001b6e0002e2 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_3c005c938c16fb24 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_546c9e8f4ccad4b7 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_e0a1acf7e086b10b {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_23bb913c14386927 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_c5c4a5b87b786ac2 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_90d7f8b667c19bb2 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_9b62059ba08bec2a {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_1f645c94d00b106e {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_72c8b39f19a4a26c {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_85f69a73fb02d8cd {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_f49d67b866e98144 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_ac3b0847e9abb51c {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_4585ba77e12ff499 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_956480eb94ece206 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_84e2966ddaf81168 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_84e2966ddaf81168.menu-overlay_aa0a10884f5492f9 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_84e2966ddaf81168.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_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_84e2966ddaf81168.menu-style-three_1fba7d9d47280fdc .navbar-toggler_f56bfe3de18439f5 {
  background: #000;
}
.theme-main-menu_84e2966ddaf81168.menu-style-four_ff2985be34a87b9e .navbar-toggler_f56bfe3de18439f5 {
  background: #E6FD5A;
}
.theme-main-menu_84e2966ddaf81168.menu-style-five_75fcf3a4a54a09fd .navbar-toggler_f56bfe3de18439f5 {
  background: #DFFF5E;
}
.theme-main-menu_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5:focus {
  box-shadow: none;
}
.theme-main-menu_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5::before,
.theme-main-menu_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5::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_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5 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_84e2966ddaf81168.menu-style-three_1fba7d9d47280fdc .navbar-toggler_f56bfe3de18439f5:before, .theme-main-menu_84e2966ddaf81168.menu-style-three_1fba7d9d47280fdc .navbar-toggler_f56bfe3de18439f5:after, .theme-main-menu_84e2966ddaf81168.menu-style-three_1fba7d9d47280fdc .navbar-toggler_f56bfe3de18439f5 span {
  background: #fff;
}
.theme-main-menu_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_84e2966ddaf81168 .navbar-toggler_f56bfe3de18439f5[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_84e2966ddaf81168 .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_84e2966ddaf81168 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_84e2966ddaf81168.white-vr_49ee24e28dcea7b9 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_84e2966ddaf81168.white-vr_49ee24e28dcea7b9 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_84e2966ddaf81168.white-vr_49ee24e28dcea7b9.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_84e2966ddaf81168.menu-style-one_e776ad4ae0de7610 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c .info-row_d2ad413bae3113c4 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c .gap-fix_144fa03787c46253 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c .greetings_b9e27577ef3cc14e {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c .contact-info_aae61891d16c75d9 {
  margin: 0 -15px;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c .contact-info_aae61891d16c75d9 li {
  padding: 0 15px;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c .contact-info_aae61891d16c75d9 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c .contact-info_aae61891d16c75d9 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c .inner-content_b38d3e0ae9c3e40d {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_84e2966ddaf81168.menu-style-two_849f7f593d9b447c.fixed .info-row_d2ad413bae3113c4 {
  display: none;
}
.theme-main-menu_84e2966ddaf81168.menu-style-five_75fcf3a4a54a09fd {
  background: #000;
  padding: 0;
}
.theme-main-menu_84e2966ddaf81168.menu-style-five_75fcf3a4a54a09fd .inner-content_b38d3e0ae9c3e40d {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_84e2966ddaf81168.menu-style-six_6bac333211c8efc2 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_84e2966ddaf81168.menu-style-six_6bac333211c8efc2 .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_84e2966ddaf81168 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_a839680df2778ca3 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_a839680df2778ca3 .mega-menu-title_3b07ab5d5985836d {
  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_84e2966ddaf81168 .login-btn-one_9276f8df38de05f3 a {
  color: #000;
}
.theme-main-menu_84e2966ddaf81168 .login-btn-one_9276f8df38de05f3 a:hover {
  text-decoration: underline;
}
.theme-main-menu_84e2966ddaf81168 .login-btn-two_7239bdf9b15e9962 a {
  color: #044F3B;
}
.theme-main-menu_84e2966ddaf81168 .login-btn-two_7239bdf9b15e9962 a:hover {
  text-decoration: underline;
}
.theme-main-menu_84e2966ddaf81168 .signup-btn-one_09d03f72827a5eb5 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_84e2966ddaf81168 .signup-btn-one_09d03f72827a5eb5 .icon_26e2e0a427b6c223 {
  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_84e2966ddaf81168 .signup-btn-one_09d03f72827a5eb5:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_84e2966ddaf81168 .signup-btn-one_09d03f72827a5eb5:hover .icon_26e2e0a427b6c223 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_84e2966ddaf81168 .signup-btn-two_e75b4ab939c8bb9d {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_84e2966ddaf81168 .signup-btn-two_e75b4ab939c8bb9d:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_84e2966ddaf81168 .quote-one_14b6f9b41bc6f9fb {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_84e2966ddaf81168 .quote-one_14b6f9b41bc6f9fb:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_51e445c6ae501347 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_51e445c6ae501347 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_51e445c6ae501347 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_51e445c6ae501347 li a:hover {
  color: #0C3A30;
}
.category-menu_51e445c6ae501347 .dropdown-menu {
  padding: 0;
}
.category-menu_51e445c6ae501347 .dropdown-menu li {
  padding: 0;
}
.category-menu_51e445c6ae501347 .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_087cbcf25e11fc8d .logo_8af1b6f97776626b {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_49ee24e28dcea7b9 .navbar-collapse_087cbcf25e11fc8d {
    background-color: #0C3A30;
  }
  .navbar-collapse_087cbcf25e11fc8d {
    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_087cbcf25e11fc8d.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_84e2966ddaf81168 .navbar .mega-dropdown_2ea9dd1a8bc27269 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_49ee24e28dcea7b9 .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_a839680df2778ca3 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_fc6d7a64b129955e .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_c6e213e44689d853 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_c6e213e44689d853::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_c6e213e44689d853 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_c6e213e44689d853 .hero-slider-one .hero-img_007f25da11c5681d {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_c6e213e44689d853 .hero-slider-one .slick-list_6e4579ca6cc5d52a, .hero-banner-one_c6e213e44689d853 .hero-slider-one .slick-track_e84f300a653c4fcb, .hero-banner-one_c6e213e44689d853 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_c6e213e44689d853 .hero-heading_7d91e343319f5a15 {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_94e46b44a3/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_c6e213e44689d853 .more-btn_93ccba1a3eda168a {
  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_c6e213e44689d853 .more-btn_93ccba1a3eda168a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_9e934843dcfbe2ad {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_9e934843dcfbe2ad .bg-wrapper_5a7ac27bf6824a11 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_9e934843dcfbe2ad .hero-heading_7d91e343319f5a15 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_9e934843dcfbe2ad .rating_caaab9c23ed9ddf0 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_9e934843dcfbe2ad .rating_caaab9c23ed9ddf0 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_9e934843dcfbe2ad .media-wrapper_cf3891d1753a3866 {
  position: absolute;
  background: url(../media/assets_bec5860b1f/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_9e934843dcfbe2ad .media-wrapper_cf3891d1753a3866 .shape_01_6942b5008a3f6c13 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_9e934843dcfbe2ad .media-wrapper_cf3891d1753a3866 .shape_02_8ac10abe6fa8e3fd {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_dec70c6283bdae5f .hero-heading_7d91e343319f5a15 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_dec70c6283bdae5f .media-wrapper_cf3891d1753a3866 {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_dec70c6283bdae5f .media-wrapper_cf3891d1753a3866 .screen_01_7464a6b8e6139099 {
  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_dec70c6283bdae5f .media-wrapper_cf3891d1753a3866 .screen_02_2cc5c7608e8a4d28 {
  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_dec70c6283bdae5f .media-wrapper_cf3891d1753a3866 .bg-shape_ecf97d45ada5c6a4 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_dec70c6283bdae5f .shape_01_6942b5008a3f6c13 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_0c016dd5fe0d8014 .bg-wrapper_5a7ac27bf6824a11 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_0c016dd5fe0d8014 .media-wrapper_cf3891d1753a3866 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_0c016dd5fe0d8014 .media-wrapper_cf3891d1753a3866 .shape_01_6942b5008a3f6c13 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_0c016dd5fe0d8014 .shape_02_8ac10abe6fa8e3fd {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_bd437b36e4dac46d + .blog-details_b7bd2f4f1ca5a2cc {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_7ffa159d2547b564 {
  z-index: 1;
}
.block-feature-three_7ffa159d2547b564:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_7ffa159d2547b564.no-bg_6dfc31bd11370b80:before {
  display: none;
}
.block-feature-three_7ffa159d2547b564 .section-btn_c7fc05381017ffca {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_7ffa159d2547b564 .block-title_b97d4e8c8e4386c9 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_7ffa159d2547b564 .block-title_b97d4e8c8e4386c9 a:hover {
  text-decoration: underline;
}
.block-feature-three_7ffa159d2547b564 .round-btn_5dd5c34e2c26e50e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_7ffa159d2547b564 .round-btn_5dd5c34e2c26e50e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_7ffa159d2547b564 .block-one_4f10ba7259a65cdb {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_7ffa159d2547b564 .block-one_4f10ba7259a65cdb .tag_95744e54ac23bcbf {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_7ffa159d2547b564 .block-one_4f10ba7259a65cdb .block-title_b97d4e8c8e4386c9 {
  background: url(../media/shape_94e46b44a3/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_7ffa159d2547b564 .block-two_8df803c53137d61f {
  overflow: hidden;
}
.block-feature-three_7ffa159d2547b564 .block-two_8df803c53137d61f .img-wrapper_b8b5762d615e89ee {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_7ffa159d2547b564 .block-two_8df803c53137d61f .text-wrapper_ccabce014f2a384d {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_7ffa159d2547b564 .block-two_8df803c53137d61f .tag_95744e54ac23bcbf {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_7ffa159d2547b564 .block-three_19e785119901b808 {
  background: #D3FF76;
}
.block-feature-three_7ffa159d2547b564 .block-three_19e785119901b808 .tag_95744e54ac23bcbf {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_7ffa159d2547b564 .block-three_19e785119901b808 .round-btn_5dd5c34e2c26e50e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_7ffa159d2547b564 .block-three_19e785119901b808 .round-btn_5dd5c34e2c26e50e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_7ffa159d2547b564 .block-four_ee10a9f2908e2c5e {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_7ffa159d2547b564 .block-four_ee10a9f2908e2c5e .block-title_b97d4e8c8e4386c9 {
  background: url(../media/shape_94e46b44a3/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_7ffa159d2547b564 .block-four_ee10a9f2908e2c5e .block-title_b97d4e8c8e4386c9 a {
  font-size: 28px;
}
.block-feature-three_7ffa159d2547b564 .block-four_ee10a9f2908e2c5e .tag_95744e54ac23bcbf {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_7ffa159d2547b564 .block-four_ee10a9f2908e2c5e .round-btn_5dd5c34e2c26e50e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_7ffa159d2547b564 .block-four_ee10a9f2908e2c5e .round-btn_5dd5c34e2c26e50e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_7ffa159d2547b564 .block-five_24d95bb3c9b08782 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_7ffa159d2547b564 .block-five_24d95bb3c9b08782 .tag_95744e54ac23bcbf {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_7ffa159d2547b564 .block-five_24d95bb3c9b08782 .block-title_b97d4e8c8e4386c9 {
  background: url(../media/shape_94e46b44a3/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_777afe0ab05ac091 .upper-wrapper_809e6a3f338d2e33 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_777afe0ab05ac091 .upper-wrapper_809e6a3f338d2e33 .shape_01_6942b5008a3f6c13 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_777afe0ab05ac091 .line-loop_02b30f3e4a8c10e5:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_777afe0ab05ac091 .graph-panel_e2e8178ae8972dda {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_777afe0ab05ac091 .graph-panel_e2e8178ae8972dda .main-count_3d47a2d0a901bcbc {
  font-size: 120px;
}
.block-feature-thirteen_777afe0ab05ac091 .graph-panel_e2e8178ae8972dda .chart-box_c9f03ee87af2fd42 {
  padding: 0 15px;
}
.block-feature-thirteen_777afe0ab05ac091 .graph-panel_e2e8178ae8972dda .chart-box_c9f03ee87af2fd42 .chart-inner_6b6c18e293da8e4a {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_3c32c1780fdc4102 .media-img_94dde0bf1c92d242 {
  border-radius: 30px;
}
.block-feature-sixteen_3c32c1780fdc4102 .shape_01_6942b5008a3f6c13 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_0df74d203ae85498 .section-subheading_08bd2a8a89072eef {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_0df74d203ae85498 .shape_01_6942b5008a3f6c13 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_51b20da08f85542e {
  z-index: 1;
}
.text-feature-four_51b20da08f85542e .avatar_20359a64165c8cf4 {
  width: 65px;
  height: 65px;
}
.text-feature-four_51b20da08f85542e .name {
  font-size: 28px;
}
.text-feature-four_51b20da08f85542e .quote-text_46da5a4e9af40468 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_51b20da08f85542e .shape_01_6942b5008a3f6c13 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_51b20da08f85542e .shape_02_8ac10abe6fa8e3fd {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_738bbcd0e3744fdd .bg-wrapper_5a7ac27bf6824a11 {
  background: #FFF2AC;
}
.text-feature-five_738bbcd0e3744fdd 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_738bbcd0e3744fdd 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_738bbcd0e3744fdd 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_738bbcd0e3744fdd li:hover:before {
  background: #29594B;
}
.text-feature-five_738bbcd0e3744fdd li:hover:after {
  color: #fff;
}
.text-feature-five_738bbcd0e3744fdd .media-wrapper_cf3891d1753a3866 {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_738bbcd0e3744fdd .media-wrapper_cf3891d1753a3866 .video-icon_bdfb927bbd5cc711 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_738bbcd0e3744fdd .media-wrapper_cf3891d1753a3866 .video-icon_bdfb927bbd5cc711:hover {
  background: #CFFF45;
}
.text-feature-five_738bbcd0e3744fdd .media-wrapper_cf3891d1753a3866 .screen_01_7464a6b8e6139099 {
  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_722759c0e755e7e5 {
  z-index: 1;
}
.text-feature-six_722759c0e755e7e5 .media-wrapper_cf3891d1753a3866 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_722759c0e755e7e5 .media-wrapper_cf3891d1753a3866 .screen_01_7464a6b8e6139099 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_722759c0e755e7e5 .shape_01_6942b5008a3f6c13 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_722759c0e755e7e5 .shape_02_8ac10abe6fa8e3fd {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_b4c8072586ee5e78 {
  background: url(../media/assets_bec5860b1f/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_b4c8072586ee5e78 .block_1ac3c67b833526b3 .icon_26e2e0a427b6c223 {
  height: 50px;
}
.text-feature-nine_b4c8072586ee5e78 .vertical-text-wrapper_b45623ffe9d63b89 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_b4c8072586ee5e78 .vertical-text-wrapper_b45623ffe9d63b89 .text-list_b0b8e463430ab1e6 {
  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_b4c8072586ee5e78 .vertical-text-wrapper_b45623ffe9d63b89 .text-list_b0b8e463430ab1e6:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_b4c8072586ee5e78 .vertical-text-wrapper_b45623ffe9d63b89 .shape_01_6942b5008a3f6c13 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_b4c8072586ee5e78 .vertical-text-wrapper_b45623ffe9d63b89 .shape_02_8ac10abe6fa8e3fd {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b4c8072586ee5e78 .shape_03_d9c8526ceeffd65a {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b4c8072586ee5e78 .shape_04_132d4c3ae3417b49 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_5f83af5b4d70e1e7 .section-btn_c7fc05381017ffca {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_23873cdde5fa0e87 {
  z-index: 1;
}
.team-section-three_23873cdde5fa0e87:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_94e46b44a3/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_23873cdde5fa0e87 .section-btn_c7fc05381017ffca {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_23873cdde5fa0e87 .shape_01_6942b5008a3f6c13 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_23873cdde5fa0e87 .shape_02_8ac10abe6fa8e3fd {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_23873cdde5fa0e87 .shape_03_d9c8526ceeffd65a {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_a2e933efc382c61b .logo_8af1b6f97776626b {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_5ea96fe518d9c8e9 {
  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_4e88a9358a191015 {
  max-width: 565px;
}
.user-data-form .form-wrapper_4e88a9358a191015 .input-group-meta_71426f10f30981f3 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_4e88a9358a191015 .input-group-meta_71426f10f30981f3 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_4e88a9358a191015 .input-group-meta_71426f10f30981f3 .placeholder_icon_ceb4dfec4719c5b9 {
  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_4e88a9358a191015 .input-group-meta_71426f10f30981f3 .placeholder_icon_ceb4dfec4719c5b9 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_4e88a9358a191015 .input-group-meta_71426f10f30981f3 .placeholder_icon_ceb4dfec4719c5b9 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_4e88a9358a191015 .input-group-meta_71426f10f30981f3 .placeholder_icon_ceb4dfec4719c5b9 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_4e88a9358a191015 .input-group-meta_71426f10f30981f3 .placeholder_icon_ceb4dfec4719c5b9 span.eye-slash_cdc9a2ec10c8b17e:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_c3b231ace5420e03 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_c3b231ace5420e03 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_c3b231ace5420e03 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_c3b231ace5420e03 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_c3b231ace5420e03 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_c3b231ace5420e03 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_c3b231ace5420e03 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_5e3602fc93ab4db4 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_36558c72ca449160 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_36558c72ca449160:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_36558c72ca449160 img {
  width: 20px;
}
.user-data-form .btn-close_df7c0800bc364bfb {
  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_b194f72311813983 .main-count_3d47a2d0a901bcbc {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_5da8bf585df7f003 .icon_26e2e0a427b6c223 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_b951072fab629625 .img-holder_3fe995bfb113a622 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_b951072fab629625 .img-holder_3fe995bfb113a622.round-border_e8ecb8baf2db2076 {
  border-radius: 30px;
}
.portfolio-block-one_b951072fab629625 .img-holder_3fe995bfb113a622 .expend_a41c55e1cf981219 {
  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_b951072fab629625 .img-holder_3fe995bfb113a622 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_b951072fab629625 .img-holder_3fe995bfb113a622 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_b951072fab629625:hover .expend_a41c55e1cf981219 {
  opacity: 1;
}
.portfolio-block-one_b951072fab629625:hover .img-meta_4ad7731943b41cca {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_b951072fab629625:hover .pj-title_67cc584bd8c556eb {
  text-decoration: underline;
}
.portfolio-block-one_b951072fab629625 .caption {
  margin-top: 35px;
}
.portfolio-block-one_b951072fab629625 .caption .tag_95744e54ac23bcbf {
  margin: 0 -3px;
}
.portfolio-block-one_b951072fab629625 .caption .tag_95744e54ac23bcbf 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_b951072fab629625 .caption .pj-title_67cc584bd8c556eb {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_b951072fab629625 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_b951072fab629625 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_3b4a1bcebad5cc84 .bg-wrapper_5a7ac27bf6824a11 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_3b4a1bcebad5cc84 .slider-wrapper_194d1d06125bfd3d {
  height: 100%;
}
.project-details-two_3b4a1bcebad5cc84 .slider-wrapper_194d1d06125bfd3d .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_3b4a1bcebad5cc84 .slider-wrapper_194d1d06125bfd3d .carousel-control-next_fbba9387fe72762d,
.project-details-two_3b4a1bcebad5cc84 .slider-wrapper_194d1d06125bfd3d .carousel-control-prev_b4b41bafbebcb00b {
  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_3b4a1bcebad5cc84 .slider-wrapper_194d1d06125bfd3d .carousel-control-next_fbba9387fe72762d:hover,
.project-details-two_3b4a1bcebad5cc84 .slider-wrapper_194d1d06125bfd3d .carousel-control-prev_b4b41bafbebcb00b:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_3b4a1bcebad5cc84 .slider-wrapper_194d1d06125bfd3d .carousel-control-prev_b4b41bafbebcb00b {
  left: auto;
  right: 45px;
}
.project-details-two_3b4a1bcebad5cc84 .info-wrapper_893ca91523195ba0 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_3b4a1bcebad5cc84 .info-wrapper_893ca91523195ba0 h3 {
  font-size: 36px;
}
.project-details-two_3b4a1bcebad5cc84 .info-wrapper_893ca91523195ba0 .list-meta_26af6d3643dad3c1 li {
  padding: 22px 0;
}
.project-details-two_3b4a1bcebad5cc84 .info-wrapper_893ca91523195ba0 .list-meta_26af6d3643dad3c1 .icon_26e2e0a427b6c223 {
  width: 40px;
}
.project-details-two_3b4a1bcebad5cc84 .info-wrapper_893ca91523195ba0 .list-meta_26af6d3643dad3c1 .text1_fcdff7b2ef685725 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_3b4a1bcebad5cc84 .info-wrapper_893ca91523195ba0 .list-meta_26af6d3643dad3c1 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_3b4a1bcebad5cc84 .info-wrapper_893ca91523195ba0 .social-share_16e616d4cb7cf30d li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_3b4a1bcebad5cc84 .info-wrapper_893ca91523195ba0 .social-share_16e616d4cb7cf30d li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_e4866ab1944e0b75 .slider-wrapper_194d1d06125bfd3d {
  padding-left: 100px;
}
.feedback-section-three_e4866ab1944e0b75 .slider-wrapper_194d1d06125bfd3d .icon_26e2e0a427b6c223 {
  left: 0;
  top: 18px;
}
.feedback-section-three_e4866ab1944e0b75 .slick-dots_6dcb6c17a00a187c {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_e4866ab1944e0b75 .slick-dots_6dcb6c17a00a187c li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_e4866ab1944e0b75 .slick-dots_6dcb6c17a00a187c .slick-active button {
  background: #000;
}
.feedback-section-three_e4866ab1944e0b75 .rating-box_7b92f2be8845deca {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_e4866ab1944e0b75 .rating-box_7b92f2be8845deca .rating_caaab9c23ed9ddf0 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_e4866ab1944e0b75 .shape_01_6942b5008a3f6c13 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_e4866ab1944e0b75 .shape_02_8ac10abe6fa8e3fd {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_74e2199207883857 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_74e2199207883857 .post-data_b561463dbe159dee {
  padding: 30px 35px 25px;
}
.blog-meta-one_74e2199207883857 .post-data_b561463dbe159dee .post-info_2355294dd4c946fa {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_74e2199207883857 .post-data_b561463dbe159dee .blog-title_b12092be3dcb485c {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_74e2199207883857 .post-data_b561463dbe159dee .blog-title_b12092be3dcb485c:hover {
  text-decoration: underline;
}
.blog-meta-one_74e2199207883857 .post-img_ef7bc5909ed6096d {
  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_74e2199207883857 .post-img_ef7bc5909ed6096d .round-btn_5dd5c34e2c26e50e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_74e2199207883857:hover .round-btn_5dd5c34e2c26e50e {
  background: #CFFF45;
}
.blog-meta-one_74e2199207883857.style-two_1be3b02609591498 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_74e2199207883857.style-two_1be3b02609591498 .post-img_ef7bc5909ed6096d {
  border-radius: 0;
}
.blog-meta-one_74e2199207883857.style-two_1be3b02609591498 .blog-title_b12092be3dcb485c {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_72a179c4c84c498c {
  background: #fff;
}
.blog-meta-two_72a179c4c84c498c .post-data_b561463dbe159dee {
  padding-top: 30px;
}
.blog-meta-two_72a179c4c84c498c .post-data_b561463dbe159dee .blog-title_b12092be3dcb485c {
  width: 70%;
}
.blog-meta-two_72a179c4c84c498c .post-data_b561463dbe159dee .blog-title_b12092be3dcb485c h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_72a179c4c84c498c .post-data_b561463dbe159dee .blog-title_b12092be3dcb485c:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_72a179c4c84c498c .post-data_b561463dbe159dee .round-btn_5dd5c34e2c26e50e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_72a179c4c84c498c .post-data_b561463dbe159dee .round-btn_5dd5c34e2c26e50e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_72a179c4c84c498c .post-data_b561463dbe159dee .post-info_2355294dd4c946fa {
  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_72a179c4c84c498c .post-img_ef7bc5909ed6096d {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_72a179c4c84c498c .post-img_ef7bc5909ed6096d .date_52008e98108c03e9 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_72a179c4c84c498c.style-two_1be3b02609591498 {
  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_72a179c4c84c498c.style-two_1be3b02609591498 p {
  font-size: 18px;
}
.blog-meta-two_72a179c4c84c498c.style-two_1be3b02609591498 .post-img_ef7bc5909ed6096d {
  height: auto;
  width: 100%;
}
.blog-meta-two_72a179c4c84c498c.style-two_1be3b02609591498 .post-data_b561463dbe159dee {
  padding: 26px 0;
}
.blog-meta-two_72a179c4c84c498c.style-two_1be3b02609591498 .post-data_b561463dbe159dee .post-info_2355294dd4c946fa {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_72a179c4c84c498c.style-two_1be3b02609591498 .post-data_b561463dbe159dee .round-btn_5dd5c34e2c26e50e {
  border: none;
}

.signup-btn-one_09d03f72827a5eb5 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_09d03f72827a5eb5 .icon_26e2e0a427b6c223 {
  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_29c3e203c4cf0315 {
  z-index: 1;
}
.blog-section-three_29c3e203c4cf0315 .section-btn_c7fc05381017ffca {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_35a0793769b47fb4 {
  z-index: 5;
}
.blog-section-four_35a0793769b47fb4.block-feature-three_7ffa159d2547b564:before {
  display: none;
}
.blog-section-four_35a0793769b47fb4.block-feature-three_7ffa159d2547b564 .block-one_4f10ba7259a65cdb {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .quote-wrapper_9bcbef9ffcd91323 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .quote-wrapper_9bcbef9ffcd91323 .wrapper_41f3d2a433c7b995 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .quote-wrapper_9bcbef9ffcd91323 .wrapper_41f3d2a433c7b995 .icon_26e2e0a427b6c223 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .quote-wrapper_9bcbef9ffcd91323 .wrapper_41f3d2a433c7b995 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .quote-wrapper_9bcbef9ffcd91323 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .quote-wrapper_9bcbef9ffcd91323 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .img-gallery_2fc93760e2f3540c {
  margin-bottom: 50px;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .img-gallery_2fc93760e2f3540c img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .list-item_c65b7f2e00d8897f li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_b7bd2f4f1ca5a2cc .post-details-meta_761070613c4785f9 .list-item_c65b7f2e00d8897f li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_b7bd2f4f1ca5a2cc .bottom-widget_e79424f96a47c658 {
  padding: 10px 0 5px;
}
.blog-details_b7bd2f4f1ca5a2cc .bottom-widget_e79424f96a47c658 .tags_0c57a2840e8b159c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_b7bd2f4f1ca5a2cc .bottom-widget_e79424f96a47c658 .tags_0c57a2840e8b159c a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_b7bd2f4f1ca5a2cc .bottom-widget_e79424f96a47c658 .tags_0c57a2840e8b159c a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_b7bd2f4f1ca5a2cc .bottom-widget_e79424f96a47c658 .share-icon_c3223ef4aa1c0c4b li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_b7bd2f4f1ca5a2cc .bottom-widget_e79424f96a47c658 .share-icon_c3223ef4aa1c0c4b a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_b7bd2f4f1ca5a2cc .grey-bg_514d7da5de20270e {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-inner-title_4746ad6616c67d0b {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f {
  margin: 60px 0;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e:last-child {
  padding-bottom: 5px;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e .reply-comment_05d22aa82d1fa168 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e .user-avatar_7cdf325e3740b244 {
  width: 60px;
  height: 60px;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e .comment-text_4da9033e65e5a188 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e .comment-text_4da9033e65e5a188 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e .comment-text_4da9033e65e5a188 .date_52008e98108c03e9 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e .comment-text_4da9033e65e5a188 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e .comment-text_4da9033e65e5a188 .reply-btn_6cc58d12b2175648 {
  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_b7bd2f4f1ca5a2cc .blog-comment-area_9e227dd0e72dd91f .comment_356f490e550cfc7e .comment-text_4da9033e65e5a188 .reply-btn_6cc58d12b2175648:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-form_088c4753acb5a995 p a {
  color: #19352D;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-form_088c4753acb5a995 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-form_088c4753acb5a995 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_b7bd2f4f1ca5a2cc .blog-comment-form_088c4753acb5a995 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_54945d2573b0a737 {
  height: 600px;
}

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

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

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

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

.footer-one_1e068a0a6ad788d5 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_1e068a0a6ad788d5 .bottom-footer_c82dee8525f93847 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_1e068a0a6ad788d5 .social-icon_ec330867ea20913d 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_1e068a0a6ad788d5 .social-icon_ec330867ea20913d a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_1e068a0a6ad788d5 .footer-title_6b8121709b55494a {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_1e068a0a6ad788d5 .footer-nav-link_7a4655b984342d90 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_1e068a0a6ad788d5 .footer-nav-link_7a4655b984342d90 a:hover {
  color: #fff;
}
.footer-nav-link_7a4655b984342d90 p {
  font-size: 16px;
}
.logo_8af1b6f97776626b 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_a9dc4b72e510a1c8 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_c1feade7625331e1 {
  align-content: center;
}

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

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

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

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

.footer-three_969e51f0aa9db2be {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_969e51f0aa9db2be .round-bg_2f8f856feb29bed0 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_969e51f0aa9db2be .round-bg_2f8f856feb29bed0.color-two_7da3c300938dfbb7 {
  background: #F6FFDD;
}
.footer-three_969e51f0aa9db2be .footer-intro_af311ed0d830d164 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_969e51f0aa9db2be .footer-intro_af311ed0d830d164 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_969e51f0aa9db2be .footer-title_6b8121709b55494a {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_969e51f0aa9db2be .footer-nav-link_7a4655b984342d90 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_969e51f0aa9db2be .footer-nav-link_7a4655b984342d90 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_969e51f0aa9db2be .bottom-footer_c82dee8525f93847 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_969e51f0aa9db2be .bottom-footer_c82dee8525f93847 .copyright_6c9925445cfbed4c {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_969e51f0aa9db2be .bottom-footer_c82dee8525f93847 .bottom-nav_30746c7bea5ea078 {
  margin: 0 -12px;
}
.footer-three_969e51f0aa9db2be .bottom-footer_c82dee8525f93847 .bottom-nav_30746c7bea5ea078 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_969e51f0aa9db2be .bottom-footer_c82dee8525f93847 .bottom-nav_30746c7bea5ea078 a:hover {
  text-decoration: underline;
}
.footer-three_969e51f0aa9db2be .bottom-footer_c82dee8525f93847 .social-icon_ec330867ea20913d {
  margin: 0 -10px;
}
.footer-three_969e51f0aa9db2be .bottom-footer_c82dee8525f93847 .social-icon_ec330867ea20913d a {
  margin: 0 10px;
}
.footer-three_969e51f0aa9db2be .bottom-footer_c82dee8525f93847 .social-icon_ec330867ea20913d a:hover {
  color: #19352D;
}
.footer-three_969e51f0aa9db2be .shape_01_6942b5008a3f6c13 {
  top: -3%;
  left: -3%;
}
.footer-three_969e51f0aa9db2be .shape_02_8ac10abe6fa8e3fd {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_dc6d6772d9fbd556 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_dc6d6772d9fbd556:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_bec5860b1f/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_dc6d6772d9fbd556 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_dc6d6772d9fbd556 .btn-group_31363fc96476183f {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_dc6d6772d9fbd556 .btn-group_31363fc96476183f h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_dc6d6772d9fbd556 .btn-group_31363fc96476183f h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_dc6d6772d9fbd556 .btn-group_31363fc96476183f .round-btn_5dd5c34e2c26e50e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_dc6d6772d9fbd556 .btn-group_31363fc96476183f .round-btn_5dd5c34e2c26e50e:hover, .footer-five_dc6d6772d9fbd556 .btn-group_31363fc96476183f .round-btn_5dd5c34e2c26e50e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_dc6d6772d9fbd556 .social-icon_ec330867ea20913d {
  margin: 0 -20px;
}
.footer-five_dc6d6772d9fbd556 .social-icon_ec330867ea20913d a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_dc6d6772d9fbd556 .social-icon_ec330867ea20913d a:hover {
  color: #DFFF5E;
}
.footer-five_dc6d6772d9fbd556 .bottom-nav_30746c7bea5ea078 {
  margin: 0 -12px;
}
.footer-five_dc6d6772d9fbd556 .bottom-nav_30746c7bea5ea078 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_dc6d6772d9fbd556 .bottom-nav_30746c7bea5ea078 a:hover {
  text-decoration: underline;
}
.footer-five_dc6d6772d9fbd556 .shape_01_6942b5008a3f6c13 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_dc6d6772d9fbd556 .shape_02_8ac10abe6fa8e3fd {
  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_3d50b543fae956ed {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_93620bcc9a219311 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_64c670485a9df2cc {
  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_2458835b1eea250f {
  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_e1569079a3907d7e {
  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_ef405dc54ca3e378 {
  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_5d6b2bc9b7650082 {
  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_c1529d30050ae74c {
  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_4b25ba8c6c09f885 {
  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_5024b032429228e2 {
  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_4f84bbf9d5f18f7e {
  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_57707afec365b442 {
  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_1df5b55cfea8d212 {
  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_185a8add58454acd {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_f06a20a9eb25b9d6 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_4b6bd1ee85c34f5e {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_94cf087d7e9e2a2c {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_b00864ad940253bb {
  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_95f3f88d4eec160b {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_29b85c06af585921 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_54ec3fff9dd38d65 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_62aa33170ce5a3f3 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_9b3895f5e216260c {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_9ec209fcd6bc21a3 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_5d7d4b200f931a68 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_0aedc4f8bf53240f {
  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_6174ef45deee4327 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_656ee9e7e115d184 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_51cda2e67e177b2e {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_125956324c893728 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_f55a9d8bc0110e27 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_437408eaab4afd12 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_1ee35051587f3586 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_f6b5331c4daace94 {
  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_33fd7abeb311ad25 {
  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_5c0772992ac256da {
  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_5494781441fcaf97 {
  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_316294dd7e8fea99 {
  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_1010aaa582e8f4f8 {
  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_63a7ed594f7ddc4e {
  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_b31fb760a4e2019b {
  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_bc6a4881e45cbf71 {
  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_709961b9315be250 {
  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_541424ce0948f73c {
  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_9fe816a941e4e82e {
  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_08f3ca37679144ed {
  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_b4bb9a11afabbc49 {
  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_697b5924d7330ada {
  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_9eca287e31316515 {
  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_aef27ae977a7951d {
  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_79ade3111f404c21 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_e33bc866239f78aa {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_579c1c2ebeba74df {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_958a8f9c755d722a {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_63c26de78c1a80ff {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_49ecf6c01d704590 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_2901f2aecfd001b4 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_8e932a120991307c {
  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_3d50b543fae956ed {
  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_9cee2873c7c24938 {
  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_36f9536f2e24db34 {
  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_804c2af9131020ac .theme-select-menu_a7a05e4189eb3c17 {
  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_b18a3eb5bba190fd {
  overflow: hidden;
}
.product-block-one_b18a3eb5bba190fd .img-holder_3fe995bfb113a622 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_b18a3eb5bba190fd .img-holder_3fe995bfb113a622 .cart-icon_fb50301eec550d36 {
  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_b18a3eb5bba190fd .img-holder_3fe995bfb113a622 .cart-icon_fb50301eec550d36:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_b18a3eb5bba190fd .img-holder_3fe995bfb113a622 .cart-button_233f5fe6fcecb53a {
  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_b18a3eb5bba190fd .img-holder_3fe995bfb113a622 .cart-button_233f5fe6fcecb53a:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_b18a3eb5bba190fd .product-title_4ec1c8b89cc717a0 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_b18a3eb5bba190fd .rating_caaab9c23ed9ddf0 {
  margin: 0 -3px;
}
.product-block-one_b18a3eb5bba190fd .rating_caaab9c23ed9ddf0 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_b18a3eb5bba190fd .rating_caaab9c23ed9ddf0 li .bi-star-fill_aed2e42495ac176b {
  color: #FFCB65;
}
.product-block-one_b18a3eb5bba190fd .price_62b736c1ba9f7ce4 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_b18a3eb5bba190fd:hover .cart-button_233f5fe6fcecb53a {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_b18a3eb5bba190fd:hover .product-img_3d56d5c48a45548a {
  transform: scale(0.95);
}
.product-block-one_b18a3eb5bba190fd:hover .cart-icon_fb50301eec550d36 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_b18a3eb5bba190fd:hover .product-title_4ec1c8b89cc717a0 {
  text-decoration: underline;
}

.product-details-one_7aa1382bd4a36102 .product-img-tab_fcd039678804b355 {
  border: none;
}
.product-details-one_7aa1382bd4a36102 .product-img-tab_fcd039678804b355 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_7aa1382bd4a36102 .product-img-tab_fcd039678804b355 .nav-link img {
  max-height: 100%;
}
.product-details-one_7aa1382bd4a36102 .product-img-tab_fcd039678804b355 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_7aa1382bd4a36102 .product-img-tab-content_c6e9a7cd7216849a {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_7aa1382bd4a36102 .product-img-tab-content_c6e9a7cd7216849a img {
  margin: auto;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .stock-tag_8cfdfde919245b6a {
  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_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .product-name_fb8b5f1d004c405d {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .rating_caaab9c23ed9ddf0 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .rating_caaab9c23ed9ddf0 li .bi-star-fill_aed2e42495ac176b {
  color: #FFCB65;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .rating_caaab9c23ed9ddf0 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .rating_caaab9c23ed9ddf0 li a:hover {
  text-decoration: underline;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .price_62b736c1ba9f7ce4 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .price_62b736c1ba9f7ce4 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .availability_1adde0bb798103e3 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .description-text_2acb742506c40017 {
  padding: 10px 0 15px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .product-feature_55fdde165a66563e {
  margin-bottom: 20px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .product-feature_55fdde165a66563e li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .product-feature_55fdde165a66563e li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .customize-order_952fa4e5cb5dd3ee h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .customize-order_952fa4e5cb5dd3ee .quantity_b288e0957ee1a163 .button-group_92f4f7294ca1465f {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .customize-order_952fa4e5cb5dd3ee .quantity_b288e0957ee1a163 .button-group_92f4f7294ca1465f li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .customize-order_952fa4e5cb5dd3ee .quantity_b288e0957ee1a163 .button-group_92f4f7294ca1465f li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_7aa1382bd4a36102 .product-info_c93d46e7095e2666 .customize-order_952fa4e5cb5dd3ee .quantity_b288e0957ee1a163 .button-group_92f4f7294ca1465f 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_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .nav-tabs_979eade6c112137f {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .nav-tabs_979eade6c112137f .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_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .nav-tabs_979eade6c112137f .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_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .nav-tabs_979eade6c112137f .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .nav-tabs_979eade6c112137f .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .tab-content_ffcd306e30f50dd8 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .tab-content_ffcd306e30f50dd8 .product-feature_55fdde165a66563e li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .tab-content_ffcd306e30f50dd8 .product-feature_55fdde165a66563e li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .user-comment-area_537580d59c176207 .single-comment_69f86f3d40636c41 {
  padding-bottom: 40px;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .user-comment-area_537580d59c176207 .single-comment_69f86f3d40636c41:last-child {
  padding-bottom: 0;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .user-comment-area_537580d59c176207 .user-img_60c91c3797db678f {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .user-comment-area_537580d59c176207 .user-comment-data_6f0c2e18e24bb527 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .user-comment-area_537580d59c176207 .user-comment-data_6f0c2e18e24bb527 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .user-comment-area_537580d59c176207 .user-comment-data_6f0c2e18e24bb527 .rating_caaab9c23ed9ddf0 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .user-comment-area_537580d59c176207 .user-comment-data_6f0c2e18e24bb527 .rating_caaab9c23ed9ddf0 li .bi-star-fill_aed2e42495ac176b {
  color: #FFCB65;
}
.product-details-one_7aa1382bd4a36102 .product-review-tab_aa06680dece602b8 .user-comment-area_537580d59c176207 .user-comment-data_6f0c2e18e24bb527 p {
  padding-top: 8px;
}

.cart-list-form_1b663a7d7be321f2 {
  position: relative;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 {
  margin: 0;
  background: transparent;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 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_1b663a7d7be321f2 .table_9392ae91a9c3e463 th:first-child {
  text-align: left;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .product-thumbnails_61b772b086741c69 {
  width: 85px;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .product-thumbnails_61b772b086741c69 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .product-thumbnails_61b772b086741c69 .product-img_3d56d5c48a45548a {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .product-info_c93d46e7095e2666 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .product-info_c93d46e7095e2666 .product-name_fb8b5f1d004c405d {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .product-info_c93d46e7095e2666 .serial_e75cac10a7b360ff {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .product-info_c93d46e7095e2666 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .price_62b736c1ba9f7ce4 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .quantity_b288e0957ee1a163 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .quantity_b288e0957ee1a163 li .btn_e59ffa11a8761ab0 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .quantity_b288e0957ee1a163 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_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .remove-product_9e1a029bee1da16f {
  color: #000;
  font-size: 22px;
}
.cart-list-form_1b663a7d7be321f2 .table_9392ae91a9c3e463 tbody .remove-product_9e1a029bee1da16f:hover {
  color: #ff2759;
}
.cart-list-form_1b663a7d7be321f2 .cart-footer_db699afd0f47546f {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_1b663a7d7be321f2 .cart-footer_db699afd0f47546f .coupon-form_bd8c0836a0697a05 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_1b663a7d7be321f2 .cart-footer_db699afd0f47546f .cart-total-section_7bb1a6a249790c31 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_1b663a7d7be321f2 .cart-footer_db699afd0f47546f .cart-total-section_7bb1a6a249790c31 .cart-total-table_5fdf1d203876ae92 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_1b663a7d7be321f2 .cart-footer_db699afd0f47546f .cart-total-section_7bb1a6a249790c31 .cart-total-table_5fdf1d203876ae92 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_c64987f8d43cb711 {
  height: auto;
}

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

.fancybox-caption_e78496f7a121516c, .fancybox-infobar_dd4e1721745e51cb, .fancybox-navigation_a2490520bbdd69cb .fancybox-button_63b5258b8b4f66a3, .fancybox-toolbar_faf41971b4232647 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_149b8331f0cbe4d4 .fancybox-caption_e78496f7a121516c, .fancybox-show-infobar_0e2dc87fd503fea4 .fancybox-infobar_dd4e1721745e51cb, .fancybox-show-nav_4abfc0bff9046957 .fancybox-navigation_a2490520bbdd69cb .fancybox-button_63b5258b8b4f66a3, .fancybox-show-toolbar_a7ef1ac7a9538fa8 .fancybox-toolbar_faf41971b4232647 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_7a93a78de52fef53 .fancybox-stage_b253db1496c6639c {
  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_b072e89a6dd2bb7d .fancybox-slide, .fancybox-slide--current_6fa138289b0063a9, .fancybox-slide--next_468bfb3195483055, .fancybox-slide--previous_9377114f3fe61059 {
  display: block;
}

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

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

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

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

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

.fancybox-content_db3ecfeac8ed4bfa {
  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_da0dcd9c899abfff .fancybox-content_db3ecfeac8ed4bfa {
  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_bee00bbf8feabfea .fancybox-content_db3ecfeac8ed4bfa {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_b32f1f468706ae5d .fancybox-content_db3ecfeac8ed4bfa {
  cursor: zoom-in;
}

.fancybox-can-drag_e1374f442ad1bded .fancybox-content_db3ecfeac8ed4bfa {
  cursor: grab;
}

.fancybox-is-dragging_63aa723e5ecb95e9 .fancybox-content_db3ecfeac8ed4bfa {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_4ec776f8702417cd .fancybox-content_db3ecfeac8ed4bfa {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_3c8de2f8915cf71b .fancybox-content_db3ecfeac8ed4bfa, .fancybox-slide--map_f26e49f5e223b210 .fancybox-content_db3ecfeac8ed4bfa, .fancybox-slide--video_cade8ef7d8832261 .fancybox-content_db3ecfeac8ed4bfa {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_cade8ef7d8832261 .fancybox-content_db3ecfeac8ed4bfa {
  background: #000;
}

.fancybox-slide--map_f26e49f5e223b210 .fancybox-content_db3ecfeac8ed4bfa {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_5229e10102847c78 svg path, .fancybox-button--share_2b60e3fdb6719efe svg path, .fancybox-button--thumbs_bf8bf6a59d043905 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_4abfc0bff9046957 .fancybox-navigation_a2490520bbdd69cb .fancybox-button_63b5258b8b4f66a3 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_a2490520bbdd69cb .fancybox-button--arrow_left_c6aab59ba5b3a35f {
  left: 6px;
}

.fancybox-navigation_a2490520bbdd69cb .fancybox-button--arrow_right_d3de5ef86e7fdeab {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_3c8de2f8915cf71b .fancybox-close-small_2c760c09d7c413b1, .fancybox-slide--image_da0dcd9c899abfff .fancybox-close-small_2c760c09d7c413b1, .fancybox-slide--video_cade8ef7d8832261 .fancybox-close-small_2c760c09d7c413b1 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_3c8de2f8915cf71b .fancybox-close-small_2c760c09d7c413b1:hover svg, .fancybox-slide--image_da0dcd9c899abfff .fancybox-close-small_2c760c09d7c413b1:hover svg, .fancybox-slide--video_cade8ef7d8832261 .fancybox-close-small_2c760c09d7c413b1:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_c58bd8d9b14b872c .fancybox-close-small_2c760c09d7c413b1, .fancybox-is-zoomable_a16d9ed6958e8912.fancybox-can-drag_e1374f442ad1bded .fancybox-close-small_2c760c09d7c413b1 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_d27506e6b733325f.fancybox-slide--next_468bfb3195483055, .fancybox-fx-fade_d27506e6b733325f.fancybox-slide--previous_9377114f3fe61059 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_d27506e6b733325f.fancybox-slide--current_6fa138289b0063a9 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_344d4ef7e9ef3e2c {
  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_0e98a188c0abec69 {
  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_26c3817469f4bc1f {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_1c3a591e1acbf9ec .fancybox-thumbs_0e98a188c0abec69 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_0e98a188c0abec69 > 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_0e98a188c0abec69 .fancybox-thumbs-active_61ef4515032d736b:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_eda1c2e8ed854d49 .slick-track_e84f300a653c4fcb,
.slick-slider_eda1c2e8ed854d49 .slick-list_6e4579ca6cc5d52a {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_6d01bc5bf09bccf1 .slick-track_e84f300a653c4fcb {
  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_6d01bc5bf09bccf1 img {
  display: none;
}

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

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

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

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

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