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

.h1_7f31ce0ef4ebd426,
h1,
.h2_ae719258f2decb87,
h2,
.h3_4db6b6c39c55e847,
h3,
.h4_82310f20d5a5da52,
h4,
.h5_11f174a889b05607,
h5,
.h6_386d667555ac7015,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_08118f11dc19cfd4 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_586e3329addcc0b9 {
  padding: 0 !important;
}

.m0_acf6adcb38a8ce03 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_bbab0035314fe3b3 {
    padding: 0 !important;
  }
  .xl-m0_25ae941028db4c3f {
    margin: 0 !important;
  }
  .xl-pt-10_7852eb58b2dcfd45 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f7b66afb6a7427ab {
    padding-top: 20px !important;
  }
  .xl-pt-30_7542c96a20b5558b {
    padding-top: 30px !important;
  }
  .xl-pt-40_c271e9ea080d26e9 {
    padding-top: 40px !important;
  }
  .xl-pt-50_03a019500dbc7e6a {
    padding-top: 50px !important;
  }
  .xl-pt-60_df783ca126d18748 {
    padding-top: 60px !important;
  }
  .xl-pt-70_1469479f42eaeedc {
    padding-top: 70px !important;
  }
  .xl-pt-80_85bb19ad1964473d {
    padding-top: 80px !important;
  }
  .xl-pt-90_5c7355b613fbce29 {
    padding-top: 90px !important;
  }
  .xl-pt-100_59969facb61d29cc {
    padding-top: 100px !important;
  }
  .xl-pt-110_765c7885d785726d {
    padding-top: 110px !important;
  }
  .xl-pt-120_4a11cfd481a95718 {
    padding-top: 120px !important;
  }
  .xl-pt-130_6ff73ee5c84b3bcd {
    padding-top: 130px !important;
  }
  .xl-pt-140_0d9a046a89568b09 {
    padding-top: 140px !important;
  }
  .xl-pt-150_5cdc0b0edd667cf6 {
    padding-top: 150px !important;
  }
  .xl-pt-200_dbedeafc11c920b4 {
    padding-top: 200px !important;
  }
  .xl-pb-10_5a9e9fc9b5a44a87 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_1e7c9706d014d7e0 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_f018d969309aae6c {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_74002517bf3568a6 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_a383fd913b7a1e46 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_4feff65e91985326 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_aabdc5d03ef527ee {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_73747722402c78b5 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_2b9ff8acf4cb3f45 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_543a78ea3bd20485 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_3a689832726c415f {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_1bd565d1825f1692 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_8387a9b1ce4e65fe {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_8fa25e6dd9edd0dd {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_019f1d0e8eda40d8 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_c039a7d687fac68b {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_fe4bf2a7f727d886 {
    margin-top: 10px !important;
  }
  .xl-mt-20_ef7e9ed41c66b6eb {
    margin-top: 20px !important;
  }
  .xl-mt-30_a65a45b126497c89 {
    margin-top: 30px !important;
  }
  .xl-mt-40_4bd427fcc6ec95c4 {
    margin-top: 40px !important;
  }
  .xl-mt-50_ec24c7217a322077 {
    margin-top: 50px !important;
  }
  .xl-mt-60_5aaf2ad841dc297c {
    margin-top: 60px !important;
  }
  .xl-mt-70_7436daa91acc6d6f {
    margin-top: 70px !important;
  }
  .xl-mt-80_08b49a1ba70abf6e {
    margin-top: 80px !important;
  }
  .xl-mt-90_31f8a4b661a44353 {
    margin-top: 90px !important;
  }
  .xl-mt-100_7c3715b236c8581c {
    margin-top: 100px !important;
  }
  .xl-mt-110_c9aa89a9e208db0c {
    margin-top: 110px !important;
  }
  .xl-mt-120_4dc5d13c5394bd9a {
    margin-top: 120px !important;
  }
  .xl-mt-130_40a412a1555d53b5 {
    margin-top: 130px !important;
  }
  .xl-mt-140_12d20992f6c66a9f {
    margin-top: 140px !important;
  }
  .xl-mt-150_3f01656c7a7a8159 {
    margin-top: 150px !important;
  }
  .xl-mt-200_32606f43a050dced {
    margin-top: 200px !important;
  }
  .xl-mb-10_95bfdd4723c0974c {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_49f0b631830b2e0f {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f22c742845acfb7a {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_9c24bc63cc5b8dea {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_811a5fc7eee1c358 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_3f82de91ff4a2c0c {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_b0945bf9d36f2add {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_15f5b7e66378e738 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_be58c63da71f117c {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_7b30c35f991284d0 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_b52e587d9d7764c8 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_4787b11e08a2df46 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_9ca1869b27026e21 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_ac3e3f79087a6550 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_63be0574d34d436c {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_4e5801b996fce3e5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_325eaf4490797e74 {
    padding: 0 !important;
  }
  .lg-m0_75796d25309b498d {
    margin: 0 !important;
  }
  .lg-pt-10_350a93de596674b9 {
    padding-top: 10px !important;
  }
  .lg-pt-20_ad79f9c3fb2de37e {
    padding-top: 20px !important;
  }
  .lg-pt-30_884ece631cfff004 {
    padding-top: 30px !important;
  }
  .lg-pt-40_39c56abcfc2642f5 {
    padding-top: 40px !important;
  }
  .lg-pt-50_2188ff69e040f0be {
    padding-top: 50px !important;
  }
  .lg-pt-60_4ea548f6c0ec19af {
    padding-top: 60px !important;
  }
  .lg-pt-70_041eaab0151cf230 {
    padding-top: 70px !important;
  }
  .lg-pt-80_7d90f0800ae0ddac {
    padding-top: 80px !important;
  }
  .lg-pt-90_3dd5768d325db6b6 {
    padding-top: 90px !important;
  }
  .lg-pt-100_c1ef9ae2db5dde11 {
    padding-top: 100px !important;
  }
  .lg-pt-110_3a4b3733b804a1f0 {
    padding-top: 110px !important;
  }
  .lg-pt-120_ebc046eb6c75bf73 {
    padding-top: 120px !important;
  }
  .lg-pt-130_c74bd99cfe627350 {
    padding-top: 130px !important;
  }
  .lg-pt-140_f06aa25c7a998bd8 {
    padding-top: 140px !important;
  }
  .lg-pt-150_e23add5ae8eee2df {
    padding-top: 150px !important;
  }
  .lg-pt-200_8a5c97ada9af059a {
    padding-top: 200px !important;
  }
  .lg-pb-10_fc2660b461beb4ac {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_0467ff3a5eb4a8e4 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_ad234bc5ed05b1b0 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_b4653d5ea10462c5 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_3ed1d0980e0062a8 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_13dda0d35069c16c {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_d78cae54344cebfa {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_71c8b83c0f3aa0c4 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_c0e7a282a0185f39 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_7df2ed0407fd3d98 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_4b0797c0d1091edc {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_c6d856dc98538eca {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_a1a94ed31b769384 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_6dd2072115df96ad {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_d68cd8319e330902 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_482a3dbb75e105ec {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_d520f520f55405b8 {
    margin-top: 10px !important;
  }
  .lg-mt-20_3232e074c8c14b5d {
    margin-top: 20px !important;
  }
  .lg-mt-30_abe792fc7795b2ae {
    margin-top: 30px !important;
  }
  .lg-mt-40_2016e1eb7e0f3e76 {
    margin-top: 40px !important;
  }
  .lg-mt-50_0d9c93c4371f8152 {
    margin-top: 50px !important;
  }
  .lg-mt-60_dc06f3553296065c {
    margin-top: 60px !important;
  }
  .lg-mt-70_c86c6a0e8c0c287c {
    margin-top: 70px !important;
  }
  .lg-mt-80_319873343f4b7ae2 {
    margin-top: 80px !important;
  }
  .lg-mt-90_663886dea5501150 {
    margin-top: 90px !important;
  }
  .lg-mt-100_a526dfc853c3b891 {
    margin-top: 100px !important;
  }
  .lg-mt-110_67e38d01a7a6d1ba {
    margin-top: 110px !important;
  }
  .lg-mt-120_60a8f6aa60d45612 {
    margin-top: 120px !important;
  }
  .lg-mt-130_99b48aa7dc0e5382 {
    margin-top: 130px !important;
  }
  .lg-mt-140_938fcdb9e7b9c96c {
    margin-top: 140px !important;
  }
  .lg-mt-150_acd7e7bc692fb1ab {
    margin-top: 150px !important;
  }
  .lg-mt-200_0208467104b1dae4 {
    margin-top: 200px !important;
  }
  .lg-mb-10_dd00702be2039eb7 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_eb6f1b0e90b2c0e4 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_b5a1e24120961818 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_3d4b7847229a8dd1 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_fb078126b26a64e5 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_a80edb7d6f1c8347 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_3c4de825810d45f3 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_7e31f71655859e66 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_86d85569bba1acdf {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_e2ad837e742dfadd {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_ba1afffdda67dd24 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_184a8b5a49766f11 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_85abdf4eec5576a4 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_62dcab3204aea074 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_e4da141efdb2d884 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_9f18a681522555a9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_83e44dcd8a4e1ba5 {
    padding: 0 !important;
  }
  .md-m0_41125185a330207a {
    margin: 0 !important;
  }
  .md-pt-10_3daa1db18530a2c3 {
    padding-top: 10px !important;
  }
  .md-pt-20_5d98d9e6f8bae246 {
    padding-top: 20px !important;
  }
  .md-pt-30_930d9c94fb4e1954 {
    padding-top: 30px !important;
  }
  .md-pt-40_0dea4730f946d12a {
    padding-top: 40px !important;
  }
  .md-pt-50_7443b33f456bc1fc {
    padding-top: 50px !important;
  }
  .md-pt-60_0bb77169cce6f5d5 {
    padding-top: 60px !important;
  }
  .md-pt-70_e6cc39b09e4c8f68 {
    padding-top: 70px !important;
  }
  .md-pt-80_6bc00653fdae7b42 {
    padding-top: 80px !important;
  }
  .md-pt-90_39f93edb416c6ffe {
    padding-top: 90px !important;
  }
  .md-pt-100_fee40733ec6c3af1 {
    padding-top: 100px !important;
  }
  .md-pt-110_703edc39df7c8b9a {
    padding-top: 110px !important;
  }
  .md-pt-120_9a01f799f5f04e38 {
    padding-top: 120px !important;
  }
  .md-pt-130_292e007b1320ac94 {
    padding-top: 130px !important;
  }
  .md-pt-140_994f4ea52045b9e4 {
    padding-top: 140px !important;
  }
  .md-pt-150_6c560a8a1977b151 {
    padding-top: 150px !important;
  }
  .md-pt-200_1fa5d1f2bc14bf1c {
    padding-top: 200px !important;
  }
  .md-pb-10_2faca6e91e7bef86 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_5674efdd3fe8a842 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_199eed9cf35a32a2 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_83f6e26172df0cdc {
    padding-bottom: 40px !important;
  }
  .md-pb-50_9c6b31031b5a150b {
    padding-bottom: 50px !important;
  }
  .md-pb-60_ccce8501a44c24e3 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_82cfa7395ed33e6b {
    padding-bottom: 70px !important;
  }
  .md-pb-80_f39d62d132a76616 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_a80121869190e511 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_80a0fa2cbec9924a {
    padding-bottom: 100px !important;
  }
  .md-pb-110_37efac3d9cfb4346 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_c00348c1a719fcdc {
    padding-bottom: 120px !important;
  }
  .md-pb-130_dd16155efa79a971 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_e6a115ea2097972f {
    padding-bottom: 140px !important;
  }
  .md-pb-150_694f8f140a1b36c0 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_0055ac2b3d42acd5 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_2bd2be70d88dfdc6 {
    margin-top: 10px !important;
  }
  .md-mt-20_de86254fc03cae2a {
    margin-top: 20px !important;
  }
  .md-mt-30_715f1af28f366a2e {
    margin-top: 30px !important;
  }
  .md-mt-40_080fc5c6313f51fd {
    margin-top: 40px !important;
  }
  .md-mt-50_970af17cb1593049 {
    margin-top: 50px !important;
  }
  .md-mt-60_b4dbb392724f255d {
    margin-top: 60px !important;
  }
  .md-mt-70_eed5871099c8544c {
    margin-top: 70px !important;
  }
  .md-mt-80_c9491b23577c30de {
    margin-top: 80px !important;
  }
  .md-mt-90_dc823edf937bf7c5 {
    margin-top: 90px !important;
  }
  .md-mt-100_d5c2aa84561f42b8 {
    margin-top: 100px !important;
  }
  .md-mt-110_73fbb6b0409bd5a4 {
    margin-top: 110px !important;
  }
  .md-mt-120_3dd9af2dd3c03981 {
    margin-top: 120px !important;
  }
  .md-mt-130_5adb4e5123273c9d {
    margin-top: 130px !important;
  }
  .md-mt-140_7bd5bd05b0d78dca {
    margin-top: 140px !important;
  }
  .md-mt-150_c60c48594fd39dc1 {
    margin-top: 150px !important;
  }
  .md-mt-200_d4f99405de1286c5 {
    margin-top: 200px !important;
  }
  .md-mb-10_81b493b4a447ea00 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_af4d9377ad2990a7 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_98279ad329bc6852 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_1931f8517265ce8f {
    margin-bottom: 40px !important;
  }
  .md-mb-50_dccb40a32e211114 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_0619be6ddbec7ac8 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_c3de67ddab7c7693 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_4fa7da63a41a135e {
    margin-bottom: 80px !important;
  }
  .md-mb-90_07c86a61788a468d {
    margin-bottom: 90px !important;
  }
  .md-mb-100_8a96672deaadb745 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_96ea13dd523f69e4 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_7046685592073742 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_13c8abca4b8d391b {
    margin-bottom: 130px !important;
  }
  .md-mb-140_0c1ec6f8e79da56c {
    margin-bottom: 140px !important;
  }
  .md-mb-150_8aca007a3a833075 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_2c2b818c19f20219 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_ec234f4b7c20555d {
    padding: 0 !important;
  }
  .sm-m0_0f19ae842cc70520 {
    margin: 0 !important;
  }
  .sm-pt-10_4018642b81837fc0 {
    padding-top: 10px !important;
  }
  .sm-pt-20_25c341fccad7fbc0 {
    padding-top: 20px !important;
  }
  .sm-pt-30_6969b9e58e00d51a {
    padding-top: 30px !important;
  }
  .sm-pt-40_a7c7bb5d659d3f95 {
    padding-top: 40px !important;
  }
  .sm-pt-50_087e261587b3cc88 {
    padding-top: 50px !important;
  }
  .sm-pt-60_b83c5e79154e3c87 {
    padding-top: 60px !important;
  }
  .sm-pt-70_e57f5bf5543e5400 {
    padding-top: 70px !important;
  }
  .sm-pt-80_2eb2c1911b0468fc {
    padding-top: 80px !important;
  }
  .sm-pt-90_b85724f8fbc479e1 {
    padding-top: 90px !important;
  }
  .sm-pt-100_a8eccb719312901c {
    padding-top: 100px !important;
  }
  .sm-pt-110_f981330c691f7e91 {
    padding-top: 110px !important;
  }
  .sm-pt-120_a30497f682f37295 {
    padding-top: 120px !important;
  }
  .sm-pt-130_576b79da2a758682 {
    padding-top: 130px !important;
  }
  .sm-pt-140_fb193cc40ecd9043 {
    padding-top: 140px !important;
  }
  .sm-pt-150_1c51e6c41f9fcbcb {
    padding-top: 150px !important;
  }
  .sm-pt-200_ac9bda06df62ec17 {
    padding-top: 200px !important;
  }
  .sm-pb-10_d575b8a3a126ef6b {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_6575cd134da8bade {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_06067af164d16508 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_9a5ba1c91b630f36 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_574c8884ffd3a468 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_ac35db493c0a65cc {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_bda2cd4d8017adc9 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_e11a6ed32bd80d54 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_e9143c7ee37ede6a {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_907947f9a22def03 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_151d45343e771af2 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_1b40b579810fb8b1 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_7196e44ea4e50466 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_16ed85aa98e5fa99 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_af42fae82f80365f {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_e3c09ebbf4abd4a4 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_022709a8f83bd9e8 {
    margin-top: 10px !important;
  }
  .sm-mt-20_7b8de53704d928b9 {
    margin-top: 20px !important;
  }
  .sm-mt-30_e0ef7c2ec093daa5 {
    margin-top: 30px !important;
  }
  .sm-mt-40_09f0f1d03f8885b9 {
    margin-top: 40px !important;
  }
  .sm-mt-50_203e3125f27ca30a {
    margin-top: 50px !important;
  }
  .sm-mt-60_998c8d8475641622 {
    margin-top: 60px !important;
  }
  .sm-mt-70_7d0118c9ce965598 {
    margin-top: 70px !important;
  }
  .sm-mt-80_255c1bfe07d9138e {
    margin-top: 80px !important;
  }
  .sm-mt-90_f2991ce0f26d1d4b {
    margin-top: 90px !important;
  }
  .sm-mt-100_429dc74e8f8273a8 {
    margin-top: 100px !important;
  }
  .sm-mt-110_d1e50ce937bb67ac {
    margin-top: 110px !important;
  }
  .sm-mt-120_40351cda0bd9dfe8 {
    margin-top: 120px !important;
  }
  .sm-mt-130_e062827fb972aeb5 {
    margin-top: 130px !important;
  }
  .sm-mt-140_dc69e360f8fafbad {
    margin-top: 140px !important;
  }
  .sm-mt-150_625fdab282147cf9 {
    margin-top: 150px !important;
  }
  .sm-mt-200_e3cc4fa55f8d2698 {
    margin-top: 200px !important;
  }
  .sm-mb-10_08312f13530abc27 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_b4837ff926207643 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_7bbb80dca8e3f2e7 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_edf5e5e5cb6001e2 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_4fb30947defd1812 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_0253e341fdbe0cc5 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_009b5a00d0f3dbc4 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_54104a65160a3e94 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_584c2afc7acd8a00 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_22aeeb35d831f189 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_13add235b53235e0 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_c5057b31cdf645c0 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_91dac77babc63f3f {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_08904d3bae18397d {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_e0df58ffc87574cc {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_c34a3754a5145fa9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_106df1a01c8f5681 {
    padding: 0 !important;
  }
  .xs-m0_2ee38d75b98378da {
    margin: 0 !important;
  }
  .xs-pt-10_701f8df10b66304e {
    padding-top: 10px !important;
  }
  .xs-pt-20_1bce1158df5adeb6 {
    padding-top: 20px !important;
  }
  .xs-pt-30_5350b373cec2f5d2 {
    padding-top: 30px !important;
  }
  .xs-pt-40_51c67396fb10864a {
    padding-top: 40px !important;
  }
  .xs-pt-50_e8e096c01521826f {
    padding-top: 50px !important;
  }
  .xs-pt-60_afbc1aa5d325c809 {
    padding-top: 60px !important;
  }
  .xs-pt-70_6b895b6571c8c943 {
    padding-top: 70px !important;
  }
  .xs-pt-80_3fef459edf557fab {
    padding-top: 80px !important;
  }
  .xs-pt-90_7ecc19ed294914c0 {
    padding-top: 90px !important;
  }
  .xs-pt-100_fda6f7650c05d6fb {
    padding-top: 100px !important;
  }
  .xs-pt-110_7161a573d12450b5 {
    padding-top: 110px !important;
  }
  .xs-pt-120_711a976741e6b351 {
    padding-top: 120px !important;
  }
  .xs-pt-130_e4daa51b4e3585dd {
    padding-top: 130px !important;
  }
  .xs-pt-140_8e5bc255cf2b9519 {
    padding-top: 140px !important;
  }
  .xs-pt-150_a3be974564c253bf {
    padding-top: 150px !important;
  }
  .xs-pt-200_7e5997a5f2ac732e {
    padding-top: 200px !important;
  }
  .xs-pb-10_16c9be4966fbbd85 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_b78434cddaf0bf67 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_003c370da3ae9fa5 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_57f93866cf36f51e {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_f90d70d1fe54a92e {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_777d92a1a33e69d4 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_517ba63e6311dc3d {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_4d169f4f3d5f9cb2 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_d853390716bd2b98 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_9d2b660536b8763d {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_93978969a29d6d86 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_edcbe4edab193318 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_76bae7504c471356 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_84a4de6ed924512c {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_ed6c9b4ea1770284 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_4c9fbc729f841108 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_a39c40ac03e16cf1 {
    margin-top: 10px !important;
  }
  .xs-mt-20_9dbdbafa2e68abae {
    margin-top: 20px !important;
  }
  .xs-mt-30_f0e429bf8f52177b {
    margin-top: 30px !important;
  }
  .xs-mt-40_20df5b0ac60414cf {
    margin-top: 40px !important;
  }
  .xs-mt-50_5088e12abdb6e39c {
    margin-top: 50px !important;
  }
  .xs-mt-60_299e5bc6cd3b3c18 {
    margin-top: 60px !important;
  }
  .xs-mt-70_6b97a9552be4eda6 {
    margin-top: 70px !important;
  }
  .xs-mt-80_fa4124a87454d30b {
    margin-top: 80px !important;
  }
  .xs-mt-90_44f3beeed73e08c4 {
    margin-top: 90px !important;
  }
  .xs-mt-100_66fcb127f303a46f {
    margin-top: 100px !important;
  }
  .xs-mt-110_d86eae4fe1e5b42f {
    margin-top: 110px !important;
  }
  .xs-mt-120_6a26e5657d60357b {
    margin-top: 120px !important;
  }
  .xs-mt-130_aa299a5645adeaef {
    margin-top: 130px !important;
  }
  .xs-mt-140_0a5025432986f5af {
    margin-top: 140px !important;
  }
  .xs-mt-150_8a14769096da6ce4 {
    margin-top: 150px !important;
  }
  .xs-mt-200_2be7b018298ce305 {
    margin-top: 200px !important;
  }
  .xs-mb-10_ef958279cd12fbbe {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_e725203938b18bce {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_73ac22a0737ee1fa {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_20cba5fdb7f356f4 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_01b488c7f3e73fed {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_ba08debc5bd4a866 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_48f4a9cc4decaab1 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_4081c6d95224ef00 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_325ce9638600ec36 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_88b12f4252ffac9d {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_8c671b1083d108b5 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_ea79fbff2727037b {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_4b844e6dda601333 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_c6e4d0b30069e6b8 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_8e9a99d073593814 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_edf0e1e9f40f9eab {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_0d394ff0b84e58fc {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_0d394ff0b84e58fc.menu-overlay_d7a6efe43b28124c {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_0d394ff0b84e58fc.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_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-three_69614120b2bb247f .navbar-toggler_975b5c75e9b04dbb {
  background: #000;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-four_1c944a3a62cd3433 .navbar-toggler_975b5c75e9b04dbb {
  background: #E6FD5A;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-five_220ab8caa76b9409 .navbar-toggler_975b5c75e9b04dbb {
  background: #DFFF5E;
}
.theme-main-menu_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb:focus {
  box-shadow: none;
}
.theme-main-menu_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb::before,
.theme-main-menu_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb::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_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb 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_0d394ff0b84e58fc.menu-style-three_69614120b2bb247f .navbar-toggler_975b5c75e9b04dbb:before, .theme-main-menu_0d394ff0b84e58fc.menu-style-three_69614120b2bb247f .navbar-toggler_975b5c75e9b04dbb:after, .theme-main-menu_0d394ff0b84e58fc.menu-style-three_69614120b2bb247f .navbar-toggler_975b5c75e9b04dbb span {
  background: #fff;
}
.theme-main-menu_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_0d394ff0b84e58fc .navbar-toggler_975b5c75e9b04dbb[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_0d394ff0b84e58fc .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_0d394ff0b84e58fc .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_0d394ff0b84e58fc.white-vr_6dd70aecb52b5611 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_0d394ff0b84e58fc.white-vr_6dd70aecb52b5611 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_0d394ff0b84e58fc.white-vr_6dd70aecb52b5611.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-one_deb5dfcb7a5b450e {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 .info-row_db21f0960fd967cb {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 .gap-fix_272dead7e3acebb3 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 .greetings_94cd3604a9d9e2c3 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 .contact-info_dad55f1f41eaac7e {
  margin: 0 -15px;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 .contact-info_dad55f1f41eaac7e li {
  padding: 0 15px;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 .contact-info_dad55f1f41eaac7e li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 .contact-info_dad55f1f41eaac7e li a:hover {
  text-decoration: underline;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63 .inner-content_569c8adcdb478e3e {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-two_704bb08d8a58af63.fixed .info-row_db21f0960fd967cb {
  display: none;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-five_220ab8caa76b9409 {
  background: #000;
  padding: 0;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-five_220ab8caa76b9409 .inner-content_569c8adcdb478e3e {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-six_47dab54e0d1e717e .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_0d394ff0b84e58fc.menu-style-six_47dab54e0d1e717e .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_0d394ff0b84e58fc .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_f3977f6dd99bd9ac {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_f3977f6dd99bd9ac .mega-menu-title_6bee22c5e5a29848 {
  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_0d394ff0b84e58fc .login-btn-one_f6e6f33aa3a0d592 a {
  color: #000;
}
.theme-main-menu_0d394ff0b84e58fc .login-btn-one_f6e6f33aa3a0d592 a:hover {
  text-decoration: underline;
}
.theme-main-menu_0d394ff0b84e58fc .login-btn-two_02450bb78fd2d402 a {
  color: #044F3B;
}
.theme-main-menu_0d394ff0b84e58fc .login-btn-two_02450bb78fd2d402 a:hover {
  text-decoration: underline;
}
.theme-main-menu_0d394ff0b84e58fc .signup-btn-one_dfd3c7e541d3f0dd 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_0d394ff0b84e58fc .signup-btn-one_dfd3c7e541d3f0dd .icon_1415e57d999cc0fd {
  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_0d394ff0b84e58fc .signup-btn-one_dfd3c7e541d3f0dd:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_0d394ff0b84e58fc .signup-btn-one_dfd3c7e541d3f0dd:hover .icon_1415e57d999cc0fd {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_0d394ff0b84e58fc .signup-btn-two_687e2574a0c6f573 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_0d394ff0b84e58fc .signup-btn-two_687e2574a0c6f573:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_0d394ff0b84e58fc .quote-one_22524e7d8ac4ffe5 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_0d394ff0b84e58fc .quote-one_22524e7d8ac4ffe5:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_ed59f9bb6fd47561 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_ed59f9bb6fd47561 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_ed59f9bb6fd47561 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_ed59f9bb6fd47561 li a:hover {
  color: #0C3A30;
}
.category-menu_ed59f9bb6fd47561 .dropdown-menu {
  padding: 0;
}
.category-menu_ed59f9bb6fd47561 .dropdown-menu li {
  padding: 0;
}
.category-menu_ed59f9bb6fd47561 .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_cabf8f5062d06028 .logo_f6ea51e2879533a7 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_6dd70aecb52b5611 .navbar-collapse_cabf8f5062d06028 {
    background-color: #0C3A30;
  }
  .navbar-collapse_cabf8f5062d06028 {
    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_cabf8f5062d06028.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_0d394ff0b84e58fc .navbar .mega-dropdown_030584f5968886c0 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_6dd70aecb52b5611 .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_f3977f6dd99bd9ac {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_d1fd60ef41d9ee17 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_888f6a32468fb6b1 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_888f6a32468fb6b1::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_888f6a32468fb6b1 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_888f6a32468fb6b1 .hero-slider-one .hero-img_ff89ff7c44248cff {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_888f6a32468fb6b1 .hero-slider-one .slick-list_a3c2c56b12a1167d, .hero-banner-one_888f6a32468fb6b1 .hero-slider-one .slick-track_d6d4e606139d60b4, .hero-banner-one_888f6a32468fb6b1 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_888f6a32468fb6b1 .hero-heading_6d5c51e84a7fd85f {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_5e052d65bd/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_888f6a32468fb6b1 .more-btn_a97ff5e5a62f14a2 {
  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_888f6a32468fb6b1 .more-btn_a97ff5e5a62f14a2:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_f19c35a5a0af32a3 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_f19c35a5a0af32a3 .bg-wrapper_a07b817e262ba7e7 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_f19c35a5a0af32a3 .hero-heading_6d5c51e84a7fd85f {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_f19c35a5a0af32a3 .rating_5f19f340c2d75085 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_f19c35a5a0af32a3 .rating_5f19f340c2d75085 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_f19c35a5a0af32a3 .media-wrapper_a3e00101ad96c399 {
  position: absolute;
  background: url(../photos/assets_64a1c89450/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_f19c35a5a0af32a3 .media-wrapper_a3e00101ad96c399 .shape_01_4cde81b434d45bfe {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_f19c35a5a0af32a3 .media-wrapper_a3e00101ad96c399 .shape_02_8a2b1c67b98706ee {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_41bc144ee6b0cd96 .hero-heading_6d5c51e84a7fd85f {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_41bc144ee6b0cd96 .media-wrapper_a3e00101ad96c399 {
  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_41bc144ee6b0cd96 .media-wrapper_a3e00101ad96c399 .screen_01_e94bd8e1a33361e9 {
  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_41bc144ee6b0cd96 .media-wrapper_a3e00101ad96c399 .screen_02_fc8c51199440ad99 {
  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_41bc144ee6b0cd96 .media-wrapper_a3e00101ad96c399 .bg-shape_48dd0f06c7fbbf0e {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_41bc144ee6b0cd96 .shape_01_4cde81b434d45bfe {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_552f55f252e12a76 .bg-wrapper_a07b817e262ba7e7 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_552f55f252e12a76 .media-wrapper_a3e00101ad96c399 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_552f55f252e12a76 .media-wrapper_a3e00101ad96c399 .shape_01_4cde81b434d45bfe {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_552f55f252e12a76 .shape_02_8a2b1c67b98706ee {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_c709374528389e57 + .blog-details_a76f347d16578d56 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_4795f74caab6166f {
  z-index: 1;
}
.block-feature-three_4795f74caab6166f:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_4795f74caab6166f.no-bg_cd4f952a64800777:before {
  display: none;
}
.block-feature-three_4795f74caab6166f .section-btn_f620a96936f53c3f {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_4795f74caab6166f .block-title_d942df6aea73601d a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_4795f74caab6166f .block-title_d942df6aea73601d a:hover {
  text-decoration: underline;
}
.block-feature-three_4795f74caab6166f .round-btn_feac69a47ec4d75e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_4795f74caab6166f .round-btn_feac69a47ec4d75e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_4795f74caab6166f .block-one_fffe356710d71174 {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_4795f74caab6166f .block-one_fffe356710d71174 .tag_51e444fd4eab39af {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_4795f74caab6166f .block-one_fffe356710d71174 .block-title_d942df6aea73601d {
  background: url(../photos/shape_5e052d65bd/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_4795f74caab6166f .block-two_9c3da9e7db231f07 {
  overflow: hidden;
}
.block-feature-three_4795f74caab6166f .block-two_9c3da9e7db231f07 .img-wrapper_48d7c4e565402d67 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_4795f74caab6166f .block-two_9c3da9e7db231f07 .text-wrapper_166acf15fdbdd238 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_4795f74caab6166f .block-two_9c3da9e7db231f07 .tag_51e444fd4eab39af {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_4795f74caab6166f .block-three_4b5367fe4b8aedca {
  background: #D3FF76;
}
.block-feature-three_4795f74caab6166f .block-three_4b5367fe4b8aedca .tag_51e444fd4eab39af {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_4795f74caab6166f .block-three_4b5367fe4b8aedca .round-btn_feac69a47ec4d75e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_4795f74caab6166f .block-three_4b5367fe4b8aedca .round-btn_feac69a47ec4d75e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_4795f74caab6166f .block-four_6eb6d834e135d2a1 {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_4795f74caab6166f .block-four_6eb6d834e135d2a1 .block-title_d942df6aea73601d {
  background: url(../photos/shape_5e052d65bd/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_4795f74caab6166f .block-four_6eb6d834e135d2a1 .block-title_d942df6aea73601d a {
  font-size: 28px;
}
.block-feature-three_4795f74caab6166f .block-four_6eb6d834e135d2a1 .tag_51e444fd4eab39af {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_4795f74caab6166f .block-four_6eb6d834e135d2a1 .round-btn_feac69a47ec4d75e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_4795f74caab6166f .block-four_6eb6d834e135d2a1 .round-btn_feac69a47ec4d75e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_4795f74caab6166f .block-five_a2aad0d43906f1eb {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_4795f74caab6166f .block-five_a2aad0d43906f1eb .tag_51e444fd4eab39af {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_4795f74caab6166f .block-five_a2aad0d43906f1eb .block-title_d942df6aea73601d {
  background: url(../photos/shape_5e052d65bd/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_9bcc01239ef26ad8 .upper-wrapper_ad1586c400c91dcf {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_9bcc01239ef26ad8 .upper-wrapper_ad1586c400c91dcf .shape_01_4cde81b434d45bfe {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_9bcc01239ef26ad8 .line-loop_6615d7fda669bb91:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_9bcc01239ef26ad8 .graph-panel_05d4e0c30c5959dd {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_9bcc01239ef26ad8 .graph-panel_05d4e0c30c5959dd .main-count_408103e1d5b754d8 {
  font-size: 120px;
}
.block-feature-thirteen_9bcc01239ef26ad8 .graph-panel_05d4e0c30c5959dd .chart-box_4832623a1761810b {
  padding: 0 15px;
}
.block-feature-thirteen_9bcc01239ef26ad8 .graph-panel_05d4e0c30c5959dd .chart-box_4832623a1761810b .chart-inner_42af95cf8c1b96ec {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_ba63199cf1c06483 .media-img_2b28b5023c8a33dd {
  border-radius: 30px;
}
.block-feature-sixteen_ba63199cf1c06483 .shape_01_4cde81b434d45bfe {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_a1e3305d281a426c .section-subheading_f21d4cf5bc210066 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_a1e3305d281a426c .shape_01_4cde81b434d45bfe {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

.text-feature-one_d59d71a8745d980c .line-wrapper_1a4d814b00000c62 {
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
}
.text-feature-one_d59d71a8745d980c .line-wrapper_1a4d814b00000c62 .shape_01_4cde81b434d45bfe {
  width: 48px;
  bottom: 12%;
  left: 32%;
  animation: rotated 48s infinite linear;
}
.text-feature-one_d59d71a8745d980c .card-style-three_904e8b166f2ca3f5 {
  border-left: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 100px;
}
.text-feature-one_d59d71a8745d980c .card-style-three_904e8b166f2ca3f5:last-child {
  border-bottom: none;
}
.text-feature-one_d59d71a8745d980c .media-list-item_5319a3d446975637 {
  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_d59d71a8745d980c .media-list-item_5319a3d446975637: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_d59d71a8745d980c .media-list-item_5319a3d446975637 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_d59d71a8745d980c .media-list-item_5319a3d446975637 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_d59d71a8745d980c .media-list-item_5319a3d446975637 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_d59d71a8745d980c .media-list-item_5319a3d446975637 li:hover:before {
  background: #29594B;
}
.text-feature-one_d59d71a8745d980c .media-list-item_5319a3d446975637 li:hover:after {
  color: #fff;
}

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

.text-feature-three_2c5936416ed6b0ee {
  z-index: 1;
}
.text-feature-three_2c5936416ed6b0ee .counter-wrapper_dd65d0fdf5d23cbc {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_2c5936416ed6b0ee .media-wrapper_a3e00101ad96c399 {
  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_2c5936416ed6b0ee .media-wrapper_a3e00101ad96c399 .screen_01_e94bd8e1a33361e9 {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_2c5936416ed6b0ee .media-wrapper_a3e00101ad96c399 .screen_02_fc8c51199440ad99 {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_2c5936416ed6b0ee .media-wrapper_a3e00101ad96c399 .screen_03_595a9282ed7a7ef7 {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_2c5936416ed6b0ee .shape_01_4cde81b434d45bfe {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_f95c47bccfabe580 {
  z-index: 1;
}
.text-feature-four_f95c47bccfabe580 .avatar_82e25707e6997fb9 {
  width: 65px;
  height: 65px;
}
.text-feature-four_f95c47bccfabe580 .name {
  font-size: 28px;
}
.text-feature-four_f95c47bccfabe580 .quote-text_cf43a9674c511e33 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_f95c47bccfabe580 .shape_01_4cde81b434d45bfe {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_f95c47bccfabe580 .shape_02_8a2b1c67b98706ee {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_5975a225e5db6ce5 .bg-wrapper_a07b817e262ba7e7 {
  background: #FFF2AC;
}
.text-feature-five_5975a225e5db6ce5 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_5975a225e5db6ce5 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_5975a225e5db6ce5 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_5975a225e5db6ce5 li:hover:before {
  background: #29594B;
}
.text-feature-five_5975a225e5db6ce5 li:hover:after {
  color: #fff;
}
.text-feature-five_5975a225e5db6ce5 .media-wrapper_a3e00101ad96c399 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_5975a225e5db6ce5 .media-wrapper_a3e00101ad96c399 .video-icon_3b59b456881883f9 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_5975a225e5db6ce5 .media-wrapper_a3e00101ad96c399 .video-icon_3b59b456881883f9:hover {
  background: #CFFF45;
}
.text-feature-five_5975a225e5db6ce5 .media-wrapper_a3e00101ad96c399 .screen_01_e94bd8e1a33361e9 {
  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_e3e8a72edb9d9900 {
  z-index: 1;
}
.text-feature-six_e3e8a72edb9d9900 .media-wrapper_a3e00101ad96c399 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_e3e8a72edb9d9900 .media-wrapper_a3e00101ad96c399 .screen_01_e94bd8e1a33361e9 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_e3e8a72edb9d9900 .shape_01_4cde81b434d45bfe {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_e3e8a72edb9d9900 .shape_02_8a2b1c67b98706ee {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_4007ecb81b26d95b {
  background: url(../photos/assets_64a1c89450/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_4007ecb81b26d95b .block_8641ac9ad3e57216 .icon_1415e57d999cc0fd {
  height: 50px;
}
.text-feature-nine_4007ecb81b26d95b .vertical-text-wrapper_8516fdbf2bdabd50 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_4007ecb81b26d95b .vertical-text-wrapper_8516fdbf2bdabd50 .text-list_4a83e768cfb5ef36 {
  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_4007ecb81b26d95b .vertical-text-wrapper_8516fdbf2bdabd50 .text-list_4a83e768cfb5ef36:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_4007ecb81b26d95b .vertical-text-wrapper_8516fdbf2bdabd50 .shape_01_4cde81b434d45bfe {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_4007ecb81b26d95b .vertical-text-wrapper_8516fdbf2bdabd50 .shape_02_8a2b1c67b98706ee {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_4007ecb81b26d95b .shape_03_bd6e0fbef83d3080 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_4007ecb81b26d95b .shape_04_5cb0a7a88e78a229 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_9072da8be02c8762 .section-btn_f620a96936f53c3f {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_7000e185867907e1 {
  z-index: 1;
}
.team-section-three_7000e185867907e1:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_5e052d65bd/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_7000e185867907e1 .section-btn_f620a96936f53c3f {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_7000e185867907e1 .shape_01_4cde81b434d45bfe {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_7000e185867907e1 .shape_02_8a2b1c67b98706ee {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_7000e185867907e1 .shape_03_bd6e0fbef83d3080 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e559e3115b58debe .logo_f6ea51e2879533a7 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_8be50287ebf67762 {
  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_5d57594fe6c9acb3 {
  max-width: 565px;
}
.user-data-form .form-wrapper_5d57594fe6c9acb3 .input-group-meta_d0cd1b521b38b6ea 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_5d57594fe6c9acb3 .input-group-meta_d0cd1b521b38b6ea label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_5d57594fe6c9acb3 .input-group-meta_d0cd1b521b38b6ea .placeholder_icon_134feb9ccd6ea75b {
  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_5d57594fe6c9acb3 .input-group-meta_d0cd1b521b38b6ea .placeholder_icon_134feb9ccd6ea75b img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_5d57594fe6c9acb3 .input-group-meta_d0cd1b521b38b6ea .placeholder_icon_134feb9ccd6ea75b span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_5d57594fe6c9acb3 .input-group-meta_d0cd1b521b38b6ea .placeholder_icon_134feb9ccd6ea75b 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_5d57594fe6c9acb3 .input-group-meta_d0cd1b521b38b6ea .placeholder_icon_134feb9ccd6ea75b span.eye-slash_9cd3ef7ad509d8de:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_5763867242ce88b8 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_5763867242ce88b8 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_5763867242ce88b8 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_5763867242ce88b8 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_5763867242ce88b8 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_5763867242ce88b8 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_5763867242ce88b8 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_6cf87c7c16fb3b35 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_fd12f5cb1458e059 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_fd12f5cb1458e059:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_fd12f5cb1458e059 img {
  width: 20px;
}
.user-data-form .btn-close_44d5ab276542aafa {
  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_7e2161831d093a4a .main-count_408103e1d5b754d8 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_904e8b166f2ca3f5 .icon_1415e57d999cc0fd {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_c7db9d3b58d917cc .img-holder_47b5a007ae22776f {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_c7db9d3b58d917cc .img-holder_47b5a007ae22776f.round-border_5d0644dd43563918 {
  border-radius: 30px;
}
.portfolio-block-one_c7db9d3b58d917cc .img-holder_47b5a007ae22776f .expend_1576bc93f27735b9 {
  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_c7db9d3b58d917cc .img-holder_47b5a007ae22776f 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_c7db9d3b58d917cc .img-holder_47b5a007ae22776f i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_c7db9d3b58d917cc:hover .expend_1576bc93f27735b9 {
  opacity: 1;
}
.portfolio-block-one_c7db9d3b58d917cc:hover .img-meta_dd8827c807588bda {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_c7db9d3b58d917cc:hover .pj-title_0f3de0dba3dbdb9b {
  text-decoration: underline;
}
.portfolio-block-one_c7db9d3b58d917cc .caption {
  margin-top: 35px;
}
.portfolio-block-one_c7db9d3b58d917cc .caption .tag_51e444fd4eab39af {
  margin: 0 -3px;
}
.portfolio-block-one_c7db9d3b58d917cc .caption .tag_51e444fd4eab39af 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_c7db9d3b58d917cc .caption .pj-title_0f3de0dba3dbdb9b {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_c7db9d3b58d917cc .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_c7db9d3b58d917cc .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_6c564b900bdf54a3 .bg-wrapper_a07b817e262ba7e7 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_6c564b900bdf54a3 .slider-wrapper_f4245ae19ba9642a {
  height: 100%;
}
.project-details-two_6c564b900bdf54a3 .slider-wrapper_f4245ae19ba9642a .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_6c564b900bdf54a3 .slider-wrapper_f4245ae19ba9642a .carousel-control-next_6140f61a5072169a,
.project-details-two_6c564b900bdf54a3 .slider-wrapper_f4245ae19ba9642a .carousel-control-prev_dfcdb2a5019b6c7a {
  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_6c564b900bdf54a3 .slider-wrapper_f4245ae19ba9642a .carousel-control-next_6140f61a5072169a:hover,
.project-details-two_6c564b900bdf54a3 .slider-wrapper_f4245ae19ba9642a .carousel-control-prev_dfcdb2a5019b6c7a:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_6c564b900bdf54a3 .slider-wrapper_f4245ae19ba9642a .carousel-control-prev_dfcdb2a5019b6c7a {
  left: auto;
  right: 45px;
}
.project-details-two_6c564b900bdf54a3 .info-wrapper_1cd0255af079589a {
  padding: 55px 50px 85px 70px;
}
.project-details-two_6c564b900bdf54a3 .info-wrapper_1cd0255af079589a h3 {
  font-size: 36px;
}
.project-details-two_6c564b900bdf54a3 .info-wrapper_1cd0255af079589a .list-meta_16a9b2371a75f615 li {
  padding: 22px 0;
}
.project-details-two_6c564b900bdf54a3 .info-wrapper_1cd0255af079589a .list-meta_16a9b2371a75f615 .icon_1415e57d999cc0fd {
  width: 40px;
}
.project-details-two_6c564b900bdf54a3 .info-wrapper_1cd0255af079589a .list-meta_16a9b2371a75f615 .text1_ff002a0cca5f5366 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_6c564b900bdf54a3 .info-wrapper_1cd0255af079589a .list-meta_16a9b2371a75f615 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_6c564b900bdf54a3 .info-wrapper_1cd0255af079589a .social-share_0ec623f46857a31a li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_6c564b900bdf54a3 .info-wrapper_1cd0255af079589a .social-share_0ec623f46857a31a li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_0a6215883e479a30 .slider-wrapper_f4245ae19ba9642a {
  padding-left: 100px;
}
.feedback-section-three_0a6215883e479a30 .slider-wrapper_f4245ae19ba9642a .icon_1415e57d999cc0fd {
  left: 0;
  top: 18px;
}
.feedback-section-three_0a6215883e479a30 .slick-dots_a5eccf853f2e32e2 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_0a6215883e479a30 .slick-dots_a5eccf853f2e32e2 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_0a6215883e479a30 .slick-dots_a5eccf853f2e32e2 .slick-active button {
  background: #000;
}
.feedback-section-three_0a6215883e479a30 .rating-box_afa78a6dd71944e7 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_0a6215883e479a30 .rating-box_afa78a6dd71944e7 .rating_5f19f340c2d75085 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_0a6215883e479a30 .shape_01_4cde81b434d45bfe {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_0a6215883e479a30 .shape_02_8a2b1c67b98706ee {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_6f8e018b9e555f0c {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_6f8e018b9e555f0c .post-data_27d52ee859fd0cc9 {
  padding: 30px 35px 25px;
}
.blog-meta-one_6f8e018b9e555f0c .post-data_27d52ee859fd0cc9 .post-info_25ea8d6b5baccf1b {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_6f8e018b9e555f0c .post-data_27d52ee859fd0cc9 .blog-title_04352f813c64d25d {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_6f8e018b9e555f0c .post-data_27d52ee859fd0cc9 .blog-title_04352f813c64d25d:hover {
  text-decoration: underline;
}
.blog-meta-one_6f8e018b9e555f0c .post-img_0c1772d9e82c6ffb {
  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_6f8e018b9e555f0c .post-img_0c1772d9e82c6ffb .round-btn_feac69a47ec4d75e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_6f8e018b9e555f0c:hover .round-btn_feac69a47ec4d75e {
  background: #CFFF45;
}
.blog-meta-one_6f8e018b9e555f0c.style-two_1eb5b0032516d639 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_6f8e018b9e555f0c.style-two_1eb5b0032516d639 .post-img_0c1772d9e82c6ffb {
  border-radius: 0;
}
.blog-meta-one_6f8e018b9e555f0c.style-two_1eb5b0032516d639 .blog-title_04352f813c64d25d {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_3232eecc08f1706c {
  background: #fff;
}
.blog-meta-two_3232eecc08f1706c .post-data_27d52ee859fd0cc9 {
  padding-top: 30px;
}
.blog-meta-two_3232eecc08f1706c .post-data_27d52ee859fd0cc9 .blog-title_04352f813c64d25d {
  width: 70%;
}
.blog-meta-two_3232eecc08f1706c .post-data_27d52ee859fd0cc9 .blog-title_04352f813c64d25d h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_3232eecc08f1706c .post-data_27d52ee859fd0cc9 .blog-title_04352f813c64d25d:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_3232eecc08f1706c .post-data_27d52ee859fd0cc9 .round-btn_feac69a47ec4d75e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_3232eecc08f1706c .post-data_27d52ee859fd0cc9 .round-btn_feac69a47ec4d75e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_3232eecc08f1706c .post-data_27d52ee859fd0cc9 .post-info_25ea8d6b5baccf1b {
  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_3232eecc08f1706c .post-img_0c1772d9e82c6ffb {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_3232eecc08f1706c .post-img_0c1772d9e82c6ffb .date_4cd4929155103f48 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_3232eecc08f1706c.style-two_1eb5b0032516d639 {
  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_3232eecc08f1706c.style-two_1eb5b0032516d639 p {
  font-size: 18px;
}
.blog-meta-two_3232eecc08f1706c.style-two_1eb5b0032516d639 .post-img_0c1772d9e82c6ffb {
  height: auto;
  width: 100%;
}
.blog-meta-two_3232eecc08f1706c.style-two_1eb5b0032516d639 .post-data_27d52ee859fd0cc9 {
  padding: 26px 0;
}
.blog-meta-two_3232eecc08f1706c.style-two_1eb5b0032516d639 .post-data_27d52ee859fd0cc9 .post-info_25ea8d6b5baccf1b {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_3232eecc08f1706c.style-two_1eb5b0032516d639 .post-data_27d52ee859fd0cc9 .round-btn_feac69a47ec4d75e {
  border: none;
}

.signup-btn-one_dfd3c7e541d3f0dd 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_dfd3c7e541d3f0dd .icon_1415e57d999cc0fd {
  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_6c8e54b65c606193 {
  z-index: 1;
}
.blog-section-three_6c8e54b65c606193 .section-btn_f620a96936f53c3f {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .quote-wrapper_b565c609f68b1da1 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .quote-wrapper_b565c609f68b1da1 .wrapper_f275f1fbddc5077c {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .quote-wrapper_b565c609f68b1da1 .wrapper_f275f1fbddc5077c .icon_1415e57d999cc0fd {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .quote-wrapper_b565c609f68b1da1 .wrapper_f275f1fbddc5077c h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .quote-wrapper_b565c609f68b1da1 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .quote-wrapper_b565c609f68b1da1 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .img-gallery_b93e4c1a9ecbbafc {
  margin-bottom: 50px;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .img-gallery_b93e4c1a9ecbbafc img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .list-item_ff0f3d125cbdb020 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_a76f347d16578d56 .post-details-meta_e605b02e9a8a99ac .list-item_ff0f3d125cbdb020 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_a76f347d16578d56 .bottom-widget_e7665e9303954b20 {
  padding: 10px 0 5px;
}
.blog-details_a76f347d16578d56 .bottom-widget_e7665e9303954b20 .tags_58cb5d59aa934fdc li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_a76f347d16578d56 .bottom-widget_e7665e9303954b20 .tags_58cb5d59aa934fdc a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_a76f347d16578d56 .bottom-widget_e7665e9303954b20 .tags_58cb5d59aa934fdc a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_a76f347d16578d56 .bottom-widget_e7665e9303954b20 .share-icon_78432440df2581da li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_a76f347d16578d56 .bottom-widget_e7665e9303954b20 .share-icon_78432440df2581da a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_a76f347d16578d56 .grey-bg_45cf0dca0c8f4fc6 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_a76f347d16578d56 .blog-inner-title_bbfa62da04804a31 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 {
  margin: 60px 0;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a:last-child {
  padding-bottom: 5px;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a .reply-comment_f7fb84a21cb6fa58 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a .user-avatar_5b3d0391192cd3f3 {
  width: 60px;
  height: 60px;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a .comment-text_144b6a366ddbfbed {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a .comment-text_144b6a366ddbfbed .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a .comment-text_144b6a366ddbfbed .date_4cd4929155103f48 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a .comment-text_144b6a366ddbfbed p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a .comment-text_144b6a366ddbfbed .reply-btn_5cea82a3e861bb5b {
  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_a76f347d16578d56 .blog-comment-area_63780efa8688eab7 .comment_858fa1a93b8de39a .comment-text_144b6a366ddbfbed .reply-btn_5cea82a3e861bb5b:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_a76f347d16578d56 .blog-comment-form_b1e2a24ddeb321c8 p a {
  color: #19352D;
}
.blog-details_a76f347d16578d56 .blog-comment-form_b1e2a24ddeb321c8 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_a76f347d16578d56 .blog-comment-form_b1e2a24ddeb321c8 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_a76f347d16578d56 .blog-comment-form_b1e2a24ddeb321c8 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_e293758db3f2145d {
  height: 600px;
}

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

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

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

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

.footer-one_0009848abf6f6d00 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_0009848abf6f6d00 .bottom-footer_a8e7755617ee7b06 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_0009848abf6f6d00 .social-icon_bbf5a0a219e5780b 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_0009848abf6f6d00 .social-icon_bbf5a0a219e5780b a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_0009848abf6f6d00 .footer-title_1dfe58d632d49979 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_0009848abf6f6d00 .footer-nav-link_e3b2a3d701f7fb0a a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_0009848abf6f6d00 .footer-nav-link_e3b2a3d701f7fb0a a:hover {
  color: #fff;
}
.footer-nav-link_e3b2a3d701f7fb0a p {
  font-size: 16px;
}
.logo_f6ea51e2879533a7 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_c71713531b5bfb41 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_70a4a6a39ba9ab10 {
  align-content: center;
}

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

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

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

.footer-two_426fd8a2c7685fcd {
  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_426fd8a2c7685fcd.no-bg_cd4f952a64800777 {
  background: none;
  padding: 0;
  position: statics;
}
.footer-two_426fd8a2c7685fcd.no-bg_cd4f952a64800777:before {
  display: none;
}
.footer-two_426fd8a2c7685fcd.no-bg_cd4f952a64800777 .bg-wrapper_a07b817e262ba7e7 {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.footer-two_426fd8a2c7685fcd.no-bg_cd4f952a64800777 .bg-wrapper_a07b817e262ba7e7 .copyright_3251b5ec324ff3f2 {
  left: 0;
}
.footer-two_426fd8a2c7685fcd: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_426fd8a2c7685fcd .bg-wrapper_a07b817e262ba7e7 {
  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_426fd8a2c7685fcd .bg-wrapper_a07b817e262ba7e7 .shape_01_4cde81b434d45bfe {
  bottom: 12%;
  right: 33%;
  width: 2.3%;
  min-width: 28px;
}
.footer-two_426fd8a2c7685fcd .bg-wrapper_a07b817e262ba7e7 .shape_02_8a2b1c67b98706ee {
  bottom: 38%;
  left: 25%;
  width: 3.8%;
  min-width: 28px;
}
.footer-two_426fd8a2c7685fcd .social-icon_bbf5a0a219e5780b 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_426fd8a2c7685fcd .social-icon_bbf5a0a219e5780b a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.footer-two_426fd8a2c7685fcd .footer-title_1dfe58d632d49979 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-two_426fd8a2c7685fcd .footer-nav-link_e3b2a3d701f7fb0a a {
  color: rgba(0, 0, 0, 0.8);
  line-height: 42px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_426fd8a2c7685fcd .footer-nav-link_e3b2a3d701f7fb0a a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-two_426fd8a2c7685fcd .copyright_3251b5ec324ff3f2 {
  font-size: 18px;
  color: #19352D;
  position: absolute;
  left: 40px;
  bottom: 64px;
}

.footer-three_cb2ed5887765801a {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_cb2ed5887765801a .round-bg_ab4c44bed47d66b6 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_cb2ed5887765801a .round-bg_ab4c44bed47d66b6.color-two_aca8be14acf52e8d {
  background: #F6FFDD;
}
.footer-three_cb2ed5887765801a .footer-intro_0917f1f68fab83ed p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_cb2ed5887765801a .footer-intro_0917f1f68fab83ed p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_cb2ed5887765801a .footer-title_1dfe58d632d49979 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_cb2ed5887765801a .footer-nav-link_e3b2a3d701f7fb0a a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_cb2ed5887765801a .footer-nav-link_e3b2a3d701f7fb0a a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_cb2ed5887765801a .bottom-footer_a8e7755617ee7b06 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_cb2ed5887765801a .bottom-footer_a8e7755617ee7b06 .copyright_3251b5ec324ff3f2 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_cb2ed5887765801a .bottom-footer_a8e7755617ee7b06 .bottom-nav_63e95d506f7c4e92 {
  margin: 0 -12px;
}
.footer-three_cb2ed5887765801a .bottom-footer_a8e7755617ee7b06 .bottom-nav_63e95d506f7c4e92 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_cb2ed5887765801a .bottom-footer_a8e7755617ee7b06 .bottom-nav_63e95d506f7c4e92 a:hover {
  text-decoration: underline;
}
.footer-three_cb2ed5887765801a .bottom-footer_a8e7755617ee7b06 .social-icon_bbf5a0a219e5780b {
  margin: 0 -10px;
}
.footer-three_cb2ed5887765801a .bottom-footer_a8e7755617ee7b06 .social-icon_bbf5a0a219e5780b a {
  margin: 0 10px;
}
.footer-three_cb2ed5887765801a .bottom-footer_a8e7755617ee7b06 .social-icon_bbf5a0a219e5780b a:hover {
  color: #19352D;
}
.footer-three_cb2ed5887765801a .shape_01_4cde81b434d45bfe {
  top: -3%;
  left: -3%;
}
.footer-three_cb2ed5887765801a .shape_02_8a2b1c67b98706ee {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_de4ba13a31887d06 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_de4ba13a31887d06:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_64a1c89450/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_de4ba13a31887d06 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_de4ba13a31887d06 .btn-group_85dc388bc08adedc {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_de4ba13a31887d06 .btn-group_85dc388bc08adedc h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_de4ba13a31887d06 .btn-group_85dc388bc08adedc h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_de4ba13a31887d06 .btn-group_85dc388bc08adedc .round-btn_feac69a47ec4d75e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_de4ba13a31887d06 .btn-group_85dc388bc08adedc .round-btn_feac69a47ec4d75e:hover, .footer-five_de4ba13a31887d06 .btn-group_85dc388bc08adedc .round-btn_feac69a47ec4d75e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_de4ba13a31887d06 .social-icon_bbf5a0a219e5780b {
  margin: 0 -20px;
}
.footer-five_de4ba13a31887d06 .social-icon_bbf5a0a219e5780b a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_de4ba13a31887d06 .social-icon_bbf5a0a219e5780b a:hover {
  color: #DFFF5E;
}
.footer-five_de4ba13a31887d06 .bottom-nav_63e95d506f7c4e92 {
  margin: 0 -12px;
}
.footer-five_de4ba13a31887d06 .bottom-nav_63e95d506f7c4e92 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_de4ba13a31887d06 .bottom-nav_63e95d506f7c4e92 a:hover {
  text-decoration: underline;
}
.footer-five_de4ba13a31887d06 .shape_01_4cde81b434d45bfe {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_de4ba13a31887d06 .shape_02_8a2b1c67b98706ee {
  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_087bd008bc8e88f2 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_00c686fdafaac9a2 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_5eca1210b1de1cb8 {
  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_e40783bddf3ba6cb {
  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_08a6f3d05ca13202 {
  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_178360a923c9abc6 {
  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_72c4373ee95c2d61 {
  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_706ee09acca787bd {
  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_216429949ff70c60 {
  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_40f35465aadbe9a8 {
  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_af0f0ab66a574a7c {
  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_4cd1148404e1802b {
  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_a863bd2d20976378 {
  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_66f51c5eac432bc1 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_55a14d73773e702b {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_953ac4c9a747a89f {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_425eafe6fac240c8 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_fb849fe7c7c11d40 {
  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_06a7cb62fb2747b6 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_4d0adecc3706fb9f {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_82d000e1534f8985 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_8a0a7c2f2f127f53 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_94be2c3b58839c22 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_7e9613223c4b0ac5 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_ccf7f3ded42c57e6 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_997606daaa7b502d {
  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_5221ed3d376e0292 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_5ac3117971efac4a {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_f309b34b88aad0c6 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_4fe5ad47a18102f2 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_095b2e97a9ad5677 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_3fc72d57a152cf9a {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_ce39e8b372a06ce8 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_31e3090d496c3f3d {
  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_8890893b3cf4592d {
  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_986952c200d8bd4e {
  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_10e412c59167fb02 {
  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_0c7950ae0c015dac {
  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_168063a573876c7c {
  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_7b5bf295f555064f {
  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_3257ac129f956b81 {
  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_a279328f091b7e38 {
  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_6702bb89ca7c27ae {
  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_e15bec6a1face9c9 {
  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_d18b4f869c3494a4 {
  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_bf5b69cc3e494c77 {
  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_816f6a8750c90910 {
  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_02defa1b63df311c {
  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_c9c755fea1b8bfb9 {
  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_261d91e58c6d322d {
  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_913fe0006e7480a0 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_b44285eddd03d5fd {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_abcf58d731d0029c {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_a32eff5be35cdd29 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_a80a5221acc74ae4 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_950d64d2eca0313a {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_c9d06432db472d7d {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_92c1cccdfc04c886 {
  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_087bd008bc8e88f2 {
  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_b09e3057530b3c77 {
  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_1d7e58ee872762c7 {
  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_52702528054b9ad6 .theme-select-menu_78426880e8faf79b {
  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_608663949182ba35 {
  overflow: hidden;
}
.product-block-one_608663949182ba35 .img-holder_47b5a007ae22776f {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_608663949182ba35 .img-holder_47b5a007ae22776f .cart-icon_bcee763a7b09fb8d {
  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_608663949182ba35 .img-holder_47b5a007ae22776f .cart-icon_bcee763a7b09fb8d:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_608663949182ba35 .img-holder_47b5a007ae22776f .cart-button_eb8b358d495d57f9 {
  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_608663949182ba35 .img-holder_47b5a007ae22776f .cart-button_eb8b358d495d57f9:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_608663949182ba35 .product-title_61a9f2777089505d {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_608663949182ba35 .rating_5f19f340c2d75085 {
  margin: 0 -3px;
}
.product-block-one_608663949182ba35 .rating_5f19f340c2d75085 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_608663949182ba35 .rating_5f19f340c2d75085 li .bi-star-fill_7773fcda26274a77 {
  color: #FFCB65;
}
.product-block-one_608663949182ba35 .price_f97f919b5d5fad2b {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_608663949182ba35:hover .cart-button_eb8b358d495d57f9 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_608663949182ba35:hover .product-img_323c4aa4ab9b86a0 {
  transform: scale(0.95);
}
.product-block-one_608663949182ba35:hover .cart-icon_bcee763a7b09fb8d {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_608663949182ba35:hover .product-title_61a9f2777089505d {
  text-decoration: underline;
}

.product-details-one_e9361d1da0980811 .product-img-tab_699276cc64068c00 {
  border: none;
}
.product-details-one_e9361d1da0980811 .product-img-tab_699276cc64068c00 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_e9361d1da0980811 .product-img-tab_699276cc64068c00 .nav-link img {
  max-height: 100%;
}
.product-details-one_e9361d1da0980811 .product-img-tab_699276cc64068c00 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_e9361d1da0980811 .product-img-tab-content_5af2fab1c3d3178d {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_e9361d1da0980811 .product-img-tab-content_5af2fab1c3d3178d img {
  margin: auto;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .stock-tag_3c113684e0f204d9 {
  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_e9361d1da0980811 .product-info_1852874cdb48f8ba .product-name_857749195bd5d4d3 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .rating_5f19f340c2d75085 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .rating_5f19f340c2d75085 li .bi-star-fill_7773fcda26274a77 {
  color: #FFCB65;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .rating_5f19f340c2d75085 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .rating_5f19f340c2d75085 li a:hover {
  text-decoration: underline;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .price_f97f919b5d5fad2b {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .price_f97f919b5d5fad2b del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .availability_2cc164965132ae0e {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .description-text_1c4aa336a0110095 {
  padding: 10px 0 15px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .product-feature_f4ab2070c9c85c58 {
  margin-bottom: 20px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .product-feature_f4ab2070c9c85c58 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .product-feature_f4ab2070c9c85c58 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .customize-order_d74e10c343cc4259 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .customize-order_d74e10c343cc4259 .quantity_ed2d655c95df66cd .button-group_2e5e8c74abbd2d42 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .customize-order_d74e10c343cc4259 .quantity_ed2d655c95df66cd .button-group_2e5e8c74abbd2d42 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .customize-order_d74e10c343cc4259 .quantity_ed2d655c95df66cd .button-group_2e5e8c74abbd2d42 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_e9361d1da0980811 .product-info_1852874cdb48f8ba .customize-order_d74e10c343cc4259 .quantity_ed2d655c95df66cd .button-group_2e5e8c74abbd2d42 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_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .nav-tabs_d26ecce933d41709 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .nav-tabs_d26ecce933d41709 .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_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .nav-tabs_d26ecce933d41709 .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_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .nav-tabs_d26ecce933d41709 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .nav-tabs_d26ecce933d41709 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .tab-content_4c38ec744d085016 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .tab-content_4c38ec744d085016 .product-feature_f4ab2070c9c85c58 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .tab-content_4c38ec744d085016 .product-feature_f4ab2070c9c85c58 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .user-comment-area_127569ea39603c75 .single-comment_f679b258568c1222 {
  padding-bottom: 40px;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .user-comment-area_127569ea39603c75 .single-comment_f679b258568c1222:last-child {
  padding-bottom: 0;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .user-comment-area_127569ea39603c75 .user-img_9028e02f2bcc4bd8 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .user-comment-area_127569ea39603c75 .user-comment-data_b33b6afe3f6a00ed {
  padding-left: 30px;
  position: relative;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .user-comment-area_127569ea39603c75 .user-comment-data_b33b6afe3f6a00ed .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .user-comment-area_127569ea39603c75 .user-comment-data_b33b6afe3f6a00ed .rating_5f19f340c2d75085 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .user-comment-area_127569ea39603c75 .user-comment-data_b33b6afe3f6a00ed .rating_5f19f340c2d75085 li .bi-star-fill_7773fcda26274a77 {
  color: #FFCB65;
}
.product-details-one_e9361d1da0980811 .product-review-tab_98dadfaa156dc09f .user-comment-area_127569ea39603c75 .user-comment-data_b33b6afe3f6a00ed p {
  padding-top: 8px;
}

.cart-list-form_518a51bda1715549 {
  position: relative;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac {
  margin: 0;
  background: transparent;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac 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_518a51bda1715549 .table_600a50316907c4ac th:first-child {
  text-align: left;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .product-thumbnails_65cc7e0a3f32589a {
  width: 85px;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .product-thumbnails_65cc7e0a3f32589a img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .product-thumbnails_65cc7e0a3f32589a .product-img_323c4aa4ab9b86a0 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .product-info_1852874cdb48f8ba {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .product-info_1852874cdb48f8ba .product-name_857749195bd5d4d3 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .product-info_1852874cdb48f8ba .serial_4560da44bc5df9bc {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .product-info_1852874cdb48f8ba ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .price_f97f919b5d5fad2b {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .quantity_ed2d655c95df66cd li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .quantity_ed2d655c95df66cd li .btn_ed002b60e7d65a8c {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .quantity_ed2d655c95df66cd 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_518a51bda1715549 .table_600a50316907c4ac tbody .remove-product_ed1ff84f6d19f244 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_518a51bda1715549 .table_600a50316907c4ac tbody .remove-product_ed1ff84f6d19f244:hover {
  color: #ff2759;
}
.cart-list-form_518a51bda1715549 .cart-footer_848179487bdf8bc6 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_518a51bda1715549 .cart-footer_848179487bdf8bc6 .coupon-form_51e3db73e1774234 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_518a51bda1715549 .cart-footer_848179487bdf8bc6 .cart-total-section_344c471507a5f18c {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_518a51bda1715549 .cart-footer_848179487bdf8bc6 .cart-total-section_344c471507a5f18c .cart-total-table_3af18b041fd7ee90 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_518a51bda1715549 .cart-footer_848179487bdf8bc6 .cart-total-section_344c471507a5f18c .cart-total-table_3af18b041fd7ee90 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_e2d7aa0ef625eee8 {
  height: auto;
}

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

.fancybox-caption_47f076edff38cdbb, .fancybox-infobar_6df25a338aef4b58, .fancybox-navigation_07d898be5380492d .fancybox-button_13a4953129d5127b, .fancybox-toolbar_561f912ebf8747ff {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_fa42c992e7d477e2 .fancybox-caption_47f076edff38cdbb, .fancybox-show-infobar_5a4e6fd2a2c759c3 .fancybox-infobar_6df25a338aef4b58, .fancybox-show-nav_4951e2757c0e216e .fancybox-navigation_07d898be5380492d .fancybox-button_13a4953129d5127b, .fancybox-show-toolbar_3fa7c1354d0180f5 .fancybox-toolbar_561f912ebf8747ff {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_23bdbf8531217035 .fancybox-stage_6027d80f27740f5a {
  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_2bf315b829e3fc6e .fancybox-slide, .fancybox-slide--current_966e74f6fd2c9e22, .fancybox-slide--next_ea54433383eba281, .fancybox-slide--previous_88d4814529b9fb9f {
  display: block;
}

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

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

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

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

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

.fancybox-content_3806d1fa04f14e9f {
  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_612b4bd59b0c4465 .fancybox-content_3806d1fa04f14e9f {
  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_0daaeedb02084251 .fancybox-content_3806d1fa04f14e9f {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_fbf012e86d8bd2e6 .fancybox-content_3806d1fa04f14e9f {
  cursor: zoom-in;
}

.fancybox-can-drag_3dbc36e0678b9bb7 .fancybox-content_3806d1fa04f14e9f {
  cursor: grab;
}

.fancybox-is-dragging_3822fe92333e39c9 .fancybox-content_3806d1fa04f14e9f {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_63fae6f9502ae307 .fancybox-content_3806d1fa04f14e9f {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_2a26149dcb56b634 .fancybox-content_3806d1fa04f14e9f, .fancybox-slide--map_7ecb3bfc2238cce3 .fancybox-content_3806d1fa04f14e9f, .fancybox-slide--video_7e6051a4623c1584 .fancybox-content_3806d1fa04f14e9f {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_7e6051a4623c1584 .fancybox-content_3806d1fa04f14e9f {
  background: #000;
}

.fancybox-slide--map_7ecb3bfc2238cce3 .fancybox-content_3806d1fa04f14e9f {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_7c4fdc49f146e240 svg path, .fancybox-button--share_7b59069aee3af687 svg path, .fancybox-button--thumbs_b0587677779e532a svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_4951e2757c0e216e .fancybox-navigation_07d898be5380492d .fancybox-button_13a4953129d5127b {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_07d898be5380492d .fancybox-button--arrow_left_74018ab0cadce4ec {
  left: 6px;
}

.fancybox-navigation_07d898be5380492d .fancybox-button--arrow_right_48314b46d3b2a4ee {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_2a26149dcb56b634 .fancybox-close-small_4abb4408c0e73b9a, .fancybox-slide--image_612b4bd59b0c4465 .fancybox-close-small_4abb4408c0e73b9a, .fancybox-slide--video_7e6051a4623c1584 .fancybox-close-small_4abb4408c0e73b9a {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_2a26149dcb56b634 .fancybox-close-small_4abb4408c0e73b9a:hover svg, .fancybox-slide--image_612b4bd59b0c4465 .fancybox-close-small_4abb4408c0e73b9a:hover svg, .fancybox-slide--video_7e6051a4623c1584 .fancybox-close-small_4abb4408c0e73b9a:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_c2eaeebd2f70b17e .fancybox-close-small_4abb4408c0e73b9a, .fancybox-is-zoomable_15fba2c324a92a9f.fancybox-can-drag_3dbc36e0678b9bb7 .fancybox-close-small_4abb4408c0e73b9a {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_66322d695b9fdec8.fancybox-slide--next_ea54433383eba281, .fancybox-fx-fade_66322d695b9fdec8.fancybox-slide--previous_88d4814529b9fb9f {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_66322d695b9fdec8.fancybox-slide--current_966e74f6fd2c9e22 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_05141b9535991acf {
  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_f84389138589541d {
  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_c0842369afe66da7 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_0ddb0d27deca84ea .fancybox-thumbs_f84389138589541d {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_f84389138589541d > 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_f84389138589541d .fancybox-thumbs-active_77e7fb52569cfd95:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_b099fc47ccc62177 .slick-track_d6d4e606139d60b4,
.slick-slider_b099fc47ccc62177 .slick-list_a3c2c56b12a1167d {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_35f7e7c8a938cbe5 .slick-track_d6d4e606139d60b4 {
  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_35f7e7c8a938cbe5 img {
  display: none;
}

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

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

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

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

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