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

.h1_87f6b30551a68395,
h1,
.h2_69bd901a6a847d51,
h2,
.h3_e2c30d7e49699883,
h3,
.h4_3fe94d0bce28a0e7,
h4,
.h5_55e40c3e26e31454,
h5,
.h6_4053ae3e1358aa84,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_a7e63a2d89d86abd {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_8f9e3fbac0508202 {
  padding: 0 !important;
}

.m0_2cc750d11d087017 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_12cc750a49fe0fa7 {
    padding: 0 !important;
  }
  .xl-m0_4d89d3acce8858b8 {
    margin: 0 !important;
  }
  .xl-pt-10_5e31ac7e58643f1d {
    padding-top: 10px !important;
  }
  .xl-pt-20_883e2822ae1a5bcd {
    padding-top: 20px !important;
  }
  .xl-pt-30_6ccb31ff53e50e1b {
    padding-top: 30px !important;
  }
  .xl-pt-40_d7933db160e5b985 {
    padding-top: 40px !important;
  }
  .xl-pt-50_681bbc229bcd740b {
    padding-top: 50px !important;
  }
  .xl-pt-60_ba411847cd384ace {
    padding-top: 60px !important;
  }
  .xl-pt-70_72efa48a6bf1f32e {
    padding-top: 70px !important;
  }
  .xl-pt-80_bd1292d91dda0573 {
    padding-top: 80px !important;
  }
  .xl-pt-90_138c38497c462b3f {
    padding-top: 90px !important;
  }
  .xl-pt-100_f29d6582d81d6deb {
    padding-top: 100px !important;
  }
  .xl-pt-110_b5e89489795143fe {
    padding-top: 110px !important;
  }
  .xl-pt-120_c2081b56e8c5b0e4 {
    padding-top: 120px !important;
  }
  .xl-pt-130_dfca5a7db0ab46ad {
    padding-top: 130px !important;
  }
  .xl-pt-140_21762b867fda7c0b {
    padding-top: 140px !important;
  }
  .xl-pt-150_b17b822f9208c7cc {
    padding-top: 150px !important;
  }
  .xl-pt-200_c893a9162cd8ba27 {
    padding-top: 200px !important;
  }
  .xl-pb-10_864383ad1d70925f {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_571c93f7111e1e55 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_713db8f7768df96b {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_b7d9bdf741f6868d {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_d9b2260fc4773751 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_f4f112f5a3f67880 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_b0a045068bcb71d0 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_5bd669b0b4e0d375 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_485403b3fa54caa3 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_7978192b657b2111 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_3a00845b7b1e2ed4 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_3fee55557d0a9bb3 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_71ee9b85fd794743 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_cff3d26addf9e6f8 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_800e12ebe73344bb {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_6af776c977884270 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_f47896872c8c41fd {
    margin-top: 10px !important;
  }
  .xl-mt-20_609d28a54f87ee66 {
    margin-top: 20px !important;
  }
  .xl-mt-30_ebb304938a2f44c0 {
    margin-top: 30px !important;
  }
  .xl-mt-40_0208009fe33e7fee {
    margin-top: 40px !important;
  }
  .xl-mt-50_ef1f9e98a08f41e9 {
    margin-top: 50px !important;
  }
  .xl-mt-60_b1cf788bc1069071 {
    margin-top: 60px !important;
  }
  .xl-mt-70_4b1d330814a99373 {
    margin-top: 70px !important;
  }
  .xl-mt-80_5d8ee2f12af6f6a3 {
    margin-top: 80px !important;
  }
  .xl-mt-90_535cb8cacf915d65 {
    margin-top: 90px !important;
  }
  .xl-mt-100_8de63033879984cd {
    margin-top: 100px !important;
  }
  .xl-mt-110_7be8893c22c1d61d {
    margin-top: 110px !important;
  }
  .xl-mt-120_a8622c00716d0336 {
    margin-top: 120px !important;
  }
  .xl-mt-130_fb4f5f819bbe1bdf {
    margin-top: 130px !important;
  }
  .xl-mt-140_75d7da9e57a9bcb9 {
    margin-top: 140px !important;
  }
  .xl-mt-150_40826c666eb5e79e {
    margin-top: 150px !important;
  }
  .xl-mt-200_c5c38d718c128be4 {
    margin-top: 200px !important;
  }
  .xl-mb-10_86ede69e622971a9 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_36e6adf4c98761ee {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f7baa9125f461152 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_a88faeb4129283c4 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_296e3c7c90a5126e {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_5d822c8f0e412b8e {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_127c01dec22d0217 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_210ff47a6d8ef5c3 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_28c922059226fc93 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_8a8ce296dc496b03 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_887486c99b923eac {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_68659e1570b36933 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_ea2ab2b4f637f14b {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_40934cefae3a4b4d {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_8984fcdd354f5c84 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_a140eae9f2633023 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_a1b3613202f2c76e {
    padding: 0 !important;
  }
  .lg-m0_a04469938b2af26e {
    margin: 0 !important;
  }
  .lg-pt-10_c03c8308e9669989 {
    padding-top: 10px !important;
  }
  .lg-pt-20_fc9760aec85c14aa {
    padding-top: 20px !important;
  }
  .lg-pt-30_0a762582d3b19888 {
    padding-top: 30px !important;
  }
  .lg-pt-40_a1fdcc8832fdcb5e {
    padding-top: 40px !important;
  }
  .lg-pt-50_063c5a9cb605fbf6 {
    padding-top: 50px !important;
  }
  .lg-pt-60_20045d61b7f2e4ad {
    padding-top: 60px !important;
  }
  .lg-pt-70_7050d3a05c3633bf {
    padding-top: 70px !important;
  }
  .lg-pt-80_f872c8aaefa7b7ab {
    padding-top: 80px !important;
  }
  .lg-pt-90_3476f562f485a1ba {
    padding-top: 90px !important;
  }
  .lg-pt-100_e08733824e7437b9 {
    padding-top: 100px !important;
  }
  .lg-pt-110_5c71b63618aa905a {
    padding-top: 110px !important;
  }
  .lg-pt-120_9b84b951fa71bd70 {
    padding-top: 120px !important;
  }
  .lg-pt-130_25051b69328effac {
    padding-top: 130px !important;
  }
  .lg-pt-140_2d82f2eb50998688 {
    padding-top: 140px !important;
  }
  .lg-pt-150_425aacb302ad36f1 {
    padding-top: 150px !important;
  }
  .lg-pt-200_239a66610defe101 {
    padding-top: 200px !important;
  }
  .lg-pb-10_fbaf8107c412f495 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_9f06c36464d5d02e {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_d2a4dd3d848deceb {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_8d43734b19e88bbd {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_aee702b995fc8203 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_60afd8f1aa88af57 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_271c990e1d353a6e {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_651a36bb8082164e {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_2739f8ae24eafc04 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_7a0440b5699d1ddb {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_96d2aa0692414775 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_d8fc8cc360b071da {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_e9cc3134158ceeef {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_aefca7c03c30734b {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_01bb58df9c01f147 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_81ead2a678c21816 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_412d582ae05200fc {
    margin-top: 10px !important;
  }
  .lg-mt-20_8b0922bb74aef625 {
    margin-top: 20px !important;
  }
  .lg-mt-30_fc63dd99d88b5dcb {
    margin-top: 30px !important;
  }
  .lg-mt-40_8d68259ef6717335 {
    margin-top: 40px !important;
  }
  .lg-mt-50_5c18ef39b902c3b9 {
    margin-top: 50px !important;
  }
  .lg-mt-60_88ac5db3052248f7 {
    margin-top: 60px !important;
  }
  .lg-mt-70_b5167a05e3fb9add {
    margin-top: 70px !important;
  }
  .lg-mt-80_f264b32a01223dc0 {
    margin-top: 80px !important;
  }
  .lg-mt-90_45d802f32406b11b {
    margin-top: 90px !important;
  }
  .lg-mt-100_db069ee2f95c7a5e {
    margin-top: 100px !important;
  }
  .lg-mt-110_63e6e95debb3edfc {
    margin-top: 110px !important;
  }
  .lg-mt-120_471eda3a82eecbf2 {
    margin-top: 120px !important;
  }
  .lg-mt-130_db2bb89b1436d105 {
    margin-top: 130px !important;
  }
  .lg-mt-140_28b5a5518d7d1f90 {
    margin-top: 140px !important;
  }
  .lg-mt-150_8de1e7ff51b5df06 {
    margin-top: 150px !important;
  }
  .lg-mt-200_a7e3eb6c0cd6c0c8 {
    margin-top: 200px !important;
  }
  .lg-mb-10_42415b3313cf6375 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_e7b67eec45f83b18 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_32759aa087db0c40 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_a4b7edb995107959 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_1dba3c7fdb132ed8 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_0a2412bc7fc17f67 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_55aac52326127949 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_cfe3d42a7d8e1d6f {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_8233bcc89e69d251 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_82a23ed0123fa342 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_a5bc3a53d3ffea2e {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_d98a92b7f7c79394 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_f228de15a351cadd {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_e4ff627c69cf6307 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_64524d53d2a11c89 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_830f4a5c0e85909f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_c11ac2fd4e284927 {
    padding: 0 !important;
  }
  .md-m0_44c450812c4d524f {
    margin: 0 !important;
  }
  .md-pt-10_4675dd998a5125cc {
    padding-top: 10px !important;
  }
  .md-pt-20_a734d7b4324d6a7a {
    padding-top: 20px !important;
  }
  .md-pt-30_f21049cf4d8f7c79 {
    padding-top: 30px !important;
  }
  .md-pt-40_8e8f98ce1420cad5 {
    padding-top: 40px !important;
  }
  .md-pt-50_272195b0bb20fc4e {
    padding-top: 50px !important;
  }
  .md-pt-60_79c2310b9ba5c739 {
    padding-top: 60px !important;
  }
  .md-pt-70_8752ccaa3797722c {
    padding-top: 70px !important;
  }
  .md-pt-80_f6941d68b5ab1a8f {
    padding-top: 80px !important;
  }
  .md-pt-90_878ac58dc76b2440 {
    padding-top: 90px !important;
  }
  .md-pt-100_44cb2ef8cade9db0 {
    padding-top: 100px !important;
  }
  .md-pt-110_8be756b770298550 {
    padding-top: 110px !important;
  }
  .md-pt-120_cf793e174eaf8082 {
    padding-top: 120px !important;
  }
  .md-pt-130_a7624a9c50293127 {
    padding-top: 130px !important;
  }
  .md-pt-140_9464a5b0a51532f8 {
    padding-top: 140px !important;
  }
  .md-pt-150_8e19fb2a9880b56a {
    padding-top: 150px !important;
  }
  .md-pt-200_c2a349b84dabb62a {
    padding-top: 200px !important;
  }
  .md-pb-10_50920f17ef5551d9 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_127deafdc76a1f8a {
    padding-bottom: 20px !important;
  }
  .md-pb-30_46533f0c0ac9858d {
    padding-bottom: 30px !important;
  }
  .md-pb-40_59ffc84f1d654e80 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_c0282b45cde83ad3 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_8a03d131e89fc1f9 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_4b4013767711c520 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_156f5d56321ea9ff {
    padding-bottom: 80px !important;
  }
  .md-pb-90_95bd4e57a0c3e231 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_12bbf0fd4b73687b {
    padding-bottom: 100px !important;
  }
  .md-pb-110_4206a25a7a9c545d {
    padding-bottom: 110px !important;
  }
  .md-pb-120_7a2f1d1430ff166c {
    padding-bottom: 120px !important;
  }
  .md-pb-130_49d76e006cde2cd6 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_e68c16c4200b54a4 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_a4496ef2aa811efd {
    padding-bottom: 150px !important;
  }
  .md-pb-200_ccbb4902a86162ba {
    padding-bottom: 200px !important;
  }
  .md-mt-10_fec1ae3c7585010e {
    margin-top: 10px !important;
  }
  .md-mt-20_9da7fbceb4d30bba {
    margin-top: 20px !important;
  }
  .md-mt-30_e5b78bd434d3eb47 {
    margin-top: 30px !important;
  }
  .md-mt-40_7daa36b8a87a4f1d {
    margin-top: 40px !important;
  }
  .md-mt-50_3827aa10ccd1f3d6 {
    margin-top: 50px !important;
  }
  .md-mt-60_a6130e99bb59598f {
    margin-top: 60px !important;
  }
  .md-mt-70_56f2d5dc53c5d54d {
    margin-top: 70px !important;
  }
  .md-mt-80_108ae51934903048 {
    margin-top: 80px !important;
  }
  .md-mt-90_468a5cb7012d7a74 {
    margin-top: 90px !important;
  }
  .md-mt-100_c31cda9ae545e8c3 {
    margin-top: 100px !important;
  }
  .md-mt-110_99b372d09e37b5fe {
    margin-top: 110px !important;
  }
  .md-mt-120_d71dad2c33f207f4 {
    margin-top: 120px !important;
  }
  .md-mt-130_7cabc634932fab3c {
    margin-top: 130px !important;
  }
  .md-mt-140_9a0d4fbf3823078a {
    margin-top: 140px !important;
  }
  .md-mt-150_ebeb00fc035b95e3 {
    margin-top: 150px !important;
  }
  .md-mt-200_b95d6c2be4829594 {
    margin-top: 200px !important;
  }
  .md-mb-10_676a5f3ca35c0729 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_6085063b937a1538 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_c77d77f6eb78812c {
    margin-bottom: 30px !important;
  }
  .md-mb-40_1b9c2f42a1009001 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_00fc8a8caf24ae6a {
    margin-bottom: 50px !important;
  }
  .md-mb-60_0783d57cd56b539b {
    margin-bottom: 60px !important;
  }
  .md-mb-70_05882f2a72198121 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_25827c6b4b693787 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_d903a3351d575b23 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_cf2f284f41248fe3 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_7029da3387993219 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_a9da9ddff4120acb {
    margin-bottom: 120px !important;
  }
  .md-mb-130_3f80759e14b4c772 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_317157116ce1f3f9 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_d85525ce6b4af0e9 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_e85fdc3ccc3343c2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_ae0c436e48c2a186 {
    padding: 0 !important;
  }
  .sm-m0_b742daa4a0c66dc0 {
    margin: 0 !important;
  }
  .sm-pt-10_b94eeb6bc612ca17 {
    padding-top: 10px !important;
  }
  .sm-pt-20_ca31bd48f902b947 {
    padding-top: 20px !important;
  }
  .sm-pt-30_3778e14dc168b004 {
    padding-top: 30px !important;
  }
  .sm-pt-40_a78905f8d9949a6a {
    padding-top: 40px !important;
  }
  .sm-pt-50_4ce8c47ad7981e4a {
    padding-top: 50px !important;
  }
  .sm-pt-60_0e674f9c71f62dd6 {
    padding-top: 60px !important;
  }
  .sm-pt-70_2cab7fefd310bdd8 {
    padding-top: 70px !important;
  }
  .sm-pt-80_4c86769e8ab79b56 {
    padding-top: 80px !important;
  }
  .sm-pt-90_7f4b3637c00b78e3 {
    padding-top: 90px !important;
  }
  .sm-pt-100_1e5634ef3bb86c7c {
    padding-top: 100px !important;
  }
  .sm-pt-110_dbba424290197337 {
    padding-top: 110px !important;
  }
  .sm-pt-120_53e87bc79c8116ae {
    padding-top: 120px !important;
  }
  .sm-pt-130_1f5caed4e64f65b7 {
    padding-top: 130px !important;
  }
  .sm-pt-140_84470a56a60cddf2 {
    padding-top: 140px !important;
  }
  .sm-pt-150_0faf295df5dafe70 {
    padding-top: 150px !important;
  }
  .sm-pt-200_557e739fc8838f73 {
    padding-top: 200px !important;
  }
  .sm-pb-10_d7f169be730ae67c {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_050472fade889152 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_b4d52e775e3ed510 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_24b00265c4a998ce {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_c831d8a87289c098 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_7d1563487da33404 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_45a4a3a9aacc2c44 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_a0f5ee10f5f99bf6 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_0ca9878966879444 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_05bf0a2c9d1c265b {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_b9c7bfcecbc9588d {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_ec12863d64353b51 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_a28d7010543f3ef0 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_0af4c922e44cbf62 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_d55b98a16863cb8d {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_3c640d991f6448ec {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_321ae053ce407230 {
    margin-top: 10px !important;
  }
  .sm-mt-20_a695c866f9d29e41 {
    margin-top: 20px !important;
  }
  .sm-mt-30_fbc74b8463f07ee8 {
    margin-top: 30px !important;
  }
  .sm-mt-40_be8bcc35b0dea2ef {
    margin-top: 40px !important;
  }
  .sm-mt-50_109ed24e405e856b {
    margin-top: 50px !important;
  }
  .sm-mt-60_bb8a880452d3adbd {
    margin-top: 60px !important;
  }
  .sm-mt-70_688bf6610f57a7bf {
    margin-top: 70px !important;
  }
  .sm-mt-80_8518691ec5e9d883 {
    margin-top: 80px !important;
  }
  .sm-mt-90_fd3628d7468e3aec {
    margin-top: 90px !important;
  }
  .sm-mt-100_9471dce38a05ec20 {
    margin-top: 100px !important;
  }
  .sm-mt-110_0a0eaa93a85d8910 {
    margin-top: 110px !important;
  }
  .sm-mt-120_c3cf87aa9212ca59 {
    margin-top: 120px !important;
  }
  .sm-mt-130_faa2fe3e0c6fbb4e {
    margin-top: 130px !important;
  }
  .sm-mt-140_7c909947872802e5 {
    margin-top: 140px !important;
  }
  .sm-mt-150_1a86b1ec6ccedbb5 {
    margin-top: 150px !important;
  }
  .sm-mt-200_c01b6f98dd73a956 {
    margin-top: 200px !important;
  }
  .sm-mb-10_9c62586193c1ae7a {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_e1de969dc4257abe {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_fba04842b82adcbd {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_0d6b2af6624f3ad6 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_5b3374dd69ac429c {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_b3dab078a10b32fc {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_ad0cea7f1ccc6a39 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_81355bc49ac383cf {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_7e59cee8c621b44f {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_4de61b3afbe6d024 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_92601332adb3e655 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_1b3a3d27a5ebc7ad {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_6c5bcb8bbf198711 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_86108df944c1269e {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_2cae082b29d755c2 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_cb73d88f60174327 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_1db911a10db80c78 {
    padding: 0 !important;
  }
  .xs-m0_6800be0af8ebb146 {
    margin: 0 !important;
  }
  .xs-pt-10_000e2c162b157b1d {
    padding-top: 10px !important;
  }
  .xs-pt-20_4a5fcf07af620cfe {
    padding-top: 20px !important;
  }
  .xs-pt-30_ce36206d430613f2 {
    padding-top: 30px !important;
  }
  .xs-pt-40_66f85c277ad9caba {
    padding-top: 40px !important;
  }
  .xs-pt-50_39c0a62af309f412 {
    padding-top: 50px !important;
  }
  .xs-pt-60_1d17a1434d4bb4d1 {
    padding-top: 60px !important;
  }
  .xs-pt-70_811ef005af328eae {
    padding-top: 70px !important;
  }
  .xs-pt-80_29ac7533eb413a68 {
    padding-top: 80px !important;
  }
  .xs-pt-90_e37b8b02113a89c5 {
    padding-top: 90px !important;
  }
  .xs-pt-100_187a8db950aa6787 {
    padding-top: 100px !important;
  }
  .xs-pt-110_6265416e77dc685f {
    padding-top: 110px !important;
  }
  .xs-pt-120_e8b28da201cb4811 {
    padding-top: 120px !important;
  }
  .xs-pt-130_33df2ebd0e6156f6 {
    padding-top: 130px !important;
  }
  .xs-pt-140_feaeeceab8fa0a0f {
    padding-top: 140px !important;
  }
  .xs-pt-150_2625f69b35fff1c6 {
    padding-top: 150px !important;
  }
  .xs-pt-200_6732a19c0d55730b {
    padding-top: 200px !important;
  }
  .xs-pb-10_5f60160aaf6d9be5 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_a6eae49ac39a2f65 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_0d2b083f0923fae4 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_e11fd6f8cbc0e64c {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_d2ba13b38553e2a4 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_6c30357d65f4d484 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_142de1468472111a {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_59f592aa545ddf20 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_4cd58b827d5e2e79 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_825cb175aa140fb4 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_0eb3e122ccb142ba {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_94e519b018cad2a4 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_155740fa7788dbf2 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_8792a9c2fc5ad28e {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_462d14fb7a6518ed {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_6d0cfcbaae598ef4 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_5201510e54bbbeb6 {
    margin-top: 10px !important;
  }
  .xs-mt-20_1b6a12b025854a6a {
    margin-top: 20px !important;
  }
  .xs-mt-30_b8ff91dea4772c17 {
    margin-top: 30px !important;
  }
  .xs-mt-40_2401ffa797c52fa0 {
    margin-top: 40px !important;
  }
  .xs-mt-50_3c41979d5e25184a {
    margin-top: 50px !important;
  }
  .xs-mt-60_b2867f36de4d32bd {
    margin-top: 60px !important;
  }
  .xs-mt-70_e28de2551d11f7cf {
    margin-top: 70px !important;
  }
  .xs-mt-80_63d00792c86f3bc6 {
    margin-top: 80px !important;
  }
  .xs-mt-90_e0f0a0441c19c037 {
    margin-top: 90px !important;
  }
  .xs-mt-100_38db825c42901bf3 {
    margin-top: 100px !important;
  }
  .xs-mt-110_4ef3ba427ae910e3 {
    margin-top: 110px !important;
  }
  .xs-mt-120_50e637926dbe4f95 {
    margin-top: 120px !important;
  }
  .xs-mt-130_61b8f56ed79d36df {
    margin-top: 130px !important;
  }
  .xs-mt-140_9c25b298b0a5b16b {
    margin-top: 140px !important;
  }
  .xs-mt-150_f8dbf5f03b706f27 {
    margin-top: 150px !important;
  }
  .xs-mt-200_dea8bc6b2b84b25d {
    margin-top: 200px !important;
  }
  .xs-mb-10_121eec9795832ede {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_8d2e45289e762f60 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_6ab9d0da698a9d6b {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_621e18f37971aff0 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_72b5e2dc0e9e0232 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_feedda6c55b0cbac {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_0a7aa82f240b212d {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_1a94c67186da4786 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_b54db4b3d352dbf5 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_ce1ea06b53aa2eaf {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_b9644201e91d8467 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_529146f2ba55e5e1 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_d65aa1507aaba309 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_786bc2994207d1ab {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_e7b567c58fb100a6 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_a3573a609db7327f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_c7d00b8c8be89757 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_c7d00b8c8be89757.menu-overlay_8d24fa9143081272 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_c7d00b8c8be89757.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_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-three_410af5af11b4afc6 .navbar-toggler_b0b9c05d2d436b22 {
  background: #000;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-four_f63f8ab4fa3a9a9b .navbar-toggler_b0b9c05d2d436b22 {
  background: #E6FD5A;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-five_52958b8e7f3334c2 .navbar-toggler_b0b9c05d2d436b22 {
  background: #DFFF5E;
}
.theme-main-menu_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22:focus {
  box-shadow: none;
}
.theme-main-menu_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22::before,
.theme-main-menu_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22::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_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22 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_c7d00b8c8be89757.menu-style-three_410af5af11b4afc6 .navbar-toggler_b0b9c05d2d436b22:before, .theme-main-menu_c7d00b8c8be89757.menu-style-three_410af5af11b4afc6 .navbar-toggler_b0b9c05d2d436b22:after, .theme-main-menu_c7d00b8c8be89757.menu-style-three_410af5af11b4afc6 .navbar-toggler_b0b9c05d2d436b22 span {
  background: #fff;
}
.theme-main-menu_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_c7d00b8c8be89757 .navbar-toggler_b0b9c05d2d436b22[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_c7d00b8c8be89757 .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_c7d00b8c8be89757 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_c7d00b8c8be89757.white-vr_ba49ad6562d05107 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_c7d00b8c8be89757.white-vr_ba49ad6562d05107 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_c7d00b8c8be89757.white-vr_ba49ad6562d05107.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-one_759abb76922cec60 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd .info-row_7b01b071a652ea4a {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd .gap-fix_712cc4323d39e036 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd .greetings_adf8bb4d56163529 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd .contact-info_6ad9550029f84fd3 {
  margin: 0 -15px;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd .contact-info_6ad9550029f84fd3 li {
  padding: 0 15px;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd .contact-info_6ad9550029f84fd3 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd .contact-info_6ad9550029f84fd3 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd .inner-content_9d1c0a3c3ce11395 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-two_c7f1c7969d2f9fcd.fixed .info-row_7b01b071a652ea4a {
  display: none;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-five_52958b8e7f3334c2 {
  background: #000;
  padding: 0;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-five_52958b8e7f3334c2 .inner-content_9d1c0a3c3ce11395 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-six_5f19a12d18a657af .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_c7d00b8c8be89757.menu-style-six_5f19a12d18a657af .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_c7d00b8c8be89757 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_7684f4a0c75000cc {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_7684f4a0c75000cc .mega-menu-title_35817d37aec2a52b {
  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_c7d00b8c8be89757 .login-btn-one_78fa3349e3f02103 a {
  color: #000;
}
.theme-main-menu_c7d00b8c8be89757 .login-btn-one_78fa3349e3f02103 a:hover {
  text-decoration: underline;
}
.theme-main-menu_c7d00b8c8be89757 .login-btn-two_fdc065a664ae7449 a {
  color: #044F3B;
}
.theme-main-menu_c7d00b8c8be89757 .login-btn-two_fdc065a664ae7449 a:hover {
  text-decoration: underline;
}
.theme-main-menu_c7d00b8c8be89757 .signup-btn-one_b3f680813fd363e3 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_c7d00b8c8be89757 .signup-btn-one_b3f680813fd363e3 .icon_57ccdbc88c301ca1 {
  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_c7d00b8c8be89757 .signup-btn-one_b3f680813fd363e3:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_c7d00b8c8be89757 .signup-btn-one_b3f680813fd363e3:hover .icon_57ccdbc88c301ca1 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_c7d00b8c8be89757 .signup-btn-two_8c95ad8649e35524 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_c7d00b8c8be89757 .signup-btn-two_8c95ad8649e35524:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_c7d00b8c8be89757 .quote-one_25bf02348a099de1 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_c7d00b8c8be89757 .quote-one_25bf02348a099de1:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_17ff32e4c7ec2cef {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_17ff32e4c7ec2cef li {
  position: relative;
  padding: 0 15px;
}
.category-menu_17ff32e4c7ec2cef li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_17ff32e4c7ec2cef li a:hover {
  color: #0C3A30;
}
.category-menu_17ff32e4c7ec2cef .dropdown-menu {
  padding: 0;
}
.category-menu_17ff32e4c7ec2cef .dropdown-menu li {
  padding: 0;
}
.category-menu_17ff32e4c7ec2cef .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_ccc6fbab5c7f30ba .logo_71cc3b409a1b1154 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_ba49ad6562d05107 .navbar-collapse_ccc6fbab5c7f30ba {
    background-color: #0C3A30;
  }
  .navbar-collapse_ccc6fbab5c7f30ba {
    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_ccc6fbab5c7f30ba.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_c7d00b8c8be89757 .navbar .mega-dropdown_f3a30445b7d6fa3c {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_ba49ad6562d05107 .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_7684f4a0c75000cc {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_d2921504398783bb .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_dbc8e81ff1ff173f {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_dbc8e81ff1ff173f::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_dbc8e81ff1ff173f .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_dbc8e81ff1ff173f .hero-slider-one .hero-img_af8bc3a5b70010fe {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_dbc8e81ff1ff173f .hero-slider-one .slick-list_197db10edd61b441, .hero-banner-one_dbc8e81ff1ff173f .hero-slider-one .slick-track_98d8dcbb6d9534a0, .hero-banner-one_dbc8e81ff1ff173f .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_dbc8e81ff1ff173f .hero-heading_2b8f86124d405069 {
  font-weight: 700;
  color: #000;
  background: url(../imgstore/shape_e5085673ce/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_dbc8e81ff1ff173f .more-btn_c3a0b7b2f5a5c1f4 {
  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_dbc8e81ff1ff173f .more-btn_c3a0b7b2f5a5c1f4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_cd14a5d694e0f0fc {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_cd14a5d694e0f0fc .bg-wrapper_e022d1e74a14a0cd {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_cd14a5d694e0f0fc .hero-heading_2b8f86124d405069 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_cd14a5d694e0f0fc .rating_2017ee77dac6ea39 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_cd14a5d694e0f0fc .rating_2017ee77dac6ea39 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_cd14a5d694e0f0fc .media-wrapper_ed8e8a9c82489340 {
  position: absolute;
  background: url(../imgstore/assets_54622e5766/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_cd14a5d694e0f0fc .media-wrapper_ed8e8a9c82489340 .shape_01_123ace70e8974244 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_cd14a5d694e0f0fc .media-wrapper_ed8e8a9c82489340 .shape_02_73abb7ef9db6c7ea {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_4806624c1c2b1b1e .hero-heading_2b8f86124d405069 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_4806624c1c2b1b1e .media-wrapper_ed8e8a9c82489340 {
  background: url(../imgstore/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_4806624c1c2b1b1e .media-wrapper_ed8e8a9c82489340 .screen_01_b5aa4d1eb3ba05c6 {
  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_4806624c1c2b1b1e .media-wrapper_ed8e8a9c82489340 .screen_02_019be5c9dbbb3f4b {
  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_4806624c1c2b1b1e .media-wrapper_ed8e8a9c82489340 .bg-shape_78157bfef080c17e {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_4806624c1c2b1b1e .shape_01_123ace70e8974244 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_8469636ddc6a5c1b .bg-wrapper_e022d1e74a14a0cd {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_8469636ddc6a5c1b .media-wrapper_ed8e8a9c82489340 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_8469636ddc6a5c1b .media-wrapper_ed8e8a9c82489340 .shape_01_123ace70e8974244 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_8469636ddc6a5c1b .shape_02_73abb7ef9db6c7ea {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_f06e9cd4ffeeeb35 + .blog-details_5af409dea9e20b45 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_e8d14b537b5f42b2 {
  z-index: 1;
}
.block-feature-three_e8d14b537b5f42b2:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_e8d14b537b5f42b2.no-bg_9b77456bc558edb2:before {
  display: none;
}
.block-feature-three_e8d14b537b5f42b2 .section-btn_d60e6e734b689c64 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_e8d14b537b5f42b2 .block-title_8c0ad74c9106416b a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_e8d14b537b5f42b2 .block-title_8c0ad74c9106416b a:hover {
  text-decoration: underline;
}
.block-feature-three_e8d14b537b5f42b2 .round-btn_1ea0f2fa427e48e9 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_e8d14b537b5f42b2 .round-btn_1ea0f2fa427e48e9:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_e8d14b537b5f42b2 .block-one_d22e94ba718dcda5 {
  background: url(../imgstore/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_e8d14b537b5f42b2 .block-one_d22e94ba718dcda5 .tag_8b71b18c367db652 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_e8d14b537b5f42b2 .block-one_d22e94ba718dcda5 .block-title_8c0ad74c9106416b {
  background: url(../imgstore/shape_e5085673ce/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_e8d14b537b5f42b2 .block-two_c21d42ce74a53d80 {
  overflow: hidden;
}
.block-feature-three_e8d14b537b5f42b2 .block-two_c21d42ce74a53d80 .img-wrapper_f8b54ca25bd23a15 {
  background: url(../imgstore/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_e8d14b537b5f42b2 .block-two_c21d42ce74a53d80 .text-wrapper_0d6de08982aeea50 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_e8d14b537b5f42b2 .block-two_c21d42ce74a53d80 .tag_8b71b18c367db652 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_e8d14b537b5f42b2 .block-three_1ebf1b31fbc2bf41 {
  background: #D3FF76;
}
.block-feature-three_e8d14b537b5f42b2 .block-three_1ebf1b31fbc2bf41 .tag_8b71b18c367db652 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_e8d14b537b5f42b2 .block-three_1ebf1b31fbc2bf41 .round-btn_1ea0f2fa427e48e9 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_e8d14b537b5f42b2 .block-three_1ebf1b31fbc2bf41 .round-btn_1ea0f2fa427e48e9:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_e8d14b537b5f42b2 .block-four_e826b8dde1f54831 {
  background: url(../imgstore/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_e8d14b537b5f42b2 .block-four_e826b8dde1f54831 .block-title_8c0ad74c9106416b {
  background: url(../imgstore/shape_e5085673ce/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_e8d14b537b5f42b2 .block-four_e826b8dde1f54831 .block-title_8c0ad74c9106416b a {
  font-size: 28px;
}
.block-feature-three_e8d14b537b5f42b2 .block-four_e826b8dde1f54831 .tag_8b71b18c367db652 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_e8d14b537b5f42b2 .block-four_e826b8dde1f54831 .round-btn_1ea0f2fa427e48e9 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_e8d14b537b5f42b2 .block-four_e826b8dde1f54831 .round-btn_1ea0f2fa427e48e9:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_e8d14b537b5f42b2 .block-five_2fd1d6d5dc19d9a4 {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_e8d14b537b5f42b2 .block-five_2fd1d6d5dc19d9a4 .tag_8b71b18c367db652 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_e8d14b537b5f42b2 .block-five_2fd1d6d5dc19d9a4 .block-title_8c0ad74c9106416b {
  background: url(../imgstore/shape_e5085673ce/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_b7c9cac2bafd2da2 .upper-wrapper_4a18607908f92f79 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_b7c9cac2bafd2da2 .upper-wrapper_4a18607908f92f79 .shape_01_123ace70e8974244 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_b7c9cac2bafd2da2 .line-loop_f50d25635182edd7:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_b7c9cac2bafd2da2 .graph-panel_80d906625a61edf0 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_b7c9cac2bafd2da2 .graph-panel_80d906625a61edf0 .main-count_b1951805ef41178b {
  font-size: 120px;
}
.block-feature-thirteen_b7c9cac2bafd2da2 .graph-panel_80d906625a61edf0 .chart-box_308afd01e47befa1 {
  padding: 0 15px;
}
.block-feature-thirteen_b7c9cac2bafd2da2 .graph-panel_80d906625a61edf0 .chart-box_308afd01e47befa1 .chart-inner_35781929fed847e0 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_7442262a5d54b3a4 .media-img_93ce24c7ade972fc {
  border-radius: 30px;
}
.block-feature-sixteen_7442262a5d54b3a4 .shape_01_123ace70e8974244 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_74926c4db19e2505 .section-subheading_78334587c9af1cd5 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_74926c4db19e2505 .shape_01_123ace70e8974244 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_d7739285d48d2554 {
  z-index: 1;
}
.text-feature-four_d7739285d48d2554 .avatar_86e8f7071d700f2c {
  width: 65px;
  height: 65px;
}
.text-feature-four_d7739285d48d2554 .name {
  font-size: 28px;
}
.text-feature-four_d7739285d48d2554 .quote-text_3e2cd91b9dd0f7c6 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_d7739285d48d2554 .shape_01_123ace70e8974244 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_d7739285d48d2554 .shape_02_73abb7ef9db6c7ea {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_679a567a6629f42a .bg-wrapper_e022d1e74a14a0cd {
  background: #FFF2AC;
}
.text-feature-five_679a567a6629f42a 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_679a567a6629f42a 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_679a567a6629f42a 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_679a567a6629f42a li:hover:before {
  background: #29594B;
}
.text-feature-five_679a567a6629f42a li:hover:after {
  color: #fff;
}
.text-feature-five_679a567a6629f42a .media-wrapper_ed8e8a9c82489340 {
  background: url(../imgstore/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_679a567a6629f42a .media-wrapper_ed8e8a9c82489340 .video-icon_b36a568586648ea2 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_679a567a6629f42a .media-wrapper_ed8e8a9c82489340 .video-icon_b36a568586648ea2:hover {
  background: #CFFF45;
}
.text-feature-five_679a567a6629f42a .media-wrapper_ed8e8a9c82489340 .screen_01_b5aa4d1eb3ba05c6 {
  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_08b83b3aae068066 {
  z-index: 1;
}
.text-feature-six_08b83b3aae068066 .media-wrapper_ed8e8a9c82489340 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_08b83b3aae068066 .media-wrapper_ed8e8a9c82489340 .screen_01_b5aa4d1eb3ba05c6 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_08b83b3aae068066 .shape_01_123ace70e8974244 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_08b83b3aae068066 .shape_02_73abb7ef9db6c7ea {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_d589ca89a198e1ad {
  background: url(../imgstore/assets_54622e5766/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_d589ca89a198e1ad .block_61286f82236e33ca .icon_57ccdbc88c301ca1 {
  height: 50px;
}
.text-feature-nine_d589ca89a198e1ad .vertical-text-wrapper_75cf3fcc8839fa04 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_d589ca89a198e1ad .vertical-text-wrapper_75cf3fcc8839fa04 .text-list_709e237fd3341ad0 {
  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_d589ca89a198e1ad .vertical-text-wrapper_75cf3fcc8839fa04 .text-list_709e237fd3341ad0:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_d589ca89a198e1ad .vertical-text-wrapper_75cf3fcc8839fa04 .shape_01_123ace70e8974244 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_d589ca89a198e1ad .vertical-text-wrapper_75cf3fcc8839fa04 .shape_02_73abb7ef9db6c7ea {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_d589ca89a198e1ad .shape_03_c02696259d3020d6 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_d589ca89a198e1ad .shape_04_f6153f0b7e2bf6e8 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_447770e492d4661d .section-btn_d60e6e734b689c64 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_d79d78703568c2ab {
  z-index: 1;
}
.team-section-three_d79d78703568c2ab:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../imgstore/shape_e5085673ce/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_d79d78703568c2ab .section-btn_d60e6e734b689c64 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_d79d78703568c2ab .shape_01_123ace70e8974244 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_d79d78703568c2ab .shape_02_73abb7ef9db6c7ea {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_d79d78703568c2ab .shape_03_c02696259d3020d6 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_4478bfe1ade97545 .logo_71cc3b409a1b1154 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_9f2978c6ce5232eb {
  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_bfec5c78c7bfe5d2 {
  max-width: 565px;
}
.user-data-form .form-wrapper_bfec5c78c7bfe5d2 .input-group-meta_a1ab8bd81ed64950 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_bfec5c78c7bfe5d2 .input-group-meta_a1ab8bd81ed64950 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_bfec5c78c7bfe5d2 .input-group-meta_a1ab8bd81ed64950 .placeholder_icon_9f41af2c745c6bf2 {
  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_bfec5c78c7bfe5d2 .input-group-meta_a1ab8bd81ed64950 .placeholder_icon_9f41af2c745c6bf2 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_bfec5c78c7bfe5d2 .input-group-meta_a1ab8bd81ed64950 .placeholder_icon_9f41af2c745c6bf2 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_bfec5c78c7bfe5d2 .input-group-meta_a1ab8bd81ed64950 .placeholder_icon_9f41af2c745c6bf2 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_bfec5c78c7bfe5d2 .input-group-meta_a1ab8bd81ed64950 .placeholder_icon_9f41af2c745c6bf2 span.eye-slash_6c7671975de83cc9:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_2f24525b6a238edf 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_2f24525b6a238edf label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_2f24525b6a238edf input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_2f24525b6a238edf 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_2f24525b6a238edf 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_2f24525b6a238edf a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_2f24525b6a238edf a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_fd6c17b89464e0fd {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_9108477e51ccbbcf {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_9108477e51ccbbcf:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_9108477e51ccbbcf img {
  width: 20px;
}
.user-data-form .btn-close_82297b7fef916987 {
  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_0caecf771522c53b .main-count_b1951805ef41178b {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_2ee58b92ab502642 .icon_57ccdbc88c301ca1 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_87927df1be02cab6 .img-holder_2d6dca4baf0de989 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_87927df1be02cab6 .img-holder_2d6dca4baf0de989.round-border_ddcd54597106d4b4 {
  border-radius: 30px;
}
.portfolio-block-one_87927df1be02cab6 .img-holder_2d6dca4baf0de989 .expend_a178479698da8d16 {
  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_87927df1be02cab6 .img-holder_2d6dca4baf0de989 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_87927df1be02cab6 .img-holder_2d6dca4baf0de989 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_87927df1be02cab6:hover .expend_a178479698da8d16 {
  opacity: 1;
}
.portfolio-block-one_87927df1be02cab6:hover .img-meta_64410e85097574f3 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_87927df1be02cab6:hover .pj-title_9c7ad005634ead17 {
  text-decoration: underline;
}
.portfolio-block-one_87927df1be02cab6 .caption {
  margin-top: 35px;
}
.portfolio-block-one_87927df1be02cab6 .caption .tag_8b71b18c367db652 {
  margin: 0 -3px;
}
.portfolio-block-one_87927df1be02cab6 .caption .tag_8b71b18c367db652 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_87927df1be02cab6 .caption .pj-title_9c7ad005634ead17 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_87927df1be02cab6 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_87927df1be02cab6 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_5b4ae593f2d52fb9 .bg-wrapper_e022d1e74a14a0cd {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_5b4ae593f2d52fb9 .slider-wrapper_9b78f6c25085963f {
  height: 100%;
}
.project-details-two_5b4ae593f2d52fb9 .slider-wrapper_9b78f6c25085963f .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_5b4ae593f2d52fb9 .slider-wrapper_9b78f6c25085963f .carousel-control-next_712f244d8c5badce,
.project-details-two_5b4ae593f2d52fb9 .slider-wrapper_9b78f6c25085963f .carousel-control-prev_5226ed8a324f956b {
  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_5b4ae593f2d52fb9 .slider-wrapper_9b78f6c25085963f .carousel-control-next_712f244d8c5badce:hover,
.project-details-two_5b4ae593f2d52fb9 .slider-wrapper_9b78f6c25085963f .carousel-control-prev_5226ed8a324f956b:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_5b4ae593f2d52fb9 .slider-wrapper_9b78f6c25085963f .carousel-control-prev_5226ed8a324f956b {
  left: auto;
  right: 45px;
}
.project-details-two_5b4ae593f2d52fb9 .info-wrapper_98b3cfceeaff60d2 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_5b4ae593f2d52fb9 .info-wrapper_98b3cfceeaff60d2 h3 {
  font-size: 36px;
}
.project-details-two_5b4ae593f2d52fb9 .info-wrapper_98b3cfceeaff60d2 .list-meta_a286fd1bab9883c0 li {
  padding: 22px 0;
}
.project-details-two_5b4ae593f2d52fb9 .info-wrapper_98b3cfceeaff60d2 .list-meta_a286fd1bab9883c0 .icon_57ccdbc88c301ca1 {
  width: 40px;
}
.project-details-two_5b4ae593f2d52fb9 .info-wrapper_98b3cfceeaff60d2 .list-meta_a286fd1bab9883c0 .text1_60f8e24e2ee9473f {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_5b4ae593f2d52fb9 .info-wrapper_98b3cfceeaff60d2 .list-meta_a286fd1bab9883c0 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_5b4ae593f2d52fb9 .info-wrapper_98b3cfceeaff60d2 .social-share_045e81b8565935f4 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_5b4ae593f2d52fb9 .info-wrapper_98b3cfceeaff60d2 .social-share_045e81b8565935f4 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_0db909f38048ebca .slider-wrapper_9b78f6c25085963f {
  padding-left: 100px;
}
.feedback-section-three_0db909f38048ebca .slider-wrapper_9b78f6c25085963f .icon_57ccdbc88c301ca1 {
  left: 0;
  top: 18px;
}
.feedback-section-three_0db909f38048ebca .slick-dots_74f65edfde0eeef3 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_0db909f38048ebca .slick-dots_74f65edfde0eeef3 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_0db909f38048ebca .slick-dots_74f65edfde0eeef3 .slick-active button {
  background: #000;
}
.feedback-section-three_0db909f38048ebca .rating-box_69f8d910d1271555 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_0db909f38048ebca .rating-box_69f8d910d1271555 .rating_2017ee77dac6ea39 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_0db909f38048ebca .shape_01_123ace70e8974244 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_0db909f38048ebca .shape_02_73abb7ef9db6c7ea {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_2bb4c75ec9caaad4 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_2bb4c75ec9caaad4 .post-data_9522b8a745378ef0 {
  padding: 30px 35px 25px;
}
.blog-meta-one_2bb4c75ec9caaad4 .post-data_9522b8a745378ef0 .post-info_03b423aa65410689 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_2bb4c75ec9caaad4 .post-data_9522b8a745378ef0 .blog-title_d86117bb9efb1017 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_2bb4c75ec9caaad4 .post-data_9522b8a745378ef0 .blog-title_d86117bb9efb1017:hover {
  text-decoration: underline;
}
.blog-meta-one_2bb4c75ec9caaad4 .post-img_856e4164f8735786 {
  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_2bb4c75ec9caaad4 .post-img_856e4164f8735786 .round-btn_1ea0f2fa427e48e9 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_2bb4c75ec9caaad4:hover .round-btn_1ea0f2fa427e48e9 {
  background: #CFFF45;
}
.blog-meta-one_2bb4c75ec9caaad4.style-two_7f3dc0126645ba57 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_2bb4c75ec9caaad4.style-two_7f3dc0126645ba57 .post-img_856e4164f8735786 {
  border-radius: 0;
}
.blog-meta-one_2bb4c75ec9caaad4.style-two_7f3dc0126645ba57 .blog-title_d86117bb9efb1017 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_ad2c168c79bdef1d {
  background: #fff;
}
.blog-meta-two_ad2c168c79bdef1d .post-data_9522b8a745378ef0 {
  padding-top: 30px;
}
.blog-meta-two_ad2c168c79bdef1d .post-data_9522b8a745378ef0 .blog-title_d86117bb9efb1017 {
  width: 70%;
}
.blog-meta-two_ad2c168c79bdef1d .post-data_9522b8a745378ef0 .blog-title_d86117bb9efb1017 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_ad2c168c79bdef1d .post-data_9522b8a745378ef0 .blog-title_d86117bb9efb1017:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_ad2c168c79bdef1d .post-data_9522b8a745378ef0 .round-btn_1ea0f2fa427e48e9 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_ad2c168c79bdef1d .post-data_9522b8a745378ef0 .round-btn_1ea0f2fa427e48e9:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_ad2c168c79bdef1d .post-data_9522b8a745378ef0 .post-info_03b423aa65410689 {
  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_ad2c168c79bdef1d .post-img_856e4164f8735786 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_ad2c168c79bdef1d .post-img_856e4164f8735786 .date_97cbe45bd491defc {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_ad2c168c79bdef1d.style-two_7f3dc0126645ba57 {
  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_ad2c168c79bdef1d.style-two_7f3dc0126645ba57 p {
  font-size: 18px;
}
.blog-meta-two_ad2c168c79bdef1d.style-two_7f3dc0126645ba57 .post-img_856e4164f8735786 {
  height: auto;
  width: 100%;
}
.blog-meta-two_ad2c168c79bdef1d.style-two_7f3dc0126645ba57 .post-data_9522b8a745378ef0 {
  padding: 26px 0;
}
.blog-meta-two_ad2c168c79bdef1d.style-two_7f3dc0126645ba57 .post-data_9522b8a745378ef0 .post-info_03b423aa65410689 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_ad2c168c79bdef1d.style-two_7f3dc0126645ba57 .post-data_9522b8a745378ef0 .round-btn_1ea0f2fa427e48e9 {
  border: none;
}

.signup-btn-one_b3f680813fd363e3 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_b3f680813fd363e3 .icon_57ccdbc88c301ca1 {
  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_d1eab822ef556191 {
  z-index: 1;
}
.blog-section-three_d1eab822ef556191 .section-btn_d60e6e734b689c64 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_1cc5d9c1975c4126 {
  z-index: 5;
}
.blog-section-four_1cc5d9c1975c4126.block-feature-three_e8d14b537b5f42b2:before {
  display: none;
}
.blog-section-four_1cc5d9c1975c4126.block-feature-three_e8d14b537b5f42b2 .block-one_d22e94ba718dcda5 {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .quote-wrapper_e14a54efbd4445e3 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .quote-wrapper_e14a54efbd4445e3 .wrapper_261e04df48ea8b58 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .quote-wrapper_e14a54efbd4445e3 .wrapper_261e04df48ea8b58 .icon_57ccdbc88c301ca1 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .quote-wrapper_e14a54efbd4445e3 .wrapper_261e04df48ea8b58 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .quote-wrapper_e14a54efbd4445e3 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .quote-wrapper_e14a54efbd4445e3 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .img-gallery_30487d73afc671ae {
  margin-bottom: 50px;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .img-gallery_30487d73afc671ae img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .list-item_3fa4bd0583ea8d91 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_5af409dea9e20b45 .post-details-meta_f228f8fd3f6fff40 .list-item_3fa4bd0583ea8d91 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_5af409dea9e20b45 .bottom-widget_6f5705713a35ae94 {
  padding: 10px 0 5px;
}
.blog-details_5af409dea9e20b45 .bottom-widget_6f5705713a35ae94 .tags_3669d0fc51c388c0 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_5af409dea9e20b45 .bottom-widget_6f5705713a35ae94 .tags_3669d0fc51c388c0 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_5af409dea9e20b45 .bottom-widget_6f5705713a35ae94 .tags_3669d0fc51c388c0 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_5af409dea9e20b45 .bottom-widget_6f5705713a35ae94 .share-icon_390438cfc2557126 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_5af409dea9e20b45 .bottom-widget_6f5705713a35ae94 .share-icon_390438cfc2557126 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_5af409dea9e20b45 .grey-bg_ca3ed3501806df3a {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_5af409dea9e20b45 .blog-inner-title_b829120a4c4f145a {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 {
  margin: 60px 0;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b:last-child {
  padding-bottom: 5px;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b .reply-comment_87e931230eec5263 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b .user-avatar_ea31b072d2fd69de {
  width: 60px;
  height: 60px;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b .comment-text_290f0c5b0421cdb9 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b .comment-text_290f0c5b0421cdb9 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b .comment-text_290f0c5b0421cdb9 .date_97cbe45bd491defc {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b .comment-text_290f0c5b0421cdb9 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b .comment-text_290f0c5b0421cdb9 .reply-btn_d85320db9b599b4c {
  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_5af409dea9e20b45 .blog-comment-area_715163a7edfebe24 .comment_f7bcc082bd10124b .comment-text_290f0c5b0421cdb9 .reply-btn_d85320db9b599b4c:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_5af409dea9e20b45 .blog-comment-form_b24982ccb438de33 p a {
  color: #19352D;
}
.blog-details_5af409dea9e20b45 .blog-comment-form_b24982ccb438de33 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_5af409dea9e20b45 .blog-comment-form_b24982ccb438de33 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_5af409dea9e20b45 .blog-comment-form_b24982ccb438de33 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_6df37c744c4a4ccc {
  height: 600px;
}

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

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

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

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

.footer-one_f78cafd2c6453261 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_f78cafd2c6453261 .bottom-footer_f3303e5932689f75 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_f78cafd2c6453261 .social-icon_15ff69e271500a52 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_f78cafd2c6453261 .social-icon_15ff69e271500a52 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_f78cafd2c6453261 .footer-title_32f04de164afa83d {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_f78cafd2c6453261 .footer-nav-link_f823a080b76d5c53 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_f78cafd2c6453261 .footer-nav-link_f823a080b76d5c53 a:hover {
  color: #fff;
}
.footer-nav-link_f823a080b76d5c53 p {
  font-size: 16px;
}
.logo_71cc3b409a1b1154 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_08abeafa6ce8de57 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_252c0f0e8b524b1d {
  align-content: center;
}

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

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

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

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

.footer-three_e4a047e6d1503f4e {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_e4a047e6d1503f4e .round-bg_6abe86d2e364e4e1 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_e4a047e6d1503f4e .round-bg_6abe86d2e364e4e1.color-two_a6ee74894bc1f9cb {
  background: #F6FFDD;
}
.footer-three_e4a047e6d1503f4e .footer-intro_00d31856aa06b0fd p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_e4a047e6d1503f4e .footer-intro_00d31856aa06b0fd p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_e4a047e6d1503f4e .footer-title_32f04de164afa83d {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_e4a047e6d1503f4e .footer-nav-link_f823a080b76d5c53 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_e4a047e6d1503f4e .footer-nav-link_f823a080b76d5c53 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_e4a047e6d1503f4e .bottom-footer_f3303e5932689f75 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_e4a047e6d1503f4e .bottom-footer_f3303e5932689f75 .copyright_f1ca72a8a39ac148 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_e4a047e6d1503f4e .bottom-footer_f3303e5932689f75 .bottom-nav_d0874eeab4be47f8 {
  margin: 0 -12px;
}
.footer-three_e4a047e6d1503f4e .bottom-footer_f3303e5932689f75 .bottom-nav_d0874eeab4be47f8 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_e4a047e6d1503f4e .bottom-footer_f3303e5932689f75 .bottom-nav_d0874eeab4be47f8 a:hover {
  text-decoration: underline;
}
.footer-three_e4a047e6d1503f4e .bottom-footer_f3303e5932689f75 .social-icon_15ff69e271500a52 {
  margin: 0 -10px;
}
.footer-three_e4a047e6d1503f4e .bottom-footer_f3303e5932689f75 .social-icon_15ff69e271500a52 a {
  margin: 0 10px;
}
.footer-three_e4a047e6d1503f4e .bottom-footer_f3303e5932689f75 .social-icon_15ff69e271500a52 a:hover {
  color: #19352D;
}
.footer-three_e4a047e6d1503f4e .shape_01_123ace70e8974244 {
  top: -3%;
  left: -3%;
}
.footer-three_e4a047e6d1503f4e .shape_02_73abb7ef9db6c7ea {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_d2fd3288344a50b9 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_d2fd3288344a50b9:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../imgstore/assets_54622e5766/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_d2fd3288344a50b9 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_d2fd3288344a50b9 .btn-group_f5fb04ecec6aa906 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_d2fd3288344a50b9 .btn-group_f5fb04ecec6aa906 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_d2fd3288344a50b9 .btn-group_f5fb04ecec6aa906 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_d2fd3288344a50b9 .btn-group_f5fb04ecec6aa906 .round-btn_1ea0f2fa427e48e9 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_d2fd3288344a50b9 .btn-group_f5fb04ecec6aa906 .round-btn_1ea0f2fa427e48e9:hover, .footer-five_d2fd3288344a50b9 .btn-group_f5fb04ecec6aa906 .round-btn_1ea0f2fa427e48e9:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_d2fd3288344a50b9 .social-icon_15ff69e271500a52 {
  margin: 0 -20px;
}
.footer-five_d2fd3288344a50b9 .social-icon_15ff69e271500a52 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_d2fd3288344a50b9 .social-icon_15ff69e271500a52 a:hover {
  color: #DFFF5E;
}
.footer-five_d2fd3288344a50b9 .bottom-nav_d0874eeab4be47f8 {
  margin: 0 -12px;
}
.footer-five_d2fd3288344a50b9 .bottom-nav_d0874eeab4be47f8 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_d2fd3288344a50b9 .bottom-nav_d0874eeab4be47f8 a:hover {
  text-decoration: underline;
}
.footer-five_d2fd3288344a50b9 .shape_01_123ace70e8974244 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_d2fd3288344a50b9 .shape_02_73abb7ef9db6c7ea {
  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_a1eaf7b0bebcd2c1 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_aad21d83c05013b5 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_f916860bd49886bd {
  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_5007ae0cc9cc3b70 {
  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_5876dddbb099d2eb {
  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_d52ba7eea9f646df {
  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_34e83dd903a4008b {
  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_0899f1e2addbbc7c {
  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_3349a7efd9625879 {
  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_4a72fe8d76155896 {
  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_40a97ddfa74c6d32 {
  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_29c3775657bcd88b {
  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_38dd622d194f4404 {
  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_5efa1f1fe62c5c63 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_e5af9030ca0f8b2a {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_5145b61c4c53a6a7 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_eca70b27814bd008 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_89ae64bb44948ae7 {
  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_4e845d06510fc417 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_cdcad83b061d71ce {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_29a844a9d89ec2f6 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_2dcdb2d2f9e5a1e7 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_b4d8b409f07d6cac {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_a270bc6a1c4bf399 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_707c9dffc033e856 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_4cde3766ee12ec3c {
  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_9551cd97c86265d0 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_282369beceb9fe12 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_654b1fc5a2b18299 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_cfa687d9ae263622 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_0b19cdbdae6505cf {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_24d8e828b103bdaf {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_a272af47a90e8826 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_799670e4ad298cb7 {
  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_d00746537b5abcf1 {
  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_287da06a3c79cf75 {
  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_527ecc4bcde2d889 {
  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_0e2953817a8b700d {
  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_f7510c30e20f02a6 {
  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_f1f9207a99f53d25 {
  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_d3748dffcf260f6f {
  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_a42430d735da2954 {
  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_9ab18ea4953940b6 {
  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_5fbe0ff3ca7a2d7d {
  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_62e42f5d5e323bbc {
  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_9ac19c5444cab20d {
  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_bc421b9cc1e378f8 {
  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_2193fc436fb523a7 {
  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_ff3ee8348db42964 {
  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_68a4ca9d6175b1f7 {
  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_1bafe8650899a2cc {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_f931b8961d5abfd1 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_43de7c04bde04daf {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_dc304649ec90f0de {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_e6902b9c700592c6 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_634b4583e93dfb51 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_05e1d0c747ad1bd3 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_b837c7eda0b8c6f8 {
  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_a1eaf7b0bebcd2c1 {
  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_cc95e516e48a5cf6 {
  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_617bcd1d99d59361 {
  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_741aff582bd535ca .theme-select-menu_27dd9c954936e765 {
  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_c47701cc0d4bf14c {
  overflow: hidden;
}
.product-block-one_c47701cc0d4bf14c .img-holder_2d6dca4baf0de989 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_c47701cc0d4bf14c .img-holder_2d6dca4baf0de989 .cart-icon_e698809799d438d7 {
  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_c47701cc0d4bf14c .img-holder_2d6dca4baf0de989 .cart-icon_e698809799d438d7:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c47701cc0d4bf14c .img-holder_2d6dca4baf0de989 .cart-button_6c298c08a222e80f {
  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_c47701cc0d4bf14c .img-holder_2d6dca4baf0de989 .cart-button_6c298c08a222e80f:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_c47701cc0d4bf14c .product-title_308a34428e868622 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_c47701cc0d4bf14c .rating_2017ee77dac6ea39 {
  margin: 0 -3px;
}
.product-block-one_c47701cc0d4bf14c .rating_2017ee77dac6ea39 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_c47701cc0d4bf14c .rating_2017ee77dac6ea39 li .bi-star-fill_d1ede1e7a0e6cbd1 {
  color: #FFCB65;
}
.product-block-one_c47701cc0d4bf14c .price_4d4326c346146f5e {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_c47701cc0d4bf14c:hover .cart-button_6c298c08a222e80f {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_c47701cc0d4bf14c:hover .product-img_0ec6fdb9060dbc6c {
  transform: scale(0.95);
}
.product-block-one_c47701cc0d4bf14c:hover .cart-icon_e698809799d438d7 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_c47701cc0d4bf14c:hover .product-title_308a34428e868622 {
  text-decoration: underline;
}

.product-details-one_f5fbeb253c191292 .product-img-tab_9b0ab32b9ef4cfdf {
  border: none;
}
.product-details-one_f5fbeb253c191292 .product-img-tab_9b0ab32b9ef4cfdf .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_f5fbeb253c191292 .product-img-tab_9b0ab32b9ef4cfdf .nav-link img {
  max-height: 100%;
}
.product-details-one_f5fbeb253c191292 .product-img-tab_9b0ab32b9ef4cfdf .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_f5fbeb253c191292 .product-img-tab-content_dd14da61def49c86 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_f5fbeb253c191292 .product-img-tab-content_dd14da61def49c86 img {
  margin: auto;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .stock-tag_650a8db6cc177d5b {
  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_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .product-name_4d0c06f033fc5b92 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .rating_2017ee77dac6ea39 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .rating_2017ee77dac6ea39 li .bi-star-fill_d1ede1e7a0e6cbd1 {
  color: #FFCB65;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .rating_2017ee77dac6ea39 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .rating_2017ee77dac6ea39 li a:hover {
  text-decoration: underline;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .price_4d4326c346146f5e {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .price_4d4326c346146f5e del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .availability_240d7149ce2c07dc {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .description-text_650319c2afa2f16a {
  padding: 10px 0 15px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .product-feature_fcac47964f4af2b7 {
  margin-bottom: 20px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .product-feature_fcac47964f4af2b7 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .product-feature_fcac47964f4af2b7 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .customize-order_14711260cbf97dcf h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .customize-order_14711260cbf97dcf .quantity_4cb0c203d74b7e81 .button-group_ba0609b8c600be99 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .customize-order_14711260cbf97dcf .quantity_4cb0c203d74b7e81 .button-group_ba0609b8c600be99 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .customize-order_14711260cbf97dcf .quantity_4cb0c203d74b7e81 .button-group_ba0609b8c600be99 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_f5fbeb253c191292 .product-info_bd22c4bbb29b8f1d .customize-order_14711260cbf97dcf .quantity_4cb0c203d74b7e81 .button-group_ba0609b8c600be99 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_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .nav-tabs_86582b5cff0b38d4 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .nav-tabs_86582b5cff0b38d4 .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_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .nav-tabs_86582b5cff0b38d4 .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_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .nav-tabs_86582b5cff0b38d4 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .nav-tabs_86582b5cff0b38d4 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .tab-content_160c759fa627aeb4 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .tab-content_160c759fa627aeb4 .product-feature_fcac47964f4af2b7 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .tab-content_160c759fa627aeb4 .product-feature_fcac47964f4af2b7 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .user-comment-area_ac0e99ff21b443ba .single-comment_82d0342592544039 {
  padding-bottom: 40px;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .user-comment-area_ac0e99ff21b443ba .single-comment_82d0342592544039:last-child {
  padding-bottom: 0;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .user-comment-area_ac0e99ff21b443ba .user-img_33d7c482bceefb76 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .user-comment-area_ac0e99ff21b443ba .user-comment-data_4d3bf36ad5bef037 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .user-comment-area_ac0e99ff21b443ba .user-comment-data_4d3bf36ad5bef037 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .user-comment-area_ac0e99ff21b443ba .user-comment-data_4d3bf36ad5bef037 .rating_2017ee77dac6ea39 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .user-comment-area_ac0e99ff21b443ba .user-comment-data_4d3bf36ad5bef037 .rating_2017ee77dac6ea39 li .bi-star-fill_d1ede1e7a0e6cbd1 {
  color: #FFCB65;
}
.product-details-one_f5fbeb253c191292 .product-review-tab_32b9e5caf0c79220 .user-comment-area_ac0e99ff21b443ba .user-comment-data_4d3bf36ad5bef037 p {
  padding-top: 8px;
}

.cart-list-form_3e7b388182cf6774 {
  position: relative;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c {
  margin: 0;
  background: transparent;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c 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_3e7b388182cf6774 .table_3b34f6e7bf77322c th:first-child {
  text-align: left;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .product-thumbnails_7f436be8e6ca6011 {
  width: 85px;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .product-thumbnails_7f436be8e6ca6011 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .product-thumbnails_7f436be8e6ca6011 .product-img_0ec6fdb9060dbc6c {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .product-info_bd22c4bbb29b8f1d {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .product-info_bd22c4bbb29b8f1d .product-name_4d0c06f033fc5b92 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .product-info_bd22c4bbb29b8f1d .serial_d936ce736268753a {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .product-info_bd22c4bbb29b8f1d ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .price_4d4326c346146f5e {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .quantity_4cb0c203d74b7e81 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .quantity_4cb0c203d74b7e81 li .btn_e6ecffa56b0a30fb {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .quantity_4cb0c203d74b7e81 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_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .remove-product_482f9af7dd6764a3 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_3e7b388182cf6774 .table_3b34f6e7bf77322c tbody .remove-product_482f9af7dd6764a3:hover {
  color: #ff2759;
}
.cart-list-form_3e7b388182cf6774 .cart-footer_c14e653fdf4ce0e7 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_3e7b388182cf6774 .cart-footer_c14e653fdf4ce0e7 .coupon-form_062f6320bc5224dd input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_3e7b388182cf6774 .cart-footer_c14e653fdf4ce0e7 .cart-total-section_cfec783cbd9d8484 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_3e7b388182cf6774 .cart-footer_c14e653fdf4ce0e7 .cart-total-section_cfec783cbd9d8484 .cart-total-table_eabfd24c999a4fae 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_3e7b388182cf6774 .cart-footer_c14e653fdf4ce0e7 .cart-total-section_cfec783cbd9d8484 .cart-total-table_eabfd24c999a4fae tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_136d77a5a72ebb22 {
  height: auto;
}

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

.fancybox-caption_8826263d777076af, .fancybox-infobar_6012eeceedb2e660, .fancybox-navigation_fb0916e0a5fe1a20 .fancybox-button_51340341c83c5ac0, .fancybox-toolbar_b9937a19be901071 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_3a1ba6cc021c8cf3 .fancybox-caption_8826263d777076af, .fancybox-show-infobar_5ac94e4268f3a0c3 .fancybox-infobar_6012eeceedb2e660, .fancybox-show-nav_19b534aa73c6a362 .fancybox-navigation_fb0916e0a5fe1a20 .fancybox-button_51340341c83c5ac0, .fancybox-show-toolbar_c9a2af5101b3b0fd .fancybox-toolbar_b9937a19be901071 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_6a5d1ee323e26c56 .fancybox-stage_2fbbf65919bc1aab {
  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_87d6457b43382b01 .fancybox-slide, .fancybox-slide--current_23529ae6074d6087, .fancybox-slide--next_0227cbfecd395106, .fancybox-slide--previous_26a07edf13c1080a {
  display: block;
}

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

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

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

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

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

.fancybox-content_ae9308f8911ca981 {
  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_3f0ed3748e286a47 .fancybox-content_ae9308f8911ca981 {
  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_bc97b595360f1270 .fancybox-content_ae9308f8911ca981 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_5552bf1897a715b2 .fancybox-content_ae9308f8911ca981 {
  cursor: zoom-in;
}

.fancybox-can-drag_3447688b8e45a01d .fancybox-content_ae9308f8911ca981 {
  cursor: grab;
}

.fancybox-is-dragging_bc453d575d34fae8 .fancybox-content_ae9308f8911ca981 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_9a1871ee445613a5 .fancybox-content_ae9308f8911ca981 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_09c5c7230212225e .fancybox-content_ae9308f8911ca981, .fancybox-slide--map_e6133afe4701ab1a .fancybox-content_ae9308f8911ca981, .fancybox-slide--video_36820e52772735f4 .fancybox-content_ae9308f8911ca981 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_36820e52772735f4 .fancybox-content_ae9308f8911ca981 {
  background: #000;
}

.fancybox-slide--map_e6133afe4701ab1a .fancybox-content_ae9308f8911ca981 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_2352a0e241f6afac svg path, .fancybox-button--share_bfcd54725f7e38fe svg path, .fancybox-button--thumbs_ac0bc8a2aabf7230 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_19b534aa73c6a362 .fancybox-navigation_fb0916e0a5fe1a20 .fancybox-button_51340341c83c5ac0 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_fb0916e0a5fe1a20 .fancybox-button--arrow_left_657764a6e956a96c {
  left: 6px;
}

.fancybox-navigation_fb0916e0a5fe1a20 .fancybox-button--arrow_right_bc2b9d6a3119cec1 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_09c5c7230212225e .fancybox-close-small_b4c37ccaa7143dfb, .fancybox-slide--image_3f0ed3748e286a47 .fancybox-close-small_b4c37ccaa7143dfb, .fancybox-slide--video_36820e52772735f4 .fancybox-close-small_b4c37ccaa7143dfb {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_09c5c7230212225e .fancybox-close-small_b4c37ccaa7143dfb:hover svg, .fancybox-slide--image_3f0ed3748e286a47 .fancybox-close-small_b4c37ccaa7143dfb:hover svg, .fancybox-slide--video_36820e52772735f4 .fancybox-close-small_b4c37ccaa7143dfb:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_0ac59a457fecaffc .fancybox-close-small_b4c37ccaa7143dfb, .fancybox-is-zoomable_3ae1103d07d0f746.fancybox-can-drag_3447688b8e45a01d .fancybox-close-small_b4c37ccaa7143dfb {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_34bd66514ed40996.fancybox-slide--next_0227cbfecd395106, .fancybox-fx-fade_34bd66514ed40996.fancybox-slide--previous_26a07edf13c1080a {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_34bd66514ed40996.fancybox-slide--current_23529ae6074d6087 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_76766fc7e4006546 {
  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_8f7bde1b4e5aac32 {
  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_25185d2781da9380 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_4b1586c86912d6b9 .fancybox-thumbs_8f7bde1b4e5aac32 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_8f7bde1b4e5aac32 > 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_8f7bde1b4e5aac32 .fancybox-thumbs-active_79c2c145651fc6b0:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_230da35a1639b94a .slick-track_98d8dcbb6d9534a0,
.slick-slider_230da35a1639b94a .slick-list_197db10edd61b441 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_2c9c311dfb9f4d19 .slick-track_98d8dcbb6d9534a0 {
  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_2c9c311dfb9f4d19 img {
  display: none;
}

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

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

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

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

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