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

.h1_c7b9f56e0f430a5e,
h1,
.h2_d0a0f195e402fc8c,
h2,
.h3_711b2992a1eec15b,
h3,
.h4_922618a047ee1334,
h4,
.h5_6e891ee913c55a96,
h5,
.h6_a64c9c0f3916f27a,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_0a2d9cfba4902730 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_352c87a4445271a7 {
  padding: 0 !important;
}

.m0_87bb73c3c9b55ffd {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_86f53ade5da82335 {
    padding: 0 !important;
  }
  .xl-m0_7241e7820a369f30 {
    margin: 0 !important;
  }
  .xl-pt-10_4ff895a76007834c {
    padding-top: 10px !important;
  }
  .xl-pt-20_5111b2603833818b {
    padding-top: 20px !important;
  }
  .xl-pt-30_af0d85fe292a85a1 {
    padding-top: 30px !important;
  }
  .xl-pt-40_5b5cb9a635fda2b0 {
    padding-top: 40px !important;
  }
  .xl-pt-50_a5ca7e3f3bdae003 {
    padding-top: 50px !important;
  }
  .xl-pt-60_bb7268f2b87d60d9 {
    padding-top: 60px !important;
  }
  .xl-pt-70_65d3031534131695 {
    padding-top: 70px !important;
  }
  .xl-pt-80_48cf6cfb2c0174cb {
    padding-top: 80px !important;
  }
  .xl-pt-90_6167ba5dbea7ebe9 {
    padding-top: 90px !important;
  }
  .xl-pt-100_991981b50dedde21 {
    padding-top: 100px !important;
  }
  .xl-pt-110_2fcf0c0f026b350f {
    padding-top: 110px !important;
  }
  .xl-pt-120_4ccf41e513ffe294 {
    padding-top: 120px !important;
  }
  .xl-pt-130_98a69f18f08944a0 {
    padding-top: 130px !important;
  }
  .xl-pt-140_eb99695438551bc6 {
    padding-top: 140px !important;
  }
  .xl-pt-150_7ee517f4373eff8f {
    padding-top: 150px !important;
  }
  .xl-pt-200_1dccec9f4604918a {
    padding-top: 200px !important;
  }
  .xl-pb-10_06d99db35a367aaa {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_6aa5f599abb4bbdc {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_fce657049e8f992a {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_25585f5c56feab36 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_94c0d4605aad2e0b {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_2723f541cf452546 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_36e1bbfff7407198 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_47598732a6083e8a {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_cb94e399581539a1 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_0e284ab3e26a31fc {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_fcc55f8ae5a65758 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_38184e655b076825 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_926a36bb47a7b068 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_db54536fead0de72 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_308afd8e55079bfb {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_3f9d7ff8f5739690 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_3f19ca433c2a32b0 {
    margin-top: 10px !important;
  }
  .xl-mt-20_e15ae2bba95150e9 {
    margin-top: 20px !important;
  }
  .xl-mt-30_9f23c1ccb52233aa {
    margin-top: 30px !important;
  }
  .xl-mt-40_e5f6586058138adb {
    margin-top: 40px !important;
  }
  .xl-mt-50_8d8fcd98a710774b {
    margin-top: 50px !important;
  }
  .xl-mt-60_f4d62fadf9e96dc4 {
    margin-top: 60px !important;
  }
  .xl-mt-70_9f88b2a005608adc {
    margin-top: 70px !important;
  }
  .xl-mt-80_a7e3a5c78688b50c {
    margin-top: 80px !important;
  }
  .xl-mt-90_0b2f4b7870343bbf {
    margin-top: 90px !important;
  }
  .xl-mt-100_e3b423734722b272 {
    margin-top: 100px !important;
  }
  .xl-mt-110_114b1e0159df9d5e {
    margin-top: 110px !important;
  }
  .xl-mt-120_2a880217e70337c6 {
    margin-top: 120px !important;
  }
  .xl-mt-130_4923caf295c17abe {
    margin-top: 130px !important;
  }
  .xl-mt-140_e59ee57b6c519ba6 {
    margin-top: 140px !important;
  }
  .xl-mt-150_38673980572a1abc {
    margin-top: 150px !important;
  }
  .xl-mt-200_4a8a184aa3bd7468 {
    margin-top: 200px !important;
  }
  .xl-mb-10_4ab2572ee954f338 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_3c477f21413e091e {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_2e3bd88498ab72e3 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_ef9f89856e4374db {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_66614e58d40d5637 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_d8c3285a0b40b679 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_cc1a6c5f779a0bd9 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_f2d5b242004656ca {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_0b6b187ae3525412 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_2dad26c33312e589 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_cf794c47139b04fb {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_bd14f9deb283d4e1 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_6be161902823bb8e {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_af440c209a0b5ab5 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_26fbbccf07263ed9 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_fe2c3f3fbdd3dcf7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_978a3c7f18f8a466 {
    padding: 0 !important;
  }
  .lg-m0_c612da2df6bde94e {
    margin: 0 !important;
  }
  .lg-pt-10_cbbaadb452af3ebb {
    padding-top: 10px !important;
  }
  .lg-pt-20_f05765da4d9bb6b6 {
    padding-top: 20px !important;
  }
  .lg-pt-30_fe5b34805138c553 {
    padding-top: 30px !important;
  }
  .lg-pt-40_8efefc229a47fa26 {
    padding-top: 40px !important;
  }
  .lg-pt-50_dfef8a23ea4a5086 {
    padding-top: 50px !important;
  }
  .lg-pt-60_797ae981616497fb {
    padding-top: 60px !important;
  }
  .lg-pt-70_0f92a8313cee9237 {
    padding-top: 70px !important;
  }
  .lg-pt-80_7cd3a5e6865c755d {
    padding-top: 80px !important;
  }
  .lg-pt-90_085292d11aa9995a {
    padding-top: 90px !important;
  }
  .lg-pt-100_6f4f133be6398217 {
    padding-top: 100px !important;
  }
  .lg-pt-110_17c48721c6e9adfa {
    padding-top: 110px !important;
  }
  .lg-pt-120_0bf5131645b2a16f {
    padding-top: 120px !important;
  }
  .lg-pt-130_efe2d969712bbbbe {
    padding-top: 130px !important;
  }
  .lg-pt-140_364c4da8a29ecfdf {
    padding-top: 140px !important;
  }
  .lg-pt-150_35a0e67d996c2bf1 {
    padding-top: 150px !important;
  }
  .lg-pt-200_aeaece59ab34b47d {
    padding-top: 200px !important;
  }
  .lg-pb-10_1ea2f22876f750cf {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_933104fa964941bb {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_01a6640faab1f88f {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_3572c3dbdb0acc8b {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_6c88f06e7fcd2bb7 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_fa245462adf14391 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_b21bf991d534d336 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_ee9b183ba24c8127 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_dcc3d7d73cd69b91 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_1c498133b13697db {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_419e2f081c0b7750 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_04d430c86efa8a71 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_c6b95af83a8006f4 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_f03c0da8e70aa162 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_e4b6c4543f07b3e2 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_c8f594ca784b6c61 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_30222bea0f529795 {
    margin-top: 10px !important;
  }
  .lg-mt-20_2c8ad62dd1664a7f {
    margin-top: 20px !important;
  }
  .lg-mt-30_cfb212e264e3371a {
    margin-top: 30px !important;
  }
  .lg-mt-40_37293f0d30e5c9d8 {
    margin-top: 40px !important;
  }
  .lg-mt-50_4531a8f962533130 {
    margin-top: 50px !important;
  }
  .lg-mt-60_97b673fde5a75c44 {
    margin-top: 60px !important;
  }
  .lg-mt-70_725e6ed23df72041 {
    margin-top: 70px !important;
  }
  .lg-mt-80_3699d33baa5ded4e {
    margin-top: 80px !important;
  }
  .lg-mt-90_d462d4ae75f4ae75 {
    margin-top: 90px !important;
  }
  .lg-mt-100_e6a9ac7a48d8246f {
    margin-top: 100px !important;
  }
  .lg-mt-110_1812aceaf873aa14 {
    margin-top: 110px !important;
  }
  .lg-mt-120_21dba244842701b0 {
    margin-top: 120px !important;
  }
  .lg-mt-130_6053d859ee3717de {
    margin-top: 130px !important;
  }
  .lg-mt-140_4a7799bfcb99d84e {
    margin-top: 140px !important;
  }
  .lg-mt-150_21db303c8f88a2e1 {
    margin-top: 150px !important;
  }
  .lg-mt-200_c59d8c5a8123b592 {
    margin-top: 200px !important;
  }
  .lg-mb-10_d0d8a05fa7bf2413 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_cb70bc6c178c8416 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_6eb1c220bfe571ea {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_fee0fafca99ae8c5 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_671fa55fa36c4678 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_731ec791addcc8fa {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_98859c5779b4c7ec {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_a60231994cb9a103 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_bf270c35623448a0 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_0cdf4bb0eedda43e {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_6d42535e720959d4 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_8c6055195c2eb859 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_81ef5b9aec022c65 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_2ce2c55cc1533e55 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_faa1c1217fb53201 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_3bc88c69285b9324 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_d9bc4a9909b60151 {
    padding: 0 !important;
  }
  .md-m0_c664ef33d3ba2f00 {
    margin: 0 !important;
  }
  .md-pt-10_32e4318a9bf0867d {
    padding-top: 10px !important;
  }
  .md-pt-20_6636f548ee3c7090 {
    padding-top: 20px !important;
  }
  .md-pt-30_cab2fbb757c7cc8a {
    padding-top: 30px !important;
  }
  .md-pt-40_8965c0a755121586 {
    padding-top: 40px !important;
  }
  .md-pt-50_c09b3edee9fe61eb {
    padding-top: 50px !important;
  }
  .md-pt-60_362dad9f54e90476 {
    padding-top: 60px !important;
  }
  .md-pt-70_22e4d6c060878455 {
    padding-top: 70px !important;
  }
  .md-pt-80_66036ed878106b3a {
    padding-top: 80px !important;
  }
  .md-pt-90_b576c225d4bb2b46 {
    padding-top: 90px !important;
  }
  .md-pt-100_d53a660fe1488619 {
    padding-top: 100px !important;
  }
  .md-pt-110_c4ead3005d531389 {
    padding-top: 110px !important;
  }
  .md-pt-120_d5219368f6751bdc {
    padding-top: 120px !important;
  }
  .md-pt-130_17c5fbc5b8d1b7be {
    padding-top: 130px !important;
  }
  .md-pt-140_f6eefc7fedc26fd6 {
    padding-top: 140px !important;
  }
  .md-pt-150_22c4230891ad5afa {
    padding-top: 150px !important;
  }
  .md-pt-200_4d20e45efe3845ed {
    padding-top: 200px !important;
  }
  .md-pb-10_d199b387738449d4 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_107f519ef142adb9 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_fc4f52f03dfa3676 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_e0ee0fe7480aa70f {
    padding-bottom: 40px !important;
  }
  .md-pb-50_059485a1d08fd88b {
    padding-bottom: 50px !important;
  }
  .md-pb-60_ad0b00a22c63950b {
    padding-bottom: 60px !important;
  }
  .md-pb-70_bcf1c164b2e39230 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_f20c210ec9b29e71 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_45050ef776ea5c59 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_fd11bf36d07fe619 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_f9b755b4a9587559 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_b2510576b6b1f951 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_0eb581700700a82b {
    padding-bottom: 130px !important;
  }
  .md-pb-140_bb613e34b98b7af2 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_7175fdd33303c6bd {
    padding-bottom: 150px !important;
  }
  .md-pb-200_137c36cd643f79f5 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_35e8c9dfbac68866 {
    margin-top: 10px !important;
  }
  .md-mt-20_9b14e7c5dc87d3be {
    margin-top: 20px !important;
  }
  .md-mt-30_1ec2c365a0d30eab {
    margin-top: 30px !important;
  }
  .md-mt-40_72ba00e792be65c2 {
    margin-top: 40px !important;
  }
  .md-mt-50_2a7d28827958857d {
    margin-top: 50px !important;
  }
  .md-mt-60_0ad59e167d7612f6 {
    margin-top: 60px !important;
  }
  .md-mt-70_b61578719a7a110b {
    margin-top: 70px !important;
  }
  .md-mt-80_b0b591dc20d6fd59 {
    margin-top: 80px !important;
  }
  .md-mt-90_a766e2e6c54ba344 {
    margin-top: 90px !important;
  }
  .md-mt-100_4cdef6453002c7e6 {
    margin-top: 100px !important;
  }
  .md-mt-110_de6bc287047e0848 {
    margin-top: 110px !important;
  }
  .md-mt-120_18285914c4bb730c {
    margin-top: 120px !important;
  }
  .md-mt-130_304debf702cf5cf5 {
    margin-top: 130px !important;
  }
  .md-mt-140_f52e241f385f7365 {
    margin-top: 140px !important;
  }
  .md-mt-150_c7728c97e6ac83cc {
    margin-top: 150px !important;
  }
  .md-mt-200_b362a746ebb73258 {
    margin-top: 200px !important;
  }
  .md-mb-10_4028c9ceb492f0bb {
    margin-bottom: 10px !important;
  }
  .md-mb-20_9a2840f0422e52e3 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_a1cc6faaec12324d {
    margin-bottom: 30px !important;
  }
  .md-mb-40_2ef8b8197fd5fa8d {
    margin-bottom: 40px !important;
  }
  .md-mb-50_b2c8809eb8059961 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_fb2a274259b832da {
    margin-bottom: 60px !important;
  }
  .md-mb-70_cc4f4180ed3d6201 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_c6ad0b6353779656 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_82e3a540ab2aee26 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_b9c295fdb64b68f4 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_a6c682e442698374 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_8c7f8874de79781c {
    margin-bottom: 120px !important;
  }
  .md-mb-130_931e4bef0a121bab {
    margin-bottom: 130px !important;
  }
  .md-mb-140_626759dafcaebd3f {
    margin-bottom: 140px !important;
  }
  .md-mb-150_e1eb03409e4fe120 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_c919149df979aa26 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_dfb971a6a31b13bb {
    padding: 0 !important;
  }
  .sm-m0_d63fb3f31fddf016 {
    margin: 0 !important;
  }
  .sm-pt-10_79e124fd78c55ed5 {
    padding-top: 10px !important;
  }
  .sm-pt-20_b14b126f4cd351dc {
    padding-top: 20px !important;
  }
  .sm-pt-30_91e5f41925937d3e {
    padding-top: 30px !important;
  }
  .sm-pt-40_4a4b73b8f6018bf4 {
    padding-top: 40px !important;
  }
  .sm-pt-50_8310c106df32558e {
    padding-top: 50px !important;
  }
  .sm-pt-60_a8c690810fa316c3 {
    padding-top: 60px !important;
  }
  .sm-pt-70_02b4dcafdf9d0350 {
    padding-top: 70px !important;
  }
  .sm-pt-80_e1ba837fed9ca8aa {
    padding-top: 80px !important;
  }
  .sm-pt-90_f90aa144e3418a79 {
    padding-top: 90px !important;
  }
  .sm-pt-100_203dc7efdaa3d9ef {
    padding-top: 100px !important;
  }
  .sm-pt-110_47c0ffcaac00d1b5 {
    padding-top: 110px !important;
  }
  .sm-pt-120_ca4b273263a577fc {
    padding-top: 120px !important;
  }
  .sm-pt-130_81ba27f42742bc9f {
    padding-top: 130px !important;
  }
  .sm-pt-140_f200b0b35ac0cb65 {
    padding-top: 140px !important;
  }
  .sm-pt-150_5e66067cd2fa6b05 {
    padding-top: 150px !important;
  }
  .sm-pt-200_437d946a1728e123 {
    padding-top: 200px !important;
  }
  .sm-pb-10_b05e0d6ea77cc140 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_5973f9b60f9eaefc {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_fce46d3b4b1f1d8d {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_5d7b8829bbba7b35 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_d4d6605893a7fefe {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_75f6efa4a64a328b {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_56f2d75cbaf73b25 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_af04f795af133743 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_f4227a62e9325428 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_c003d1b2e0af5938 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_b1185149f6422a45 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_e2e89de9e28321f3 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_8cd4cf08163370a5 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_3660d70e8757ce90 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_f3642b9978d48c25 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_ea8179cea439cf6b {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_dfe7249dfd43e91a {
    margin-top: 10px !important;
  }
  .sm-mt-20_2bcbdba4dad6431e {
    margin-top: 20px !important;
  }
  .sm-mt-30_46d590f1d64cc99c {
    margin-top: 30px !important;
  }
  .sm-mt-40_ae6d713393c76565 {
    margin-top: 40px !important;
  }
  .sm-mt-50_6ad57cefe7767959 {
    margin-top: 50px !important;
  }
  .sm-mt-60_eb65868f6b1dab9b {
    margin-top: 60px !important;
  }
  .sm-mt-70_dbb281f6ea2c4ef9 {
    margin-top: 70px !important;
  }
  .sm-mt-80_5b4a5dcc1f619f23 {
    margin-top: 80px !important;
  }
  .sm-mt-90_ce4f3c0b084e9ca8 {
    margin-top: 90px !important;
  }
  .sm-mt-100_ea8d75a37b46bdec {
    margin-top: 100px !important;
  }
  .sm-mt-110_c54af9dd6e32a566 {
    margin-top: 110px !important;
  }
  .sm-mt-120_6ed2d6f84d5dffff {
    margin-top: 120px !important;
  }
  .sm-mt-130_abf8a0bcddac3277 {
    margin-top: 130px !important;
  }
  .sm-mt-140_e477335bd2d82ecb {
    margin-top: 140px !important;
  }
  .sm-mt-150_f79ece92045dda85 {
    margin-top: 150px !important;
  }
  .sm-mt-200_31599f7a91dfa83d {
    margin-top: 200px !important;
  }
  .sm-mb-10_484e604f153974b0 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_efafa629df4a7840 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_39d9a75e82390ef6 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_d1b1c0c1010d027d {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_4dbbe549e90343ae {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_4007ba3e7722a55c {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_0fe39bc89f1c5561 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_339842d699b3c5c0 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_c3edeea935d7786a {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_5395d5a696854b98 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_bbdc1e79f178c15a {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_c893f01d272b7a97 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_62d6b31004054694 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_27b151bb7390b04a {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_a29f13fc76fdb510 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_fc09113cf2993fe6 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_c72483cdf1e0dab5 {
    padding: 0 !important;
  }
  .xs-m0_29fadcbb4afe2f94 {
    margin: 0 !important;
  }
  .xs-pt-10_16fbddfad5f46519 {
    padding-top: 10px !important;
  }
  .xs-pt-20_b45cecdfab28d760 {
    padding-top: 20px !important;
  }
  .xs-pt-30_bbd01ce80ad61be2 {
    padding-top: 30px !important;
  }
  .xs-pt-40_a5dad07543ca2870 {
    padding-top: 40px !important;
  }
  .xs-pt-50_257a291a29e39567 {
    padding-top: 50px !important;
  }
  .xs-pt-60_5de57a915595ca0a {
    padding-top: 60px !important;
  }
  .xs-pt-70_e7a30d194548625c {
    padding-top: 70px !important;
  }
  .xs-pt-80_b36a9555ef2d9fd9 {
    padding-top: 80px !important;
  }
  .xs-pt-90_293153726bb060f4 {
    padding-top: 90px !important;
  }
  .xs-pt-100_df0be8b2b3f5f244 {
    padding-top: 100px !important;
  }
  .xs-pt-110_2ec8a12cf35b497a {
    padding-top: 110px !important;
  }
  .xs-pt-120_740730025486b8c8 {
    padding-top: 120px !important;
  }
  .xs-pt-130_e1661e3e9a9044d7 {
    padding-top: 130px !important;
  }
  .xs-pt-140_c88d75a2d814bf9d {
    padding-top: 140px !important;
  }
  .xs-pt-150_b3057efa8de2c5d2 {
    padding-top: 150px !important;
  }
  .xs-pt-200_c5dc7ca0073f98f7 {
    padding-top: 200px !important;
  }
  .xs-pb-10_07685d46c659deb7 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_8ce519b535bae5cd {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_cb2302913a3fd963 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_58f9556554784883 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_563dbc1ac993ff69 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_778dc941ae17824f {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_f0487e202b09d46d {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_c58c198cf8526c66 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_109b10a18e7256bc {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_662899afb86509fc {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_425c39f763464b5d {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_bbe664f13b503b8f {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_c54eb8e448c65f43 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_e35da3f7db385600 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_9208982050a5d4a2 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_e8e2b87b68e1fa39 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_6a94fab9d4b3a72a {
    margin-top: 10px !important;
  }
  .xs-mt-20_e323fd5b164a3a00 {
    margin-top: 20px !important;
  }
  .xs-mt-30_bbd7a4751a1b351a {
    margin-top: 30px !important;
  }
  .xs-mt-40_93cf1c94ff4df102 {
    margin-top: 40px !important;
  }
  .xs-mt-50_55666bfa3b882416 {
    margin-top: 50px !important;
  }
  .xs-mt-60_f2cc61562bbcd24e {
    margin-top: 60px !important;
  }
  .xs-mt-70_540afc479719e3dd {
    margin-top: 70px !important;
  }
  .xs-mt-80_3682a2972568db71 {
    margin-top: 80px !important;
  }
  .xs-mt-90_83fa5f2ae0d5102c {
    margin-top: 90px !important;
  }
  .xs-mt-100_72c9103d671ac322 {
    margin-top: 100px !important;
  }
  .xs-mt-110_b455ead17ae5ed99 {
    margin-top: 110px !important;
  }
  .xs-mt-120_3610255fde0d2493 {
    margin-top: 120px !important;
  }
  .xs-mt-130_731b40b7d51b8621 {
    margin-top: 130px !important;
  }
  .xs-mt-140_347eba9e203bddc8 {
    margin-top: 140px !important;
  }
  .xs-mt-150_94716be031320ad6 {
    margin-top: 150px !important;
  }
  .xs-mt-200_0b1b543107fe165d {
    margin-top: 200px !important;
  }
  .xs-mb-10_0f8f4554dc83f77b {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_aff84561ac86c2f5 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_1692a7a61697bedb {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_b358f2edaac316b3 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_e35aa1320467ee14 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_91ea6857e774d154 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_855977520ff15f35 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_8a9829b3c2e94640 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_da1db323c916d8b9 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_10d00765b0cf3980 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_82835437458d2ac3 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_43bfa9e4a9825cce {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_447bf90992fd2111 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_8ab779dbb1e340a3 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_c89582c62568abd2 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_bd2bf0edefadd06f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_96fcb3ac649039a8 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_96fcb3ac649039a8.menu-overlay_c7c46cbabc5f4e91 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_96fcb3ac649039a8.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_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-three_d93ab8e99ab55976 .navbar-toggler_9df229585c99ade9 {
  background: #000;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-four_3ea646094ba0398b .navbar-toggler_9df229585c99ade9 {
  background: #E6FD5A;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-five_3fdeae3fa48c1dac .navbar-toggler_9df229585c99ade9 {
  background: #DFFF5E;
}
.theme-main-menu_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9:focus {
  box-shadow: none;
}
.theme-main-menu_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9::before,
.theme-main-menu_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9::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_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9 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_96fcb3ac649039a8.menu-style-three_d93ab8e99ab55976 .navbar-toggler_9df229585c99ade9:before, .theme-main-menu_96fcb3ac649039a8.menu-style-three_d93ab8e99ab55976 .navbar-toggler_9df229585c99ade9:after, .theme-main-menu_96fcb3ac649039a8.menu-style-three_d93ab8e99ab55976 .navbar-toggler_9df229585c99ade9 span {
  background: #fff;
}
.theme-main-menu_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_96fcb3ac649039a8 .navbar-toggler_9df229585c99ade9[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_96fcb3ac649039a8 .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_96fcb3ac649039a8 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_96fcb3ac649039a8.white-vr_99bd614238219a0e .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_96fcb3ac649039a8.white-vr_99bd614238219a0e .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_96fcb3ac649039a8.white-vr_99bd614238219a0e.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-one_26d0b35e1ee5ef4e {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 .info-row_4823d0bf208812d7 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 .gap-fix_1f095f0defe129a7 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 .greetings_d03a5bbc449cbdcc {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 .contact-info_266b69947bd69d2e {
  margin: 0 -15px;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 .contact-info_266b69947bd69d2e li {
  padding: 0 15px;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 .contact-info_266b69947bd69d2e li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 .contact-info_266b69947bd69d2e li a:hover {
  text-decoration: underline;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235 .inner-content_d9bdfaf8e92ae6f4 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-two_328603842e51c235.fixed .info-row_4823d0bf208812d7 {
  display: none;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-five_3fdeae3fa48c1dac {
  background: #000;
  padding: 0;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-five_3fdeae3fa48c1dac .inner-content_d9bdfaf8e92ae6f4 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-six_ea425df8b76e7f5c .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_96fcb3ac649039a8.menu-style-six_ea425df8b76e7f5c .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_96fcb3ac649039a8 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_7b71ff93875d5e90 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_7b71ff93875d5e90 .mega-menu-title_39cc5733236ba218 {
  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_96fcb3ac649039a8 .login-btn-one_d1803f2b3ef8972d a {
  color: #000;
}
.theme-main-menu_96fcb3ac649039a8 .login-btn-one_d1803f2b3ef8972d a:hover {
  text-decoration: underline;
}
.theme-main-menu_96fcb3ac649039a8 .login-btn-two_45ab58da6b28b851 a {
  color: #044F3B;
}
.theme-main-menu_96fcb3ac649039a8 .login-btn-two_45ab58da6b28b851 a:hover {
  text-decoration: underline;
}
.theme-main-menu_96fcb3ac649039a8 .signup-btn-one_382afe24f6d1f557 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_96fcb3ac649039a8 .signup-btn-one_382afe24f6d1f557 .icon_143a29103856d5ca {
  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_96fcb3ac649039a8 .signup-btn-one_382afe24f6d1f557:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_96fcb3ac649039a8 .signup-btn-one_382afe24f6d1f557:hover .icon_143a29103856d5ca {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_96fcb3ac649039a8 .signup-btn-two_6cae04ddb9781ce3 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_96fcb3ac649039a8 .signup-btn-two_6cae04ddb9781ce3:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_96fcb3ac649039a8 .quote-one_f6249b752d74d8f0 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_96fcb3ac649039a8 .quote-one_f6249b752d74d8f0:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_de1c572439494471 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_de1c572439494471 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_de1c572439494471 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_de1c572439494471 li a:hover {
  color: #0C3A30;
}
.category-menu_de1c572439494471 .dropdown-menu {
  padding: 0;
}
.category-menu_de1c572439494471 .dropdown-menu li {
  padding: 0;
}
.category-menu_de1c572439494471 .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_bd643ff10a51504e .logo_ed252539a79c2829 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_99bd614238219a0e .navbar-collapse_bd643ff10a51504e {
    background-color: #0C3A30;
  }
  .navbar-collapse_bd643ff10a51504e {
    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_bd643ff10a51504e.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_96fcb3ac649039a8 .navbar .mega-dropdown_4522b8547d55ce59 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_99bd614238219a0e .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_7b71ff93875d5e90 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_9278c6537fc05e97 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_d59b5e97d13ac817 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_d59b5e97d13ac817::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_d59b5e97d13ac817 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_d59b5e97d13ac817 .hero-slider-one .hero-img_c3d37e9411b7a459 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_d59b5e97d13ac817 .hero-slider-one .slick-list_0a6e899b8c6a85ed, .hero-banner-one_d59b5e97d13ac817 .hero-slider-one .slick-track_e5ac909c0d51887e, .hero-banner-one_d59b5e97d13ac817 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_d59b5e97d13ac817 .hero-heading_8874940064ada1ed {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_7dc393a8df/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_d59b5e97d13ac817 .more-btn_30f41eed9061a78f {
  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_d59b5e97d13ac817 .more-btn_30f41eed9061a78f:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_88f8c93f006d0ceb {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_88f8c93f006d0ceb .bg-wrapper_21349da1f4083d97 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_88f8c93f006d0ceb .hero-heading_8874940064ada1ed {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_88f8c93f006d0ceb .rating_3afb1b2cdcd9ff8a h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_88f8c93f006d0ceb .rating_3afb1b2cdcd9ff8a p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_88f8c93f006d0ceb .media-wrapper_3ce00a08837fae34 {
  position: absolute;
  background: url(../photos/assets_2a2bb1f50f/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_88f8c93f006d0ceb .media-wrapper_3ce00a08837fae34 .shape_01_b8494a38b43a4c1b {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_88f8c93f006d0ceb .media-wrapper_3ce00a08837fae34 .shape_02_a1cf37ae44693fa6 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_1bf975a02f6e09c0 .hero-heading_8874940064ada1ed {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_1bf975a02f6e09c0 .media-wrapper_3ce00a08837fae34 {
  background: url(../photos/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_1bf975a02f6e09c0 .media-wrapper_3ce00a08837fae34 .screen_01_7b18e25de467ae43 {
  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_1bf975a02f6e09c0 .media-wrapper_3ce00a08837fae34 .screen_02_99d339a4d7ea6bbd {
  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_1bf975a02f6e09c0 .media-wrapper_3ce00a08837fae34 .bg-shape_1cd28e0e517d6a1c {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_1bf975a02f6e09c0 .shape_01_b8494a38b43a4c1b {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_09886dccfc26803c .bg-wrapper_21349da1f4083d97 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_09886dccfc26803c .media-wrapper_3ce00a08837fae34 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_09886dccfc26803c .media-wrapper_3ce00a08837fae34 .shape_01_b8494a38b43a4c1b {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_09886dccfc26803c .shape_02_a1cf37ae44693fa6 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_d19b4e05697a8e03 + .blog-details_7fc94e2ebf481738 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_8192b6012446c5c5 {
  z-index: 1;
}
.block-feature-three_8192b6012446c5c5:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_8192b6012446c5c5.no-bg_f9bd2879e20f3633:before {
  display: none;
}
.block-feature-three_8192b6012446c5c5 .section-btn_3e654c5415ec3b45 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_8192b6012446c5c5 .block-title_6f782491dc9120cb a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_8192b6012446c5c5 .block-title_6f782491dc9120cb a:hover {
  text-decoration: underline;
}
.block-feature-three_8192b6012446c5c5 .round-btn_8c3c0f92a04bcc5e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_8192b6012446c5c5 .round-btn_8c3c0f92a04bcc5e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_8192b6012446c5c5 .block-one_18b35e201c5f3a24 {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_8192b6012446c5c5 .block-one_18b35e201c5f3a24 .tag_245b72336e35fc14 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8192b6012446c5c5 .block-one_18b35e201c5f3a24 .block-title_6f782491dc9120cb {
  background: url(../photos/shape_7dc393a8df/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_8192b6012446c5c5 .block-two_67760faf10edf92e {
  overflow: hidden;
}
.block-feature-three_8192b6012446c5c5 .block-two_67760faf10edf92e .img-wrapper_153f0d5d049c1a68 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_8192b6012446c5c5 .block-two_67760faf10edf92e .text-wrapper_a6b16bfd30768e70 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_8192b6012446c5c5 .block-two_67760faf10edf92e .tag_245b72336e35fc14 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8192b6012446c5c5 .block-three_93730550de74eda7 {
  background: #D3FF76;
}
.block-feature-three_8192b6012446c5c5 .block-three_93730550de74eda7 .tag_245b72336e35fc14 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8192b6012446c5c5 .block-three_93730550de74eda7 .round-btn_8c3c0f92a04bcc5e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_8192b6012446c5c5 .block-three_93730550de74eda7 .round-btn_8c3c0f92a04bcc5e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_8192b6012446c5c5 .block-four_2ccd213f327b8fef {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_8192b6012446c5c5 .block-four_2ccd213f327b8fef .block-title_6f782491dc9120cb {
  background: url(../photos/shape_7dc393a8df/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_8192b6012446c5c5 .block-four_2ccd213f327b8fef .block-title_6f782491dc9120cb a {
  font-size: 28px;
}
.block-feature-three_8192b6012446c5c5 .block-four_2ccd213f327b8fef .tag_245b72336e35fc14 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_8192b6012446c5c5 .block-four_2ccd213f327b8fef .round-btn_8c3c0f92a04bcc5e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_8192b6012446c5c5 .block-four_2ccd213f327b8fef .round-btn_8c3c0f92a04bcc5e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_8192b6012446c5c5 .block-five_e781653977269588 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_8192b6012446c5c5 .block-five_e781653977269588 .tag_245b72336e35fc14 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8192b6012446c5c5 .block-five_e781653977269588 .block-title_6f782491dc9120cb {
  background: url(../photos/shape_7dc393a8df/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_d572968b2247e919 .upper-wrapper_f287bafa5a17c9dd {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_d572968b2247e919 .upper-wrapper_f287bafa5a17c9dd .shape_01_b8494a38b43a4c1b {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_d572968b2247e919 .line-loop_f1db4ac3ea5cb22e:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_d572968b2247e919 .graph-panel_bbb4c6b1b70921e8 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_d572968b2247e919 .graph-panel_bbb4c6b1b70921e8 .main-count_7d7444b6ad054ad8 {
  font-size: 120px;
}
.block-feature-thirteen_d572968b2247e919 .graph-panel_bbb4c6b1b70921e8 .chart-box_1b0e2a6eb26f7069 {
  padding: 0 15px;
}
.block-feature-thirteen_d572968b2247e919 .graph-panel_bbb4c6b1b70921e8 .chart-box_1b0e2a6eb26f7069 .chart-inner_b5f37115491a0dab {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_564d9a17e7d3a9b1 .media-img_5973b6340d27da1d {
  border-radius: 30px;
}
.block-feature-sixteen_564d9a17e7d3a9b1 .shape_01_b8494a38b43a4c1b {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_04cffc4615596e40 .section-subheading_0e6ef602b9f87d1c {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_04cffc4615596e40 .shape_01_b8494a38b43a4c1b {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_9c98549a7c55cb2a {
  z-index: 1;
}
.text-feature-four_9c98549a7c55cb2a .avatar_f36c3e4c884df0e1 {
  width: 65px;
  height: 65px;
}
.text-feature-four_9c98549a7c55cb2a .name {
  font-size: 28px;
}
.text-feature-four_9c98549a7c55cb2a .quote-text_8d03ae24fe35dc5b {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_9c98549a7c55cb2a .shape_01_b8494a38b43a4c1b {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_9c98549a7c55cb2a .shape_02_a1cf37ae44693fa6 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_fc5ad326aa9edb05 .bg-wrapper_21349da1f4083d97 {
  background: #FFF2AC;
}
.text-feature-five_fc5ad326aa9edb05 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_fc5ad326aa9edb05 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_fc5ad326aa9edb05 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_fc5ad326aa9edb05 li:hover:before {
  background: #29594B;
}
.text-feature-five_fc5ad326aa9edb05 li:hover:after {
  color: #fff;
}
.text-feature-five_fc5ad326aa9edb05 .media-wrapper_3ce00a08837fae34 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_fc5ad326aa9edb05 .media-wrapper_3ce00a08837fae34 .video-icon_cccc3a1e7364617e {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_fc5ad326aa9edb05 .media-wrapper_3ce00a08837fae34 .video-icon_cccc3a1e7364617e:hover {
  background: #CFFF45;
}
.text-feature-five_fc5ad326aa9edb05 .media-wrapper_3ce00a08837fae34 .screen_01_7b18e25de467ae43 {
  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_f98ff8b806912212 {
  z-index: 1;
}
.text-feature-six_f98ff8b806912212 .media-wrapper_3ce00a08837fae34 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_f98ff8b806912212 .media-wrapper_3ce00a08837fae34 .screen_01_7b18e25de467ae43 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_f98ff8b806912212 .shape_01_b8494a38b43a4c1b {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_f98ff8b806912212 .shape_02_a1cf37ae44693fa6 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_b67a918d90436c8f {
  background: url(../photos/assets_2a2bb1f50f/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_b67a918d90436c8f .block_8642cac080d138f6 .icon_143a29103856d5ca {
  height: 50px;
}
.text-feature-nine_b67a918d90436c8f .vertical-text-wrapper_26f8a671c77c7faf {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_b67a918d90436c8f .vertical-text-wrapper_26f8a671c77c7faf .text-list_c4e0eef892a845ee {
  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_b67a918d90436c8f .vertical-text-wrapper_26f8a671c77c7faf .text-list_c4e0eef892a845ee:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_b67a918d90436c8f .vertical-text-wrapper_26f8a671c77c7faf .shape_01_b8494a38b43a4c1b {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_b67a918d90436c8f .vertical-text-wrapper_26f8a671c77c7faf .shape_02_a1cf37ae44693fa6 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b67a918d90436c8f .shape_03_e22697f9dc9d6a64 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b67a918d90436c8f .shape_04_6b04387ffc9c9f36 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_8d4ebd72cb817c3f .section-btn_3e654c5415ec3b45 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_586889ca1cc73617 {
  z-index: 1;
}
.team-section-three_586889ca1cc73617:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_7dc393a8df/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_586889ca1cc73617 .section-btn_3e654c5415ec3b45 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_586889ca1cc73617 .shape_01_b8494a38b43a4c1b {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_586889ca1cc73617 .shape_02_a1cf37ae44693fa6 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_586889ca1cc73617 .shape_03_e22697f9dc9d6a64 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e4be9b4b739fbcc9 .logo_ed252539a79c2829 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_6a19b6d6f9d7aa75 {
  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_83fe8a88c0ec4e04 {
  max-width: 565px;
}
.user-data-form .form-wrapper_83fe8a88c0ec4e04 .input-group-meta_039be60aaa4f3ec1 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_83fe8a88c0ec4e04 .input-group-meta_039be60aaa4f3ec1 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_83fe8a88c0ec4e04 .input-group-meta_039be60aaa4f3ec1 .placeholder_icon_25701ddd782ad300 {
  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_83fe8a88c0ec4e04 .input-group-meta_039be60aaa4f3ec1 .placeholder_icon_25701ddd782ad300 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_83fe8a88c0ec4e04 .input-group-meta_039be60aaa4f3ec1 .placeholder_icon_25701ddd782ad300 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_83fe8a88c0ec4e04 .input-group-meta_039be60aaa4f3ec1 .placeholder_icon_25701ddd782ad300 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_83fe8a88c0ec4e04 .input-group-meta_039be60aaa4f3ec1 .placeholder_icon_25701ddd782ad300 span.eye-slash_72e6bc40e0274652:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_41886f738b8a46f1 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_41886f738b8a46f1 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_41886f738b8a46f1 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_41886f738b8a46f1 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_41886f738b8a46f1 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_41886f738b8a46f1 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_41886f738b8a46f1 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_c9395886e30616d1 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_b993b1aef48b2644 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_b993b1aef48b2644:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_b993b1aef48b2644 img {
  width: 20px;
}
.user-data-form .btn-close_9f31fd15a89cdd5f {
  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_215cb0527323fb5d .main-count_7d7444b6ad054ad8 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_0fc7baa622e2dc73 .icon_143a29103856d5ca {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_8aca9d6e1e484471 .img-holder_0a4dbcb6732bb8de {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_8aca9d6e1e484471 .img-holder_0a4dbcb6732bb8de.round-border_ed809209167dde5b {
  border-radius: 30px;
}
.portfolio-block-one_8aca9d6e1e484471 .img-holder_0a4dbcb6732bb8de .expend_fa39596c460fd34f {
  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_8aca9d6e1e484471 .img-holder_0a4dbcb6732bb8de 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_8aca9d6e1e484471 .img-holder_0a4dbcb6732bb8de i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_8aca9d6e1e484471:hover .expend_fa39596c460fd34f {
  opacity: 1;
}
.portfolio-block-one_8aca9d6e1e484471:hover .img-meta_3b58ad05bfa969c7 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_8aca9d6e1e484471:hover .pj-title_4f081920ff6ed69d {
  text-decoration: underline;
}
.portfolio-block-one_8aca9d6e1e484471 .caption {
  margin-top: 35px;
}
.portfolio-block-one_8aca9d6e1e484471 .caption .tag_245b72336e35fc14 {
  margin: 0 -3px;
}
.portfolio-block-one_8aca9d6e1e484471 .caption .tag_245b72336e35fc14 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_8aca9d6e1e484471 .caption .pj-title_4f081920ff6ed69d {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_8aca9d6e1e484471 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_8aca9d6e1e484471 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_a28ff6f480656c8b .bg-wrapper_21349da1f4083d97 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_a28ff6f480656c8b .slider-wrapper_d993c4cbd3e09f39 {
  height: 100%;
}
.project-details-two_a28ff6f480656c8b .slider-wrapper_d993c4cbd3e09f39 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_a28ff6f480656c8b .slider-wrapper_d993c4cbd3e09f39 .carousel-control-next_abcd49d13247eed4,
.project-details-two_a28ff6f480656c8b .slider-wrapper_d993c4cbd3e09f39 .carousel-control-prev_e6f010f2f57f5b09 {
  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_a28ff6f480656c8b .slider-wrapper_d993c4cbd3e09f39 .carousel-control-next_abcd49d13247eed4:hover,
.project-details-two_a28ff6f480656c8b .slider-wrapper_d993c4cbd3e09f39 .carousel-control-prev_e6f010f2f57f5b09:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_a28ff6f480656c8b .slider-wrapper_d993c4cbd3e09f39 .carousel-control-prev_e6f010f2f57f5b09 {
  left: auto;
  right: 45px;
}
.project-details-two_a28ff6f480656c8b .info-wrapper_b5536f882773269a {
  padding: 55px 50px 85px 70px;
}
.project-details-two_a28ff6f480656c8b .info-wrapper_b5536f882773269a h3 {
  font-size: 36px;
}
.project-details-two_a28ff6f480656c8b .info-wrapper_b5536f882773269a .list-meta_f9758548aa80912e li {
  padding: 22px 0;
}
.project-details-two_a28ff6f480656c8b .info-wrapper_b5536f882773269a .list-meta_f9758548aa80912e .icon_143a29103856d5ca {
  width: 40px;
}
.project-details-two_a28ff6f480656c8b .info-wrapper_b5536f882773269a .list-meta_f9758548aa80912e .text1_fbf10fec262e09f9 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_a28ff6f480656c8b .info-wrapper_b5536f882773269a .list-meta_f9758548aa80912e span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_a28ff6f480656c8b .info-wrapper_b5536f882773269a .social-share_50ff625eeeaf0ff3 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_a28ff6f480656c8b .info-wrapper_b5536f882773269a .social-share_50ff625eeeaf0ff3 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_3325fb9f0cf8f3af .slider-wrapper_d993c4cbd3e09f39 {
  padding-left: 100px;
}
.feedback-section-three_3325fb9f0cf8f3af .slider-wrapper_d993c4cbd3e09f39 .icon_143a29103856d5ca {
  left: 0;
  top: 18px;
}
.feedback-section-three_3325fb9f0cf8f3af .slick-dots_bf40921623b4c9f4 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_3325fb9f0cf8f3af .slick-dots_bf40921623b4c9f4 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_3325fb9f0cf8f3af .slick-dots_bf40921623b4c9f4 .slick-active button {
  background: #000;
}
.feedback-section-three_3325fb9f0cf8f3af .rating-box_f701b9189b4a888e {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_3325fb9f0cf8f3af .rating-box_f701b9189b4a888e .rating_3afb1b2cdcd9ff8a {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_3325fb9f0cf8f3af .shape_01_b8494a38b43a4c1b {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_3325fb9f0cf8f3af .shape_02_a1cf37ae44693fa6 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_fb249968cbe9334c {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_fb249968cbe9334c .post-data_5cabd6476fe9bc7b {
  padding: 30px 35px 25px;
}
.blog-meta-one_fb249968cbe9334c .post-data_5cabd6476fe9bc7b .post-info_69312bb6abd637bc {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_fb249968cbe9334c .post-data_5cabd6476fe9bc7b .blog-title_5520564a8415f24b {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_fb249968cbe9334c .post-data_5cabd6476fe9bc7b .blog-title_5520564a8415f24b:hover {
  text-decoration: underline;
}
.blog-meta-one_fb249968cbe9334c .post-img_ad40bcec00a13804 {
  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_fb249968cbe9334c .post-img_ad40bcec00a13804 .round-btn_8c3c0f92a04bcc5e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_fb249968cbe9334c:hover .round-btn_8c3c0f92a04bcc5e {
  background: #CFFF45;
}
.blog-meta-one_fb249968cbe9334c.style-two_dadf30bd1708b7d6 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_fb249968cbe9334c.style-two_dadf30bd1708b7d6 .post-img_ad40bcec00a13804 {
  border-radius: 0;
}
.blog-meta-one_fb249968cbe9334c.style-two_dadf30bd1708b7d6 .blog-title_5520564a8415f24b {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_63fc74c8222affc4 {
  background: #fff;
}
.blog-meta-two_63fc74c8222affc4 .post-data_5cabd6476fe9bc7b {
  padding-top: 30px;
}
.blog-meta-two_63fc74c8222affc4 .post-data_5cabd6476fe9bc7b .blog-title_5520564a8415f24b {
  width: 70%;
}
.blog-meta-two_63fc74c8222affc4 .post-data_5cabd6476fe9bc7b .blog-title_5520564a8415f24b h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_63fc74c8222affc4 .post-data_5cabd6476fe9bc7b .blog-title_5520564a8415f24b:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_63fc74c8222affc4 .post-data_5cabd6476fe9bc7b .round-btn_8c3c0f92a04bcc5e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_63fc74c8222affc4 .post-data_5cabd6476fe9bc7b .round-btn_8c3c0f92a04bcc5e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_63fc74c8222affc4 .post-data_5cabd6476fe9bc7b .post-info_69312bb6abd637bc {
  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_63fc74c8222affc4 .post-img_ad40bcec00a13804 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_63fc74c8222affc4 .post-img_ad40bcec00a13804 .date_65efe7aba1ea77fb {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_63fc74c8222affc4.style-two_dadf30bd1708b7d6 {
  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_63fc74c8222affc4.style-two_dadf30bd1708b7d6 p {
  font-size: 18px;
}
.blog-meta-two_63fc74c8222affc4.style-two_dadf30bd1708b7d6 .post-img_ad40bcec00a13804 {
  height: auto;
  width: 100%;
}
.blog-meta-two_63fc74c8222affc4.style-two_dadf30bd1708b7d6 .post-data_5cabd6476fe9bc7b {
  padding: 26px 0;
}
.blog-meta-two_63fc74c8222affc4.style-two_dadf30bd1708b7d6 .post-data_5cabd6476fe9bc7b .post-info_69312bb6abd637bc {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_63fc74c8222affc4.style-two_dadf30bd1708b7d6 .post-data_5cabd6476fe9bc7b .round-btn_8c3c0f92a04bcc5e {
  border: none;
}

.signup-btn-one_382afe24f6d1f557 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_382afe24f6d1f557 .icon_143a29103856d5ca {
  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_573441a1869fe2a1 {
  z-index: 1;
}
.blog-section-three_573441a1869fe2a1 .section-btn_3e654c5415ec3b45 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .quote-wrapper_ee0adcaab3fa3f3e {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .quote-wrapper_ee0adcaab3fa3f3e .wrapper_ff24246942abedd5 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .quote-wrapper_ee0adcaab3fa3f3e .wrapper_ff24246942abedd5 .icon_143a29103856d5ca {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .quote-wrapper_ee0adcaab3fa3f3e .wrapper_ff24246942abedd5 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .quote-wrapper_ee0adcaab3fa3f3e h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .quote-wrapper_ee0adcaab3fa3f3e h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .img-gallery_4a8e0a7fdba32156 {
  margin-bottom: 50px;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .img-gallery_4a8e0a7fdba32156 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .list-item_af1011ed26894d77 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_7fc94e2ebf481738 .post-details-meta_1e2c6f7d66a4ca36 .list-item_af1011ed26894d77 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_7fc94e2ebf481738 .bottom-widget_a5d2eeaabe5d293a {
  padding: 10px 0 5px;
}
.blog-details_7fc94e2ebf481738 .bottom-widget_a5d2eeaabe5d293a .tags_4515e304858d08f5 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_7fc94e2ebf481738 .bottom-widget_a5d2eeaabe5d293a .tags_4515e304858d08f5 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_7fc94e2ebf481738 .bottom-widget_a5d2eeaabe5d293a .tags_4515e304858d08f5 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_7fc94e2ebf481738 .bottom-widget_a5d2eeaabe5d293a .share-icon_b47b2ea35d2e7eee li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_7fc94e2ebf481738 .bottom-widget_a5d2eeaabe5d293a .share-icon_b47b2ea35d2e7eee a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_7fc94e2ebf481738 .grey-bg_3412142559566289 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_7fc94e2ebf481738 .blog-inner-title_9461fd5bdfa40f12 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 {
  margin: 60px 0;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b:last-child {
  padding-bottom: 5px;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b .reply-comment_fcb7aa9bd5a3de30 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b .user-avatar_6bb487336724c5bb {
  width: 60px;
  height: 60px;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b .comment-text_b736e779823fd5d7 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b .comment-text_b736e779823fd5d7 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b .comment-text_b736e779823fd5d7 .date_65efe7aba1ea77fb {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b .comment-text_b736e779823fd5d7 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b .comment-text_b736e779823fd5d7 .reply-btn_fd8254280a3eeb45 {
  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_7fc94e2ebf481738 .blog-comment-area_70d9f296fe3d1245 .comment_555f820a2d41375b .comment-text_b736e779823fd5d7 .reply-btn_fd8254280a3eeb45:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_7fc94e2ebf481738 .blog-comment-form_2d35984dadc13f9e p a {
  color: #19352D;
}
.blog-details_7fc94e2ebf481738 .blog-comment-form_2d35984dadc13f9e form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_7fc94e2ebf481738 .blog-comment-form_2d35984dadc13f9e form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_7fc94e2ebf481738 .blog-comment-form_2d35984dadc13f9e 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_1dea4436fd94c6b5 {
  height: 600px;
}

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

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

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

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

.footer-one_41acdf51573a0545 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_41acdf51573a0545 .bottom-footer_8c6fc5686d6938ca {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_41acdf51573a0545 .social-icon_16e306d560a90768 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_41acdf51573a0545 .social-icon_16e306d560a90768 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_41acdf51573a0545 .footer-title_a0ae6d2a8bc9f4ac {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_41acdf51573a0545 .footer-nav-link_f99cb9c313c27deb a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_41acdf51573a0545 .footer-nav-link_f99cb9c313c27deb a:hover {
  color: #fff;
}
.footer-nav-link_f99cb9c313c27deb p {
  font-size: 16px;
}
.logo_ed252539a79c2829 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_08552a44105df2ab {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_78701749ccbb9386 {
  align-content: center;
}

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

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

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

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

.footer-three_ec0dc6ed27b0752a {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_ec0dc6ed27b0752a .round-bg_d1ab559e153d8b73 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_ec0dc6ed27b0752a .round-bg_d1ab559e153d8b73.color-two_7bc9e00a02d896bf {
  background: #F6FFDD;
}
.footer-three_ec0dc6ed27b0752a .footer-intro_d697c7b70dcd3bd6 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_ec0dc6ed27b0752a .footer-intro_d697c7b70dcd3bd6 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_ec0dc6ed27b0752a .footer-title_a0ae6d2a8bc9f4ac {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_ec0dc6ed27b0752a .footer-nav-link_f99cb9c313c27deb a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_ec0dc6ed27b0752a .footer-nav-link_f99cb9c313c27deb a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_ec0dc6ed27b0752a .bottom-footer_8c6fc5686d6938ca {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_ec0dc6ed27b0752a .bottom-footer_8c6fc5686d6938ca .copyright_3d2ce0514f517050 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_ec0dc6ed27b0752a .bottom-footer_8c6fc5686d6938ca .bottom-nav_09663b0077bb913a {
  margin: 0 -12px;
}
.footer-three_ec0dc6ed27b0752a .bottom-footer_8c6fc5686d6938ca .bottom-nav_09663b0077bb913a a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_ec0dc6ed27b0752a .bottom-footer_8c6fc5686d6938ca .bottom-nav_09663b0077bb913a a:hover {
  text-decoration: underline;
}
.footer-three_ec0dc6ed27b0752a .bottom-footer_8c6fc5686d6938ca .social-icon_16e306d560a90768 {
  margin: 0 -10px;
}
.footer-three_ec0dc6ed27b0752a .bottom-footer_8c6fc5686d6938ca .social-icon_16e306d560a90768 a {
  margin: 0 10px;
}
.footer-three_ec0dc6ed27b0752a .bottom-footer_8c6fc5686d6938ca .social-icon_16e306d560a90768 a:hover {
  color: #19352D;
}
.footer-three_ec0dc6ed27b0752a .shape_01_b8494a38b43a4c1b {
  top: -3%;
  left: -3%;
}
.footer-three_ec0dc6ed27b0752a .shape_02_a1cf37ae44693fa6 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_d12c87154876f297 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_d12c87154876f297:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_2a2bb1f50f/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_d12c87154876f297 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_d12c87154876f297 .btn-group_68e1d6b73cbd8133 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_d12c87154876f297 .btn-group_68e1d6b73cbd8133 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_d12c87154876f297 .btn-group_68e1d6b73cbd8133 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_d12c87154876f297 .btn-group_68e1d6b73cbd8133 .round-btn_8c3c0f92a04bcc5e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_d12c87154876f297 .btn-group_68e1d6b73cbd8133 .round-btn_8c3c0f92a04bcc5e:hover, .footer-five_d12c87154876f297 .btn-group_68e1d6b73cbd8133 .round-btn_8c3c0f92a04bcc5e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_d12c87154876f297 .social-icon_16e306d560a90768 {
  margin: 0 -20px;
}
.footer-five_d12c87154876f297 .social-icon_16e306d560a90768 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_d12c87154876f297 .social-icon_16e306d560a90768 a:hover {
  color: #DFFF5E;
}
.footer-five_d12c87154876f297 .bottom-nav_09663b0077bb913a {
  margin: 0 -12px;
}
.footer-five_d12c87154876f297 .bottom-nav_09663b0077bb913a a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_d12c87154876f297 .bottom-nav_09663b0077bb913a a:hover {
  text-decoration: underline;
}
.footer-five_d12c87154876f297 .shape_01_b8494a38b43a4c1b {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_d12c87154876f297 .shape_02_a1cf37ae44693fa6 {
  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_a4b43123489e0686 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_efadab88bd2cb8a4 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_6dd83434c6fd7ab8 {
  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_81bc87d0fb632158 {
  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_1a4ab3abb7bcc538 {
  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_0c3f6716a5bb52ac {
  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_616123a7b1cd2015 {
  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_372fe297166aac06 {
  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_4e6476a7c3a77b68 {
  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_e2f2b5cb7b7c6f12 {
  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_9d3b24314920c940 {
  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_278e26202adad00d {
  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_513f894960fdf46c {
  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_e2a719afff3ab5b2 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_532d1225c42cf225 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_13e00398245de641 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_79bd7818f0bd8de8 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_6e1781cb9fc5a331 {
  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_3b5a233fc0745848 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_d6141a51996e0d33 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_7d7d1d67d7291624 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_a8f6ea0f41fe060e {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_cd16280e34c2b86e {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_bfd0ae9d8757ccbf {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_0ba9111f026117ba {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_5c6e49d52e204f3b {
  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_4588685929aa138f {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_747b22527257dfb3 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_b1397e38470d912b {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_979ac4a4141ff99f {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_10655b667f45eedf {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_fde8e699d26473a5 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_a929eedfc35cce12 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_f2255f90a5b85808 {
  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_42b17022a91a2a5f {
  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_97aedbbaa119de4d {
  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_0c37cb82fe34d98c {
  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_9b0fa330f2c9fc7b {
  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_54d7693f7c971b6b {
  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_4c6966a424b8960f {
  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_294eb246943e7b26 {
  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_f04c548a2c695b93 {
  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_0a0738e6906b370d {
  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_99f96a996d735b58 {
  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_1407d2d324b11b84 {
  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_637af6cee4795119 {
  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_9712c11f8fa74ef0 {
  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_e472c149612b7b0b {
  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_daa681d5648744ef {
  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_39f5d4d080ec1231 {
  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_69d2caddabaafa72 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_eb9f3dc6df5a1798 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_cd97b5bff63d5e45 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_fc6a0dfd0bdcbde1 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_163957d059aceadb {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_93b1e7615802a032 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_765cec683c8f021c {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_939b5a61bf69e827 {
  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_a4b43123489e0686 {
  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_b86c4877c5f39e3b {
  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_09e1a8207849e931 {
  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_08dd380f5448d344 .theme-select-menu_10dcc2a65f96e83b {
  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_216e117d881a8ab3 {
  overflow: hidden;
}
.product-block-one_216e117d881a8ab3 .img-holder_0a4dbcb6732bb8de {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_216e117d881a8ab3 .img-holder_0a4dbcb6732bb8de .cart-icon_1e45dca8e361cb0b {
  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_216e117d881a8ab3 .img-holder_0a4dbcb6732bb8de .cart-icon_1e45dca8e361cb0b:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_216e117d881a8ab3 .img-holder_0a4dbcb6732bb8de .cart-button_b93b5baf6677e0c6 {
  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_216e117d881a8ab3 .img-holder_0a4dbcb6732bb8de .cart-button_b93b5baf6677e0c6:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_216e117d881a8ab3 .product-title_c1f55676c4943a43 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_216e117d881a8ab3 .rating_3afb1b2cdcd9ff8a {
  margin: 0 -3px;
}
.product-block-one_216e117d881a8ab3 .rating_3afb1b2cdcd9ff8a li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_216e117d881a8ab3 .rating_3afb1b2cdcd9ff8a li .bi-star-fill_34dc3a0782b96a01 {
  color: #FFCB65;
}
.product-block-one_216e117d881a8ab3 .price_f819daec337d509e {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_216e117d881a8ab3:hover .cart-button_b93b5baf6677e0c6 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_216e117d881a8ab3:hover .product-img_57c681590c7a1305 {
  transform: scale(0.95);
}
.product-block-one_216e117d881a8ab3:hover .cart-icon_1e45dca8e361cb0b {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_216e117d881a8ab3:hover .product-title_c1f55676c4943a43 {
  text-decoration: underline;
}

.product-details-one_3a2b2cfdfc1bba41 .product-img-tab_ae2acf7c63fec0fe {
  border: none;
}
.product-details-one_3a2b2cfdfc1bba41 .product-img-tab_ae2acf7c63fec0fe .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-img-tab_ae2acf7c63fec0fe .nav-link img {
  max-height: 100%;
}
.product-details-one_3a2b2cfdfc1bba41 .product-img-tab_ae2acf7c63fec0fe .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_3a2b2cfdfc1bba41 .product-img-tab-content_5bbc74889f15c3d7 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-img-tab-content_5bbc74889f15c3d7 img {
  margin: auto;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .stock-tag_70b4b196510df3f7 {
  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_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .product-name_fc4b2f80ce9abae4 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .rating_3afb1b2cdcd9ff8a li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .rating_3afb1b2cdcd9ff8a li .bi-star-fill_34dc3a0782b96a01 {
  color: #FFCB65;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .rating_3afb1b2cdcd9ff8a li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .rating_3afb1b2cdcd9ff8a li a:hover {
  text-decoration: underline;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .price_f819daec337d509e {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .price_f819daec337d509e del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .availability_2a0ca83e70592c21 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .description-text_478b9f8e7175a5c2 {
  padding: 10px 0 15px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .product-feature_45ae4b177c20b8dc {
  margin-bottom: 20px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .product-feature_45ae4b177c20b8dc li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .product-feature_45ae4b177c20b8dc li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .customize-order_d7c3ddd9a7762deb h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .customize-order_d7c3ddd9a7762deb .quantity_0e21355087901292 .button-group_d164f6816d73daae {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .customize-order_d7c3ddd9a7762deb .quantity_0e21355087901292 .button-group_d164f6816d73daae li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .customize-order_d7c3ddd9a7762deb .quantity_0e21355087901292 .button-group_d164f6816d73daae li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-info_2c28ca405ae35701 .customize-order_d7c3ddd9a7762deb .quantity_0e21355087901292 .button-group_d164f6816d73daae 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_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .nav-tabs_25a9c99f5c244305 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .nav-tabs_25a9c99f5c244305 .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_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .nav-tabs_25a9c99f5c244305 .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_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .nav-tabs_25a9c99f5c244305 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .nav-tabs_25a9c99f5c244305 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .tab-content_337f5e846ef0cdca h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .tab-content_337f5e846ef0cdca .product-feature_45ae4b177c20b8dc li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .tab-content_337f5e846ef0cdca .product-feature_45ae4b177c20b8dc li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .user-comment-area_56f576e6b0034df7 .single-comment_2073e2adf7c58c92 {
  padding-bottom: 40px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .user-comment-area_56f576e6b0034df7 .single-comment_2073e2adf7c58c92:last-child {
  padding-bottom: 0;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .user-comment-area_56f576e6b0034df7 .user-img_5ac71f1d5b81085d {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .user-comment-area_56f576e6b0034df7 .user-comment-data_668ddc1f72ca4dd2 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .user-comment-area_56f576e6b0034df7 .user-comment-data_668ddc1f72ca4dd2 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .user-comment-area_56f576e6b0034df7 .user-comment-data_668ddc1f72ca4dd2 .rating_3afb1b2cdcd9ff8a li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .user-comment-area_56f576e6b0034df7 .user-comment-data_668ddc1f72ca4dd2 .rating_3afb1b2cdcd9ff8a li .bi-star-fill_34dc3a0782b96a01 {
  color: #FFCB65;
}
.product-details-one_3a2b2cfdfc1bba41 .product-review-tab_e86ce3b6cb02fb07 .user-comment-area_56f576e6b0034df7 .user-comment-data_668ddc1f72ca4dd2 p {
  padding-top: 8px;
}

.cart-list-form_604b2a8ea0fb1976 {
  position: relative;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f {
  margin: 0;
  background: transparent;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f 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_604b2a8ea0fb1976 .table_c1d200558f158b8f th:first-child {
  text-align: left;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .product-thumbnails_aa161a21a2ca4137 {
  width: 85px;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .product-thumbnails_aa161a21a2ca4137 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .product-thumbnails_aa161a21a2ca4137 .product-img_57c681590c7a1305 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .product-info_2c28ca405ae35701 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .product-info_2c28ca405ae35701 .product-name_fc4b2f80ce9abae4 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .product-info_2c28ca405ae35701 .serial_9f08369006d7c80c {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .product-info_2c28ca405ae35701 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .price_f819daec337d509e {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .quantity_0e21355087901292 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .quantity_0e21355087901292 li .btn_8d5c16dc6b43de1f {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .quantity_0e21355087901292 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_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .remove-product_07c60788236d244b {
  color: #000;
  font-size: 22px;
}
.cart-list-form_604b2a8ea0fb1976 .table_c1d200558f158b8f tbody .remove-product_07c60788236d244b:hover {
  color: #ff2759;
}
.cart-list-form_604b2a8ea0fb1976 .cart-footer_0a72518a8e67f0c1 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_604b2a8ea0fb1976 .cart-footer_0a72518a8e67f0c1 .coupon-form_c3bf1da46f5820b0 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_604b2a8ea0fb1976 .cart-footer_0a72518a8e67f0c1 .cart-total-section_d4b4e5ace19ffe4b {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_604b2a8ea0fb1976 .cart-footer_0a72518a8e67f0c1 .cart-total-section_d4b4e5ace19ffe4b .cart-total-table_a64c46d5274850f9 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_604b2a8ea0fb1976 .cart-footer_0a72518a8e67f0c1 .cart-total-section_d4b4e5ace19ffe4b .cart-total-table_a64c46d5274850f9 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_bb7e4a780acb8bfe {
  height: auto;
}

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

.fancybox-caption_1f62217273a31927, .fancybox-infobar_9678df67b71a1425, .fancybox-navigation_a647cce109fd1651 .fancybox-button_c7abc176999d8675, .fancybox-toolbar_67e106d1bc2945c4 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_94ec649e1306e0bf .fancybox-caption_1f62217273a31927, .fancybox-show-infobar_75d6661e035876d3 .fancybox-infobar_9678df67b71a1425, .fancybox-show-nav_2ebcaaa3380f97d6 .fancybox-navigation_a647cce109fd1651 .fancybox-button_c7abc176999d8675, .fancybox-show-toolbar_62a0a52073e37f19 .fancybox-toolbar_67e106d1bc2945c4 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_7c896162d45deb3b .fancybox-stage_9415abbfeee26b43 {
  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_a0b45e194c8d013c .fancybox-slide, .fancybox-slide--current_6b78bdb6c2775408, .fancybox-slide--next_8b215e4d7a3d36e8, .fancybox-slide--previous_94be7d2a5961b0f9 {
  display: block;
}

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

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

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

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

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

.fancybox-content_cbf07a564ee8528a {
  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_ee420c294336cfba .fancybox-content_cbf07a564ee8528a {
  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_2867ec4d30c0fb51 .fancybox-content_cbf07a564ee8528a {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_da5b3746a09f6214 .fancybox-content_cbf07a564ee8528a {
  cursor: zoom-in;
}

.fancybox-can-drag_f3a932af969015af .fancybox-content_cbf07a564ee8528a {
  cursor: grab;
}

.fancybox-is-dragging_aa67d334f03d42c8 .fancybox-content_cbf07a564ee8528a {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_6136427fafb57c1c .fancybox-content_cbf07a564ee8528a {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_550e1453f38c4b7f .fancybox-content_cbf07a564ee8528a, .fancybox-slide--map_9092823b2e98b862 .fancybox-content_cbf07a564ee8528a, .fancybox-slide--video_3d629f9cee6086ad .fancybox-content_cbf07a564ee8528a {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_3d629f9cee6086ad .fancybox-content_cbf07a564ee8528a {
  background: #000;
}

.fancybox-slide--map_9092823b2e98b862 .fancybox-content_cbf07a564ee8528a {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_123205160a98cbea svg path, .fancybox-button--share_49ac33b394857f8f svg path, .fancybox-button--thumbs_637bfb2cc40e1d36 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_2ebcaaa3380f97d6 .fancybox-navigation_a647cce109fd1651 .fancybox-button_c7abc176999d8675 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_a647cce109fd1651 .fancybox-button--arrow_left_b3e65a79d9a06ea6 {
  left: 6px;
}

.fancybox-navigation_a647cce109fd1651 .fancybox-button--arrow_right_454c209ad1d8d2ee {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_550e1453f38c4b7f .fancybox-close-small_cd2a9ea89eb20fbc, .fancybox-slide--image_ee420c294336cfba .fancybox-close-small_cd2a9ea89eb20fbc, .fancybox-slide--video_3d629f9cee6086ad .fancybox-close-small_cd2a9ea89eb20fbc {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_550e1453f38c4b7f .fancybox-close-small_cd2a9ea89eb20fbc:hover svg, .fancybox-slide--image_ee420c294336cfba .fancybox-close-small_cd2a9ea89eb20fbc:hover svg, .fancybox-slide--video_3d629f9cee6086ad .fancybox-close-small_cd2a9ea89eb20fbc:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_d0dd93a4d48db9a4 .fancybox-close-small_cd2a9ea89eb20fbc, .fancybox-is-zoomable_563278df9c18ab20.fancybox-can-drag_f3a932af969015af .fancybox-close-small_cd2a9ea89eb20fbc {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_945df0d17091d225.fancybox-slide--next_8b215e4d7a3d36e8, .fancybox-fx-fade_945df0d17091d225.fancybox-slide--previous_94be7d2a5961b0f9 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_945df0d17091d225.fancybox-slide--current_6b78bdb6c2775408 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_97c7210c096c7e59 {
  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_184392d7cc902c06 {
  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_0b4866c80199392a {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_53f0622eeb58cb37 .fancybox-thumbs_184392d7cc902c06 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_184392d7cc902c06 > 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_184392d7cc902c06 .fancybox-thumbs-active_6d2fc8a2950dd665:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_5e6c898e52d72de8 .slick-track_e5ac909c0d51887e,
.slick-slider_5e6c898e52d72de8 .slick-list_0a6e899b8c6a85ed {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_92e4b74331d07bd3 .slick-track_e5ac909c0d51887e {
  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_92e4b74331d07bd3 img {
  display: none;
}

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

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

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

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

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