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

.h1_bb5b73e8e25c2c0b,
h1,
.h2_793922f0dbdfb385,
h2,
.h3_39ef6087e548da4f,
h3,
.h4_d323322d62d45d2a,
h4,
.h5_590b3d0fb9c70e8a,
h5,
.h6_90752adae4bc858f,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_8e75eec1d31505f6 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_eda59f4d9a6efa78 {
  padding: 0 !important;
}

.m0_40e7d2764e648269 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_34880163261c5a82 {
    padding: 0 !important;
  }
  .xl-m0_e7d1bd65a468a6e2 {
    margin: 0 !important;
  }
  .xl-pt-10_9b6128e6280eddbe {
    padding-top: 10px !important;
  }
  .xl-pt-20_3ceb72c59cc35510 {
    padding-top: 20px !important;
  }
  .xl-pt-30_66b4436254a17b87 {
    padding-top: 30px !important;
  }
  .xl-pt-40_043ec6e81f8cf042 {
    padding-top: 40px !important;
  }
  .xl-pt-50_b6bf7d771ab09553 {
    padding-top: 50px !important;
  }
  .xl-pt-60_f9ad13b4d10413b9 {
    padding-top: 60px !important;
  }
  .xl-pt-70_4e001a1bcd41cf20 {
    padding-top: 70px !important;
  }
  .xl-pt-80_c92bd27dea1ea1a1 {
    padding-top: 80px !important;
  }
  .xl-pt-90_c8c6c1d8d5c49136 {
    padding-top: 90px !important;
  }
  .xl-pt-100_c375892660a8df81 {
    padding-top: 100px !important;
  }
  .xl-pt-110_7e83e4ad8b352304 {
    padding-top: 110px !important;
  }
  .xl-pt-120_2532c58322bd3419 {
    padding-top: 120px !important;
  }
  .xl-pt-130_5e5bcd5f6b3837b4 {
    padding-top: 130px !important;
  }
  .xl-pt-140_9fc6d61ecee5d88d {
    padding-top: 140px !important;
  }
  .xl-pt-150_c77e8fd63ece81a4 {
    padding-top: 150px !important;
  }
  .xl-pt-200_503fbe2bfcb357ea {
    padding-top: 200px !important;
  }
  .xl-pb-10_006f46bd16cfe769 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_58877fdf0aeb54b8 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_f60ff057ea342860 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_2cbed0e0681650e2 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_75a7769be81e1fc4 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_4c3361dbfb9a9347 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_46604cacc66c7594 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_b763917dd5ad4f7f {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_7e149fdfde045a5d {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_82d0583b0090961d {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_df761c56cb633127 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_b8bdc158ca8d9a9c {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_09a93c119ea735df {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_4fd48093be664c05 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_733dd508d2dab5ff {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_5dbb551bb76a13ac {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_8ea6b78c3bf54066 {
    margin-top: 10px !important;
  }
  .xl-mt-20_6e9e54a1cad293a9 {
    margin-top: 20px !important;
  }
  .xl-mt-30_1bf56c4e1b610c33 {
    margin-top: 30px !important;
  }
  .xl-mt-40_8f91aa85678a6021 {
    margin-top: 40px !important;
  }
  .xl-mt-50_587d5a7f7427e495 {
    margin-top: 50px !important;
  }
  .xl-mt-60_10470704e8335f59 {
    margin-top: 60px !important;
  }
  .xl-mt-70_a917c4a5e1f067fe {
    margin-top: 70px !important;
  }
  .xl-mt-80_4d3f0ffa1dbec469 {
    margin-top: 80px !important;
  }
  .xl-mt-90_bb57298266939053 {
    margin-top: 90px !important;
  }
  .xl-mt-100_7fc4164d13eb4e12 {
    margin-top: 100px !important;
  }
  .xl-mt-110_9ab7a8c823aa4ece {
    margin-top: 110px !important;
  }
  .xl-mt-120_2f81514911b412a3 {
    margin-top: 120px !important;
  }
  .xl-mt-130_e0018224f5f4097b {
    margin-top: 130px !important;
  }
  .xl-mt-140_df19cceb09e11862 {
    margin-top: 140px !important;
  }
  .xl-mt-150_0bfdb83ce1f20443 {
    margin-top: 150px !important;
  }
  .xl-mt-200_d3db935f80e7053c {
    margin-top: 200px !important;
  }
  .xl-mb-10_62b03862963e1bbf {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_8517fe2b24fa6687 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_62238a550f049bc2 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_6ba2c24b03f0451f {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_31569b55d8edcb7f {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_6c77f018f1b73e25 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_33b42ece6c4a214c {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_25e9ac9af4763202 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_ddd8b83abda0ad92 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_84af796cfac3aa2a {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_3ebada05a78cf1d7 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_2150f390dabcb597 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_9441b92ef6bc01a3 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_e4939b7632c55ecf {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_e63c07175aee00ec {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_3e373735e57529fa {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_455d382069157d6f {
    padding: 0 !important;
  }
  .lg-m0_86f9310e97531242 {
    margin: 0 !important;
  }
  .lg-pt-10_7021c22124d36092 {
    padding-top: 10px !important;
  }
  .lg-pt-20_c94e9ccd7cc8d50b {
    padding-top: 20px !important;
  }
  .lg-pt-30_4019567de9d97a15 {
    padding-top: 30px !important;
  }
  .lg-pt-40_eae43cc11fdbbfdf {
    padding-top: 40px !important;
  }
  .lg-pt-50_f6e1f70dc06cddfc {
    padding-top: 50px !important;
  }
  .lg-pt-60_19e7087d4c3cdc51 {
    padding-top: 60px !important;
  }
  .lg-pt-70_0a77f704f4acfd20 {
    padding-top: 70px !important;
  }
  .lg-pt-80_d88f034f9e3509a6 {
    padding-top: 80px !important;
  }
  .lg-pt-90_857c724ab2776758 {
    padding-top: 90px !important;
  }
  .lg-pt-100_a293564791bd19f3 {
    padding-top: 100px !important;
  }
  .lg-pt-110_9d57da250581d3f6 {
    padding-top: 110px !important;
  }
  .lg-pt-120_45041ab0c3aa5ec5 {
    padding-top: 120px !important;
  }
  .lg-pt-130_944b7a48c822015c {
    padding-top: 130px !important;
  }
  .lg-pt-140_de0dbd293418ab6e {
    padding-top: 140px !important;
  }
  .lg-pt-150_b094b4358634f942 {
    padding-top: 150px !important;
  }
  .lg-pt-200_63e407f305082fc3 {
    padding-top: 200px !important;
  }
  .lg-pb-10_d40fbce3dcb23790 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_3dd3e2ae7eb53b9b {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_838e7f9df2987102 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_69b4ef4f9702cd43 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_a9b490b05064e19d {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_0da2bc0b4fdaa7e8 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_8104468a2d95a9ca {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_f0f07199bc46720e {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_22d87af6b2f2cfe4 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_19d1478c58be14c0 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_5619691790880efc {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_a57c4c641ce6f239 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_ce0ca2ec85b059e8 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_dbe7d7ae34bb26b5 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_e03e502474a02089 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_fa307d90193775cd {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_4cc904f6497cdc5b {
    margin-top: 10px !important;
  }
  .lg-mt-20_3d2fb938ace78661 {
    margin-top: 20px !important;
  }
  .lg-mt-30_1c1cbb77f4a9c674 {
    margin-top: 30px !important;
  }
  .lg-mt-40_50270d11167da609 {
    margin-top: 40px !important;
  }
  .lg-mt-50_376aeb790ce94325 {
    margin-top: 50px !important;
  }
  .lg-mt-60_1d23d5db5fecf4c7 {
    margin-top: 60px !important;
  }
  .lg-mt-70_d7b755816b51122c {
    margin-top: 70px !important;
  }
  .lg-mt-80_1a2bc82c3b683666 {
    margin-top: 80px !important;
  }
  .lg-mt-90_3128485492fddaa6 {
    margin-top: 90px !important;
  }
  .lg-mt-100_db8fe02be2e17bfd {
    margin-top: 100px !important;
  }
  .lg-mt-110_36d8621048dce2f1 {
    margin-top: 110px !important;
  }
  .lg-mt-120_3ed22251ab6ab631 {
    margin-top: 120px !important;
  }
  .lg-mt-130_bf55d48f58b6196a {
    margin-top: 130px !important;
  }
  .lg-mt-140_4f75ab5f2a16349e {
    margin-top: 140px !important;
  }
  .lg-mt-150_f9f46e45303d5964 {
    margin-top: 150px !important;
  }
  .lg-mt-200_beb947cb2f9004e5 {
    margin-top: 200px !important;
  }
  .lg-mb-10_e24e3d49e9351643 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_70befffe4c7c2a04 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_0026076c2dbdfe9f {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_be44f94bad1f06d7 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_93d9d9b1f8baebbe {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_b13e64b326956b4a {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_9dce008332257ffe {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_7bbcc33eeadd9354 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_23cd09b2940364e1 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_058cdc56e54d9c89 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_2c15649b97e38a15 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_f8ab9ece88cc4bc7 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_1527a3020d57cbab {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_b52f0a572bf566fb {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_9dc7bf4a20b4e266 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_56ea7fc3b2deab7e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_c87196e8ee331ef3 {
    padding: 0 !important;
  }
  .md-m0_12fe6dbad62cc2ad {
    margin: 0 !important;
  }
  .md-pt-10_1022c338889a4a99 {
    padding-top: 10px !important;
  }
  .md-pt-20_1e9f071571dd05a8 {
    padding-top: 20px !important;
  }
  .md-pt-30_b95e7872fdf56fe4 {
    padding-top: 30px !important;
  }
  .md-pt-40_c71ed978ed6d408f {
    padding-top: 40px !important;
  }
  .md-pt-50_7befd0e61b36099b {
    padding-top: 50px !important;
  }
  .md-pt-60_1e7113a4e3329b4b {
    padding-top: 60px !important;
  }
  .md-pt-70_3cca2403d3ffce44 {
    padding-top: 70px !important;
  }
  .md-pt-80_aa9598360bd16cdc {
    padding-top: 80px !important;
  }
  .md-pt-90_797eee5f3b79989e {
    padding-top: 90px !important;
  }
  .md-pt-100_94ee43a39871f1b8 {
    padding-top: 100px !important;
  }
  .md-pt-110_760dd38e26a57129 {
    padding-top: 110px !important;
  }
  .md-pt-120_a7a110915eb2ad38 {
    padding-top: 120px !important;
  }
  .md-pt-130_435a32e4e10953b4 {
    padding-top: 130px !important;
  }
  .md-pt-140_91d77e4e1e2613f2 {
    padding-top: 140px !important;
  }
  .md-pt-150_b7946ec8a425d7ca {
    padding-top: 150px !important;
  }
  .md-pt-200_1d5e4db4a7f44cd4 {
    padding-top: 200px !important;
  }
  .md-pb-10_1d7223b7f1ac4900 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_a3b8a3db9120665a {
    padding-bottom: 20px !important;
  }
  .md-pb-30_8be1e34440a2a258 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_f31a969a9b51e1d7 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_8d224f2b2d6a6d18 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_d311b4df7d312f26 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_a7853f68c8788f8d {
    padding-bottom: 70px !important;
  }
  .md-pb-80_fc28a413a15d1786 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_ec53ea5b1969329e {
    padding-bottom: 90px !important;
  }
  .md-pb-100_aae0a884cff62e39 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_2e73c7b23324f031 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_8984dcd9d0b4f7a6 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_89f15ddf737c3ab1 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_5634fbb0cc66831a {
    padding-bottom: 140px !important;
  }
  .md-pb-150_781bf3866ee656e8 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_3e4f51775b36b6bc {
    padding-bottom: 200px !important;
  }
  .md-mt-10_5e7cb62c3e4f01c5 {
    margin-top: 10px !important;
  }
  .md-mt-20_aa11de0fd40b2d10 {
    margin-top: 20px !important;
  }
  .md-mt-30_6669b3dd9a72bf29 {
    margin-top: 30px !important;
  }
  .md-mt-40_aeab4dfb0a6396c3 {
    margin-top: 40px !important;
  }
  .md-mt-50_605954bd8d997888 {
    margin-top: 50px !important;
  }
  .md-mt-60_ecd96b7e08bb2707 {
    margin-top: 60px !important;
  }
  .md-mt-70_028f2cd0854f03c7 {
    margin-top: 70px !important;
  }
  .md-mt-80_f8f8bc531b3d2783 {
    margin-top: 80px !important;
  }
  .md-mt-90_9114677a0b5312cd {
    margin-top: 90px !important;
  }
  .md-mt-100_7ae4ed638ebdb39c {
    margin-top: 100px !important;
  }
  .md-mt-110_5c16007fd0616d60 {
    margin-top: 110px !important;
  }
  .md-mt-120_dc1196b8275e8740 {
    margin-top: 120px !important;
  }
  .md-mt-130_26df0594c914bc9a {
    margin-top: 130px !important;
  }
  .md-mt-140_0a2c4be4d21e2cb4 {
    margin-top: 140px !important;
  }
  .md-mt-150_6fe0245a4e48bcb0 {
    margin-top: 150px !important;
  }
  .md-mt-200_c45c7852c7ccf350 {
    margin-top: 200px !important;
  }
  .md-mb-10_7b84810ac79cbafa {
    margin-bottom: 10px !important;
  }
  .md-mb-20_f3a6b9660ee86f2f {
    margin-bottom: 20px !important;
  }
  .md-mb-30_3eca8861892c1bfe {
    margin-bottom: 30px !important;
  }
  .md-mb-40_b547a7297de19b4d {
    margin-bottom: 40px !important;
  }
  .md-mb-50_37a01ca1096c4a2e {
    margin-bottom: 50px !important;
  }
  .md-mb-60_49b0a7642f730e7a {
    margin-bottom: 60px !important;
  }
  .md-mb-70_12d25ea2eac8b612 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_1ec0991bdea15f56 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_eb69c76179968afd {
    margin-bottom: 90px !important;
  }
  .md-mb-100_b90ef65822c9ed25 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_118ba7937a9f0387 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_2d8c3ce4d958a849 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_093e44c7719a04da {
    margin-bottom: 130px !important;
  }
  .md-mb-140_1fbfee672f547ea4 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_5fadac6e0eb19c36 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_0c6ffcf8ce6a9ecd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_1b0a436fe95b2267 {
    padding: 0 !important;
  }
  .sm-m0_90ad3de7d0c886f7 {
    margin: 0 !important;
  }
  .sm-pt-10_40131b35962a25de {
    padding-top: 10px !important;
  }
  .sm-pt-20_0f9b757cceaea64b {
    padding-top: 20px !important;
  }
  .sm-pt-30_6fd25b5955a16526 {
    padding-top: 30px !important;
  }
  .sm-pt-40_94dcf0753f6deddb {
    padding-top: 40px !important;
  }
  .sm-pt-50_055f08d0cbe3cb37 {
    padding-top: 50px !important;
  }
  .sm-pt-60_a281b8036fcb894e {
    padding-top: 60px !important;
  }
  .sm-pt-70_23908f7d3c1f0501 {
    padding-top: 70px !important;
  }
  .sm-pt-80_5530802343142daf {
    padding-top: 80px !important;
  }
  .sm-pt-90_7e35b0cafeba9a93 {
    padding-top: 90px !important;
  }
  .sm-pt-100_fab42d76cbf4cf5e {
    padding-top: 100px !important;
  }
  .sm-pt-110_e4ea1ebde35c61bf {
    padding-top: 110px !important;
  }
  .sm-pt-120_1833ebcfe7a0b96f {
    padding-top: 120px !important;
  }
  .sm-pt-130_98d78829525895f4 {
    padding-top: 130px !important;
  }
  .sm-pt-140_6bec94f326bfbe21 {
    padding-top: 140px !important;
  }
  .sm-pt-150_c862edc9b2a400c8 {
    padding-top: 150px !important;
  }
  .sm-pt-200_e0d8f6bf286155b4 {
    padding-top: 200px !important;
  }
  .sm-pb-10_11ad3e0caa72f2c8 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_ef808d8115547bc3 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_903385ca0da65964 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_162a485d45a05b5b {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_73f711ca80f3c06c {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_1950df9619985edb {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_12d7c8a4cb4dd279 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_65998a3873799863 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_2e1aee7196e7c7e6 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_23963231b5b62c73 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_e69c5ac1a742b205 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_5dab48d7c29a25e9 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_4782fbdd87513f82 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_89111145887a98f7 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_29f668c68b192a66 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_d43b7afeb474cd0d {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_ba221f38c05aa66b {
    margin-top: 10px !important;
  }
  .sm-mt-20_7487c95a932baf43 {
    margin-top: 20px !important;
  }
  .sm-mt-30_9456b0a00be423e8 {
    margin-top: 30px !important;
  }
  .sm-mt-40_8b4d6ee9ea71916e {
    margin-top: 40px !important;
  }
  .sm-mt-50_eb9fa247c9f5b118 {
    margin-top: 50px !important;
  }
  .sm-mt-60_74badc2428f58a7c {
    margin-top: 60px !important;
  }
  .sm-mt-70_4707f0a19cbff798 {
    margin-top: 70px !important;
  }
  .sm-mt-80_0e5d9751e569a345 {
    margin-top: 80px !important;
  }
  .sm-mt-90_02a2c5bb0dbe9ec3 {
    margin-top: 90px !important;
  }
  .sm-mt-100_946596735470581e {
    margin-top: 100px !important;
  }
  .sm-mt-110_7040167f3f0d6c71 {
    margin-top: 110px !important;
  }
  .sm-mt-120_bd88560a7a0047a2 {
    margin-top: 120px !important;
  }
  .sm-mt-130_de5cec3e384685e1 {
    margin-top: 130px !important;
  }
  .sm-mt-140_c976c2ee6a60d099 {
    margin-top: 140px !important;
  }
  .sm-mt-150_09da43ad68f01d15 {
    margin-top: 150px !important;
  }
  .sm-mt-200_671784b777c9d663 {
    margin-top: 200px !important;
  }
  .sm-mb-10_29d143ef5ca22cca {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_810f65d7493b0384 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_c9f807714290b2cb {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_26e09ba9e0843cd3 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_2dc45c9382d9c71d {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_0911cca9523d90aa {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_cdcf68e853705189 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_baf7d45fa44c7a77 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_6827c6f14f28532a {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_00d6394f6ce329d9 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_a00c6a59d6d292d4 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_8713cfde4cdfa758 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_853415a4299796ad {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_e833676c0d07f362 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_9e5cd00cc968dbe4 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_fa80ffd20b9d324a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_43dee3c5db680ef9 {
    padding: 0 !important;
  }
  .xs-m0_691d9daab94c36cf {
    margin: 0 !important;
  }
  .xs-pt-10_d0ec3484ad91803f {
    padding-top: 10px !important;
  }
  .xs-pt-20_39b39be39ec5e2cc {
    padding-top: 20px !important;
  }
  .xs-pt-30_bee0adc67dbd1dc7 {
    padding-top: 30px !important;
  }
  .xs-pt-40_998cf4b5b50743be {
    padding-top: 40px !important;
  }
  .xs-pt-50_7626b6f88db32d9d {
    padding-top: 50px !important;
  }
  .xs-pt-60_dd48d53809ed1101 {
    padding-top: 60px !important;
  }
  .xs-pt-70_da0af35ea4072c8b {
    padding-top: 70px !important;
  }
  .xs-pt-80_d35029e326bee262 {
    padding-top: 80px !important;
  }
  .xs-pt-90_a76dfe71e6230c49 {
    padding-top: 90px !important;
  }
  .xs-pt-100_1e8dac1cac2f1572 {
    padding-top: 100px !important;
  }
  .xs-pt-110_a3662376a56e32ae {
    padding-top: 110px !important;
  }
  .xs-pt-120_6fe2d97d48b18c9d {
    padding-top: 120px !important;
  }
  .xs-pt-130_7a2d057fb47dd949 {
    padding-top: 130px !important;
  }
  .xs-pt-140_e2b06842255714aa {
    padding-top: 140px !important;
  }
  .xs-pt-150_cceb628a3844cd5c {
    padding-top: 150px !important;
  }
  .xs-pt-200_165624565dab28ae {
    padding-top: 200px !important;
  }
  .xs-pb-10_287bb05a3bab0276 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_bf9f6fcba2b04c74 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_d55e5609c9b29f24 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_0ace8323ff6a999a {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_e43897a0e9259f17 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_393ea8c4d9fd4107 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_de02bc12b912a768 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_d88d0a5d0b959d43 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_7121261311a2108e {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_fbeedd916cb08416 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_3254fca77096cca5 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_29b4fe012d261952 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_3756601cb2fee48d {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_66123f81a28670e9 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_83a69f95d1a5b1fe {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_2f313318c56ec793 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_d81510cc3773b857 {
    margin-top: 10px !important;
  }
  .xs-mt-20_7a91158d2f515d85 {
    margin-top: 20px !important;
  }
  .xs-mt-30_2337c0c73e13b4d6 {
    margin-top: 30px !important;
  }
  .xs-mt-40_67d0c78ce93c3381 {
    margin-top: 40px !important;
  }
  .xs-mt-50_540bbefb1889a7f7 {
    margin-top: 50px !important;
  }
  .xs-mt-60_0b0fbea7d18aa4dc {
    margin-top: 60px !important;
  }
  .xs-mt-70_f35648c744c48cca {
    margin-top: 70px !important;
  }
  .xs-mt-80_eb95cb4d2334466e {
    margin-top: 80px !important;
  }
  .xs-mt-90_4a7d714ca0b36ddf {
    margin-top: 90px !important;
  }
  .xs-mt-100_1ca8c51f0cc34a06 {
    margin-top: 100px !important;
  }
  .xs-mt-110_8f425e350ddbd755 {
    margin-top: 110px !important;
  }
  .xs-mt-120_022376dcf2781f79 {
    margin-top: 120px !important;
  }
  .xs-mt-130_308eb804388ac3fa {
    margin-top: 130px !important;
  }
  .xs-mt-140_a78147ce3c9e0d53 {
    margin-top: 140px !important;
  }
  .xs-mt-150_4edcad1f7f106efc {
    margin-top: 150px !important;
  }
  .xs-mt-200_21050180d0505b61 {
    margin-top: 200px !important;
  }
  .xs-mb-10_09bfd1ee235c6c3c {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_5864f38ded35d766 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_b036af01b502e2ea {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_87b1351cb72b07ad {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_3416ff1bffb9f102 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_606a32d48efa4a7d {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_b97d5618dd980ccb {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_6f7ec625c2e09e97 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_614865a3b7e91425 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_1337b4fa4810440d {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_a2c06d20b4aeb129 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_7dcac65f071622d5 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_b15d89086554b0ff {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_fc80840e1ccaea7f {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_dfaa3e67c3f50808 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_4edee318f27f01b5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_91871addba0217a2 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_91871addba0217a2.menu-overlay_374132bfbfead3f2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_91871addba0217a2.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_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_91871addba0217a2.menu-style-three_c5a52cd9aa683690 .navbar-toggler_a1fcbc011f5d22ab {
  background: #000;
}
.theme-main-menu_91871addba0217a2.menu-style-four_e66d2b4ad482b8fe .navbar-toggler_a1fcbc011f5d22ab {
  background: #E6FD5A;
}
.theme-main-menu_91871addba0217a2.menu-style-five_7e5375ece0c8ca32 .navbar-toggler_a1fcbc011f5d22ab {
  background: #DFFF5E;
}
.theme-main-menu_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab:focus {
  box-shadow: none;
}
.theme-main-menu_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab::before,
.theme-main-menu_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab::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_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab 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_91871addba0217a2.menu-style-three_c5a52cd9aa683690 .navbar-toggler_a1fcbc011f5d22ab:before, .theme-main-menu_91871addba0217a2.menu-style-three_c5a52cd9aa683690 .navbar-toggler_a1fcbc011f5d22ab:after, .theme-main-menu_91871addba0217a2.menu-style-three_c5a52cd9aa683690 .navbar-toggler_a1fcbc011f5d22ab span {
  background: #fff;
}
.theme-main-menu_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_91871addba0217a2 .navbar-toggler_a1fcbc011f5d22ab[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_91871addba0217a2 .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_91871addba0217a2 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_91871addba0217a2.white-vr_40c674bdbe65b3fe .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_91871addba0217a2.white-vr_40c674bdbe65b3fe .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_91871addba0217a2.white-vr_40c674bdbe65b3fe.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_91871addba0217a2.menu-style-one_ab3896e6cae960f9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 .info-row_8d7c0002b90d4156 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 .gap-fix_3517ff5cf443060e {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 .greetings_2b8e1df42f9d3510 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 .contact-info_2580ff89f65b5a4a {
  margin: 0 -15px;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 .contact-info_2580ff89f65b5a4a li {
  padding: 0 15px;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 .contact-info_2580ff89f65b5a4a li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 .contact-info_2580ff89f65b5a4a li a:hover {
  text-decoration: underline;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1 .inner-content_2ba2f3736254db4f {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_91871addba0217a2.menu-style-two_d0c0ac5fc567f4f1.fixed .info-row_8d7c0002b90d4156 {
  display: none;
}
.theme-main-menu_91871addba0217a2.menu-style-five_7e5375ece0c8ca32 {
  background: #000;
  padding: 0;
}
.theme-main-menu_91871addba0217a2.menu-style-five_7e5375ece0c8ca32 .inner-content_2ba2f3736254db4f {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_91871addba0217a2.menu-style-six_39f27258c7d1f3f8 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_91871addba0217a2.menu-style-six_39f27258c7d1f3f8 .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_91871addba0217a2 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_de459b0ce2162465 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_de459b0ce2162465 .mega-menu-title_70c0cae85c7aadf9 {
  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_91871addba0217a2 .login-btn-one_1518cef01472938e a {
  color: #000;
}
.theme-main-menu_91871addba0217a2 .login-btn-one_1518cef01472938e a:hover {
  text-decoration: underline;
}
.theme-main-menu_91871addba0217a2 .login-btn-two_c9b5218939ec3abf a {
  color: #044F3B;
}
.theme-main-menu_91871addba0217a2 .login-btn-two_c9b5218939ec3abf a:hover {
  text-decoration: underline;
}
.theme-main-menu_91871addba0217a2 .signup-btn-one_418ccdfa683a77a6 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_91871addba0217a2 .signup-btn-one_418ccdfa683a77a6 .icon_322b19129f5cc7b3 {
  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_91871addba0217a2 .signup-btn-one_418ccdfa683a77a6:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_91871addba0217a2 .signup-btn-one_418ccdfa683a77a6:hover .icon_322b19129f5cc7b3 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_91871addba0217a2 .signup-btn-two_c310435a1d0fb251 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_91871addba0217a2 .signup-btn-two_c310435a1d0fb251:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_91871addba0217a2 .quote-one_d8a1f0859a1f3ce3 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_91871addba0217a2 .quote-one_d8a1f0859a1f3ce3:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_8e18bc1d61386bec {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_8e18bc1d61386bec li {
  position: relative;
  padding: 0 15px;
}
.category-menu_8e18bc1d61386bec li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_8e18bc1d61386bec li a:hover {
  color: #0C3A30;
}
.category-menu_8e18bc1d61386bec .dropdown-menu {
  padding: 0;
}
.category-menu_8e18bc1d61386bec .dropdown-menu li {
  padding: 0;
}
.category-menu_8e18bc1d61386bec .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_a9725c3ca4a21a8b .logo_99d94e7033df903f {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_40c674bdbe65b3fe .navbar-collapse_a9725c3ca4a21a8b {
    background-color: #0C3A30;
  }
  .navbar-collapse_a9725c3ca4a21a8b {
    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_a9725c3ca4a21a8b.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_91871addba0217a2 .navbar .mega-dropdown_b1477459169f2b59 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_40c674bdbe65b3fe .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_de459b0ce2162465 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_416b2a4e8884b0e2 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_7b8bed7935f3b383 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_7b8bed7935f3b383::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_7b8bed7935f3b383 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_7b8bed7935f3b383 .hero-slider-one .hero-img_88e01d271eb5c56f {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_7b8bed7935f3b383 .hero-slider-one .slick-list_d8780a5173352952, .hero-banner-one_7b8bed7935f3b383 .hero-slider-one .slick-track_411a9ea9fd965c2f, .hero-banner-one_7b8bed7935f3b383 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_7b8bed7935f3b383 .hero-heading_f3ad6fac1af4da4c {
  font-weight: 700;
  color: #000;
  background: url(../captures/shape_b461ce6cff/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_7b8bed7935f3b383 .more-btn_79f2d3a726953395 {
  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_7b8bed7935f3b383 .more-btn_79f2d3a726953395:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_6d2c5fc5dfa8a368 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_6d2c5fc5dfa8a368 .bg-wrapper_b16df00de59955ec {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_6d2c5fc5dfa8a368 .hero-heading_f3ad6fac1af4da4c {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_6d2c5fc5dfa8a368 .rating_32c6cbea5f10bda8 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_6d2c5fc5dfa8a368 .rating_32c6cbea5f10bda8 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_6d2c5fc5dfa8a368 .media-wrapper_0c266b19b262587c {
  position: absolute;
  background: url(../captures/assets_73574194e4/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_6d2c5fc5dfa8a368 .media-wrapper_0c266b19b262587c .shape_01_f5d949fac941e8bd {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_6d2c5fc5dfa8a368 .media-wrapper_0c266b19b262587c .shape_02_ed035cfd0e2730b7 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_f8bc87a233dcf081 .hero-heading_f3ad6fac1af4da4c {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_f8bc87a233dcf081 .media-wrapper_0c266b19b262587c {
  background: url(../captures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_f8bc87a233dcf081 .media-wrapper_0c266b19b262587c .screen_01_27d4e59d18e45fdf {
  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_f8bc87a233dcf081 .media-wrapper_0c266b19b262587c .screen_02_291123b8acd250ce {
  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_f8bc87a233dcf081 .media-wrapper_0c266b19b262587c .bg-shape_ea49438e4be4ea2f {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_f8bc87a233dcf081 .shape_01_f5d949fac941e8bd {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_d2c77f8252fed7cf .bg-wrapper_b16df00de59955ec {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_d2c77f8252fed7cf .media-wrapper_0c266b19b262587c {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_d2c77f8252fed7cf .media-wrapper_0c266b19b262587c .shape_01_f5d949fac941e8bd {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_d2c77f8252fed7cf .shape_02_ed035cfd0e2730b7 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_d83fee4c0ab8d13e + .blog-details_4e1cfeec64037a0d {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_3952d457bedf15d0 {
  z-index: 1;
}
.block-feature-three_3952d457bedf15d0:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_3952d457bedf15d0.no-bg_9be736fd727b82f6:before {
  display: none;
}
.block-feature-three_3952d457bedf15d0 .section-btn_985d7f21f118a738 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_3952d457bedf15d0 .block-title_3e3a0b4cd4378ae4 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_3952d457bedf15d0 .block-title_3e3a0b4cd4378ae4 a:hover {
  text-decoration: underline;
}
.block-feature-three_3952d457bedf15d0 .round-btn_e8d5d564f9038552 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_3952d457bedf15d0 .round-btn_e8d5d564f9038552:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_3952d457bedf15d0 .block-one_0cb26a746f8594e0 {
  background: url(../captures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_3952d457bedf15d0 .block-one_0cb26a746f8594e0 .tag_48c42f6afc097ad3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_3952d457bedf15d0 .block-one_0cb26a746f8594e0 .block-title_3e3a0b4cd4378ae4 {
  background: url(../captures/shape_b461ce6cff/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_3952d457bedf15d0 .block-two_c2cb135be34ba105 {
  overflow: hidden;
}
.block-feature-three_3952d457bedf15d0 .block-two_c2cb135be34ba105 .img-wrapper_1c29eedcbcf2706a {
  background: url(../captures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_3952d457bedf15d0 .block-two_c2cb135be34ba105 .text-wrapper_bb9df90720372ec6 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_3952d457bedf15d0 .block-two_c2cb135be34ba105 .tag_48c42f6afc097ad3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_3952d457bedf15d0 .block-three_52e7d92d8368788e {
  background: #D3FF76;
}
.block-feature-three_3952d457bedf15d0 .block-three_52e7d92d8368788e .tag_48c42f6afc097ad3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_3952d457bedf15d0 .block-three_52e7d92d8368788e .round-btn_e8d5d564f9038552 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_3952d457bedf15d0 .block-three_52e7d92d8368788e .round-btn_e8d5d564f9038552:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_3952d457bedf15d0 .block-four_a17618555dde96eb {
  background: url(../captures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_3952d457bedf15d0 .block-four_a17618555dde96eb .block-title_3e3a0b4cd4378ae4 {
  background: url(../captures/shape_b461ce6cff/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_3952d457bedf15d0 .block-four_a17618555dde96eb .block-title_3e3a0b4cd4378ae4 a {
  font-size: 28px;
}
.block-feature-three_3952d457bedf15d0 .block-four_a17618555dde96eb .tag_48c42f6afc097ad3 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_3952d457bedf15d0 .block-four_a17618555dde96eb .round-btn_e8d5d564f9038552 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_3952d457bedf15d0 .block-four_a17618555dde96eb .round-btn_e8d5d564f9038552:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_3952d457bedf15d0 .block-five_8e5f3ea6211eff87 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_3952d457bedf15d0 .block-five_8e5f3ea6211eff87 .tag_48c42f6afc097ad3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_3952d457bedf15d0 .block-five_8e5f3ea6211eff87 .block-title_3e3a0b4cd4378ae4 {
  background: url(../captures/shape_b461ce6cff/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_a057e1d8f6ecf160 .upper-wrapper_ad085c5ada353d16 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_a057e1d8f6ecf160 .upper-wrapper_ad085c5ada353d16 .shape_01_f5d949fac941e8bd {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_a057e1d8f6ecf160 .line-loop_ad8796827289ae04:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_a057e1d8f6ecf160 .graph-panel_de0652aaf11ea32f {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_a057e1d8f6ecf160 .graph-panel_de0652aaf11ea32f .main-count_2325e61add7973f8 {
  font-size: 120px;
}
.block-feature-thirteen_a057e1d8f6ecf160 .graph-panel_de0652aaf11ea32f .chart-box_59facfc68febc8be {
  padding: 0 15px;
}
.block-feature-thirteen_a057e1d8f6ecf160 .graph-panel_de0652aaf11ea32f .chart-box_59facfc68febc8be .chart-inner_60852de21f6a977c {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_f4531a4fa73e702e .media-img_a84c6b24759d2f80 {
  border-radius: 30px;
}
.block-feature-sixteen_f4531a4fa73e702e .shape_01_f5d949fac941e8bd {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_826ba818f3a1ef50 .section-subheading_5809ac7cea71d141 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_826ba818f3a1ef50 .shape_01_f5d949fac941e8bd {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_324c724e9e02b83e {
  z-index: 1;
}
.text-feature-four_324c724e9e02b83e .avatar_cdf78950b8b034db {
  width: 65px;
  height: 65px;
}
.text-feature-four_324c724e9e02b83e .name {
  font-size: 28px;
}
.text-feature-four_324c724e9e02b83e .quote-text_2d855b66f0e6844e {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_324c724e9e02b83e .shape_01_f5d949fac941e8bd {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_324c724e9e02b83e .shape_02_ed035cfd0e2730b7 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_b99dbca3c3348b58 .bg-wrapper_b16df00de59955ec {
  background: #FFF2AC;
}
.text-feature-five_b99dbca3c3348b58 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_b99dbca3c3348b58 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_b99dbca3c3348b58 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_b99dbca3c3348b58 li:hover:before {
  background: #29594B;
}
.text-feature-five_b99dbca3c3348b58 li:hover:after {
  color: #fff;
}
.text-feature-five_b99dbca3c3348b58 .media-wrapper_0c266b19b262587c {
  background: url(../captures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_b99dbca3c3348b58 .media-wrapper_0c266b19b262587c .video-icon_91ec2c393ee4cf32 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_b99dbca3c3348b58 .media-wrapper_0c266b19b262587c .video-icon_91ec2c393ee4cf32:hover {
  background: #CFFF45;
}
.text-feature-five_b99dbca3c3348b58 .media-wrapper_0c266b19b262587c .screen_01_27d4e59d18e45fdf {
  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_3c8c2f490955d0b2 {
  z-index: 1;
}
.text-feature-six_3c8c2f490955d0b2 .media-wrapper_0c266b19b262587c {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_3c8c2f490955d0b2 .media-wrapper_0c266b19b262587c .screen_01_27d4e59d18e45fdf {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_3c8c2f490955d0b2 .shape_01_f5d949fac941e8bd {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_3c8c2f490955d0b2 .shape_02_ed035cfd0e2730b7 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_6bb10fe2e09ca088 {
  background: url(../captures/assets_73574194e4/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_6bb10fe2e09ca088 .block_e90dcfdba0f847be .icon_322b19129f5cc7b3 {
  height: 50px;
}
.text-feature-nine_6bb10fe2e09ca088 .vertical-text-wrapper_2791418b04292b67 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_6bb10fe2e09ca088 .vertical-text-wrapper_2791418b04292b67 .text-list_898bc53f9aa0c98d {
  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_6bb10fe2e09ca088 .vertical-text-wrapper_2791418b04292b67 .text-list_898bc53f9aa0c98d:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_6bb10fe2e09ca088 .vertical-text-wrapper_2791418b04292b67 .shape_01_f5d949fac941e8bd {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_6bb10fe2e09ca088 .vertical-text-wrapper_2791418b04292b67 .shape_02_ed035cfd0e2730b7 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_6bb10fe2e09ca088 .shape_03_8ac082edc78b8453 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_6bb10fe2e09ca088 .shape_04_f5911c18ae7900b6 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_58de32061bd99dce .section-btn_985d7f21f118a738 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_f8134a52473af4d5 {
  z-index: 1;
}
.team-section-three_f8134a52473af4d5:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../captures/shape_b461ce6cff/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_f8134a52473af4d5 .section-btn_985d7f21f118a738 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_f8134a52473af4d5 .shape_01_f5d949fac941e8bd {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_f8134a52473af4d5 .shape_02_ed035cfd0e2730b7 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_f8134a52473af4d5 .shape_03_8ac082edc78b8453 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_a594bf233d7ae443 .logo_99d94e7033df903f {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_e2b7017a2cddb009 {
  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_22ea6b36912ac4a6 {
  max-width: 565px;
}
.user-data-form .form-wrapper_22ea6b36912ac4a6 .input-group-meta_550573ecd9643817 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_22ea6b36912ac4a6 .input-group-meta_550573ecd9643817 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_22ea6b36912ac4a6 .input-group-meta_550573ecd9643817 .placeholder_icon_67c6c8067d08c5ea {
  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_22ea6b36912ac4a6 .input-group-meta_550573ecd9643817 .placeholder_icon_67c6c8067d08c5ea img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_22ea6b36912ac4a6 .input-group-meta_550573ecd9643817 .placeholder_icon_67c6c8067d08c5ea span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_22ea6b36912ac4a6 .input-group-meta_550573ecd9643817 .placeholder_icon_67c6c8067d08c5ea 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_22ea6b36912ac4a6 .input-group-meta_550573ecd9643817 .placeholder_icon_67c6c8067d08c5ea span.eye-slash_86ffbc53a1e36be5:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_f0426502b39aac33 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_f0426502b39aac33 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_f0426502b39aac33 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_f0426502b39aac33 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_f0426502b39aac33 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_f0426502b39aac33 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_f0426502b39aac33 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_3fa5ca01c95cc6a1 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_7f8112182dd0d9e8 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_7f8112182dd0d9e8:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_7f8112182dd0d9e8 img {
  width: 20px;
}
.user-data-form .btn-close_6d8495180ddd8fcd {
  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_ca5ec89f12239d69 .main-count_2325e61add7973f8 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_28284588fb1c6e9a .icon_322b19129f5cc7b3 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_e7fd16e6de4470fb .img-holder_d9531d55ad3a3796 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_e7fd16e6de4470fb .img-holder_d9531d55ad3a3796.round-border_292210dcca357ba7 {
  border-radius: 30px;
}
.portfolio-block-one_e7fd16e6de4470fb .img-holder_d9531d55ad3a3796 .expend_daf14e598c9d1dc1 {
  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_e7fd16e6de4470fb .img-holder_d9531d55ad3a3796 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_e7fd16e6de4470fb .img-holder_d9531d55ad3a3796 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_e7fd16e6de4470fb:hover .expend_daf14e598c9d1dc1 {
  opacity: 1;
}
.portfolio-block-one_e7fd16e6de4470fb:hover .img-meta_38a6fe2026ad255d {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_e7fd16e6de4470fb:hover .pj-title_ff0769c7c9ac29db {
  text-decoration: underline;
}
.portfolio-block-one_e7fd16e6de4470fb .caption {
  margin-top: 35px;
}
.portfolio-block-one_e7fd16e6de4470fb .caption .tag_48c42f6afc097ad3 {
  margin: 0 -3px;
}
.portfolio-block-one_e7fd16e6de4470fb .caption .tag_48c42f6afc097ad3 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_e7fd16e6de4470fb .caption .pj-title_ff0769c7c9ac29db {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_e7fd16e6de4470fb .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_e7fd16e6de4470fb .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_bf6078996cbc506b .bg-wrapper_b16df00de59955ec {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_bf6078996cbc506b .slider-wrapper_e12f8ee20a3e99c2 {
  height: 100%;
}
.project-details-two_bf6078996cbc506b .slider-wrapper_e12f8ee20a3e99c2 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_bf6078996cbc506b .slider-wrapper_e12f8ee20a3e99c2 .carousel-control-next_dd2f925b0b43e2f9,
.project-details-two_bf6078996cbc506b .slider-wrapper_e12f8ee20a3e99c2 .carousel-control-prev_9b3e4442703a095d {
  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_bf6078996cbc506b .slider-wrapper_e12f8ee20a3e99c2 .carousel-control-next_dd2f925b0b43e2f9:hover,
.project-details-two_bf6078996cbc506b .slider-wrapper_e12f8ee20a3e99c2 .carousel-control-prev_9b3e4442703a095d:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_bf6078996cbc506b .slider-wrapper_e12f8ee20a3e99c2 .carousel-control-prev_9b3e4442703a095d {
  left: auto;
  right: 45px;
}
.project-details-two_bf6078996cbc506b .info-wrapper_8231daacf200d681 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_bf6078996cbc506b .info-wrapper_8231daacf200d681 h3 {
  font-size: 36px;
}
.project-details-two_bf6078996cbc506b .info-wrapper_8231daacf200d681 .list-meta_c8a9ea8c2c2079b8 li {
  padding: 22px 0;
}
.project-details-two_bf6078996cbc506b .info-wrapper_8231daacf200d681 .list-meta_c8a9ea8c2c2079b8 .icon_322b19129f5cc7b3 {
  width: 40px;
}
.project-details-two_bf6078996cbc506b .info-wrapper_8231daacf200d681 .list-meta_c8a9ea8c2c2079b8 .text1_aaf8595303526877 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_bf6078996cbc506b .info-wrapper_8231daacf200d681 .list-meta_c8a9ea8c2c2079b8 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_bf6078996cbc506b .info-wrapper_8231daacf200d681 .social-share_0017105049aa6d78 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_bf6078996cbc506b .info-wrapper_8231daacf200d681 .social-share_0017105049aa6d78 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_b6f26752421040be .slider-wrapper_e12f8ee20a3e99c2 {
  padding-left: 100px;
}
.feedback-section-three_b6f26752421040be .slider-wrapper_e12f8ee20a3e99c2 .icon_322b19129f5cc7b3 {
  left: 0;
  top: 18px;
}
.feedback-section-three_b6f26752421040be .slick-dots_16c70da70ed27a0e {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_b6f26752421040be .slick-dots_16c70da70ed27a0e li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_b6f26752421040be .slick-dots_16c70da70ed27a0e .slick-active button {
  background: #000;
}
.feedback-section-three_b6f26752421040be .rating-box_676c9fb51878a9fa {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_b6f26752421040be .rating-box_676c9fb51878a9fa .rating_32c6cbea5f10bda8 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_b6f26752421040be .shape_01_f5d949fac941e8bd {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_b6f26752421040be .shape_02_ed035cfd0e2730b7 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_5f94f98211f3bf48 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_5f94f98211f3bf48 .post-data_5443356447ff6b97 {
  padding: 30px 35px 25px;
}
.blog-meta-one_5f94f98211f3bf48 .post-data_5443356447ff6b97 .post-info_83f2d5956145184a {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_5f94f98211f3bf48 .post-data_5443356447ff6b97 .blog-title_787b6a95123914a2 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_5f94f98211f3bf48 .post-data_5443356447ff6b97 .blog-title_787b6a95123914a2:hover {
  text-decoration: underline;
}
.blog-meta-one_5f94f98211f3bf48 .post-img_db8a3f638265a163 {
  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_5f94f98211f3bf48 .post-img_db8a3f638265a163 .round-btn_e8d5d564f9038552 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_5f94f98211f3bf48:hover .round-btn_e8d5d564f9038552 {
  background: #CFFF45;
}
.blog-meta-one_5f94f98211f3bf48.style-two_c5e60ca195f64d0e {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_5f94f98211f3bf48.style-two_c5e60ca195f64d0e .post-img_db8a3f638265a163 {
  border-radius: 0;
}
.blog-meta-one_5f94f98211f3bf48.style-two_c5e60ca195f64d0e .blog-title_787b6a95123914a2 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_cfae6a98f3c40c30 {
  background: #fff;
}
.blog-meta-two_cfae6a98f3c40c30 .post-data_5443356447ff6b97 {
  padding-top: 30px;
}
.blog-meta-two_cfae6a98f3c40c30 .post-data_5443356447ff6b97 .blog-title_787b6a95123914a2 {
  width: 70%;
}
.blog-meta-two_cfae6a98f3c40c30 .post-data_5443356447ff6b97 .blog-title_787b6a95123914a2 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_cfae6a98f3c40c30 .post-data_5443356447ff6b97 .blog-title_787b6a95123914a2:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_cfae6a98f3c40c30 .post-data_5443356447ff6b97 .round-btn_e8d5d564f9038552 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_cfae6a98f3c40c30 .post-data_5443356447ff6b97 .round-btn_e8d5d564f9038552:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_cfae6a98f3c40c30 .post-data_5443356447ff6b97 .post-info_83f2d5956145184a {
  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_cfae6a98f3c40c30 .post-img_db8a3f638265a163 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_cfae6a98f3c40c30 .post-img_db8a3f638265a163 .date_7e291ba6dee8ed34 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_cfae6a98f3c40c30.style-two_c5e60ca195f64d0e {
  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_cfae6a98f3c40c30.style-two_c5e60ca195f64d0e p {
  font-size: 18px;
}
.blog-meta-two_cfae6a98f3c40c30.style-two_c5e60ca195f64d0e .post-img_db8a3f638265a163 {
  height: auto;
  width: 100%;
}
.blog-meta-two_cfae6a98f3c40c30.style-two_c5e60ca195f64d0e .post-data_5443356447ff6b97 {
  padding: 26px 0;
}
.blog-meta-two_cfae6a98f3c40c30.style-two_c5e60ca195f64d0e .post-data_5443356447ff6b97 .post-info_83f2d5956145184a {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_cfae6a98f3c40c30.style-two_c5e60ca195f64d0e .post-data_5443356447ff6b97 .round-btn_e8d5d564f9038552 {
  border: none;
}

.signup-btn-one_418ccdfa683a77a6 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_418ccdfa683a77a6 .icon_322b19129f5cc7b3 {
  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_e3376e552a465ccf {
  z-index: 1;
}
.blog-section-three_e3376e552a465ccf .section-btn_985d7f21f118a738 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_a31742c847154e99 {
  z-index: 5;
}
.blog-section-four_a31742c847154e99.block-feature-three_3952d457bedf15d0:before {
  display: none;
}
.blog-section-four_a31742c847154e99.block-feature-three_3952d457bedf15d0 .block-one_0cb26a746f8594e0 {
  background: url(../captures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .quote-wrapper_927c696cd993b6a9 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .quote-wrapper_927c696cd993b6a9 .wrapper_128c1ce1c73755ce {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .quote-wrapper_927c696cd993b6a9 .wrapper_128c1ce1c73755ce .icon_322b19129f5cc7b3 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .quote-wrapper_927c696cd993b6a9 .wrapper_128c1ce1c73755ce h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .quote-wrapper_927c696cd993b6a9 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .quote-wrapper_927c696cd993b6a9 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .img-gallery_92c52daebc9dd236 {
  margin-bottom: 50px;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .img-gallery_92c52daebc9dd236 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .list-item_41c460df81ef986f li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_4e1cfeec64037a0d .post-details-meta_a77ad193f8036722 .list-item_41c460df81ef986f li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_4e1cfeec64037a0d .bottom-widget_784c3e0b5f7f728e {
  padding: 10px 0 5px;
}
.blog-details_4e1cfeec64037a0d .bottom-widget_784c3e0b5f7f728e .tags_4d21902311dcc1b0 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_4e1cfeec64037a0d .bottom-widget_784c3e0b5f7f728e .tags_4d21902311dcc1b0 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_4e1cfeec64037a0d .bottom-widget_784c3e0b5f7f728e .tags_4d21902311dcc1b0 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_4e1cfeec64037a0d .bottom-widget_784c3e0b5f7f728e .share-icon_4ec6f276be9a88f7 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_4e1cfeec64037a0d .bottom-widget_784c3e0b5f7f728e .share-icon_4ec6f276be9a88f7 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_4e1cfeec64037a0d .grey-bg_8a46cc94f7b2fe57 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_4e1cfeec64037a0d .blog-inner-title_85c498240a98e176 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 {
  margin: 60px 0;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42:last-child {
  padding-bottom: 5px;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 .reply-comment_2ad059afd90bc2f6 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 .user-avatar_7a40abfe3c8bdeed {
  width: 60px;
  height: 60px;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 .comment-text_be7b763f0f8ef448 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 .comment-text_be7b763f0f8ef448 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 .comment-text_be7b763f0f8ef448 .date_7e291ba6dee8ed34 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 .comment-text_be7b763f0f8ef448 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 .comment-text_be7b763f0f8ef448 .reply-btn_d139e73dad0aefeb {
  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_4e1cfeec64037a0d .blog-comment-area_c717602f67604591 .comment_1efbbd03eaa6bd42 .comment-text_be7b763f0f8ef448 .reply-btn_d139e73dad0aefeb:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_4e1cfeec64037a0d .blog-comment-form_e6be807226074e64 p a {
  color: #19352D;
}
.blog-details_4e1cfeec64037a0d .blog-comment-form_e6be807226074e64 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_4e1cfeec64037a0d .blog-comment-form_e6be807226074e64 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_4e1cfeec64037a0d .blog-comment-form_e6be807226074e64 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_e5a391df28b53999 {
  height: 600px;
}

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

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

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

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

.footer-one_77f5904434f0ce76 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_77f5904434f0ce76 .bottom-footer_194e7e830a4b383a {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_77f5904434f0ce76 .social-icon_9486f260870ef192 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_77f5904434f0ce76 .social-icon_9486f260870ef192 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_77f5904434f0ce76 .footer-title_9dfc328c05246636 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_77f5904434f0ce76 .footer-nav-link_b15eb58de5ea16c8 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_77f5904434f0ce76 .footer-nav-link_b15eb58de5ea16c8 a:hover {
  color: #fff;
}
.footer-nav-link_b15eb58de5ea16c8 p {
  font-size: 16px;
}
.logo_99d94e7033df903f 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_34f18cb3aa2a9fee {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_8958647119f28d9f {
  align-content: center;
}

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

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

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

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

.footer-three_10b64be03e756bc6 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_10b64be03e756bc6 .round-bg_4038b6226dcaa3fc {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_10b64be03e756bc6 .round-bg_4038b6226dcaa3fc.color-two_54d3ed1669ba5414 {
  background: #F6FFDD;
}
.footer-three_10b64be03e756bc6 .footer-intro_146d4eb944c22829 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_10b64be03e756bc6 .footer-intro_146d4eb944c22829 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_10b64be03e756bc6 .footer-title_9dfc328c05246636 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_10b64be03e756bc6 .footer-nav-link_b15eb58de5ea16c8 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_10b64be03e756bc6 .footer-nav-link_b15eb58de5ea16c8 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_10b64be03e756bc6 .bottom-footer_194e7e830a4b383a {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_10b64be03e756bc6 .bottom-footer_194e7e830a4b383a .copyright_443e0ef14608be3b {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_10b64be03e756bc6 .bottom-footer_194e7e830a4b383a .bottom-nav_4a0bcfa9e453d644 {
  margin: 0 -12px;
}
.footer-three_10b64be03e756bc6 .bottom-footer_194e7e830a4b383a .bottom-nav_4a0bcfa9e453d644 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_10b64be03e756bc6 .bottom-footer_194e7e830a4b383a .bottom-nav_4a0bcfa9e453d644 a:hover {
  text-decoration: underline;
}
.footer-three_10b64be03e756bc6 .bottom-footer_194e7e830a4b383a .social-icon_9486f260870ef192 {
  margin: 0 -10px;
}
.footer-three_10b64be03e756bc6 .bottom-footer_194e7e830a4b383a .social-icon_9486f260870ef192 a {
  margin: 0 10px;
}
.footer-three_10b64be03e756bc6 .bottom-footer_194e7e830a4b383a .social-icon_9486f260870ef192 a:hover {
  color: #19352D;
}
.footer-three_10b64be03e756bc6 .shape_01_f5d949fac941e8bd {
  top: -3%;
  left: -3%;
}
.footer-three_10b64be03e756bc6 .shape_02_ed035cfd0e2730b7 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_52b867f42b0144a6 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_52b867f42b0144a6:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../captures/assets_73574194e4/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_52b867f42b0144a6 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_52b867f42b0144a6 .btn-group_cd956d0090972a51 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_52b867f42b0144a6 .btn-group_cd956d0090972a51 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_52b867f42b0144a6 .btn-group_cd956d0090972a51 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_52b867f42b0144a6 .btn-group_cd956d0090972a51 .round-btn_e8d5d564f9038552 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_52b867f42b0144a6 .btn-group_cd956d0090972a51 .round-btn_e8d5d564f9038552:hover, .footer-five_52b867f42b0144a6 .btn-group_cd956d0090972a51 .round-btn_e8d5d564f9038552:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_52b867f42b0144a6 .social-icon_9486f260870ef192 {
  margin: 0 -20px;
}
.footer-five_52b867f42b0144a6 .social-icon_9486f260870ef192 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_52b867f42b0144a6 .social-icon_9486f260870ef192 a:hover {
  color: #DFFF5E;
}
.footer-five_52b867f42b0144a6 .bottom-nav_4a0bcfa9e453d644 {
  margin: 0 -12px;
}
.footer-five_52b867f42b0144a6 .bottom-nav_4a0bcfa9e453d644 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_52b867f42b0144a6 .bottom-nav_4a0bcfa9e453d644 a:hover {
  text-decoration: underline;
}
.footer-five_52b867f42b0144a6 .shape_01_f5d949fac941e8bd {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_52b867f42b0144a6 .shape_02_ed035cfd0e2730b7 {
  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_1bb0c5c3f42fee35 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_9cad3f344c41e048 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_87aebb6d917788de {
  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_e95415ffd45186ca {
  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_af452bdb2a34e732 {
  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_5b448a318d938617 {
  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_851f93e989b96c61 {
  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_439d72d188c7c1ac {
  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_362fb379a4b5db64 {
  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_53acfa5ef75d6c8e {
  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_3e78914f13cde019 {
  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_f686dd19b2fc0b93 {
  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_9dbb039de8ceb28b {
  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_aff3f04442e93638 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_13bfdee32bccc7e7 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_74449a8bee766108 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_fe9544ff7b510fae {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_d5b82d36102a1656 {
  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_460ba2166ca05c51 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_4fafe8c798296b62 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_76a2dbd09619c480 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_975a79a5abaa9618 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_e414ee1832c10b26 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_57bee96b7c17bb4f {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_e188dca733766514 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_68eeaec0430e533a {
  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_bb33e8962f5ea91f {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_c286cc058de82097 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_52f62789a0a30a10 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_e4a58a07a5204a27 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_af783d64cfb3a34f {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_34e1d41757a2c8cf {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_9445ffca5980b12b {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_bd4239921a906507 {
  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_2f9cd5ee0bc79ebd {
  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_faa44ed4f228995d {
  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_16a2ac2d74980b84 {
  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_3aa5064677ef58b4 {
  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_083f16a68005e859 {
  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_b73ce7f83ca8c1e3 {
  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_1301bc9e8a70078b {
  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_fbba9f77b2061e5c {
  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_7411b97483b3ae80 {
  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_5b59912320c5e8e7 {
  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_8376e6fd3059065c {
  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_c23f8f778b524469 {
  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_a7a888904e7c7d1e {
  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_5146a156b0a6a3a3 {
  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_59c052b8d24776b2 {
  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_5ded12b784782676 {
  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_66bf9e3941feb67a {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_df651340eca97bbe {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_6e9dff71667ddce6 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_384a694665fa6048 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_ba8504b7151a2c30 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_abd250c20da7764b {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_01807e628e2da74c {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_8f46f9e9da5af54a {
  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_1bb0c5c3f42fee35 {
  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_19034eb761004d97 {
  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_b533a39368c215e2 {
  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_345d37ab0ab23e8a .theme-select-menu_e5b15dcc6d96f6af {
  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_952dc7d701c7e053 {
  overflow: hidden;
}
.product-block-one_952dc7d701c7e053 .img-holder_d9531d55ad3a3796 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_952dc7d701c7e053 .img-holder_d9531d55ad3a3796 .cart-icon_8917d5c2dbc3e0dd {
  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_952dc7d701c7e053 .img-holder_d9531d55ad3a3796 .cart-icon_8917d5c2dbc3e0dd:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_952dc7d701c7e053 .img-holder_d9531d55ad3a3796 .cart-button_11d1fe3b8a3567de {
  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_952dc7d701c7e053 .img-holder_d9531d55ad3a3796 .cart-button_11d1fe3b8a3567de:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_952dc7d701c7e053 .product-title_5f7887251da024b5 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_952dc7d701c7e053 .rating_32c6cbea5f10bda8 {
  margin: 0 -3px;
}
.product-block-one_952dc7d701c7e053 .rating_32c6cbea5f10bda8 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_952dc7d701c7e053 .rating_32c6cbea5f10bda8 li .bi-star-fill_5db5d587b2c60bf1 {
  color: #FFCB65;
}
.product-block-one_952dc7d701c7e053 .price_e6d03c7e5ec158e9 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_952dc7d701c7e053:hover .cart-button_11d1fe3b8a3567de {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_952dc7d701c7e053:hover .product-img_5d0f0b2aad3e67e1 {
  transform: scale(0.95);
}
.product-block-one_952dc7d701c7e053:hover .cart-icon_8917d5c2dbc3e0dd {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_952dc7d701c7e053:hover .product-title_5f7887251da024b5 {
  text-decoration: underline;
}

.product-details-one_38b62293482961c3 .product-img-tab_7b66b958bde7b26b {
  border: none;
}
.product-details-one_38b62293482961c3 .product-img-tab_7b66b958bde7b26b .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_38b62293482961c3 .product-img-tab_7b66b958bde7b26b .nav-link img {
  max-height: 100%;
}
.product-details-one_38b62293482961c3 .product-img-tab_7b66b958bde7b26b .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_38b62293482961c3 .product-img-tab-content_13d61bb40e70f57d {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_38b62293482961c3 .product-img-tab-content_13d61bb40e70f57d img {
  margin: auto;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .stock-tag_39178f7b9b7639de {
  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_38b62293482961c3 .product-info_d3d0730fa4fef89f .product-name_f900d12b1845427a {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .rating_32c6cbea5f10bda8 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .rating_32c6cbea5f10bda8 li .bi-star-fill_5db5d587b2c60bf1 {
  color: #FFCB65;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .rating_32c6cbea5f10bda8 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .rating_32c6cbea5f10bda8 li a:hover {
  text-decoration: underline;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .price_e6d03c7e5ec158e9 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .price_e6d03c7e5ec158e9 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .availability_53f3adf43c2ab034 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .description-text_f5a158d2b1ff62f0 {
  padding: 10px 0 15px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .product-feature_08d271225ae5bdec {
  margin-bottom: 20px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .product-feature_08d271225ae5bdec li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .product-feature_08d271225ae5bdec li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .customize-order_ced6b2c0aea5a544 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .customize-order_ced6b2c0aea5a544 .quantity_9819f4ddafbe9cbc .button-group_ec73f87a0909cb3b {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .customize-order_ced6b2c0aea5a544 .quantity_9819f4ddafbe9cbc .button-group_ec73f87a0909cb3b li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .customize-order_ced6b2c0aea5a544 .quantity_9819f4ddafbe9cbc .button-group_ec73f87a0909cb3b li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_38b62293482961c3 .product-info_d3d0730fa4fef89f .customize-order_ced6b2c0aea5a544 .quantity_9819f4ddafbe9cbc .button-group_ec73f87a0909cb3b 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_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .nav-tabs_945fae6e33def06c {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .nav-tabs_945fae6e33def06c .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_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .nav-tabs_945fae6e33def06c .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_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .nav-tabs_945fae6e33def06c .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .nav-tabs_945fae6e33def06c .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .tab-content_ae0229243ba88fc7 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .tab-content_ae0229243ba88fc7 .product-feature_08d271225ae5bdec li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .tab-content_ae0229243ba88fc7 .product-feature_08d271225ae5bdec li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .user-comment-area_eeffe71b9b311967 .single-comment_fd857b8ec85a7dd7 {
  padding-bottom: 40px;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .user-comment-area_eeffe71b9b311967 .single-comment_fd857b8ec85a7dd7:last-child {
  padding-bottom: 0;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .user-comment-area_eeffe71b9b311967 .user-img_a6678667ad0d94b0 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .user-comment-area_eeffe71b9b311967 .user-comment-data_75e4d12bae9abb98 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .user-comment-area_eeffe71b9b311967 .user-comment-data_75e4d12bae9abb98 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .user-comment-area_eeffe71b9b311967 .user-comment-data_75e4d12bae9abb98 .rating_32c6cbea5f10bda8 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .user-comment-area_eeffe71b9b311967 .user-comment-data_75e4d12bae9abb98 .rating_32c6cbea5f10bda8 li .bi-star-fill_5db5d587b2c60bf1 {
  color: #FFCB65;
}
.product-details-one_38b62293482961c3 .product-review-tab_6dde4d6f71974a19 .user-comment-area_eeffe71b9b311967 .user-comment-data_75e4d12bae9abb98 p {
  padding-top: 8px;
}

.cart-list-form_06e7d7276d3a9c66 {
  position: relative;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 {
  margin: 0;
  background: transparent;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 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_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 th:first-child {
  text-align: left;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .product-thumbnails_c822698da4de359f {
  width: 85px;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .product-thumbnails_c822698da4de359f img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .product-thumbnails_c822698da4de359f .product-img_5d0f0b2aad3e67e1 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .product-info_d3d0730fa4fef89f {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .product-info_d3d0730fa4fef89f .product-name_f900d12b1845427a {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .product-info_d3d0730fa4fef89f .serial_9369cd69d2c7c5b8 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .product-info_d3d0730fa4fef89f ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .price_e6d03c7e5ec158e9 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .quantity_9819f4ddafbe9cbc li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .quantity_9819f4ddafbe9cbc li .btn_218cfac0a10d8abe {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .quantity_9819f4ddafbe9cbc 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_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .remove-product_94119b2df911541d {
  color: #000;
  font-size: 22px;
}
.cart-list-form_06e7d7276d3a9c66 .table_8cc5ef6676da4b99 tbody .remove-product_94119b2df911541d:hover {
  color: #ff2759;
}
.cart-list-form_06e7d7276d3a9c66 .cart-footer_45a082efdc19457c {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_06e7d7276d3a9c66 .cart-footer_45a082efdc19457c .coupon-form_c9ce7626570b74e5 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_06e7d7276d3a9c66 .cart-footer_45a082efdc19457c .cart-total-section_1a0d4698f4f7781f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_06e7d7276d3a9c66 .cart-footer_45a082efdc19457c .cart-total-section_1a0d4698f4f7781f .cart-total-table_9f3f8e42a89fc961 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_06e7d7276d3a9c66 .cart-footer_45a082efdc19457c .cart-total-section_1a0d4698f4f7781f .cart-total-table_9f3f8e42a89fc961 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_6d77b8a909e972bb {
  height: auto;
}

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

.fancybox-caption_da201fa40ff3d544, .fancybox-infobar_9b7e6df96690e0d3, .fancybox-navigation_1bf81efc85b1c045 .fancybox-button_0396c5fb0e9cff2b, .fancybox-toolbar_4483cc29852c1a3b {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_85a3b025003ec8d5 .fancybox-caption_da201fa40ff3d544, .fancybox-show-infobar_1789b1a3911e316d .fancybox-infobar_9b7e6df96690e0d3, .fancybox-show-nav_945f0f37377f29b0 .fancybox-navigation_1bf81efc85b1c045 .fancybox-button_0396c5fb0e9cff2b, .fancybox-show-toolbar_7a30eae3b9a6c23d .fancybox-toolbar_4483cc29852c1a3b {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_c1b08f6e05854960 .fancybox-stage_9b919d113fb2e920 {
  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_2dc60fdc09849324 .fancybox-slide, .fancybox-slide--current_c32b9927f169a4c1, .fancybox-slide--next_1a12bb5316ef00c2, .fancybox-slide--previous_acbf729d58fca0b7 {
  display: block;
}

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

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

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

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

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

.fancybox-content_623666ff312e9fd1 {
  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_0bbb3639c89d72fe .fancybox-content_623666ff312e9fd1 {
  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_89f3df11d5c00912 .fancybox-content_623666ff312e9fd1 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_5d8c6fcccbabc812 .fancybox-content_623666ff312e9fd1 {
  cursor: zoom-in;
}

.fancybox-can-drag_0273b2267eb9bfb6 .fancybox-content_623666ff312e9fd1 {
  cursor: grab;
}

.fancybox-is-dragging_3b22af9ad0ffba1f .fancybox-content_623666ff312e9fd1 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_a0bc520a45ac8184 .fancybox-content_623666ff312e9fd1 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_9f0eece8baae2164 .fancybox-content_623666ff312e9fd1, .fancybox-slide--map_bfbd51a7a85e166a .fancybox-content_623666ff312e9fd1, .fancybox-slide--video_ff1c3a0fa479d622 .fancybox-content_623666ff312e9fd1 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_ff1c3a0fa479d622 .fancybox-content_623666ff312e9fd1 {
  background: #000;
}

.fancybox-slide--map_bfbd51a7a85e166a .fancybox-content_623666ff312e9fd1 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_db7dda3c58b03d00 svg path, .fancybox-button--share_a8cefe17fb553466 svg path, .fancybox-button--thumbs_109c959968254148 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_945f0f37377f29b0 .fancybox-navigation_1bf81efc85b1c045 .fancybox-button_0396c5fb0e9cff2b {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_1bf81efc85b1c045 .fancybox-button--arrow_left_ed812fd0a0107e09 {
  left: 6px;
}

.fancybox-navigation_1bf81efc85b1c045 .fancybox-button--arrow_right_64b6f72c19de06f0 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_9f0eece8baae2164 .fancybox-close-small_1fbab46c60ce836c, .fancybox-slide--image_0bbb3639c89d72fe .fancybox-close-small_1fbab46c60ce836c, .fancybox-slide--video_ff1c3a0fa479d622 .fancybox-close-small_1fbab46c60ce836c {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_9f0eece8baae2164 .fancybox-close-small_1fbab46c60ce836c:hover svg, .fancybox-slide--image_0bbb3639c89d72fe .fancybox-close-small_1fbab46c60ce836c:hover svg, .fancybox-slide--video_ff1c3a0fa479d622 .fancybox-close-small_1fbab46c60ce836c:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_9f17998f3ec33094 .fancybox-close-small_1fbab46c60ce836c, .fancybox-is-zoomable_84b4790e22d35ce2.fancybox-can-drag_0273b2267eb9bfb6 .fancybox-close-small_1fbab46c60ce836c {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_c6c0fc46a88252c8.fancybox-slide--next_1a12bb5316ef00c2, .fancybox-fx-fade_c6c0fc46a88252c8.fancybox-slide--previous_acbf729d58fca0b7 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_c6c0fc46a88252c8.fancybox-slide--current_c32b9927f169a4c1 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_5e80c1d50edc7a7e {
  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_0d5aa40a1362e392 {
  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_ba31ef16c6203ca3 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_570d913e5102b69e .fancybox-thumbs_0d5aa40a1362e392 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_0d5aa40a1362e392 > 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_0d5aa40a1362e392 .fancybox-thumbs-active_f1b1d2f6983d3d89:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_8fcf09493775a5d6 .slick-track_411a9ea9fd965c2f,
.slick-slider_8fcf09493775a5d6 .slick-list_d8780a5173352952 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_b755afc065ca42a8 .slick-track_411a9ea9fd965c2f {
  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_b755afc065ca42a8 img {
  display: none;
}

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

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

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

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

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