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

.h1_0e31a6769f865e99,
h1,
.h2_06d3bdb866bd2b45,
h2,
.h3_a6cdacf8e7889790,
h3,
.h4_527493725a85e84a,
h4,
.h5_60013590921a0f6a,
h5,
.h6_28abec1ab624ed51,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_4c82396d7235cbc5 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_614ac45b2d64e833 {
  padding: 0 !important;
}

.m0_88624bec66cefa0d {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_dc0771be759019a2 {
    padding: 0 !important;
  }
  .xl-m0_95a30be6d18c91f4 {
    margin: 0 !important;
  }
  .xl-pt-10_da21fe5da50ecfd4 {
    padding-top: 10px !important;
  }
  .xl-pt-20_b216d1489bc2c148 {
    padding-top: 20px !important;
  }
  .xl-pt-30_011f48e6406f6402 {
    padding-top: 30px !important;
  }
  .xl-pt-40_de83ee6bbd81ea67 {
    padding-top: 40px !important;
  }
  .xl-pt-50_331dc2a2efeb9ea2 {
    padding-top: 50px !important;
  }
  .xl-pt-60_5141af9a6d1db00f {
    padding-top: 60px !important;
  }
  .xl-pt-70_0df7fe6a2a973205 {
    padding-top: 70px !important;
  }
  .xl-pt-80_fdfbd32faa13e62d {
    padding-top: 80px !important;
  }
  .xl-pt-90_93445290b29cffba {
    padding-top: 90px !important;
  }
  .xl-pt-100_d3cfe5b6e5a37916 {
    padding-top: 100px !important;
  }
  .xl-pt-110_6dcf6f3239315f86 {
    padding-top: 110px !important;
  }
  .xl-pt-120_c3a11f040b14123e {
    padding-top: 120px !important;
  }
  .xl-pt-130_c4b6b2eeb026089d {
    padding-top: 130px !important;
  }
  .xl-pt-140_0b44e85517ee7d40 {
    padding-top: 140px !important;
  }
  .xl-pt-150_2114352d0f0f9d79 {
    padding-top: 150px !important;
  }
  .xl-pt-200_6e0304032b4c602f {
    padding-top: 200px !important;
  }
  .xl-pb-10_53adb30eb56754ff {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_2c2bc5f5f4a839df {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_7a14a292d9cac146 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_1d0ebcf428d4f61d {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_1b790c7c5828ea56 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_fabe30c0a5117b3f {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_e60c4a98c1fca9d2 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_1eed1c7a5fb538a8 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_50bc7fefcc252d0a {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_86328c0bee6e42ed {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_9a201bd689224b7b {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_01dbd72ada698ac0 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_9a480a98000a6ff0 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_f64c44267c41e844 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_6e66d86d547f0058 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_8e56e5b8506109e3 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_e83f20597b26f526 {
    margin-top: 10px !important;
  }
  .xl-mt-20_cda2404803eb077e {
    margin-top: 20px !important;
  }
  .xl-mt-30_e3cd274b36c37e5c {
    margin-top: 30px !important;
  }
  .xl-mt-40_c907c8fcb9166b58 {
    margin-top: 40px !important;
  }
  .xl-mt-50_1a07a253e507e732 {
    margin-top: 50px !important;
  }
  .xl-mt-60_72cd28ce63a1b123 {
    margin-top: 60px !important;
  }
  .xl-mt-70_1c516aebf0124d64 {
    margin-top: 70px !important;
  }
  .xl-mt-80_cd58c31f98ae4f23 {
    margin-top: 80px !important;
  }
  .xl-mt-90_55cf9a5158deffbf {
    margin-top: 90px !important;
  }
  .xl-mt-100_1e3cc625a3476acc {
    margin-top: 100px !important;
  }
  .xl-mt-110_a0b489832cf6b2c5 {
    margin-top: 110px !important;
  }
  .xl-mt-120_86ae8e1da5582e5c {
    margin-top: 120px !important;
  }
  .xl-mt-130_d0c9e133a40ed663 {
    margin-top: 130px !important;
  }
  .xl-mt-140_41083915b4f73183 {
    margin-top: 140px !important;
  }
  .xl-mt-150_b3aac9c7b9762d75 {
    margin-top: 150px !important;
  }
  .xl-mt-200_b1d3ed071c45d173 {
    margin-top: 200px !important;
  }
  .xl-mb-10_a622eef543084b76 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_f1afd9310410b020 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_fec6174f5a2d1b79 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_7a64f320ca9f15c7 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_3d17de08e9cc3c8c {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_4aa3e2e72fcf20a5 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_1cea96ca39813063 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_4db11920d0bc0fcb {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_3c1b5bbd51591db7 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_6d996566ac9874ef {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_e248f901e2da6600 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_000e9297ba4d66ef {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_40d114b260b578ac {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_19de5acc0ab64120 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_67446ebee3a2502d {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_2233addc0ccdbdc4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_ee96f45dd5e8b25a {
    padding: 0 !important;
  }
  .lg-m0_db5e58de6fe9b8cd {
    margin: 0 !important;
  }
  .lg-pt-10_5076d01d898f3e03 {
    padding-top: 10px !important;
  }
  .lg-pt-20_a0bee2ef29192a39 {
    padding-top: 20px !important;
  }
  .lg-pt-30_158d19c1fd475a81 {
    padding-top: 30px !important;
  }
  .lg-pt-40_3b1a7700991fda4c {
    padding-top: 40px !important;
  }
  .lg-pt-50_6d2051fead4d24c1 {
    padding-top: 50px !important;
  }
  .lg-pt-60_cc6b675d70df0966 {
    padding-top: 60px !important;
  }
  .lg-pt-70_a29e9c99cbb62fba {
    padding-top: 70px !important;
  }
  .lg-pt-80_adbbe5af2deb0d11 {
    padding-top: 80px !important;
  }
  .lg-pt-90_a1e2ebdd4a1bd971 {
    padding-top: 90px !important;
  }
  .lg-pt-100_f3c9d6f862a7d15f {
    padding-top: 100px !important;
  }
  .lg-pt-110_651c5368c3e2c6c1 {
    padding-top: 110px !important;
  }
  .lg-pt-120_c3589386a945e93d {
    padding-top: 120px !important;
  }
  .lg-pt-130_b428ccef20f2a846 {
    padding-top: 130px !important;
  }
  .lg-pt-140_e12028f17e694aef {
    padding-top: 140px !important;
  }
  .lg-pt-150_f4375ebe44c6bbe8 {
    padding-top: 150px !important;
  }
  .lg-pt-200_955d5a4f41925ed2 {
    padding-top: 200px !important;
  }
  .lg-pb-10_ce614bb707472876 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_95bab3776b709de0 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_1845b1fd6cbb003e {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_4622467610ed8c3f {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_c70ac925a0903b7b {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_bb921e42a14e1197 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_7198586d65891539 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_2ced762ae9a0db04 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_e03f510bb3d1df04 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_166fa94e68dc29b2 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_768a4e53f2af457b {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_c53a8a8a967ddba1 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_d1330202e9cb71a1 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_35b56f97b1155ff1 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_12b790ace6a3822d {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_f6396fa63c1b1c51 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_57726333e68b9726 {
    margin-top: 10px !important;
  }
  .lg-mt-20_7ff6d786a31f71ba {
    margin-top: 20px !important;
  }
  .lg-mt-30_80cb918ba24fd72c {
    margin-top: 30px !important;
  }
  .lg-mt-40_9594d51cfc7a760f {
    margin-top: 40px !important;
  }
  .lg-mt-50_39cd1b1525ca94fd {
    margin-top: 50px !important;
  }
  .lg-mt-60_b2933d01193adf54 {
    margin-top: 60px !important;
  }
  .lg-mt-70_57190b369f329d48 {
    margin-top: 70px !important;
  }
  .lg-mt-80_a4b984434e39877e {
    margin-top: 80px !important;
  }
  .lg-mt-90_fbcf93d673be2fbf {
    margin-top: 90px !important;
  }
  .lg-mt-100_4e5c9b9e22f09d73 {
    margin-top: 100px !important;
  }
  .lg-mt-110_45b9db90cc58bb23 {
    margin-top: 110px !important;
  }
  .lg-mt-120_2312ab936c6af545 {
    margin-top: 120px !important;
  }
  .lg-mt-130_b1616b11aced9fed {
    margin-top: 130px !important;
  }
  .lg-mt-140_61f57732c5ff9241 {
    margin-top: 140px !important;
  }
  .lg-mt-150_6579670d0f89fb2b {
    margin-top: 150px !important;
  }
  .lg-mt-200_25dcb875afb806f6 {
    margin-top: 200px !important;
  }
  .lg-mb-10_8520314ec78743e9 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_620cfabfbcd8ec2d {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_98fd79908021f21c {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_b499f46454a84418 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_6f9d822dce4acfea {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_59f0b1969a2789d0 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_88f03ca4bdff01b9 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_463e68710e0572d1 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_0f3921846d65e0c3 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_7b338f15f415275e {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_3aef7c8a6415460a {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_32afee2e22dced37 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_82a905ac0d30c708 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_8daca650f36e130b {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_46525e2e0e61c71b {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_7be1d5a6ee16fa51 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_c1ceb3565419b3a6 {
    padding: 0 !important;
  }
  .md-m0_46b00618410242bf {
    margin: 0 !important;
  }
  .md-pt-10_396965a4d196f65a {
    padding-top: 10px !important;
  }
  .md-pt-20_ef40190fe3f85843 {
    padding-top: 20px !important;
  }
  .md-pt-30_19e7023645f141e0 {
    padding-top: 30px !important;
  }
  .md-pt-40_5b085a8832071b45 {
    padding-top: 40px !important;
  }
  .md-pt-50_38994ac2d6e922f5 {
    padding-top: 50px !important;
  }
  .md-pt-60_cf2abd8392c18877 {
    padding-top: 60px !important;
  }
  .md-pt-70_29744d7ba1799735 {
    padding-top: 70px !important;
  }
  .md-pt-80_fc7c356f42368ad7 {
    padding-top: 80px !important;
  }
  .md-pt-90_264c0540c10a9ba3 {
    padding-top: 90px !important;
  }
  .md-pt-100_e64d76eeea6f1b03 {
    padding-top: 100px !important;
  }
  .md-pt-110_be5bd95e179a3989 {
    padding-top: 110px !important;
  }
  .md-pt-120_3efe92ada3b3371f {
    padding-top: 120px !important;
  }
  .md-pt-130_eaaf1ef3b48e86aa {
    padding-top: 130px !important;
  }
  .md-pt-140_740b6515fa36b532 {
    padding-top: 140px !important;
  }
  .md-pt-150_920f7a150b1ba8aa {
    padding-top: 150px !important;
  }
  .md-pt-200_25b8a05e133407c2 {
    padding-top: 200px !important;
  }
  .md-pb-10_537ff10e34383288 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_6cf8d384b708f63f {
    padding-bottom: 20px !important;
  }
  .md-pb-30_475121f286d44397 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_f9373e1cbba1dc48 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_bb99163b549b706f {
    padding-bottom: 50px !important;
  }
  .md-pb-60_78746457825d3d9c {
    padding-bottom: 60px !important;
  }
  .md-pb-70_378cd9e513d415e5 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_0bd1e055a2d241b1 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_0424d3c391cfe71c {
    padding-bottom: 90px !important;
  }
  .md-pb-100_843ae7843a411688 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_c1cf1dfcf2511982 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_a719446c4a42f75d {
    padding-bottom: 120px !important;
  }
  .md-pb-130_4477a4c926af5a08 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_1a2c2352cf57ab9d {
    padding-bottom: 140px !important;
  }
  .md-pb-150_327ea23da12f3b05 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_9bc373c9a4e52cc3 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_3f9c1a887d33b3cd {
    margin-top: 10px !important;
  }
  .md-mt-20_41cdf0d1a348a994 {
    margin-top: 20px !important;
  }
  .md-mt-30_a2634735c575b898 {
    margin-top: 30px !important;
  }
  .md-mt-40_ce2b3c1685f68405 {
    margin-top: 40px !important;
  }
  .md-mt-50_08e948e41b49b883 {
    margin-top: 50px !important;
  }
  .md-mt-60_2ca5fb408d323bba {
    margin-top: 60px !important;
  }
  .md-mt-70_0cdaed8581deb5ae {
    margin-top: 70px !important;
  }
  .md-mt-80_a475da75c9bb9cad {
    margin-top: 80px !important;
  }
  .md-mt-90_9bd2676a303f033b {
    margin-top: 90px !important;
  }
  .md-mt-100_2920d1eb5e1ba19d {
    margin-top: 100px !important;
  }
  .md-mt-110_26eca0b686443877 {
    margin-top: 110px !important;
  }
  .md-mt-120_6191a3e365decc41 {
    margin-top: 120px !important;
  }
  .md-mt-130_7bccb5f2e9fe04db {
    margin-top: 130px !important;
  }
  .md-mt-140_a9275610e32c5db7 {
    margin-top: 140px !important;
  }
  .md-mt-150_3cf00a0d7cf3207b {
    margin-top: 150px !important;
  }
  .md-mt-200_9a9ae5934349ee43 {
    margin-top: 200px !important;
  }
  .md-mb-10_c68711d1ae45f24a {
    margin-bottom: 10px !important;
  }
  .md-mb-20_c4301b83a8a59435 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_da91f79b0dde00b9 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_1f31c1ce01cd6ce2 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_457f898a2d6a8c06 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_8fd4dbd6ba09df12 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_15d93885ff2481f0 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_4942d814ebdf02c1 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_b46d890e47f52617 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_299da6e66f98273d {
    margin-bottom: 100px !important;
  }
  .md-mb-110_a8f65f149a0b247b {
    margin-bottom: 110px !important;
  }
  .md-mb-120_a568325fba9ea47f {
    margin-bottom: 120px !important;
  }
  .md-mb-130_3ec8af84fe1bcfa3 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_89e3b8d7616c28fd {
    margin-bottom: 140px !important;
  }
  .md-mb-150_df240f7e26761cec {
    margin-bottom: 150px !important;
  }
  .md-mb-200_29e47a70c86eedb1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_4646b34bb4eb6896 {
    padding: 0 !important;
  }
  .sm-m0_e3cc11dada724152 {
    margin: 0 !important;
  }
  .sm-pt-10_9cade7e86f6015b6 {
    padding-top: 10px !important;
  }
  .sm-pt-20_f8505e815e49d78b {
    padding-top: 20px !important;
  }
  .sm-pt-30_7967583631583319 {
    padding-top: 30px !important;
  }
  .sm-pt-40_0c05c9d4a8cc41d6 {
    padding-top: 40px !important;
  }
  .sm-pt-50_0b0abe2d6dcc804b {
    padding-top: 50px !important;
  }
  .sm-pt-60_6632680e4fce11c0 {
    padding-top: 60px !important;
  }
  .sm-pt-70_dc4794b8a10800c3 {
    padding-top: 70px !important;
  }
  .sm-pt-80_850d0a7c001d8dd6 {
    padding-top: 80px !important;
  }
  .sm-pt-90_14301c2603520181 {
    padding-top: 90px !important;
  }
  .sm-pt-100_c1df8920b78e9de3 {
    padding-top: 100px !important;
  }
  .sm-pt-110_8d6d3945afff125f {
    padding-top: 110px !important;
  }
  .sm-pt-120_f757f731f8ce6685 {
    padding-top: 120px !important;
  }
  .sm-pt-130_add64a5df4fd0e7c {
    padding-top: 130px !important;
  }
  .sm-pt-140_180ababac6fcef88 {
    padding-top: 140px !important;
  }
  .sm-pt-150_ed65ee09de0982e7 {
    padding-top: 150px !important;
  }
  .sm-pt-200_06f6f19c176d8915 {
    padding-top: 200px !important;
  }
  .sm-pb-10_70962f47b3a80f0b {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_05397814613140b3 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_f32e93dac2424170 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_2d65d0c697e67c02 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_8aec2115a62beb22 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_253e954332732519 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_dd1219f535eda9b2 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_e716547160c36ce4 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_7ed7a925c17e472d {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_77e92cdf10f74cbf {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_53685af46a48c915 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_f2bc69cb563a9e71 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_291cd1e5161c5176 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_d69356906b6511ec {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_a38ef353e14ed7ec {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_6f90d5187b2cd6a5 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_501dc51af40e43f9 {
    margin-top: 10px !important;
  }
  .sm-mt-20_189dfa93ec7bc574 {
    margin-top: 20px !important;
  }
  .sm-mt-30_beb32d11071c0ff3 {
    margin-top: 30px !important;
  }
  .sm-mt-40_2bc5faaa0662faa4 {
    margin-top: 40px !important;
  }
  .sm-mt-50_9bf8ed23e98e81bf {
    margin-top: 50px !important;
  }
  .sm-mt-60_3e3564e83b82eec9 {
    margin-top: 60px !important;
  }
  .sm-mt-70_de11f0a30fab4c06 {
    margin-top: 70px !important;
  }
  .sm-mt-80_dcaa695162123d4a {
    margin-top: 80px !important;
  }
  .sm-mt-90_4b0b4bc0a057c033 {
    margin-top: 90px !important;
  }
  .sm-mt-100_d158ee00fe9baf6c {
    margin-top: 100px !important;
  }
  .sm-mt-110_1f478831bc0ec382 {
    margin-top: 110px !important;
  }
  .sm-mt-120_dc1a01b18e96d0c3 {
    margin-top: 120px !important;
  }
  .sm-mt-130_adafccdd9f169f16 {
    margin-top: 130px !important;
  }
  .sm-mt-140_27c42e469f410a14 {
    margin-top: 140px !important;
  }
  .sm-mt-150_1f7fc216282e9c5b {
    margin-top: 150px !important;
  }
  .sm-mt-200_a153f2faa8396724 {
    margin-top: 200px !important;
  }
  .sm-mb-10_98ded71e8e439880 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_e06f99808d08ec0e {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_7838b29cc9e786d7 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_35c2f45f02600599 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_2491e4fe6894ee56 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_0512c2e5514df3bf {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_fd901c83ffefdfab {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_ca1cdbd83a18c8d8 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_f0e7b2e5eb2f349c {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_4338a57c5ef0586f {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_82d4c81c604819e7 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_643a4642930a90a7 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_228284efe8ec3a24 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_cdd136138cc9e833 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_4f0eeffc4ddf11b5 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_4fc997f772b733d5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_80992136e0178561 {
    padding: 0 !important;
  }
  .xs-m0_d23704e88822cd5e {
    margin: 0 !important;
  }
  .xs-pt-10_e76db8248eb8d137 {
    padding-top: 10px !important;
  }
  .xs-pt-20_72e7ff1a0410efc7 {
    padding-top: 20px !important;
  }
  .xs-pt-30_90f1291164dd86d1 {
    padding-top: 30px !important;
  }
  .xs-pt-40_d140dce55f06dc7f {
    padding-top: 40px !important;
  }
  .xs-pt-50_3dafa8bad41cf816 {
    padding-top: 50px !important;
  }
  .xs-pt-60_ef7db503e4f53813 {
    padding-top: 60px !important;
  }
  .xs-pt-70_be7ea40861032630 {
    padding-top: 70px !important;
  }
  .xs-pt-80_a49f666e743c258d {
    padding-top: 80px !important;
  }
  .xs-pt-90_1dfbb1da47a11724 {
    padding-top: 90px !important;
  }
  .xs-pt-100_ee6f74e3a1b2ff91 {
    padding-top: 100px !important;
  }
  .xs-pt-110_1fc961891dd5fcf5 {
    padding-top: 110px !important;
  }
  .xs-pt-120_176b70a442c2a83f {
    padding-top: 120px !important;
  }
  .xs-pt-130_cc8b1c6a989026e0 {
    padding-top: 130px !important;
  }
  .xs-pt-140_0ea20164d7473496 {
    padding-top: 140px !important;
  }
  .xs-pt-150_c33997453e270c8e {
    padding-top: 150px !important;
  }
  .xs-pt-200_c15e9ba2edc551bc {
    padding-top: 200px !important;
  }
  .xs-pb-10_d3810f39de4e97d0 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_ec3dcf75418ac761 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_d726f661da926f56 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_089d5b8957867634 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_9ef5f63c837ee8a9 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_7d8f28319e0ea5cc {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_05edfa8c5116f031 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_bf4a1fa85253b4a6 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_9d279005f4a0b3cd {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_6faece5d49cfafed {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_d5cb3fa968028a60 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_fb2b73c931eba7c2 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_7427e9815e887614 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_51d88a4465dbaaf7 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_e8ffc5de1040d52e {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_501dcfc1f76f9665 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_187aaf8af2b06a03 {
    margin-top: 10px !important;
  }
  .xs-mt-20_b2117e32488c6ecd {
    margin-top: 20px !important;
  }
  .xs-mt-30_46d18d78998c48a4 {
    margin-top: 30px !important;
  }
  .xs-mt-40_8a21bf26ffb1a1ee {
    margin-top: 40px !important;
  }
  .xs-mt-50_c99f62b5f38a36ab {
    margin-top: 50px !important;
  }
  .xs-mt-60_2f3f1ef75a4f7bed {
    margin-top: 60px !important;
  }
  .xs-mt-70_51d892c7b4bc98f9 {
    margin-top: 70px !important;
  }
  .xs-mt-80_9e5431affa4da9b7 {
    margin-top: 80px !important;
  }
  .xs-mt-90_32708f04b476b1ac {
    margin-top: 90px !important;
  }
  .xs-mt-100_c0a3d5a8a1309b99 {
    margin-top: 100px !important;
  }
  .xs-mt-110_c3a49d887e8712b3 {
    margin-top: 110px !important;
  }
  .xs-mt-120_590b0a904a3ac43f {
    margin-top: 120px !important;
  }
  .xs-mt-130_48df3d0e2c6bfebb {
    margin-top: 130px !important;
  }
  .xs-mt-140_bbd6e301dba87527 {
    margin-top: 140px !important;
  }
  .xs-mt-150_f5338d5ac4875e63 {
    margin-top: 150px !important;
  }
  .xs-mt-200_07e08b053a5fc5d2 {
    margin-top: 200px !important;
  }
  .xs-mb-10_85e53e3041addef4 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_722a7d7a13b88e61 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_d98348fb384f3528 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_f178195a421489d6 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_c3e9d3ee69e3c2c7 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_137c914f9a30505c {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_4451d173acdbc8f4 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_429a950ed7705173 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_3e2dee2546662645 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_5fe5675dcb300a26 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_7257a00aa51e4297 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_de770743cc5892c9 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_85a3eddc1d407b56 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_73a0794b8fc8b980 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_1f6139cd36d688f5 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_85884df5f369c99f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_8a965d8be947e6bb {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_8a965d8be947e6bb.menu-overlay_457a03071748854e {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_8a965d8be947e6bb.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_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-three_5d0b9b37e0b03ac3 .navbar-toggler_3fd4fe7f43cdefff {
  background: #000;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-four_58dd3933068318c3 .navbar-toggler_3fd4fe7f43cdefff {
  background: #E6FD5A;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-five_43e3f14da48c0a68 .navbar-toggler_3fd4fe7f43cdefff {
  background: #DFFF5E;
}
.theme-main-menu_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff:focus {
  box-shadow: none;
}
.theme-main-menu_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff::before,
.theme-main-menu_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff::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_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff 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_8a965d8be947e6bb.menu-style-three_5d0b9b37e0b03ac3 .navbar-toggler_3fd4fe7f43cdefff:before, .theme-main-menu_8a965d8be947e6bb.menu-style-three_5d0b9b37e0b03ac3 .navbar-toggler_3fd4fe7f43cdefff:after, .theme-main-menu_8a965d8be947e6bb.menu-style-three_5d0b9b37e0b03ac3 .navbar-toggler_3fd4fe7f43cdefff span {
  background: #fff;
}
.theme-main-menu_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_8a965d8be947e6bb .navbar-toggler_3fd4fe7f43cdefff[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_8a965d8be947e6bb .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_8a965d8be947e6bb .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_8a965d8be947e6bb.white-vr_444d4905609d4f6f .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_8a965d8be947e6bb.white-vr_444d4905609d4f6f .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_8a965d8be947e6bb.white-vr_444d4905609d4f6f.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-one_e2f40919bea193f5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d .info-row_88110f4f740c1ff9 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d .gap-fix_26dcd94e27e094ca {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d .greetings_4340b015b2cf6c31 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d .contact-info_7badc5f4965cabd6 {
  margin: 0 -15px;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d .contact-info_7badc5f4965cabd6 li {
  padding: 0 15px;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d .contact-info_7badc5f4965cabd6 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d .contact-info_7badc5f4965cabd6 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d .inner-content_c8791bfcc3f4caf0 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-two_da594267692b4b7d.fixed .info-row_88110f4f740c1ff9 {
  display: none;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-five_43e3f14da48c0a68 {
  background: #000;
  padding: 0;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-five_43e3f14da48c0a68 .inner-content_c8791bfcc3f4caf0 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-six_349e892792a11f7f .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_8a965d8be947e6bb.menu-style-six_349e892792a11f7f .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_8a965d8be947e6bb .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_25ff8d0b19594a2f {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_25ff8d0b19594a2f .mega-menu-title_0217e5834096b955 {
  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_8a965d8be947e6bb .login-btn-one_3cf214e816033fe1 a {
  color: #000;
}
.theme-main-menu_8a965d8be947e6bb .login-btn-one_3cf214e816033fe1 a:hover {
  text-decoration: underline;
}
.theme-main-menu_8a965d8be947e6bb .login-btn-two_d6aa2b555e9d2f94 a {
  color: #044F3B;
}
.theme-main-menu_8a965d8be947e6bb .login-btn-two_d6aa2b555e9d2f94 a:hover {
  text-decoration: underline;
}
.theme-main-menu_8a965d8be947e6bb .signup-btn-one_d8091c84e2ea32f6 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_8a965d8be947e6bb .signup-btn-one_d8091c84e2ea32f6 .icon_f75a37229aa27c03 {
  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_8a965d8be947e6bb .signup-btn-one_d8091c84e2ea32f6:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_8a965d8be947e6bb .signup-btn-one_d8091c84e2ea32f6:hover .icon_f75a37229aa27c03 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_8a965d8be947e6bb .signup-btn-two_42bc34d216eb99cb {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_8a965d8be947e6bb .signup-btn-two_42bc34d216eb99cb:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_8a965d8be947e6bb .quote-one_48c66067cdb06ad1 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_8a965d8be947e6bb .quote-one_48c66067cdb06ad1:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_f8c0922445bdc2ce {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_f8c0922445bdc2ce li {
  position: relative;
  padding: 0 15px;
}
.category-menu_f8c0922445bdc2ce li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_f8c0922445bdc2ce li a:hover {
  color: #0C3A30;
}
.category-menu_f8c0922445bdc2ce .dropdown-menu {
  padding: 0;
}
.category-menu_f8c0922445bdc2ce .dropdown-menu li {
  padding: 0;
}
.category-menu_f8c0922445bdc2ce .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_0b7a30bd7c902633 .logo_f3a16cdfc0b34f4b {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_444d4905609d4f6f .navbar-collapse_0b7a30bd7c902633 {
    background-color: #0C3A30;
  }
  .navbar-collapse_0b7a30bd7c902633 {
    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_0b7a30bd7c902633.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_8a965d8be947e6bb .navbar .mega-dropdown_8950b9608f89f949 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_444d4905609d4f6f .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_25ff8d0b19594a2f {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_04f39c763fb94b05 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_fefb9ba147a6dee1 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_fefb9ba147a6dee1::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_fefb9ba147a6dee1 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_fefb9ba147a6dee1 .hero-slider-one .hero-img_5872f3ff0dd7dda6 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_fefb9ba147a6dee1 .hero-slider-one .slick-list_a4b62c9428a28584, .hero-banner-one_fefb9ba147a6dee1 .hero-slider-one .slick-track_0f75c58fbbda84ba, .hero-banner-one_fefb9ba147a6dee1 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_fefb9ba147a6dee1 .hero-heading_67fd9c6bf5851834 {
  font-weight: 700;
  color: #000;
  background: url(../gallery/shape_067acca89f/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_fefb9ba147a6dee1 .more-btn_0e9b9f8e1f4a5e93 {
  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_fefb9ba147a6dee1 .more-btn_0e9b9f8e1f4a5e93:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_9e277b72aecaac72 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_9e277b72aecaac72 .bg-wrapper_20332a8dafbe806f {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_9e277b72aecaac72 .hero-heading_67fd9c6bf5851834 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_9e277b72aecaac72 .rating_68e571313746744a h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_9e277b72aecaac72 .rating_68e571313746744a p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_9e277b72aecaac72 .media-wrapper_c9e2824e9a7baa7c {
  position: absolute;
  background: url(../gallery/assets_7749f6f1ca/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_9e277b72aecaac72 .media-wrapper_c9e2824e9a7baa7c .shape_01_84dd5f3df54d3111 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_9e277b72aecaac72 .media-wrapper_c9e2824e9a7baa7c .shape_02_721e20e6a8ed20ec {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_1107890b54a448b7 .hero-heading_67fd9c6bf5851834 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_1107890b54a448b7 .media-wrapper_c9e2824e9a7baa7c {
  background: url(../gallery/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_1107890b54a448b7 .media-wrapper_c9e2824e9a7baa7c .screen_01_7b0826baef842ee6 {
  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_1107890b54a448b7 .media-wrapper_c9e2824e9a7baa7c .screen_02_6b5b3d994e21343c {
  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_1107890b54a448b7 .media-wrapper_c9e2824e9a7baa7c .bg-shape_18966f2cdc4694b9 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_1107890b54a448b7 .shape_01_84dd5f3df54d3111 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_333d3d88dbbce9c1 .bg-wrapper_20332a8dafbe806f {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_333d3d88dbbce9c1 .media-wrapper_c9e2824e9a7baa7c {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_333d3d88dbbce9c1 .media-wrapper_c9e2824e9a7baa7c .shape_01_84dd5f3df54d3111 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_333d3d88dbbce9c1 .shape_02_721e20e6a8ed20ec {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_d2524d0e2c635290 + .blog-details_3eacb0ad4ba52a36 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_948054478985a8f5 {
  z-index: 1;
}
.block-feature-three_948054478985a8f5:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_948054478985a8f5.no-bg_73f32f806a2e077f:before {
  display: none;
}
.block-feature-three_948054478985a8f5 .section-btn_9996282497682df6 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_948054478985a8f5 .block-title_64d14f541bb0dbff a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_948054478985a8f5 .block-title_64d14f541bb0dbff a:hover {
  text-decoration: underline;
}
.block-feature-three_948054478985a8f5 .round-btn_c0307d563ec3518e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_948054478985a8f5 .round-btn_c0307d563ec3518e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_948054478985a8f5 .block-one_a97bcdae516d4cd0 {
  background: url(../gallery/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_948054478985a8f5 .block-one_a97bcdae516d4cd0 .tag_3ea80e0f762c8be4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_948054478985a8f5 .block-one_a97bcdae516d4cd0 .block-title_64d14f541bb0dbff {
  background: url(../gallery/shape_067acca89f/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_948054478985a8f5 .block-two_b43bdf5172bae362 {
  overflow: hidden;
}
.block-feature-three_948054478985a8f5 .block-two_b43bdf5172bae362 .img-wrapper_591442d58b37cf30 {
  background: url(../gallery/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_948054478985a8f5 .block-two_b43bdf5172bae362 .text-wrapper_c0d4768238feb5bd {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_948054478985a8f5 .block-two_b43bdf5172bae362 .tag_3ea80e0f762c8be4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_948054478985a8f5 .block-three_a97af69649a7fe42 {
  background: #D3FF76;
}
.block-feature-three_948054478985a8f5 .block-three_a97af69649a7fe42 .tag_3ea80e0f762c8be4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_948054478985a8f5 .block-three_a97af69649a7fe42 .round-btn_c0307d563ec3518e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_948054478985a8f5 .block-three_a97af69649a7fe42 .round-btn_c0307d563ec3518e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_948054478985a8f5 .block-four_78de7bbc77d45887 {
  background: url(../gallery/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_948054478985a8f5 .block-four_78de7bbc77d45887 .block-title_64d14f541bb0dbff {
  background: url(../gallery/shape_067acca89f/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_948054478985a8f5 .block-four_78de7bbc77d45887 .block-title_64d14f541bb0dbff a {
  font-size: 28px;
}
.block-feature-three_948054478985a8f5 .block-four_78de7bbc77d45887 .tag_3ea80e0f762c8be4 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_948054478985a8f5 .block-four_78de7bbc77d45887 .round-btn_c0307d563ec3518e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_948054478985a8f5 .block-four_78de7bbc77d45887 .round-btn_c0307d563ec3518e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_948054478985a8f5 .block-five_d8193a8937d9db04 {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_948054478985a8f5 .block-five_d8193a8937d9db04 .tag_3ea80e0f762c8be4 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_948054478985a8f5 .block-five_d8193a8937d9db04 .block-title_64d14f541bb0dbff {
  background: url(../gallery/shape_067acca89f/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_a5c9c707aafa5afa .upper-wrapper_52a7fdaddcaec13b {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_a5c9c707aafa5afa .upper-wrapper_52a7fdaddcaec13b .shape_01_84dd5f3df54d3111 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_a5c9c707aafa5afa .line-loop_49c412e556203a96:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_a5c9c707aafa5afa .graph-panel_280110ea166a0077 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_a5c9c707aafa5afa .graph-panel_280110ea166a0077 .main-count_7225d9e59966a8a3 {
  font-size: 120px;
}
.block-feature-thirteen_a5c9c707aafa5afa .graph-panel_280110ea166a0077 .chart-box_814777abe5e99526 {
  padding: 0 15px;
}
.block-feature-thirteen_a5c9c707aafa5afa .graph-panel_280110ea166a0077 .chart-box_814777abe5e99526 .chart-inner_47b66a328696629d {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_fd17fc84165c786e .media-img_74e4882e470add4c {
  border-radius: 30px;
}
.block-feature-sixteen_fd17fc84165c786e .shape_01_84dd5f3df54d3111 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_9fb13d3e498acfff .section-subheading_3576664fd0efbec3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_9fb13d3e498acfff .shape_01_84dd5f3df54d3111 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_b3538d19afc6d4e2 {
  z-index: 1;
}
.text-feature-four_b3538d19afc6d4e2 .avatar_0809867a98b0c99f {
  width: 65px;
  height: 65px;
}
.text-feature-four_b3538d19afc6d4e2 .name {
  font-size: 28px;
}
.text-feature-four_b3538d19afc6d4e2 .quote-text_2ad09393e3dbb120 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_b3538d19afc6d4e2 .shape_01_84dd5f3df54d3111 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_b3538d19afc6d4e2 .shape_02_721e20e6a8ed20ec {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_6d237df846a031f5 .bg-wrapper_20332a8dafbe806f {
  background: #FFF2AC;
}
.text-feature-five_6d237df846a031f5 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_6d237df846a031f5 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_6d237df846a031f5 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_6d237df846a031f5 li:hover:before {
  background: #29594B;
}
.text-feature-five_6d237df846a031f5 li:hover:after {
  color: #fff;
}
.text-feature-five_6d237df846a031f5 .media-wrapper_c9e2824e9a7baa7c {
  background: url(../gallery/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_6d237df846a031f5 .media-wrapper_c9e2824e9a7baa7c .video-icon_5c1a8e112d635c27 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_6d237df846a031f5 .media-wrapper_c9e2824e9a7baa7c .video-icon_5c1a8e112d635c27:hover {
  background: #CFFF45;
}
.text-feature-five_6d237df846a031f5 .media-wrapper_c9e2824e9a7baa7c .screen_01_7b0826baef842ee6 {
  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_9d573c27140d36a7 {
  z-index: 1;
}
.text-feature-six_9d573c27140d36a7 .media-wrapper_c9e2824e9a7baa7c {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_9d573c27140d36a7 .media-wrapper_c9e2824e9a7baa7c .screen_01_7b0826baef842ee6 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_9d573c27140d36a7 .shape_01_84dd5f3df54d3111 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_9d573c27140d36a7 .shape_02_721e20e6a8ed20ec {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_8bcf7ef256bf0cdf {
  background: url(../gallery/assets_7749f6f1ca/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_8bcf7ef256bf0cdf .block_8f5c7bdad6183591 .icon_f75a37229aa27c03 {
  height: 50px;
}
.text-feature-nine_8bcf7ef256bf0cdf .vertical-text-wrapper_9607fa160894e1d7 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_8bcf7ef256bf0cdf .vertical-text-wrapper_9607fa160894e1d7 .text-list_bddfa0c101061d1e {
  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_8bcf7ef256bf0cdf .vertical-text-wrapper_9607fa160894e1d7 .text-list_bddfa0c101061d1e:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_8bcf7ef256bf0cdf .vertical-text-wrapper_9607fa160894e1d7 .shape_01_84dd5f3df54d3111 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_8bcf7ef256bf0cdf .vertical-text-wrapper_9607fa160894e1d7 .shape_02_721e20e6a8ed20ec {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_8bcf7ef256bf0cdf .shape_03_df7e6a54ee336086 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_8bcf7ef256bf0cdf .shape_04_6ad7a029cac3ba0a {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_4d10ad725f4076e1 .section-btn_9996282497682df6 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_cbd78e9571773c62 {
  z-index: 1;
}
.team-section-three_cbd78e9571773c62:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../gallery/shape_067acca89f/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_cbd78e9571773c62 .section-btn_9996282497682df6 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_cbd78e9571773c62 .shape_01_84dd5f3df54d3111 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_cbd78e9571773c62 .shape_02_721e20e6a8ed20ec {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_cbd78e9571773c62 .shape_03_df7e6a54ee336086 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_cb1e3eb0626c70a9 .logo_f3a16cdfc0b34f4b {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_ae32b96f5cf215a1 {
  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_df23e6276e2f9331 {
  max-width: 565px;
}
.user-data-form .form-wrapper_df23e6276e2f9331 .input-group-meta_8834c0511333b702 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_df23e6276e2f9331 .input-group-meta_8834c0511333b702 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_df23e6276e2f9331 .input-group-meta_8834c0511333b702 .placeholder_icon_7fce620694802b47 {
  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_df23e6276e2f9331 .input-group-meta_8834c0511333b702 .placeholder_icon_7fce620694802b47 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_df23e6276e2f9331 .input-group-meta_8834c0511333b702 .placeholder_icon_7fce620694802b47 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_df23e6276e2f9331 .input-group-meta_8834c0511333b702 .placeholder_icon_7fce620694802b47 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_df23e6276e2f9331 .input-group-meta_8834c0511333b702 .placeholder_icon_7fce620694802b47 span.eye-slash_a3ad3946038e6ca7:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_67e6523855b4e833 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_67e6523855b4e833 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_67e6523855b4e833 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_67e6523855b4e833 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_67e6523855b4e833 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_67e6523855b4e833 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_67e6523855b4e833 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_81c5cc3e2690e792 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_e45b68cee0f385d2 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_e45b68cee0f385d2:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_e45b68cee0f385d2 img {
  width: 20px;
}
.user-data-form .btn-close_a05edc66380ebe30 {
  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_159495c94835a542 .main-count_7225d9e59966a8a3 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_f882a8e050f3ac99 .icon_f75a37229aa27c03 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_7cac3f3e209afc27 .img-holder_ec3f92466dc4a321 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_7cac3f3e209afc27 .img-holder_ec3f92466dc4a321.round-border_d2a67b4bea075294 {
  border-radius: 30px;
}
.portfolio-block-one_7cac3f3e209afc27 .img-holder_ec3f92466dc4a321 .expend_27b0460021b323c7 {
  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_7cac3f3e209afc27 .img-holder_ec3f92466dc4a321 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_7cac3f3e209afc27 .img-holder_ec3f92466dc4a321 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_7cac3f3e209afc27:hover .expend_27b0460021b323c7 {
  opacity: 1;
}
.portfolio-block-one_7cac3f3e209afc27:hover .img-meta_b4bd99cb785b92ab {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_7cac3f3e209afc27:hover .pj-title_b26e0ff3d710e990 {
  text-decoration: underline;
}
.portfolio-block-one_7cac3f3e209afc27 .caption {
  margin-top: 35px;
}
.portfolio-block-one_7cac3f3e209afc27 .caption .tag_3ea80e0f762c8be4 {
  margin: 0 -3px;
}
.portfolio-block-one_7cac3f3e209afc27 .caption .tag_3ea80e0f762c8be4 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_7cac3f3e209afc27 .caption .pj-title_b26e0ff3d710e990 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_7cac3f3e209afc27 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_7cac3f3e209afc27 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_26f514fc93ee5462 .bg-wrapper_20332a8dafbe806f {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_26f514fc93ee5462 .slider-wrapper_0de4b36a19e3374d {
  height: 100%;
}
.project-details-two_26f514fc93ee5462 .slider-wrapper_0de4b36a19e3374d .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_26f514fc93ee5462 .slider-wrapper_0de4b36a19e3374d .carousel-control-next_93f8cab81360fc57,
.project-details-two_26f514fc93ee5462 .slider-wrapper_0de4b36a19e3374d .carousel-control-prev_d0d789cd707ffd8d {
  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_26f514fc93ee5462 .slider-wrapper_0de4b36a19e3374d .carousel-control-next_93f8cab81360fc57:hover,
.project-details-two_26f514fc93ee5462 .slider-wrapper_0de4b36a19e3374d .carousel-control-prev_d0d789cd707ffd8d:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_26f514fc93ee5462 .slider-wrapper_0de4b36a19e3374d .carousel-control-prev_d0d789cd707ffd8d {
  left: auto;
  right: 45px;
}
.project-details-two_26f514fc93ee5462 .info-wrapper_d2aca23bce9d5f0a {
  padding: 55px 50px 85px 70px;
}
.project-details-two_26f514fc93ee5462 .info-wrapper_d2aca23bce9d5f0a h3 {
  font-size: 36px;
}
.project-details-two_26f514fc93ee5462 .info-wrapper_d2aca23bce9d5f0a .list-meta_a6a1d8a7938d8703 li {
  padding: 22px 0;
}
.project-details-two_26f514fc93ee5462 .info-wrapper_d2aca23bce9d5f0a .list-meta_a6a1d8a7938d8703 .icon_f75a37229aa27c03 {
  width: 40px;
}
.project-details-two_26f514fc93ee5462 .info-wrapper_d2aca23bce9d5f0a .list-meta_a6a1d8a7938d8703 .text1_d373276bda08d3aa {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_26f514fc93ee5462 .info-wrapper_d2aca23bce9d5f0a .list-meta_a6a1d8a7938d8703 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_26f514fc93ee5462 .info-wrapper_d2aca23bce9d5f0a .social-share_5d2d9b0a22fd1c57 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_26f514fc93ee5462 .info-wrapper_d2aca23bce9d5f0a .social-share_5d2d9b0a22fd1c57 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_b4f4fc383d4ec53f .slider-wrapper_0de4b36a19e3374d {
  padding-left: 100px;
}
.feedback-section-three_b4f4fc383d4ec53f .slider-wrapper_0de4b36a19e3374d .icon_f75a37229aa27c03 {
  left: 0;
  top: 18px;
}
.feedback-section-three_b4f4fc383d4ec53f .slick-dots_fe4a8d04604d8af0 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_b4f4fc383d4ec53f .slick-dots_fe4a8d04604d8af0 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_b4f4fc383d4ec53f .slick-dots_fe4a8d04604d8af0 .slick-active button {
  background: #000;
}
.feedback-section-three_b4f4fc383d4ec53f .rating-box_eb90ec4e7fe33188 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_b4f4fc383d4ec53f .rating-box_eb90ec4e7fe33188 .rating_68e571313746744a {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_b4f4fc383d4ec53f .shape_01_84dd5f3df54d3111 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_b4f4fc383d4ec53f .shape_02_721e20e6a8ed20ec {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_a73f3d5a707e6efc {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_a73f3d5a707e6efc .post-data_f93deee2be091849 {
  padding: 30px 35px 25px;
}
.blog-meta-one_a73f3d5a707e6efc .post-data_f93deee2be091849 .post-info_c8779f2b492815e2 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_a73f3d5a707e6efc .post-data_f93deee2be091849 .blog-title_08e3a2a6fd9513e3 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_a73f3d5a707e6efc .post-data_f93deee2be091849 .blog-title_08e3a2a6fd9513e3:hover {
  text-decoration: underline;
}
.blog-meta-one_a73f3d5a707e6efc .post-img_286e5c3d43be60e7 {
  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_a73f3d5a707e6efc .post-img_286e5c3d43be60e7 .round-btn_c0307d563ec3518e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_a73f3d5a707e6efc:hover .round-btn_c0307d563ec3518e {
  background: #CFFF45;
}
.blog-meta-one_a73f3d5a707e6efc.style-two_8ad437d164069e1c {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_a73f3d5a707e6efc.style-two_8ad437d164069e1c .post-img_286e5c3d43be60e7 {
  border-radius: 0;
}
.blog-meta-one_a73f3d5a707e6efc.style-two_8ad437d164069e1c .blog-title_08e3a2a6fd9513e3 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_52819ebbce1e13f8 {
  background: #fff;
}
.blog-meta-two_52819ebbce1e13f8 .post-data_f93deee2be091849 {
  padding-top: 30px;
}
.blog-meta-two_52819ebbce1e13f8 .post-data_f93deee2be091849 .blog-title_08e3a2a6fd9513e3 {
  width: 70%;
}
.blog-meta-two_52819ebbce1e13f8 .post-data_f93deee2be091849 .blog-title_08e3a2a6fd9513e3 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_52819ebbce1e13f8 .post-data_f93deee2be091849 .blog-title_08e3a2a6fd9513e3:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_52819ebbce1e13f8 .post-data_f93deee2be091849 .round-btn_c0307d563ec3518e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_52819ebbce1e13f8 .post-data_f93deee2be091849 .round-btn_c0307d563ec3518e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_52819ebbce1e13f8 .post-data_f93deee2be091849 .post-info_c8779f2b492815e2 {
  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_52819ebbce1e13f8 .post-img_286e5c3d43be60e7 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_52819ebbce1e13f8 .post-img_286e5c3d43be60e7 .date_e60fa9d99526fd70 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_52819ebbce1e13f8.style-two_8ad437d164069e1c {
  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_52819ebbce1e13f8.style-two_8ad437d164069e1c p {
  font-size: 18px;
}
.blog-meta-two_52819ebbce1e13f8.style-two_8ad437d164069e1c .post-img_286e5c3d43be60e7 {
  height: auto;
  width: 100%;
}
.blog-meta-two_52819ebbce1e13f8.style-two_8ad437d164069e1c .post-data_f93deee2be091849 {
  padding: 26px 0;
}
.blog-meta-two_52819ebbce1e13f8.style-two_8ad437d164069e1c .post-data_f93deee2be091849 .post-info_c8779f2b492815e2 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_52819ebbce1e13f8.style-two_8ad437d164069e1c .post-data_f93deee2be091849 .round-btn_c0307d563ec3518e {
  border: none;
}

.signup-btn-one_d8091c84e2ea32f6 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_d8091c84e2ea32f6 .icon_f75a37229aa27c03 {
  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_e9446c0159730661 {
  z-index: 1;
}
.blog-section-three_e9446c0159730661 .section-btn_9996282497682df6 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_817638307c5d9646 {
  z-index: 5;
}
.blog-section-four_817638307c5d9646.block-feature-three_948054478985a8f5:before {
  display: none;
}
.blog-section-four_817638307c5d9646.block-feature-three_948054478985a8f5 .block-one_a97bcdae516d4cd0 {
  background: url(../gallery/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .quote-wrapper_9bc42421335b1fca {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .quote-wrapper_9bc42421335b1fca .wrapper_6814494339776a74 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .quote-wrapper_9bc42421335b1fca .wrapper_6814494339776a74 .icon_f75a37229aa27c03 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .quote-wrapper_9bc42421335b1fca .wrapper_6814494339776a74 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .quote-wrapper_9bc42421335b1fca h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .quote-wrapper_9bc42421335b1fca h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .img-gallery_5d07f6f1e1dc44ae {
  margin-bottom: 50px;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .img-gallery_5d07f6f1e1dc44ae img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .list-item_922214e3153738b0 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_3eacb0ad4ba52a36 .post-details-meta_cec78146693a26c7 .list-item_922214e3153738b0 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_3eacb0ad4ba52a36 .bottom-widget_64ea64d5ea3da02e {
  padding: 10px 0 5px;
}
.blog-details_3eacb0ad4ba52a36 .bottom-widget_64ea64d5ea3da02e .tags_6195396ff81570db li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_3eacb0ad4ba52a36 .bottom-widget_64ea64d5ea3da02e .tags_6195396ff81570db a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_3eacb0ad4ba52a36 .bottom-widget_64ea64d5ea3da02e .tags_6195396ff81570db a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_3eacb0ad4ba52a36 .bottom-widget_64ea64d5ea3da02e .share-icon_a5b9c63888616abb li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_3eacb0ad4ba52a36 .bottom-widget_64ea64d5ea3da02e .share-icon_a5b9c63888616abb a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_3eacb0ad4ba52a36 .grey-bg_c5aca7239465dfd7 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_3eacb0ad4ba52a36 .blog-inner-title_37a2d1f5cb6cd99e {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 {
  margin: 60px 0;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7:last-child {
  padding-bottom: 5px;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 .reply-comment_957c49d7b32eae6d {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 .user-avatar_bd071fc6404b18eb {
  width: 60px;
  height: 60px;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 .comment-text_6ac201c84fde1409 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 .comment-text_6ac201c84fde1409 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 .comment-text_6ac201c84fde1409 .date_e60fa9d99526fd70 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 .comment-text_6ac201c84fde1409 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 .comment-text_6ac201c84fde1409 .reply-btn_ed31fed9221d424c {
  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_3eacb0ad4ba52a36 .blog-comment-area_e487040b5ef87191 .comment_ce2926e0e7464fd7 .comment-text_6ac201c84fde1409 .reply-btn_ed31fed9221d424c:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-form_5c955e7d27f02047 p a {
  color: #19352D;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-form_5c955e7d27f02047 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-form_5c955e7d27f02047 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_3eacb0ad4ba52a36 .blog-comment-form_5c955e7d27f02047 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_462287088e1d504a {
  height: 600px;
}

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

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

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

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

.footer-one_e7af5b9374f0bbe8 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_e7af5b9374f0bbe8 .bottom-footer_cd8efe5101590ae8 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_e7af5b9374f0bbe8 .social-icon_e1cc0ea5797bd57f 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_e7af5b9374f0bbe8 .social-icon_e1cc0ea5797bd57f a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_e7af5b9374f0bbe8 .footer-title_cb0bef25a3d5a680 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_e7af5b9374f0bbe8 .footer-nav-link_dfaec259e2b43a72 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_e7af5b9374f0bbe8 .footer-nav-link_dfaec259e2b43a72 a:hover {
  color: #fff;
}
.footer-nav-link_dfaec259e2b43a72 p {
  font-size: 16px;
}
.logo_f3a16cdfc0b34f4b 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_612fdb7b911638be {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_60a4bc6b068234f4 {
  align-content: center;
}

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

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

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

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

.footer-three_b58a30115ba3c017 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_b58a30115ba3c017 .round-bg_237ff228d0b54598 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_b58a30115ba3c017 .round-bg_237ff228d0b54598.color-two_e90ac77d2a2599f3 {
  background: #F6FFDD;
}
.footer-three_b58a30115ba3c017 .footer-intro_d4b4bb222c47f83f p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_b58a30115ba3c017 .footer-intro_d4b4bb222c47f83f p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_b58a30115ba3c017 .footer-title_cb0bef25a3d5a680 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_b58a30115ba3c017 .footer-nav-link_dfaec259e2b43a72 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_b58a30115ba3c017 .footer-nav-link_dfaec259e2b43a72 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_b58a30115ba3c017 .bottom-footer_cd8efe5101590ae8 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_b58a30115ba3c017 .bottom-footer_cd8efe5101590ae8 .copyright_318d4ca57e61c37c {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_b58a30115ba3c017 .bottom-footer_cd8efe5101590ae8 .bottom-nav_4ccce2d493d768b6 {
  margin: 0 -12px;
}
.footer-three_b58a30115ba3c017 .bottom-footer_cd8efe5101590ae8 .bottom-nav_4ccce2d493d768b6 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_b58a30115ba3c017 .bottom-footer_cd8efe5101590ae8 .bottom-nav_4ccce2d493d768b6 a:hover {
  text-decoration: underline;
}
.footer-three_b58a30115ba3c017 .bottom-footer_cd8efe5101590ae8 .social-icon_e1cc0ea5797bd57f {
  margin: 0 -10px;
}
.footer-three_b58a30115ba3c017 .bottom-footer_cd8efe5101590ae8 .social-icon_e1cc0ea5797bd57f a {
  margin: 0 10px;
}
.footer-three_b58a30115ba3c017 .bottom-footer_cd8efe5101590ae8 .social-icon_e1cc0ea5797bd57f a:hover {
  color: #19352D;
}
.footer-three_b58a30115ba3c017 .shape_01_84dd5f3df54d3111 {
  top: -3%;
  left: -3%;
}
.footer-three_b58a30115ba3c017 .shape_02_721e20e6a8ed20ec {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_074b0cb2bec921ed {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_074b0cb2bec921ed:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../gallery/assets_7749f6f1ca/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_074b0cb2bec921ed h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_074b0cb2bec921ed .btn-group_35586c6509fe91f4 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_074b0cb2bec921ed .btn-group_35586c6509fe91f4 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_074b0cb2bec921ed .btn-group_35586c6509fe91f4 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_074b0cb2bec921ed .btn-group_35586c6509fe91f4 .round-btn_c0307d563ec3518e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_074b0cb2bec921ed .btn-group_35586c6509fe91f4 .round-btn_c0307d563ec3518e:hover, .footer-five_074b0cb2bec921ed .btn-group_35586c6509fe91f4 .round-btn_c0307d563ec3518e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_074b0cb2bec921ed .social-icon_e1cc0ea5797bd57f {
  margin: 0 -20px;
}
.footer-five_074b0cb2bec921ed .social-icon_e1cc0ea5797bd57f a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_074b0cb2bec921ed .social-icon_e1cc0ea5797bd57f a:hover {
  color: #DFFF5E;
}
.footer-five_074b0cb2bec921ed .bottom-nav_4ccce2d493d768b6 {
  margin: 0 -12px;
}
.footer-five_074b0cb2bec921ed .bottom-nav_4ccce2d493d768b6 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_074b0cb2bec921ed .bottom-nav_4ccce2d493d768b6 a:hover {
  text-decoration: underline;
}
.footer-five_074b0cb2bec921ed .shape_01_84dd5f3df54d3111 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_074b0cb2bec921ed .shape_02_721e20e6a8ed20ec {
  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_66d4e246ef7bd633 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_ce84980e1e755033 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_81f2c0f71f32206d {
  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_fee67488cfc7f98e {
  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_6ff3bf223668f7bd {
  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_a2cc1217f4f15e3b {
  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_15eea13b996831d9 {
  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_0893482c173b6f48 {
  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_15db035a8cf4b464 {
  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_6efa6cb2413399e5 {
  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_b811365f8aced637 {
  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_24c2c188ec538101 {
  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_36eb74fcc4a0f418 {
  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_61b75a84e5ba0334 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_80d748a0c5af7ee8 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_1d61b893f94559bc {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_4d2495e0e1ec4ab0 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_d6bc2fb4f2c2f39e {
  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_e301a3b71c7c1ff7 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_0275ae3d192456c7 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_94bf4f79a0653cee {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_181c1daf7b898f1a {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_6e556d8c82ba3157 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_fffb35eb3bbaf925 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_b391a02780e29ce1 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_4c630853f95448a7 {
  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_8f664248c91616f3 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_6422de6ae04c13d2 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_438132651eb8f022 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_8393e8ed0dfe6d01 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_5090427a311822cb {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_8b9a25902d9b42bf {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_3a1d3de2dce6a52a {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_b1f9d2e4f89a2001 {
  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_7dcb046fd64b53d4 {
  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_a7f4159c0459fabe {
  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_064c6d8cbb261d8b {
  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_f2dfd9ca0e291a19 {
  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_b544378fd1a71009 {
  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_b6945a99338aa04a {
  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_31c4d3e6a7eef8d2 {
  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_8a36700252dedafa {
  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_14b5f507029a82ba {
  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_168772612c8c5d6d {
  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_92967d3100c76fe0 {
  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_9ffc04ef29de7d5b {
  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_0327dd814d9a208d {
  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_36a1142ca19956b7 {
  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_44f4d410f014dd7e {
  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_c21337abf10674e6 {
  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_385aa2cb3ab1dac2 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_4aabb9617fac9944 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_cdefa4f8449170e2 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_d69fff092544a3a5 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_24da656d535f41aa {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_46276fdd9c587e9e {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_7059cbf6699a6789 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_2a18c637aaf4bbfe {
  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_66d4e246ef7bd633 {
  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_720a3536ac589520 {
  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_4a9168f1ad854a54 {
  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_fe7e1fca03f452f0 .theme-select-menu_e3874ae4b7f6c38f {
  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_b73699b7a1e93dfa {
  overflow: hidden;
}
.product-block-one_b73699b7a1e93dfa .img-holder_ec3f92466dc4a321 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_b73699b7a1e93dfa .img-holder_ec3f92466dc4a321 .cart-icon_80d4cefea04581ae {
  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_b73699b7a1e93dfa .img-holder_ec3f92466dc4a321 .cart-icon_80d4cefea04581ae:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_b73699b7a1e93dfa .img-holder_ec3f92466dc4a321 .cart-button_139ab3c9846918ab {
  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_b73699b7a1e93dfa .img-holder_ec3f92466dc4a321 .cart-button_139ab3c9846918ab:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_b73699b7a1e93dfa .product-title_282ac7f603c1ec9f {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_b73699b7a1e93dfa .rating_68e571313746744a {
  margin: 0 -3px;
}
.product-block-one_b73699b7a1e93dfa .rating_68e571313746744a li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_b73699b7a1e93dfa .rating_68e571313746744a li .bi-star-fill_b7a9446facd356d6 {
  color: #FFCB65;
}
.product-block-one_b73699b7a1e93dfa .price_352fadb468398e3d {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_b73699b7a1e93dfa:hover .cart-button_139ab3c9846918ab {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_b73699b7a1e93dfa:hover .product-img_6b63bf7ade0cba47 {
  transform: scale(0.95);
}
.product-block-one_b73699b7a1e93dfa:hover .cart-icon_80d4cefea04581ae {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_b73699b7a1e93dfa:hover .product-title_282ac7f603c1ec9f {
  text-decoration: underline;
}

.product-details-one_582581db5cd683ed .product-img-tab_014e17a3fcc456fb {
  border: none;
}
.product-details-one_582581db5cd683ed .product-img-tab_014e17a3fcc456fb .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_582581db5cd683ed .product-img-tab_014e17a3fcc456fb .nav-link img {
  max-height: 100%;
}
.product-details-one_582581db5cd683ed .product-img-tab_014e17a3fcc456fb .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_582581db5cd683ed .product-img-tab-content_7ae39e993966aa0d {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_582581db5cd683ed .product-img-tab-content_7ae39e993966aa0d img {
  margin: auto;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .stock-tag_cd9f3e021332095f {
  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_582581db5cd683ed .product-info_3e7853377b5f8cab .product-name_67c1dc23b660bb54 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .rating_68e571313746744a li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .rating_68e571313746744a li .bi-star-fill_b7a9446facd356d6 {
  color: #FFCB65;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .rating_68e571313746744a li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .rating_68e571313746744a li a:hover {
  text-decoration: underline;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .price_352fadb468398e3d {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .price_352fadb468398e3d del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .availability_2fc49e10710e15c3 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .description-text_d7b934aa7cab8000 {
  padding: 10px 0 15px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .product-feature_a4c127d19f09286c {
  margin-bottom: 20px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .product-feature_a4c127d19f09286c li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .product-feature_a4c127d19f09286c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .customize-order_b33ca46af195ad19 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .customize-order_b33ca46af195ad19 .quantity_aefe62dfb68c83d3 .button-group_fe3a669fc8a7331d {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .customize-order_b33ca46af195ad19 .quantity_aefe62dfb68c83d3 .button-group_fe3a669fc8a7331d li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .customize-order_b33ca46af195ad19 .quantity_aefe62dfb68c83d3 .button-group_fe3a669fc8a7331d li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_582581db5cd683ed .product-info_3e7853377b5f8cab .customize-order_b33ca46af195ad19 .quantity_aefe62dfb68c83d3 .button-group_fe3a669fc8a7331d 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_582581db5cd683ed .product-review-tab_eed496b4c831e018 .nav-tabs_e7627ebee6deff8e {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .nav-tabs_e7627ebee6deff8e .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_582581db5cd683ed .product-review-tab_eed496b4c831e018 .nav-tabs_e7627ebee6deff8e .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_582581db5cd683ed .product-review-tab_eed496b4c831e018 .nav-tabs_e7627ebee6deff8e .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .nav-tabs_e7627ebee6deff8e .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .tab-content_5ed1231d994e95d2 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .tab-content_5ed1231d994e95d2 .product-feature_a4c127d19f09286c li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .tab-content_5ed1231d994e95d2 .product-feature_a4c127d19f09286c li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .user-comment-area_ce4be494d0800122 .single-comment_0f0273ac1bff5bf9 {
  padding-bottom: 40px;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .user-comment-area_ce4be494d0800122 .single-comment_0f0273ac1bff5bf9:last-child {
  padding-bottom: 0;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .user-comment-area_ce4be494d0800122 .user-img_596197c3b681e5ea {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .user-comment-area_ce4be494d0800122 .user-comment-data_8efd3b6f6b0758ec {
  padding-left: 30px;
  position: relative;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .user-comment-area_ce4be494d0800122 .user-comment-data_8efd3b6f6b0758ec .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .user-comment-area_ce4be494d0800122 .user-comment-data_8efd3b6f6b0758ec .rating_68e571313746744a li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .user-comment-area_ce4be494d0800122 .user-comment-data_8efd3b6f6b0758ec .rating_68e571313746744a li .bi-star-fill_b7a9446facd356d6 {
  color: #FFCB65;
}
.product-details-one_582581db5cd683ed .product-review-tab_eed496b4c831e018 .user-comment-area_ce4be494d0800122 .user-comment-data_8efd3b6f6b0758ec p {
  padding-top: 8px;
}

.cart-list-form_6b666b0ff13efe1c {
  position: relative;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 {
  margin: 0;
  background: transparent;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 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_6b666b0ff13efe1c .table_e08f1c847ded53d0 th:first-child {
  text-align: left;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .product-thumbnails_b4cacc8a4ff8196b {
  width: 85px;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .product-thumbnails_b4cacc8a4ff8196b img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .product-thumbnails_b4cacc8a4ff8196b .product-img_6b63bf7ade0cba47 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .product-info_3e7853377b5f8cab {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .product-info_3e7853377b5f8cab .product-name_67c1dc23b660bb54 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .product-info_3e7853377b5f8cab .serial_3e8129e918b1302f {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .product-info_3e7853377b5f8cab ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .price_352fadb468398e3d {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .quantity_aefe62dfb68c83d3 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .quantity_aefe62dfb68c83d3 li .btn_0f3917b0049b8e6d {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .quantity_aefe62dfb68c83d3 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_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .remove-product_03e73284b764d6b7 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_6b666b0ff13efe1c .table_e08f1c847ded53d0 tbody .remove-product_03e73284b764d6b7:hover {
  color: #ff2759;
}
.cart-list-form_6b666b0ff13efe1c .cart-footer_9ba91ab9ce73f0b8 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_6b666b0ff13efe1c .cart-footer_9ba91ab9ce73f0b8 .coupon-form_9cfd5c54a44d1bf5 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_6b666b0ff13efe1c .cart-footer_9ba91ab9ce73f0b8 .cart-total-section_76b9e0942151571e {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_6b666b0ff13efe1c .cart-footer_9ba91ab9ce73f0b8 .cart-total-section_76b9e0942151571e .cart-total-table_4a4d1f040b16ff7a 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_6b666b0ff13efe1c .cart-footer_9ba91ab9ce73f0b8 .cart-total-section_76b9e0942151571e .cart-total-table_4a4d1f040b16ff7a tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_d9c3cdc8398ba0f9 {
  height: auto;
}

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

.fancybox-caption_1f0fe684845e4ed7, .fancybox-infobar_3bc187ec568862f9, .fancybox-navigation_fb1d64b1557ff5bd .fancybox-button_7cb56b9d8e422da4, .fancybox-toolbar_55ee41f39a30726e {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_f570a4371cd3bc68 .fancybox-caption_1f0fe684845e4ed7, .fancybox-show-infobar_414e82e094ab9f90 .fancybox-infobar_3bc187ec568862f9, .fancybox-show-nav_bf8bdbc4d0412bd2 .fancybox-navigation_fb1d64b1557ff5bd .fancybox-button_7cb56b9d8e422da4, .fancybox-show-toolbar_d8502d6df3c63b88 .fancybox-toolbar_55ee41f39a30726e {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_2f796684040b8a2b .fancybox-stage_0b52211de6fe01d0 {
  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_a44a57b7b1aca63c .fancybox-slide, .fancybox-slide--current_685c2ee2e39dfe8b, .fancybox-slide--next_4ac9cec4e5560b3c, .fancybox-slide--previous_582704be80114028 {
  display: block;
}

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

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

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

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

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

.fancybox-content_2da0ce5958e6b5a4 {
  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_7e0428c4af6fd7d9 .fancybox-content_2da0ce5958e6b5a4 {
  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_0523bffe38611a20 .fancybox-content_2da0ce5958e6b5a4 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_0b5190a5c078cf1d .fancybox-content_2da0ce5958e6b5a4 {
  cursor: zoom-in;
}

.fancybox-can-drag_028d2e938828b4d6 .fancybox-content_2da0ce5958e6b5a4 {
  cursor: grab;
}

.fancybox-is-dragging_3c718f4bc4c6b35c .fancybox-content_2da0ce5958e6b5a4 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_7500a0b4e782a7f1 .fancybox-content_2da0ce5958e6b5a4 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_fdf61a1e6d64f0d5 .fancybox-content_2da0ce5958e6b5a4, .fancybox-slide--map_ce97f28f0d8e2f1c .fancybox-content_2da0ce5958e6b5a4, .fancybox-slide--video_d365f45277b81eb4 .fancybox-content_2da0ce5958e6b5a4 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_d365f45277b81eb4 .fancybox-content_2da0ce5958e6b5a4 {
  background: #000;
}

.fancybox-slide--map_ce97f28f0d8e2f1c .fancybox-content_2da0ce5958e6b5a4 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_115af1825df6eb1f svg path, .fancybox-button--share_36348bf3f58a8661 svg path, .fancybox-button--thumbs_0b035b7f8bb4f4d8 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_bf8bdbc4d0412bd2 .fancybox-navigation_fb1d64b1557ff5bd .fancybox-button_7cb56b9d8e422da4 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_fb1d64b1557ff5bd .fancybox-button--arrow_left_2f5052fa50116b65 {
  left: 6px;
}

.fancybox-navigation_fb1d64b1557ff5bd .fancybox-button--arrow_right_b4568aa833ba9626 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_fdf61a1e6d64f0d5 .fancybox-close-small_b5d561c3cede12bc, .fancybox-slide--image_7e0428c4af6fd7d9 .fancybox-close-small_b5d561c3cede12bc, .fancybox-slide--video_d365f45277b81eb4 .fancybox-close-small_b5d561c3cede12bc {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_fdf61a1e6d64f0d5 .fancybox-close-small_b5d561c3cede12bc:hover svg, .fancybox-slide--image_7e0428c4af6fd7d9 .fancybox-close-small_b5d561c3cede12bc:hover svg, .fancybox-slide--video_d365f45277b81eb4 .fancybox-close-small_b5d561c3cede12bc:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_c987efa28da8940e .fancybox-close-small_b5d561c3cede12bc, .fancybox-is-zoomable_50fe3dc444be38ce.fancybox-can-drag_028d2e938828b4d6 .fancybox-close-small_b5d561c3cede12bc {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_2e0c4145698ac628.fancybox-slide--next_4ac9cec4e5560b3c, .fancybox-fx-fade_2e0c4145698ac628.fancybox-slide--previous_582704be80114028 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_2e0c4145698ac628.fancybox-slide--current_685c2ee2e39dfe8b {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_ebca2aabf9c5d9aa {
  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_66238e57c660b5ef {
  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_845f8e49ff3322bd {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_243fb748a9523dc3 .fancybox-thumbs_66238e57c660b5ef {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_66238e57c660b5ef > 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_66238e57c660b5ef .fancybox-thumbs-active_dc91485f6cb5750d:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_b0a4652102814366 .slick-track_0f75c58fbbda84ba,
.slick-slider_b0a4652102814366 .slick-list_a4b62c9428a28584 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_f571fc22fb3eac53 .slick-track_0f75c58fbbda84ba {
  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_f571fc22fb3eac53 img {
  display: none;
}

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

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

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

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

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