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

.h1_983a3437ab0b0d10,
h1,
.h2_47465611b40f4493,
h2,
.h3_af9c7e40c9e4713d,
h3,
.h4_bfb3b767e999012c,
h4,
.h5_5736b80b8366ec87,
h5,
.h6_04faf877138524ed,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_a7a0dd96d615c5e1 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_83760d149cc1652e {
  padding: 0 !important;
}

.m0_53982589d6d85524 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_7375066f3ff18bba {
    padding: 0 !important;
  }
  .xl-m0_895ece655bb7082b {
    margin: 0 !important;
  }
  .xl-pt-10_d079347604eef3b7 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f43d1aed1cff17b5 {
    padding-top: 20px !important;
  }
  .xl-pt-30_4a0bb5cb94604158 {
    padding-top: 30px !important;
  }
  .xl-pt-40_3adeb37e1cadb9dc {
    padding-top: 40px !important;
  }
  .xl-pt-50_9c1d32df7bd2dfbc {
    padding-top: 50px !important;
  }
  .xl-pt-60_cd351bdceac1f711 {
    padding-top: 60px !important;
  }
  .xl-pt-70_e186afb50bfd6ed8 {
    padding-top: 70px !important;
  }
  .xl-pt-80_7bc00b5983c5daf9 {
    padding-top: 80px !important;
  }
  .xl-pt-90_652cf666bbdcc8b0 {
    padding-top: 90px !important;
  }
  .xl-pt-100_df924719f05a0659 {
    padding-top: 100px !important;
  }
  .xl-pt-110_9d3d0b9f384305ed {
    padding-top: 110px !important;
  }
  .xl-pt-120_2b1461e4b805c3ed {
    padding-top: 120px !important;
  }
  .xl-pt-130_ca6a55a2755df94a {
    padding-top: 130px !important;
  }
  .xl-pt-140_f03ab4c27a4e03eb {
    padding-top: 140px !important;
  }
  .xl-pt-150_e1004eb3f3cd609e {
    padding-top: 150px !important;
  }
  .xl-pt-200_c8aba5bd69b201a7 {
    padding-top: 200px !important;
  }
  .xl-pb-10_c2218c49e9e327a8 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_11fe7421c3983f9b {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_2f23dc888c510391 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_f654f08bc1827a13 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_c8e75b7b4202beda {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_ffc7c33377d27d0a {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_63694a00ddc362fd {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_38e8a3deb62909e7 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_6c40cd54df41fd21 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_c44590fad8d1f4ca {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_aea6052267799dfb {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_984e88659ac4dfd1 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_90844bfffc42a829 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_9b4676b2ec7fbf33 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_acb3d8e63a7db56e {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_990549d48b5222bf {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_ae167eb0b9a74917 {
    margin-top: 10px !important;
  }
  .xl-mt-20_110868ced258ff3a {
    margin-top: 20px !important;
  }
  .xl-mt-30_6aa03defd77d797a {
    margin-top: 30px !important;
  }
  .xl-mt-40_daa4c210f78e5263 {
    margin-top: 40px !important;
  }
  .xl-mt-50_d280a7c56c81f04c {
    margin-top: 50px !important;
  }
  .xl-mt-60_6019d9a5d59c4cb0 {
    margin-top: 60px !important;
  }
  .xl-mt-70_37c52d2e7202e5eb {
    margin-top: 70px !important;
  }
  .xl-mt-80_585cb683fae0c94a {
    margin-top: 80px !important;
  }
  .xl-mt-90_5b0030565b576bdd {
    margin-top: 90px !important;
  }
  .xl-mt-100_e0af0c504e2cbe9f {
    margin-top: 100px !important;
  }
  .xl-mt-110_4957f1838954fe8c {
    margin-top: 110px !important;
  }
  .xl-mt-120_9b04d094e1c06c82 {
    margin-top: 120px !important;
  }
  .xl-mt-130_33301a26e290cb9c {
    margin-top: 130px !important;
  }
  .xl-mt-140_f095729b88e68552 {
    margin-top: 140px !important;
  }
  .xl-mt-150_0519c363cf9f3433 {
    margin-top: 150px !important;
  }
  .xl-mt-200_923bd59d13e7e0a9 {
    margin-top: 200px !important;
  }
  .xl-mb-10_a445bbac14c8ad12 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_62fe72d359ddeb98 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_add6dda29fe19d43 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_cc479c92159c0fd2 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_ae28d6319b051787 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_b428e6c6616d8e48 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_2613e9d82a37f550 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_3b959a42ea9249d8 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_4208569c3cc54364 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_e10eab1b243e4deb {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_1ce0ff20ef27daf5 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_bc21ac5f79e4483d {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_8d03953d82f669fc {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_a361c2404e5b9a09 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_5a60eecf802d758b {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_af1c1bce58e61623 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_aacf10b37712a2bd {
    padding: 0 !important;
  }
  .lg-m0_4078c8292cb14bdf {
    margin: 0 !important;
  }
  .lg-pt-10_0f2ef424fdfbe0ff {
    padding-top: 10px !important;
  }
  .lg-pt-20_046d5931eb5627d8 {
    padding-top: 20px !important;
  }
  .lg-pt-30_a866cd83f578531c {
    padding-top: 30px !important;
  }
  .lg-pt-40_5182f518cffd6ebf {
    padding-top: 40px !important;
  }
  .lg-pt-50_99d385796cc778b8 {
    padding-top: 50px !important;
  }
  .lg-pt-60_b8d4275ab19278ae {
    padding-top: 60px !important;
  }
  .lg-pt-70_28e2512e7aa6d255 {
    padding-top: 70px !important;
  }
  .lg-pt-80_8be8f0db11440216 {
    padding-top: 80px !important;
  }
  .lg-pt-90_733eed29e4b3631e {
    padding-top: 90px !important;
  }
  .lg-pt-100_a044de9ddff7aa41 {
    padding-top: 100px !important;
  }
  .lg-pt-110_de09dde6547d5641 {
    padding-top: 110px !important;
  }
  .lg-pt-120_cdcf7cf495e98d9d {
    padding-top: 120px !important;
  }
  .lg-pt-130_d5137533f4f223bb {
    padding-top: 130px !important;
  }
  .lg-pt-140_f9ca6fb4bd05b512 {
    padding-top: 140px !important;
  }
  .lg-pt-150_fa652798dcc895e1 {
    padding-top: 150px !important;
  }
  .lg-pt-200_1fb344787698406d {
    padding-top: 200px !important;
  }
  .lg-pb-10_a2bd5b2796a7f5dc {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_71f095729397fba5 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_b6605db7fdad62ee {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_45570cde1d1d1da3 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_f6902d6871afd131 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_328035c979d34fad {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_34e24d419a13883d {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_7d313ca43358fe80 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_e2cb04d281016592 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_d29c184d3f281aa8 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_d0292fcf845a5372 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_801d91f4561fe8a4 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_cbc491d55dff94d2 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_425a4d16d6252dd1 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_4cfc9e82a3f07765 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_ed71ab8c4ac468ec {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_ae706052942719bd {
    margin-top: 10px !important;
  }
  .lg-mt-20_f040c0a717ff30f1 {
    margin-top: 20px !important;
  }
  .lg-mt-30_52609da5d42aaf34 {
    margin-top: 30px !important;
  }
  .lg-mt-40_26fe87f9752bcb36 {
    margin-top: 40px !important;
  }
  .lg-mt-50_cd6769bed76e4ee7 {
    margin-top: 50px !important;
  }
  .lg-mt-60_d868fee368db2558 {
    margin-top: 60px !important;
  }
  .lg-mt-70_ba7b0d7c3247a2f4 {
    margin-top: 70px !important;
  }
  .lg-mt-80_0c1957a0e4215570 {
    margin-top: 80px !important;
  }
  .lg-mt-90_167d0a9a047806a7 {
    margin-top: 90px !important;
  }
  .lg-mt-100_7ff5592f44e353a9 {
    margin-top: 100px !important;
  }
  .lg-mt-110_1325410d66b80d56 {
    margin-top: 110px !important;
  }
  .lg-mt-120_fd8f0c449ff0d1d6 {
    margin-top: 120px !important;
  }
  .lg-mt-130_8766e617b5affea5 {
    margin-top: 130px !important;
  }
  .lg-mt-140_1ffcccb018a634b3 {
    margin-top: 140px !important;
  }
  .lg-mt-150_30dfb2e34387f10c {
    margin-top: 150px !important;
  }
  .lg-mt-200_0d7aa5b8b55c56e1 {
    margin-top: 200px !important;
  }
  .lg-mb-10_e40364fa68930e61 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_1542380656395040 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_6ee5a795cd34dc81 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_54743d756e43bfee {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_987c60e21a1949e2 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_1632e844f8885d68 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_6ddde498962ddb77 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_c4f8a696c9fddd92 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_d5346a565061d7f4 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_897027500a2fad5b {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_20b69331c7dd1d12 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_a86a966fac8c71a7 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_6053e733a2fc33af {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_e0f88a950220c058 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_589ac49b6ab956fc {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_de5b35be332a7241 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_5d677f724e96f285 {
    padding: 0 !important;
  }
  .md-m0_b1be324b09b454c3 {
    margin: 0 !important;
  }
  .md-pt-10_60c33b031d391812 {
    padding-top: 10px !important;
  }
  .md-pt-20_20146c85b8707306 {
    padding-top: 20px !important;
  }
  .md-pt-30_7e10808dda5ea607 {
    padding-top: 30px !important;
  }
  .md-pt-40_07b66e3c346fa1e5 {
    padding-top: 40px !important;
  }
  .md-pt-50_cf84be4612e365cf {
    padding-top: 50px !important;
  }
  .md-pt-60_7cf2c3962e549b7d {
    padding-top: 60px !important;
  }
  .md-pt-70_c83803c5a0afc065 {
    padding-top: 70px !important;
  }
  .md-pt-80_1b49191ae26545f5 {
    padding-top: 80px !important;
  }
  .md-pt-90_ccc3a76354e3205f {
    padding-top: 90px !important;
  }
  .md-pt-100_bdd24a6bb74e96b2 {
    padding-top: 100px !important;
  }
  .md-pt-110_ecf7c108401d82f6 {
    padding-top: 110px !important;
  }
  .md-pt-120_b01d743066f93865 {
    padding-top: 120px !important;
  }
  .md-pt-130_c8a69f099ffe553f {
    padding-top: 130px !important;
  }
  .md-pt-140_27b56a0f4f460ed0 {
    padding-top: 140px !important;
  }
  .md-pt-150_1fadf606a4514be9 {
    padding-top: 150px !important;
  }
  .md-pt-200_70d774d3fe4d7fa3 {
    padding-top: 200px !important;
  }
  .md-pb-10_06dc06dd65daa1bc {
    padding-bottom: 10px !important;
  }
  .md-pb-20_95007914309e3a51 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_fe30eb40e0450bb8 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_f6c1fb0212fd5300 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_215cea833d43dccc {
    padding-bottom: 50px !important;
  }
  .md-pb-60_9f724c11618c1d19 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_27fc96550f59e4ab {
    padding-bottom: 70px !important;
  }
  .md-pb-80_630c08c99dc42616 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_42b1947ea475e0ec {
    padding-bottom: 90px !important;
  }
  .md-pb-100_ddba75e634344ac0 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_18772ba1057461ec {
    padding-bottom: 110px !important;
  }
  .md-pb-120_0d1a54b7fb964874 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_9e057cdcc99b54a1 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_965e794ace1c48ce {
    padding-bottom: 140px !important;
  }
  .md-pb-150_d80060ea92f95587 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_05baee4280ce5ec6 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_0f410050fc0aebc4 {
    margin-top: 10px !important;
  }
  .md-mt-20_ab97b9af6e2ca2f7 {
    margin-top: 20px !important;
  }
  .md-mt-30_1df337f96c034fed {
    margin-top: 30px !important;
  }
  .md-mt-40_66707ee60791c688 {
    margin-top: 40px !important;
  }
  .md-mt-50_b5d20d26e7d33477 {
    margin-top: 50px !important;
  }
  .md-mt-60_3ef8fc5393456528 {
    margin-top: 60px !important;
  }
  .md-mt-70_898ca979e6331c58 {
    margin-top: 70px !important;
  }
  .md-mt-80_2f9e0664a42a9bec {
    margin-top: 80px !important;
  }
  .md-mt-90_3eab3a429f295acf {
    margin-top: 90px !important;
  }
  .md-mt-100_549e42a9afa4e804 {
    margin-top: 100px !important;
  }
  .md-mt-110_0bd311d2a8201b0a {
    margin-top: 110px !important;
  }
  .md-mt-120_ee418dc084037378 {
    margin-top: 120px !important;
  }
  .md-mt-130_d7ca6d48d7a29243 {
    margin-top: 130px !important;
  }
  .md-mt-140_31c0be2b62d536b1 {
    margin-top: 140px !important;
  }
  .md-mt-150_a993c95b17e00d8b {
    margin-top: 150px !important;
  }
  .md-mt-200_6220d4e7707a0260 {
    margin-top: 200px !important;
  }
  .md-mb-10_5b553282387466bb {
    margin-bottom: 10px !important;
  }
  .md-mb-20_ec3f0c35d3a5d3c9 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_851dd98158caa16f {
    margin-bottom: 30px !important;
  }
  .md-mb-40_c28d7ec6eb1a2f94 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_5e90fd72c92e4e76 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_850625d89d77b0e6 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_3fd6aea4b6bebd72 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_5329f1e779928f10 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_ec70ed9fa19e1c80 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_89caa106883f3c53 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_ae5c84117ab502eb {
    margin-bottom: 110px !important;
  }
  .md-mb-120_1125f2947acc4a89 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_27fabd9edc779560 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_933b11c90c56ffda {
    margin-bottom: 140px !important;
  }
  .md-mb-150_67e1ecf9c8bd36a3 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_0e5c48059cd60ad4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_82eb40628eeaaa47 {
    padding: 0 !important;
  }
  .sm-m0_eaaef44f935a27c5 {
    margin: 0 !important;
  }
  .sm-pt-10_ac9dcc759fcfdfb2 {
    padding-top: 10px !important;
  }
  .sm-pt-20_8d3bb04f679b2420 {
    padding-top: 20px !important;
  }
  .sm-pt-30_434726e2f56ea28a {
    padding-top: 30px !important;
  }
  .sm-pt-40_0bafe4fcef09cc03 {
    padding-top: 40px !important;
  }
  .sm-pt-50_50919c9bfc412a43 {
    padding-top: 50px !important;
  }
  .sm-pt-60_0f03adfe6f9abfa5 {
    padding-top: 60px !important;
  }
  .sm-pt-70_d0295efc28ff7fbc {
    padding-top: 70px !important;
  }
  .sm-pt-80_69be6b14f197928f {
    padding-top: 80px !important;
  }
  .sm-pt-90_2a1986afac3dcff9 {
    padding-top: 90px !important;
  }
  .sm-pt-100_3129e25afdfee6e6 {
    padding-top: 100px !important;
  }
  .sm-pt-110_2cc0e06b615f886e {
    padding-top: 110px !important;
  }
  .sm-pt-120_7972f5bc3995d5ed {
    padding-top: 120px !important;
  }
  .sm-pt-130_fcc437b302d80bc3 {
    padding-top: 130px !important;
  }
  .sm-pt-140_cd9566b8e4f1399f {
    padding-top: 140px !important;
  }
  .sm-pt-150_3272bb8a6fd49658 {
    padding-top: 150px !important;
  }
  .sm-pt-200_cc407b274ec13dac {
    padding-top: 200px !important;
  }
  .sm-pb-10_1d5b17ed63d7c2d9 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_f1ad53888c2932bd {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_36f99b5d1a2fb75f {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_161b3b87c205f91c {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_123ab8ca53894ecd {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_a05ffc8e92a12ada {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_e0880325b3de40ec {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_24ddc50a0eb2c849 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_1e8850e54c37764e {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_30abada1fa827607 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_d769b78f4748acf4 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_6bad81cf9629714a {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_3d98d632f8b804b1 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_6732170826ab3f95 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_0c89c2ba9360c591 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_d12df2a57f321db6 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_ecd303c629acdf88 {
    margin-top: 10px !important;
  }
  .sm-mt-20_934b95cef72073c1 {
    margin-top: 20px !important;
  }
  .sm-mt-30_9e49c886bb7fcf53 {
    margin-top: 30px !important;
  }
  .sm-mt-40_748bf6c5ba694f89 {
    margin-top: 40px !important;
  }
  .sm-mt-50_f6dcbb9dfbd6b9be {
    margin-top: 50px !important;
  }
  .sm-mt-60_3a4bcc4d69044426 {
    margin-top: 60px !important;
  }
  .sm-mt-70_b422704116c6540d {
    margin-top: 70px !important;
  }
  .sm-mt-80_ff609297227bdffc {
    margin-top: 80px !important;
  }
  .sm-mt-90_7729ccbe34a4ef18 {
    margin-top: 90px !important;
  }
  .sm-mt-100_6bbd883dbadad212 {
    margin-top: 100px !important;
  }
  .sm-mt-110_e70d2aa9f1a42ac7 {
    margin-top: 110px !important;
  }
  .sm-mt-120_f485753185e810e4 {
    margin-top: 120px !important;
  }
  .sm-mt-130_b3777d641487def6 {
    margin-top: 130px !important;
  }
  .sm-mt-140_2ec46743dcb231d5 {
    margin-top: 140px !important;
  }
  .sm-mt-150_70f524bf37946e4e {
    margin-top: 150px !important;
  }
  .sm-mt-200_72c56a11e688b920 {
    margin-top: 200px !important;
  }
  .sm-mb-10_3f91d16ff6542d71 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_24d1d12abeb74ca8 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_0b0a22b8edbfe27e {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_1d09bb72e2b59b9a {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_1bbb8df49f900890 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_2be01407d273ca09 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_f52469646b55e6be {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_4d0398005d30e667 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_6ef2a79f81f6cc31 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_6818dbe31c0e8d00 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_c3ceac32a8293e7e {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_905da1032bfe5ea8 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_caa58574b2f6be5f {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_294ede92b49a3082 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_940c23260fabac6a {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_db8ca7bd4d89b991 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_c6b77b8156c8528a {
    padding: 0 !important;
  }
  .xs-m0_7d461d65aabf77c4 {
    margin: 0 !important;
  }
  .xs-pt-10_f45dbd8af6a64d57 {
    padding-top: 10px !important;
  }
  .xs-pt-20_5b25e8825a3fdfca {
    padding-top: 20px !important;
  }
  .xs-pt-30_e60b71f379e5d063 {
    padding-top: 30px !important;
  }
  .xs-pt-40_34313111cf6c2ba4 {
    padding-top: 40px !important;
  }
  .xs-pt-50_fdc00d0011ae4d71 {
    padding-top: 50px !important;
  }
  .xs-pt-60_c58dcbc214eb4cdd {
    padding-top: 60px !important;
  }
  .xs-pt-70_938125b38959f008 {
    padding-top: 70px !important;
  }
  .xs-pt-80_7840b038cd0c6f40 {
    padding-top: 80px !important;
  }
  .xs-pt-90_58f3f83df897edb8 {
    padding-top: 90px !important;
  }
  .xs-pt-100_fe7c393eca3de512 {
    padding-top: 100px !important;
  }
  .xs-pt-110_d5ac1b0011643ec6 {
    padding-top: 110px !important;
  }
  .xs-pt-120_761df078e7b21220 {
    padding-top: 120px !important;
  }
  .xs-pt-130_7853037b01bfbdb1 {
    padding-top: 130px !important;
  }
  .xs-pt-140_851a6fb0bf0eb6c3 {
    padding-top: 140px !important;
  }
  .xs-pt-150_b460108e3c7a57b2 {
    padding-top: 150px !important;
  }
  .xs-pt-200_1dea2d5293938a33 {
    padding-top: 200px !important;
  }
  .xs-pb-10_9b95dfc671b117f0 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_b3f4f5d426b002e6 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_3233fd2d6f519083 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_f867e420970987aa {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_3038f565cc7e0829 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_f3d705759fa48713 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_7c64119f39e1c37e {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_b21dbaa2d8ef49bc {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_7ec26b6c9985e4e3 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_955b389d504894ad {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_f75fceeddac98ec8 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_c02b0b4f4ac5d766 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_4c6988b4515070ac {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_531186f5e6e52f82 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_f957dbf8d231c7cd {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_8499a133e743020f {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_7d23528967e19fa5 {
    margin-top: 10px !important;
  }
  .xs-mt-20_93070693d6ac781c {
    margin-top: 20px !important;
  }
  .xs-mt-30_5a72519f3eb1088e {
    margin-top: 30px !important;
  }
  .xs-mt-40_80320c082126fd92 {
    margin-top: 40px !important;
  }
  .xs-mt-50_baaa2537c5fe4b4d {
    margin-top: 50px !important;
  }
  .xs-mt-60_23f2e98ffdd5d08f {
    margin-top: 60px !important;
  }
  .xs-mt-70_40c25deafb1fabe5 {
    margin-top: 70px !important;
  }
  .xs-mt-80_44623a92c37287de {
    margin-top: 80px !important;
  }
  .xs-mt-90_791263c17cbcbc69 {
    margin-top: 90px !important;
  }
  .xs-mt-100_64c087e4688357ad {
    margin-top: 100px !important;
  }
  .xs-mt-110_ea254073ff92b42b {
    margin-top: 110px !important;
  }
  .xs-mt-120_f3bc38dc62b8a177 {
    margin-top: 120px !important;
  }
  .xs-mt-130_9fa71484399f14dd {
    margin-top: 130px !important;
  }
  .xs-mt-140_e88a30a6f67b9353 {
    margin-top: 140px !important;
  }
  .xs-mt-150_1f8b52778b7a1a65 {
    margin-top: 150px !important;
  }
  .xs-mt-200_a954d24c46e568a3 {
    margin-top: 200px !important;
  }
  .xs-mb-10_d2225f8092f386f4 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_96eaa198de8aa3a1 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_5162374a4b508f12 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_4875bef19f1bc66e {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_6a8f7e79b16a1020 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_c90a31ddbb7bf75d {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_929598b6dbeee39d {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_7212b2078c752c67 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_e1ad986e0897fdbf {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_caa1a5178ed952bc {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_ddbf8892096b5e81 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_41ea10d1af6f419f {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_d5d9ee96020943ef {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_325398c46f0d6ac4 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_f908bd1e5b8097a5 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_fea3a408df4521d9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_1dfd211d0bfb3e51 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-overlay_f21fc623386abbb6 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_1dfd211d0bfb3e51.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_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-three_1e5d84b8475331a1 .navbar-toggler_46df91580c1405bc {
  background: #000;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-four_4be7e9c0260ba10e .navbar-toggler_46df91580c1405bc {
  background: #E6FD5A;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-five_3a38a4e0d551c203 .navbar-toggler_46df91580c1405bc {
  background: #DFFF5E;
}
.theme-main-menu_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc:focus {
  box-shadow: none;
}
.theme-main-menu_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc::before,
.theme-main-menu_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc::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_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc 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_1dfd211d0bfb3e51.menu-style-three_1e5d84b8475331a1 .navbar-toggler_46df91580c1405bc:before, .theme-main-menu_1dfd211d0bfb3e51.menu-style-three_1e5d84b8475331a1 .navbar-toggler_46df91580c1405bc:after, .theme-main-menu_1dfd211d0bfb3e51.menu-style-three_1e5d84b8475331a1 .navbar-toggler_46df91580c1405bc span {
  background: #fff;
}
.theme-main-menu_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_1dfd211d0bfb3e51 .navbar-toggler_46df91580c1405bc[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_1dfd211d0bfb3e51 .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_1dfd211d0bfb3e51 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_1dfd211d0bfb3e51.white-vr_35185b5432a5936c .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_1dfd211d0bfb3e51.white-vr_35185b5432a5936c .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_1dfd211d0bfb3e51.white-vr_35185b5432a5936c.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-one_d097885394e2217d {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 .info-row_6eb87bc7c9868cb8 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 .gap-fix_99991d6f90733527 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 .greetings_08eb446a66149ec2 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 .contact-info_9821541db05574c9 {
  margin: 0 -15px;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 .contact-info_9821541db05574c9 li {
  padding: 0 15px;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 .contact-info_9821541db05574c9 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 .contact-info_9821541db05574c9 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7 .inner-content_91391541d70be36f {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-two_02b8cb15716d8ee7.fixed .info-row_6eb87bc7c9868cb8 {
  display: none;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-five_3a38a4e0d551c203 {
  background: #000;
  padding: 0;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-five_3a38a4e0d551c203 .inner-content_91391541d70be36f {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-six_0bf18a1e09ace081 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_1dfd211d0bfb3e51.menu-style-six_0bf18a1e09ace081 .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_1dfd211d0bfb3e51 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_24146f84d240c6c6 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_24146f84d240c6c6 .mega-menu-title_4911002bf0a94bfa {
  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_1dfd211d0bfb3e51 .login-btn-one_bcd0d6e0602b7536 a {
  color: #000;
}
.theme-main-menu_1dfd211d0bfb3e51 .login-btn-one_bcd0d6e0602b7536 a:hover {
  text-decoration: underline;
}
.theme-main-menu_1dfd211d0bfb3e51 .login-btn-two_1adde7d6ac1272cf a {
  color: #044F3B;
}
.theme-main-menu_1dfd211d0bfb3e51 .login-btn-two_1adde7d6ac1272cf a:hover {
  text-decoration: underline;
}
.theme-main-menu_1dfd211d0bfb3e51 .signup-btn-one_00b766eb0466b712 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_1dfd211d0bfb3e51 .signup-btn-one_00b766eb0466b712 .icon_fee36d315fc03273 {
  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_1dfd211d0bfb3e51 .signup-btn-one_00b766eb0466b712:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_1dfd211d0bfb3e51 .signup-btn-one_00b766eb0466b712:hover .icon_fee36d315fc03273 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_1dfd211d0bfb3e51 .signup-btn-two_353414947d506368 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_1dfd211d0bfb3e51 .signup-btn-two_353414947d506368:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_1dfd211d0bfb3e51 .quote-one_105e77160226e914 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_1dfd211d0bfb3e51 .quote-one_105e77160226e914:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_0664dfadcad903f9 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_0664dfadcad903f9 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_0664dfadcad903f9 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_0664dfadcad903f9 li a:hover {
  color: #0C3A30;
}
.category-menu_0664dfadcad903f9 .dropdown-menu {
  padding: 0;
}
.category-menu_0664dfadcad903f9 .dropdown-menu li {
  padding: 0;
}
.category-menu_0664dfadcad903f9 .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_469a9fc3f5afce5b .logo_92c481ffdc7425d6 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_35185b5432a5936c .navbar-collapse_469a9fc3f5afce5b {
    background-color: #0C3A30;
  }
  .navbar-collapse_469a9fc3f5afce5b {
    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_469a9fc3f5afce5b.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_1dfd211d0bfb3e51 .navbar .mega-dropdown_b20387eb2c6f0648 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_35185b5432a5936c .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_24146f84d240c6c6 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_052b57360f55da71 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_a67090829aa71273 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_a67090829aa71273::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_a67090829aa71273 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_a67090829aa71273 .hero-slider-one .hero-img_d2d4a9eb484870f2 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_a67090829aa71273 .hero-slider-one .slick-list_2243b81fc7de4735, .hero-banner-one_a67090829aa71273 .hero-slider-one .slick-track_8d0320e0dd8c3026, .hero-banner-one_a67090829aa71273 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_a67090829aa71273 .hero-heading_82ac4499581aaf1d {
  font-weight: 700;
  color: #000;
  background: url(../pictures/shape_b396ef0f6c/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_a67090829aa71273 .more-btn_f9f58dbfcee510e8 {
  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_a67090829aa71273 .more-btn_f9f58dbfcee510e8:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_39b8abc071adf84b {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_39b8abc071adf84b .bg-wrapper_502a7c6f44c44cc6 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_39b8abc071adf84b .hero-heading_82ac4499581aaf1d {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_39b8abc071adf84b .rating_d863bd79ec30cbab h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_39b8abc071adf84b .rating_d863bd79ec30cbab p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_39b8abc071adf84b .media-wrapper_e2ce3789840ae773 {
  position: absolute;
  background: url(../pictures/assets_eedca137d3/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_39b8abc071adf84b .media-wrapper_e2ce3789840ae773 .shape_01_d696c0d9b5195d8c {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_39b8abc071adf84b .media-wrapper_e2ce3789840ae773 .shape_02_e1520fde0aee06a1 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_d5dde049cc7e4bef .hero-heading_82ac4499581aaf1d {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_d5dde049cc7e4bef .media-wrapper_e2ce3789840ae773 {
  background: url(../pictures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_d5dde049cc7e4bef .media-wrapper_e2ce3789840ae773 .screen_01_8a0437a59b82afc8 {
  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_d5dde049cc7e4bef .media-wrapper_e2ce3789840ae773 .screen_02_9ea35b7ba37813b8 {
  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_d5dde049cc7e4bef .media-wrapper_e2ce3789840ae773 .bg-shape_029580c23599bac3 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_d5dde049cc7e4bef .shape_01_d696c0d9b5195d8c {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_9cc5d906652a6e7d .bg-wrapper_502a7c6f44c44cc6 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_9cc5d906652a6e7d .media-wrapper_e2ce3789840ae773 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_9cc5d906652a6e7d .media-wrapper_e2ce3789840ae773 .shape_01_d696c0d9b5195d8c {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_9cc5d906652a6e7d .shape_02_e1520fde0aee06a1 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_70136993829ed447 + .blog-details_e56d29b3f7e70f57 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_7726575be942c4f6 {
  z-index: 1;
}
.block-feature-three_7726575be942c4f6:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_7726575be942c4f6.no-bg_a3d127646762a5a2:before {
  display: none;
}
.block-feature-three_7726575be942c4f6 .section-btn_3a35c91cbc70cfe5 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_7726575be942c4f6 .block-title_ea021825e2a68630 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_7726575be942c4f6 .block-title_ea021825e2a68630 a:hover {
  text-decoration: underline;
}
.block-feature-three_7726575be942c4f6 .round-btn_f6d9d2a632b3357a {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_7726575be942c4f6 .round-btn_f6d9d2a632b3357a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_7726575be942c4f6 .block-one_800bcf0e55ae4bf4 {
  background: url(../pictures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_7726575be942c4f6 .block-one_800bcf0e55ae4bf4 .tag_80e3e9ddad0e61f0 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_7726575be942c4f6 .block-one_800bcf0e55ae4bf4 .block-title_ea021825e2a68630 {
  background: url(../pictures/shape_b396ef0f6c/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_7726575be942c4f6 .block-two_67297d9f231cc7ac {
  overflow: hidden;
}
.block-feature-three_7726575be942c4f6 .block-two_67297d9f231cc7ac .img-wrapper_e91a057e91e4a4cb {
  background: url(../pictures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_7726575be942c4f6 .block-two_67297d9f231cc7ac .text-wrapper_dcaebe45f8a34ce8 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_7726575be942c4f6 .block-two_67297d9f231cc7ac .tag_80e3e9ddad0e61f0 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_7726575be942c4f6 .block-three_e82154e3fa977dfd {
  background: #D3FF76;
}
.block-feature-three_7726575be942c4f6 .block-three_e82154e3fa977dfd .tag_80e3e9ddad0e61f0 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_7726575be942c4f6 .block-three_e82154e3fa977dfd .round-btn_f6d9d2a632b3357a {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_7726575be942c4f6 .block-three_e82154e3fa977dfd .round-btn_f6d9d2a632b3357a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_7726575be942c4f6 .block-four_16d055bbb3927dd3 {
  background: url(../pictures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_7726575be942c4f6 .block-four_16d055bbb3927dd3 .block-title_ea021825e2a68630 {
  background: url(../pictures/shape_b396ef0f6c/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_7726575be942c4f6 .block-four_16d055bbb3927dd3 .block-title_ea021825e2a68630 a {
  font-size: 28px;
}
.block-feature-three_7726575be942c4f6 .block-four_16d055bbb3927dd3 .tag_80e3e9ddad0e61f0 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_7726575be942c4f6 .block-four_16d055bbb3927dd3 .round-btn_f6d9d2a632b3357a {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_7726575be942c4f6 .block-four_16d055bbb3927dd3 .round-btn_f6d9d2a632b3357a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_7726575be942c4f6 .block-five_0f4b5c195880cfc5 {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_7726575be942c4f6 .block-five_0f4b5c195880cfc5 .tag_80e3e9ddad0e61f0 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_7726575be942c4f6 .block-five_0f4b5c195880cfc5 .block-title_ea021825e2a68630 {
  background: url(../pictures/shape_b396ef0f6c/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_7f19548c2ec197d9 .upper-wrapper_b35d16f9db118277 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_7f19548c2ec197d9 .upper-wrapper_b35d16f9db118277 .shape_01_d696c0d9b5195d8c {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_7f19548c2ec197d9 .line-loop_2efbda7047e6d6ae:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_7f19548c2ec197d9 .graph-panel_783f583821a0b7ac {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_7f19548c2ec197d9 .graph-panel_783f583821a0b7ac .main-count_137123c0e91e72a3 {
  font-size: 120px;
}
.block-feature-thirteen_7f19548c2ec197d9 .graph-panel_783f583821a0b7ac .chart-box_beec3d5da2f7c4d3 {
  padding: 0 15px;
}
.block-feature-thirteen_7f19548c2ec197d9 .graph-panel_783f583821a0b7ac .chart-box_beec3d5da2f7c4d3 .chart-inner_e0762afc564ffda0 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_5ad592a496bf0226 .media-img_5db3a98fd1bb2e03 {
  border-radius: 30px;
}
.block-feature-sixteen_5ad592a496bf0226 .shape_01_d696c0d9b5195d8c {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_bf6ead87668cf155 .section-subheading_d7e2898a08df1544 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_bf6ead87668cf155 .shape_01_d696c0d9b5195d8c {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_6f2c2ffff1df6f64 {
  z-index: 1;
}
.text-feature-four_6f2c2ffff1df6f64 .avatar_8f30c24b7b982c9c {
  width: 65px;
  height: 65px;
}
.text-feature-four_6f2c2ffff1df6f64 .name {
  font-size: 28px;
}
.text-feature-four_6f2c2ffff1df6f64 .quote-text_53bd757e2daa67a3 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_6f2c2ffff1df6f64 .shape_01_d696c0d9b5195d8c {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_6f2c2ffff1df6f64 .shape_02_e1520fde0aee06a1 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_09ba516867a80bea .bg-wrapper_502a7c6f44c44cc6 {
  background: #FFF2AC;
}
.text-feature-five_09ba516867a80bea 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_09ba516867a80bea 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_09ba516867a80bea 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_09ba516867a80bea li:hover:before {
  background: #29594B;
}
.text-feature-five_09ba516867a80bea li:hover:after {
  color: #fff;
}
.text-feature-five_09ba516867a80bea .media-wrapper_e2ce3789840ae773 {
  background: url(../pictures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_09ba516867a80bea .media-wrapper_e2ce3789840ae773 .video-icon_29f2bcdd22fde3c6 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_09ba516867a80bea .media-wrapper_e2ce3789840ae773 .video-icon_29f2bcdd22fde3c6:hover {
  background: #CFFF45;
}
.text-feature-five_09ba516867a80bea .media-wrapper_e2ce3789840ae773 .screen_01_8a0437a59b82afc8 {
  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_a8deef1a05fb8293 {
  z-index: 1;
}
.text-feature-six_a8deef1a05fb8293 .media-wrapper_e2ce3789840ae773 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_a8deef1a05fb8293 .media-wrapper_e2ce3789840ae773 .screen_01_8a0437a59b82afc8 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_a8deef1a05fb8293 .shape_01_d696c0d9b5195d8c {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_a8deef1a05fb8293 .shape_02_e1520fde0aee06a1 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_932be5e4a3306a7d {
  background: url(../pictures/assets_eedca137d3/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_932be5e4a3306a7d .block_569a299676a2b260 .icon_fee36d315fc03273 {
  height: 50px;
}
.text-feature-nine_932be5e4a3306a7d .vertical-text-wrapper_a3a08ea0e94c392c {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_932be5e4a3306a7d .vertical-text-wrapper_a3a08ea0e94c392c .text-list_86afa167c6a5b0ab {
  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_932be5e4a3306a7d .vertical-text-wrapper_a3a08ea0e94c392c .text-list_86afa167c6a5b0ab:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_932be5e4a3306a7d .vertical-text-wrapper_a3a08ea0e94c392c .shape_01_d696c0d9b5195d8c {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_932be5e4a3306a7d .vertical-text-wrapper_a3a08ea0e94c392c .shape_02_e1520fde0aee06a1 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_932be5e4a3306a7d .shape_03_ab3a061aaf04244d {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_932be5e4a3306a7d .shape_04_c01a850f995fcda0 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_0eb57aee8181d3b6 .section-btn_3a35c91cbc70cfe5 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_1d9725a20606fe63 {
  z-index: 1;
}
.team-section-three_1d9725a20606fe63:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../pictures/shape_b396ef0f6c/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_1d9725a20606fe63 .section-btn_3a35c91cbc70cfe5 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_1d9725a20606fe63 .shape_01_d696c0d9b5195d8c {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_1d9725a20606fe63 .shape_02_e1520fde0aee06a1 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_1d9725a20606fe63 .shape_03_ab3a061aaf04244d {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_73837a723fd05743 .logo_92c481ffdc7425d6 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_792073fdfde9ac46 {
  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_90951313f7dffda7 {
  max-width: 565px;
}
.user-data-form .form-wrapper_90951313f7dffda7 .input-group-meta_dbf5e81c64e18135 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_90951313f7dffda7 .input-group-meta_dbf5e81c64e18135 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_90951313f7dffda7 .input-group-meta_dbf5e81c64e18135 .placeholder_icon_3ef2a008726e8071 {
  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_90951313f7dffda7 .input-group-meta_dbf5e81c64e18135 .placeholder_icon_3ef2a008726e8071 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_90951313f7dffda7 .input-group-meta_dbf5e81c64e18135 .placeholder_icon_3ef2a008726e8071 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_90951313f7dffda7 .input-group-meta_dbf5e81c64e18135 .placeholder_icon_3ef2a008726e8071 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_90951313f7dffda7 .input-group-meta_dbf5e81c64e18135 .placeholder_icon_3ef2a008726e8071 span.eye-slash_76dd80036ea50798:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_bbe0613505605eb3 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_bbe0613505605eb3 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_bbe0613505605eb3 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_bbe0613505605eb3 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_bbe0613505605eb3 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_bbe0613505605eb3 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_bbe0613505605eb3 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_bfbff133735bd515 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_0df0c92f6e707c1b {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_0df0c92f6e707c1b:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_0df0c92f6e707c1b img {
  width: 20px;
}
.user-data-form .btn-close_9088ee4c3ce8c482 {
  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_5a9ba596100911a9 .main-count_137123c0e91e72a3 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_062f42926ae02dd3 .icon_fee36d315fc03273 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_70297366ab6a5235 .img-holder_8419867f2e41ed2b {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_70297366ab6a5235 .img-holder_8419867f2e41ed2b.round-border_c9226dd234a36b1d {
  border-radius: 30px;
}
.portfolio-block-one_70297366ab6a5235 .img-holder_8419867f2e41ed2b .expend_8d3d281062d59ab1 {
  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_70297366ab6a5235 .img-holder_8419867f2e41ed2b 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_70297366ab6a5235 .img-holder_8419867f2e41ed2b i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_70297366ab6a5235:hover .expend_8d3d281062d59ab1 {
  opacity: 1;
}
.portfolio-block-one_70297366ab6a5235:hover .img-meta_1178c507a02ae5a3 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_70297366ab6a5235:hover .pj-title_1ec8e9c52ac44d43 {
  text-decoration: underline;
}
.portfolio-block-one_70297366ab6a5235 .caption {
  margin-top: 35px;
}
.portfolio-block-one_70297366ab6a5235 .caption .tag_80e3e9ddad0e61f0 {
  margin: 0 -3px;
}
.portfolio-block-one_70297366ab6a5235 .caption .tag_80e3e9ddad0e61f0 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_70297366ab6a5235 .caption .pj-title_1ec8e9c52ac44d43 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_70297366ab6a5235 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_70297366ab6a5235 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_454ebb2d316e84dd .bg-wrapper_502a7c6f44c44cc6 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_454ebb2d316e84dd .slider-wrapper_f9991010e925064c {
  height: 100%;
}
.project-details-two_454ebb2d316e84dd .slider-wrapper_f9991010e925064c .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_454ebb2d316e84dd .slider-wrapper_f9991010e925064c .carousel-control-next_7f2325b4c3610d62,
.project-details-two_454ebb2d316e84dd .slider-wrapper_f9991010e925064c .carousel-control-prev_9c708ad19db09566 {
  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_454ebb2d316e84dd .slider-wrapper_f9991010e925064c .carousel-control-next_7f2325b4c3610d62:hover,
.project-details-two_454ebb2d316e84dd .slider-wrapper_f9991010e925064c .carousel-control-prev_9c708ad19db09566:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_454ebb2d316e84dd .slider-wrapper_f9991010e925064c .carousel-control-prev_9c708ad19db09566 {
  left: auto;
  right: 45px;
}
.project-details-two_454ebb2d316e84dd .info-wrapper_a06e65ebaa86661d {
  padding: 55px 50px 85px 70px;
}
.project-details-two_454ebb2d316e84dd .info-wrapper_a06e65ebaa86661d h3 {
  font-size: 36px;
}
.project-details-two_454ebb2d316e84dd .info-wrapper_a06e65ebaa86661d .list-meta_96ced553600709d2 li {
  padding: 22px 0;
}
.project-details-two_454ebb2d316e84dd .info-wrapper_a06e65ebaa86661d .list-meta_96ced553600709d2 .icon_fee36d315fc03273 {
  width: 40px;
}
.project-details-two_454ebb2d316e84dd .info-wrapper_a06e65ebaa86661d .list-meta_96ced553600709d2 .text1_61802dee92f3cfa4 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_454ebb2d316e84dd .info-wrapper_a06e65ebaa86661d .list-meta_96ced553600709d2 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_454ebb2d316e84dd .info-wrapper_a06e65ebaa86661d .social-share_dc606f67b8890706 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_454ebb2d316e84dd .info-wrapper_a06e65ebaa86661d .social-share_dc606f67b8890706 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_60ba10f1f94fd151 .slider-wrapper_f9991010e925064c {
  padding-left: 100px;
}
.feedback-section-three_60ba10f1f94fd151 .slider-wrapper_f9991010e925064c .icon_fee36d315fc03273 {
  left: 0;
  top: 18px;
}
.feedback-section-three_60ba10f1f94fd151 .slick-dots_c98b82a10723f7f2 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_60ba10f1f94fd151 .slick-dots_c98b82a10723f7f2 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_60ba10f1f94fd151 .slick-dots_c98b82a10723f7f2 .slick-active button {
  background: #000;
}
.feedback-section-three_60ba10f1f94fd151 .rating-box_19f8d0b1dfdd7bec {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_60ba10f1f94fd151 .rating-box_19f8d0b1dfdd7bec .rating_d863bd79ec30cbab {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_60ba10f1f94fd151 .shape_01_d696c0d9b5195d8c {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_60ba10f1f94fd151 .shape_02_e1520fde0aee06a1 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_ca21c08dd2fb5c34 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_ca21c08dd2fb5c34 .post-data_de3ff2abca073bad {
  padding: 30px 35px 25px;
}
.blog-meta-one_ca21c08dd2fb5c34 .post-data_de3ff2abca073bad .post-info_28bd4d8802654472 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_ca21c08dd2fb5c34 .post-data_de3ff2abca073bad .blog-title_ba130bcfedcde8df {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_ca21c08dd2fb5c34 .post-data_de3ff2abca073bad .blog-title_ba130bcfedcde8df:hover {
  text-decoration: underline;
}
.blog-meta-one_ca21c08dd2fb5c34 .post-img_40ae5d9d81e27b4c {
  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_ca21c08dd2fb5c34 .post-img_40ae5d9d81e27b4c .round-btn_f6d9d2a632b3357a {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_ca21c08dd2fb5c34:hover .round-btn_f6d9d2a632b3357a {
  background: #CFFF45;
}
.blog-meta-one_ca21c08dd2fb5c34.style-two_7840d0fb62c99c7a {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_ca21c08dd2fb5c34.style-two_7840d0fb62c99c7a .post-img_40ae5d9d81e27b4c {
  border-radius: 0;
}
.blog-meta-one_ca21c08dd2fb5c34.style-two_7840d0fb62c99c7a .blog-title_ba130bcfedcde8df {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_a727a4544cc3a9d5 {
  background: #fff;
}
.blog-meta-two_a727a4544cc3a9d5 .post-data_de3ff2abca073bad {
  padding-top: 30px;
}
.blog-meta-two_a727a4544cc3a9d5 .post-data_de3ff2abca073bad .blog-title_ba130bcfedcde8df {
  width: 70%;
}
.blog-meta-two_a727a4544cc3a9d5 .post-data_de3ff2abca073bad .blog-title_ba130bcfedcde8df h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_a727a4544cc3a9d5 .post-data_de3ff2abca073bad .blog-title_ba130bcfedcde8df:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_a727a4544cc3a9d5 .post-data_de3ff2abca073bad .round-btn_f6d9d2a632b3357a {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_a727a4544cc3a9d5 .post-data_de3ff2abca073bad .round-btn_f6d9d2a632b3357a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_a727a4544cc3a9d5 .post-data_de3ff2abca073bad .post-info_28bd4d8802654472 {
  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_a727a4544cc3a9d5 .post-img_40ae5d9d81e27b4c {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_a727a4544cc3a9d5 .post-img_40ae5d9d81e27b4c .date_445509b333aeea1a {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_a727a4544cc3a9d5.style-two_7840d0fb62c99c7a {
  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_a727a4544cc3a9d5.style-two_7840d0fb62c99c7a p {
  font-size: 18px;
}
.blog-meta-two_a727a4544cc3a9d5.style-two_7840d0fb62c99c7a .post-img_40ae5d9d81e27b4c {
  height: auto;
  width: 100%;
}
.blog-meta-two_a727a4544cc3a9d5.style-two_7840d0fb62c99c7a .post-data_de3ff2abca073bad {
  padding: 26px 0;
}
.blog-meta-two_a727a4544cc3a9d5.style-two_7840d0fb62c99c7a .post-data_de3ff2abca073bad .post-info_28bd4d8802654472 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_a727a4544cc3a9d5.style-two_7840d0fb62c99c7a .post-data_de3ff2abca073bad .round-btn_f6d9d2a632b3357a {
  border: none;
}

.signup-btn-one_00b766eb0466b712 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_00b766eb0466b712 .icon_fee36d315fc03273 {
  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_cb5d6954685d7a08 {
  z-index: 1;
}
.blog-section-three_cb5d6954685d7a08 .section-btn_3a35c91cbc70cfe5 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_0617c285fd526f59 {
  z-index: 5;
}
.blog-section-four_0617c285fd526f59.block-feature-three_7726575be942c4f6:before {
  display: none;
}
.blog-section-four_0617c285fd526f59.block-feature-three_7726575be942c4f6 .block-one_800bcf0e55ae4bf4 {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .quote-wrapper_22a338a112450fb6 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .quote-wrapper_22a338a112450fb6 .wrapper_b171c2c221075d4d {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .quote-wrapper_22a338a112450fb6 .wrapper_b171c2c221075d4d .icon_fee36d315fc03273 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .quote-wrapper_22a338a112450fb6 .wrapper_b171c2c221075d4d h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .quote-wrapper_22a338a112450fb6 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .quote-wrapper_22a338a112450fb6 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .img-gallery_710226e8120f63bc {
  margin-bottom: 50px;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .img-gallery_710226e8120f63bc img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .list-item_5360aca01d0b8185 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_e56d29b3f7e70f57 .post-details-meta_88e7cb4882cb0bd3 .list-item_5360aca01d0b8185 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_e56d29b3f7e70f57 .bottom-widget_4ac6728b080286f6 {
  padding: 10px 0 5px;
}
.blog-details_e56d29b3f7e70f57 .bottom-widget_4ac6728b080286f6 .tags_15027b40b0995f62 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_e56d29b3f7e70f57 .bottom-widget_4ac6728b080286f6 .tags_15027b40b0995f62 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_e56d29b3f7e70f57 .bottom-widget_4ac6728b080286f6 .tags_15027b40b0995f62 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_e56d29b3f7e70f57 .bottom-widget_4ac6728b080286f6 .share-icon_123468460a7a3c2e li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_e56d29b3f7e70f57 .bottom-widget_4ac6728b080286f6 .share-icon_123468460a7a3c2e a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_e56d29b3f7e70f57 .grey-bg_51cc021a2241d467 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_e56d29b3f7e70f57 .blog-inner-title_42ea64379cc0e5e5 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef {
  margin: 60px 0;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98:last-child {
  padding-bottom: 5px;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 .reply-comment_7365895989483913 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 .user-avatar_16f4b4bc906572e0 {
  width: 60px;
  height: 60px;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 .comment-text_343aa3a04452a3fc {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 .comment-text_343aa3a04452a3fc .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 .comment-text_343aa3a04452a3fc .date_445509b333aeea1a {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 .comment-text_343aa3a04452a3fc p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 .comment-text_343aa3a04452a3fc .reply-btn_4d40072a7fa2700e {
  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_e56d29b3f7e70f57 .blog-comment-area_6e699ee5055b3cef .comment_3b5049f930e7aa98 .comment-text_343aa3a04452a3fc .reply-btn_4d40072a7fa2700e:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-form_95b9337b16626841 p a {
  color: #19352D;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-form_95b9337b16626841 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-form_95b9337b16626841 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_e56d29b3f7e70f57 .blog-comment-form_95b9337b16626841 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_be114d6da06653fe {
  height: 600px;
}

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

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

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

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

.footer-one_c300d306f4290708 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_c300d306f4290708 .bottom-footer_26532628c7e77bd9 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_c300d306f4290708 .social-icon_05c652ad9a69142e 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_c300d306f4290708 .social-icon_05c652ad9a69142e a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_c300d306f4290708 .footer-title_1518b429ca99ecc2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_c300d306f4290708 .footer-nav-link_bb4bd2b07522ff9a a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_c300d306f4290708 .footer-nav-link_bb4bd2b07522ff9a a:hover {
  color: #fff;
}
.footer-nav-link_bb4bd2b07522ff9a p {
  font-size: 16px;
}
.logo_92c481ffdc7425d6 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_9e6a52037a3e8fc4 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_c3f5b9f8a3f2a0d3 {
  align-content: center;
}

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

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

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

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

.footer-three_545943e6dc29e2de {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_545943e6dc29e2de .round-bg_21b0f9fecb8dd146 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_545943e6dc29e2de .round-bg_21b0f9fecb8dd146.color-two_77e206c7b88ab12a {
  background: #F6FFDD;
}
.footer-three_545943e6dc29e2de .footer-intro_b8ff414a80c4c8ea p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_545943e6dc29e2de .footer-intro_b8ff414a80c4c8ea p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_545943e6dc29e2de .footer-title_1518b429ca99ecc2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_545943e6dc29e2de .footer-nav-link_bb4bd2b07522ff9a a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_545943e6dc29e2de .footer-nav-link_bb4bd2b07522ff9a a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_545943e6dc29e2de .bottom-footer_26532628c7e77bd9 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_545943e6dc29e2de .bottom-footer_26532628c7e77bd9 .copyright_a03807fe14fd8037 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_545943e6dc29e2de .bottom-footer_26532628c7e77bd9 .bottom-nav_5ab88851b97f6d39 {
  margin: 0 -12px;
}
.footer-three_545943e6dc29e2de .bottom-footer_26532628c7e77bd9 .bottom-nav_5ab88851b97f6d39 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_545943e6dc29e2de .bottom-footer_26532628c7e77bd9 .bottom-nav_5ab88851b97f6d39 a:hover {
  text-decoration: underline;
}
.footer-three_545943e6dc29e2de .bottom-footer_26532628c7e77bd9 .social-icon_05c652ad9a69142e {
  margin: 0 -10px;
}
.footer-three_545943e6dc29e2de .bottom-footer_26532628c7e77bd9 .social-icon_05c652ad9a69142e a {
  margin: 0 10px;
}
.footer-three_545943e6dc29e2de .bottom-footer_26532628c7e77bd9 .social-icon_05c652ad9a69142e a:hover {
  color: #19352D;
}
.footer-three_545943e6dc29e2de .shape_01_d696c0d9b5195d8c {
  top: -3%;
  left: -3%;
}
.footer-three_545943e6dc29e2de .shape_02_e1520fde0aee06a1 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_af4bb4370e9760d8 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_af4bb4370e9760d8:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../pictures/assets_eedca137d3/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_af4bb4370e9760d8 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_af4bb4370e9760d8 .btn-group_d9a4b2db88d5b43a {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_af4bb4370e9760d8 .btn-group_d9a4b2db88d5b43a h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_af4bb4370e9760d8 .btn-group_d9a4b2db88d5b43a h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_af4bb4370e9760d8 .btn-group_d9a4b2db88d5b43a .round-btn_f6d9d2a632b3357a {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_af4bb4370e9760d8 .btn-group_d9a4b2db88d5b43a .round-btn_f6d9d2a632b3357a:hover, .footer-five_af4bb4370e9760d8 .btn-group_d9a4b2db88d5b43a .round-btn_f6d9d2a632b3357a:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_af4bb4370e9760d8 .social-icon_05c652ad9a69142e {
  margin: 0 -20px;
}
.footer-five_af4bb4370e9760d8 .social-icon_05c652ad9a69142e a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_af4bb4370e9760d8 .social-icon_05c652ad9a69142e a:hover {
  color: #DFFF5E;
}
.footer-five_af4bb4370e9760d8 .bottom-nav_5ab88851b97f6d39 {
  margin: 0 -12px;
}
.footer-five_af4bb4370e9760d8 .bottom-nav_5ab88851b97f6d39 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_af4bb4370e9760d8 .bottom-nav_5ab88851b97f6d39 a:hover {
  text-decoration: underline;
}
.footer-five_af4bb4370e9760d8 .shape_01_d696c0d9b5195d8c {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_af4bb4370e9760d8 .shape_02_e1520fde0aee06a1 {
  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_d696678cc246c717 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_74c2a656a17291a8 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_7f70dee62551321b {
  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_41883b3ae0805ff3 {
  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_0b518f542e25a656 {
  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_1c71b5c828e88155 {
  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_c50ff5b9f910cdfa {
  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_fdcf683f64218a17 {
  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_92e773dc527c6960 {
  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_f5d293d24594f8b6 {
  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_c689d3c106b1039f {
  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_ecbe748623d76216 {
  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_5291e4f0fc19b4c1 {
  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_bad95f4a0f9c46c1 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_e0997ca180a2d470 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_231f08b480db516a {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_e0540ca14a52a618 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_e2a89f23852ae8ac {
  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_aaa4b933b76d78e1 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_9f9d6218bfffd1b0 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_1861bd19d8a89c6d {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_ba55cf0c6a6154a6 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_fc8933a56b88ee2d {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_c0f775fd540a461d {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_1592ee1347ef7021 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_5c5aa05cdc3b5861 {
  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_4c2513265f05958f {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_1fbdded2f6aa3ef6 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_c7eacefaf0d63b1d {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_c4aa2cad16350c33 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_e929fa8a75375759 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_574b45717e4bab5e {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_682b99910fd7e1db {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_6053f58f3ce1b287 {
  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_c3cf4ee2cbda43a0 {
  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_414834d61428cbed {
  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_232745a40376b932 {
  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_23ca9cf757f670b4 {
  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_1f8c03a91985ca4a {
  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_92c81f7079fe1a26 {
  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_82409e089a7abf3e {
  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_81a1288ee3a78d5d {
  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_11e0ee6bc0789bbd {
  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_501939c8a065aa8f {
  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_dddb769b41ecf578 {
  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_2f4d54863a529806 {
  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_25a1057ea8a1d944 {
  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_b0d60e1788f75655 {
  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_1325a34bdfc43b51 {
  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_3a278503898321ce {
  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_11c147d1d28601e7 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_4ada9b8b8b782079 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_d7166c27d1114735 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_2287a580314cc109 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_d7b80c9922e8c120 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_f96f357b66a8f954 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_230c48a82ab85cc7 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_4eeb98305f6451e8 {
  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_d696678cc246c717 {
  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_0a3d9bd6ed181c60 {
  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_c3bf9e6e13c03b45 {
  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_4f450d5affc47ecc .theme-select-menu_b355b8640d36dfa8 {
  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_355439b71a1dc6c0 {
  overflow: hidden;
}
.product-block-one_355439b71a1dc6c0 .img-holder_8419867f2e41ed2b {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_355439b71a1dc6c0 .img-holder_8419867f2e41ed2b .cart-icon_991a41d191aef4d9 {
  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_355439b71a1dc6c0 .img-holder_8419867f2e41ed2b .cart-icon_991a41d191aef4d9:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_355439b71a1dc6c0 .img-holder_8419867f2e41ed2b .cart-button_bafe2fe6fc8dd839 {
  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_355439b71a1dc6c0 .img-holder_8419867f2e41ed2b .cart-button_bafe2fe6fc8dd839:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_355439b71a1dc6c0 .product-title_750f239ab857f052 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_355439b71a1dc6c0 .rating_d863bd79ec30cbab {
  margin: 0 -3px;
}
.product-block-one_355439b71a1dc6c0 .rating_d863bd79ec30cbab li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_355439b71a1dc6c0 .rating_d863bd79ec30cbab li .bi-star-fill_e3365f03f571cb5b {
  color: #FFCB65;
}
.product-block-one_355439b71a1dc6c0 .price_d78c8284476de58a {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_355439b71a1dc6c0:hover .cart-button_bafe2fe6fc8dd839 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_355439b71a1dc6c0:hover .product-img_dc84c0c8f76c95de {
  transform: scale(0.95);
}
.product-block-one_355439b71a1dc6c0:hover .cart-icon_991a41d191aef4d9 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_355439b71a1dc6c0:hover .product-title_750f239ab857f052 {
  text-decoration: underline;
}

.product-details-one_d18e30f80f906297 .product-img-tab_1900472fd37f4f8a {
  border: none;
}
.product-details-one_d18e30f80f906297 .product-img-tab_1900472fd37f4f8a .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_d18e30f80f906297 .product-img-tab_1900472fd37f4f8a .nav-link img {
  max-height: 100%;
}
.product-details-one_d18e30f80f906297 .product-img-tab_1900472fd37f4f8a .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_d18e30f80f906297 .product-img-tab-content_3c868b7033b0f44c {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_d18e30f80f906297 .product-img-tab-content_3c868b7033b0f44c img {
  margin: auto;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .stock-tag_0812eaefaf9fba04 {
  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_d18e30f80f906297 .product-info_6787c10ab2e249d4 .product-name_75ac92a9711c18d2 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .rating_d863bd79ec30cbab li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .rating_d863bd79ec30cbab li .bi-star-fill_e3365f03f571cb5b {
  color: #FFCB65;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .rating_d863bd79ec30cbab li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .rating_d863bd79ec30cbab li a:hover {
  text-decoration: underline;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .price_d78c8284476de58a {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .price_d78c8284476de58a del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .availability_a9850167a9cb9ac9 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .description-text_280e4e41cd9640ca {
  padding: 10px 0 15px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .product-feature_980886304849e4f9 {
  margin-bottom: 20px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .product-feature_980886304849e4f9 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .product-feature_980886304849e4f9 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .customize-order_9eb8255c51679920 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .customize-order_9eb8255c51679920 .quantity_36cc9199b95a06c7 .button-group_51f4571bfe8c7037 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .customize-order_9eb8255c51679920 .quantity_36cc9199b95a06c7 .button-group_51f4571bfe8c7037 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .customize-order_9eb8255c51679920 .quantity_36cc9199b95a06c7 .button-group_51f4571bfe8c7037 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_d18e30f80f906297 .product-info_6787c10ab2e249d4 .customize-order_9eb8255c51679920 .quantity_36cc9199b95a06c7 .button-group_51f4571bfe8c7037 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_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .nav-tabs_e54cc7a98ad90b25 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .nav-tabs_e54cc7a98ad90b25 .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_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .nav-tabs_e54cc7a98ad90b25 .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_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .nav-tabs_e54cc7a98ad90b25 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .nav-tabs_e54cc7a98ad90b25 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .tab-content_5de724970cb5e43a h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .tab-content_5de724970cb5e43a .product-feature_980886304849e4f9 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .tab-content_5de724970cb5e43a .product-feature_980886304849e4f9 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .user-comment-area_b4e857e39ed60bf2 .single-comment_92c2e918900a612a {
  padding-bottom: 40px;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .user-comment-area_b4e857e39ed60bf2 .single-comment_92c2e918900a612a:last-child {
  padding-bottom: 0;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .user-comment-area_b4e857e39ed60bf2 .user-img_531812b1fb90f5e7 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .user-comment-area_b4e857e39ed60bf2 .user-comment-data_eb2ff1f26020ff3f {
  padding-left: 30px;
  position: relative;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .user-comment-area_b4e857e39ed60bf2 .user-comment-data_eb2ff1f26020ff3f .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .user-comment-area_b4e857e39ed60bf2 .user-comment-data_eb2ff1f26020ff3f .rating_d863bd79ec30cbab li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .user-comment-area_b4e857e39ed60bf2 .user-comment-data_eb2ff1f26020ff3f .rating_d863bd79ec30cbab li .bi-star-fill_e3365f03f571cb5b {
  color: #FFCB65;
}
.product-details-one_d18e30f80f906297 .product-review-tab_6f01279d7d399482 .user-comment-area_b4e857e39ed60bf2 .user-comment-data_eb2ff1f26020ff3f p {
  padding-top: 8px;
}

.cart-list-form_26c407b70807accd {
  position: relative;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b {
  margin: 0;
  background: transparent;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b 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_26c407b70807accd .table_2e7ec28661150b3b th:first-child {
  text-align: left;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .product-thumbnails_84b1a8d5ab8092f1 {
  width: 85px;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .product-thumbnails_84b1a8d5ab8092f1 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .product-thumbnails_84b1a8d5ab8092f1 .product-img_dc84c0c8f76c95de {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .product-info_6787c10ab2e249d4 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .product-info_6787c10ab2e249d4 .product-name_75ac92a9711c18d2 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .product-info_6787c10ab2e249d4 .serial_3279982178537d45 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .product-info_6787c10ab2e249d4 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .price_d78c8284476de58a {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .quantity_36cc9199b95a06c7 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .quantity_36cc9199b95a06c7 li .btn_81a0e2017978ce27 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .quantity_36cc9199b95a06c7 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_26c407b70807accd .table_2e7ec28661150b3b tbody .remove-product_97c046d15fc419e4 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_26c407b70807accd .table_2e7ec28661150b3b tbody .remove-product_97c046d15fc419e4:hover {
  color: #ff2759;
}
.cart-list-form_26c407b70807accd .cart-footer_ed8b955eb068ff0d {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_26c407b70807accd .cart-footer_ed8b955eb068ff0d .coupon-form_a249116a0a0b4866 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_26c407b70807accd .cart-footer_ed8b955eb068ff0d .cart-total-section_556b84a1e459fd4b {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_26c407b70807accd .cart-footer_ed8b955eb068ff0d .cart-total-section_556b84a1e459fd4b .cart-total-table_8fcccd5dd4b44f0d 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_26c407b70807accd .cart-footer_ed8b955eb068ff0d .cart-total-section_556b84a1e459fd4b .cart-total-table_8fcccd5dd4b44f0d tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_d15d84dda8243d1c {
  height: auto;
}

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

.fancybox-caption_396cb461a703e075, .fancybox-infobar_170565f474afea1c, .fancybox-navigation_96c4c2e7a586bad1 .fancybox-button_ace3719bfd467d1c, .fancybox-toolbar_eef939b05a9f2861 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_97df0abe0e9d8aed .fancybox-caption_396cb461a703e075, .fancybox-show-infobar_5d5eea6ce5e2fa21 .fancybox-infobar_170565f474afea1c, .fancybox-show-nav_4a4078b73ef7d591 .fancybox-navigation_96c4c2e7a586bad1 .fancybox-button_ace3719bfd467d1c, .fancybox-show-toolbar_ded4259ed86cee09 .fancybox-toolbar_eef939b05a9f2861 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_580c6a753a3d4f10 .fancybox-stage_18e88896bcd514d7 {
  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_aa66d0eb79d8d87f .fancybox-slide, .fancybox-slide--current_ed7d781e378ed1c7, .fancybox-slide--next_bd25955129230374, .fancybox-slide--previous_9474c553e76e3810 {
  display: block;
}

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

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

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

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

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

.fancybox-content_fb37a7dfca103dd8 {
  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_f94ba722f9d2fbb1 .fancybox-content_fb37a7dfca103dd8 {
  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_6aaf0ff2ed2244f7 .fancybox-content_fb37a7dfca103dd8 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_a4b097907e629305 .fancybox-content_fb37a7dfca103dd8 {
  cursor: zoom-in;
}

.fancybox-can-drag_c6aec13439ad4d51 .fancybox-content_fb37a7dfca103dd8 {
  cursor: grab;
}

.fancybox-is-dragging_6915d13e2f1e98e0 .fancybox-content_fb37a7dfca103dd8 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_ed568a1a8db744aa .fancybox-content_fb37a7dfca103dd8 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_61f934b1b508e1ef .fancybox-content_fb37a7dfca103dd8, .fancybox-slide--map_b4cb343ca5c26284 .fancybox-content_fb37a7dfca103dd8, .fancybox-slide--video_c858c84e6b8d8dc0 .fancybox-content_fb37a7dfca103dd8 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_c858c84e6b8d8dc0 .fancybox-content_fb37a7dfca103dd8 {
  background: #000;
}

.fancybox-slide--map_b4cb343ca5c26284 .fancybox-content_fb37a7dfca103dd8 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_fe34306ef26894a7 svg path, .fancybox-button--share_463d082df752af5e svg path, .fancybox-button--thumbs_4093dfc6e52353ff svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_4a4078b73ef7d591 .fancybox-navigation_96c4c2e7a586bad1 .fancybox-button_ace3719bfd467d1c {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_96c4c2e7a586bad1 .fancybox-button--arrow_left_9100bc042dcf3fd6 {
  left: 6px;
}

.fancybox-navigation_96c4c2e7a586bad1 .fancybox-button--arrow_right_bae862d6481665e5 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_61f934b1b508e1ef .fancybox-close-small_245bc7cfa74551cf, .fancybox-slide--image_f94ba722f9d2fbb1 .fancybox-close-small_245bc7cfa74551cf, .fancybox-slide--video_c858c84e6b8d8dc0 .fancybox-close-small_245bc7cfa74551cf {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_61f934b1b508e1ef .fancybox-close-small_245bc7cfa74551cf:hover svg, .fancybox-slide--image_f94ba722f9d2fbb1 .fancybox-close-small_245bc7cfa74551cf:hover svg, .fancybox-slide--video_c858c84e6b8d8dc0 .fancybox-close-small_245bc7cfa74551cf:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_135049270d117e6f .fancybox-close-small_245bc7cfa74551cf, .fancybox-is-zoomable_b58f5414292ae628.fancybox-can-drag_c6aec13439ad4d51 .fancybox-close-small_245bc7cfa74551cf {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_d30523e5b6897111.fancybox-slide--next_bd25955129230374, .fancybox-fx-fade_d30523e5b6897111.fancybox-slide--previous_9474c553e76e3810 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_d30523e5b6897111.fancybox-slide--current_ed7d781e378ed1c7 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_e03e418055e8ca82 {
  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_08a0872167a3218e {
  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_7c97703c59a521f9 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_d14b8568733cf5d7 .fancybox-thumbs_08a0872167a3218e {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_08a0872167a3218e > 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_08a0872167a3218e .fancybox-thumbs-active_5150caf0c30c5d31:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_1c703fde8d790d0c .slick-track_8d0320e0dd8c3026,
.slick-slider_1c703fde8d790d0c .slick-list_2243b81fc7de4735 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_77f5a6238353993c .slick-track_8d0320e0dd8c3026 {
  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_77f5a6238353993c img {
  display: none;
}

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

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

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

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

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