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

.h1_2a6751264e4b2add,
h1,
.h2_6fe51c153069ca9d,
h2,
.h3_dcfb9e62b9723a42,
h3,
.h4_159c0e11d202fae1,
h4,
.h5_f29d9402ef7b1910,
h5,
.h6_9c3130a3ba368f41,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_d2cc5c2c59819906 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_c7e8672ca738419e {
  padding: 0 !important;
}

.m0_740adc25aa4c1c96 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_58cdfac53d28869e {
    padding: 0 !important;
  }
  .xl-m0_9dff6ba0c7041b92 {
    margin: 0 !important;
  }
  .xl-pt-10_713b675226814fb1 {
    padding-top: 10px !important;
  }
  .xl-pt-20_ba5b0897e87d93be {
    padding-top: 20px !important;
  }
  .xl-pt-30_66377ee699dc535d {
    padding-top: 30px !important;
  }
  .xl-pt-40_eb4570825ba9cfa0 {
    padding-top: 40px !important;
  }
  .xl-pt-50_a9c7c6e49fe05428 {
    padding-top: 50px !important;
  }
  .xl-pt-60_4ebc5598b800f621 {
    padding-top: 60px !important;
  }
  .xl-pt-70_1dabbceb9cf4c3ef {
    padding-top: 70px !important;
  }
  .xl-pt-80_55ad2d621ceec509 {
    padding-top: 80px !important;
  }
  .xl-pt-90_d05f49c483fa09c4 {
    padding-top: 90px !important;
  }
  .xl-pt-100_51eae4da0bddcd65 {
    padding-top: 100px !important;
  }
  .xl-pt-110_f7bc2996708ba0b5 {
    padding-top: 110px !important;
  }
  .xl-pt-120_fa8b707ebbea3af4 {
    padding-top: 120px !important;
  }
  .xl-pt-130_94ab913040311cf7 {
    padding-top: 130px !important;
  }
  .xl-pt-140_6eded2bce43dd847 {
    padding-top: 140px !important;
  }
  .xl-pt-150_a4a9dffb975ee9ff {
    padding-top: 150px !important;
  }
  .xl-pt-200_b7177a688ad845a8 {
    padding-top: 200px !important;
  }
  .xl-pb-10_f99073fe08e49b1c {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_6a51f95051fe4105 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_26a2b1195167649e {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_2c80935652ff0125 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_53371d526889a169 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_78cd64721139c0e3 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_d14f0ea7b76b8490 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_9aa198ad7cfa684d {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_d83fecb4e55661e4 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_95c30e0968dc2f01 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_f55912f911b6a94f {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_c201f5e8d46f7d65 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_daf19b1d8dc3cc29 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_bac2820c7b5e160d {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_a0fe9de3edf97b7a {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_b0ad6c851648bcfa {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_761b95e1e2031571 {
    margin-top: 10px !important;
  }
  .xl-mt-20_a775a4be46334e82 {
    margin-top: 20px !important;
  }
  .xl-mt-30_7e0afcac668e302e {
    margin-top: 30px !important;
  }
  .xl-mt-40_1ed440ee643599dd {
    margin-top: 40px !important;
  }
  .xl-mt-50_40671dbea4958691 {
    margin-top: 50px !important;
  }
  .xl-mt-60_8ab4b20b9a7837f3 {
    margin-top: 60px !important;
  }
  .xl-mt-70_db91f295c57e115e {
    margin-top: 70px !important;
  }
  .xl-mt-80_8981f5c1b5e72d07 {
    margin-top: 80px !important;
  }
  .xl-mt-90_fa9631330b64ee6c {
    margin-top: 90px !important;
  }
  .xl-mt-100_11244257114affc4 {
    margin-top: 100px !important;
  }
  .xl-mt-110_890bafcc2f31d544 {
    margin-top: 110px !important;
  }
  .xl-mt-120_9eb1f8914c837ef2 {
    margin-top: 120px !important;
  }
  .xl-mt-130_96b39b676c349421 {
    margin-top: 130px !important;
  }
  .xl-mt-140_07422eb55fbfcbe6 {
    margin-top: 140px !important;
  }
  .xl-mt-150_f9f79bee9c06740c {
    margin-top: 150px !important;
  }
  .xl-mt-200_8fc24a22c458a9de {
    margin-top: 200px !important;
  }
  .xl-mb-10_9c2a23d58dfd3054 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_37a3399ae0609087 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_8eba67b1b6a2673d {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_8a5998d5772ab830 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_a18f0ab4acfe1389 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_0d2fed20d11b0b8f {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_2e918ad987d88c58 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_7c567d0275cbafb1 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_57619b6583838084 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_3c75e8cc52201f43 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_f1e0a8ad682f2e85 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_abbadd17ca54235f {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_329ca9865caab5cb {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_f5ed020f52272f51 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_60a6c591ff46427c {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_67ea071ebca450a8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_9cd5ef8e913f9971 {
    padding: 0 !important;
  }
  .lg-m0_f8a6894fb2ce84c3 {
    margin: 0 !important;
  }
  .lg-pt-10_b55677fc51452e62 {
    padding-top: 10px !important;
  }
  .lg-pt-20_aafaa96136cd3e75 {
    padding-top: 20px !important;
  }
  .lg-pt-30_e1551f15c6acea6e {
    padding-top: 30px !important;
  }
  .lg-pt-40_99bbaac1f49b39b2 {
    padding-top: 40px !important;
  }
  .lg-pt-50_1305812dd6653abe {
    padding-top: 50px !important;
  }
  .lg-pt-60_be8cdb2f9cc53073 {
    padding-top: 60px !important;
  }
  .lg-pt-70_487a04772d42fb80 {
    padding-top: 70px !important;
  }
  .lg-pt-80_6799cb43bdcda3df {
    padding-top: 80px !important;
  }
  .lg-pt-90_98408c0c216756c5 {
    padding-top: 90px !important;
  }
  .lg-pt-100_000b2fc2adc7422d {
    padding-top: 100px !important;
  }
  .lg-pt-110_7c0d4ddf72c5b0b3 {
    padding-top: 110px !important;
  }
  .lg-pt-120_95c220034cff6301 {
    padding-top: 120px !important;
  }
  .lg-pt-130_fc64f2f68ceffe3b {
    padding-top: 130px !important;
  }
  .lg-pt-140_f5e34a3466cfc172 {
    padding-top: 140px !important;
  }
  .lg-pt-150_d73e6b7a124d19fa {
    padding-top: 150px !important;
  }
  .lg-pt-200_18f03e80979d3c2e {
    padding-top: 200px !important;
  }
  .lg-pb-10_037439d7a7bd4d52 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_0cc1f32040710d5b {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_2649edfe97886377 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_a20631ec11531744 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_624ec455c0c3bb61 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_9ec85179a1c3d6e0 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_4c4912f5abe089c6 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_37213b86e83699b6 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_ccfd040b6ad04a8f {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_2ea4e2070a9f087f {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_51ad290b52be8e38 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_2ef753aeef3c2063 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_e5e266fca9d64780 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_75911cba97d36a30 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_b4a4164c5627987e {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_7426fc635299026e {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_82168a77dc8621ba {
    margin-top: 10px !important;
  }
  .lg-mt-20_c503ffc93d0e31b4 {
    margin-top: 20px !important;
  }
  .lg-mt-30_a57234bb39eca341 {
    margin-top: 30px !important;
  }
  .lg-mt-40_58e8c534dbdc2b48 {
    margin-top: 40px !important;
  }
  .lg-mt-50_d91c280448ee16de {
    margin-top: 50px !important;
  }
  .lg-mt-60_ade7ecbf1b24b593 {
    margin-top: 60px !important;
  }
  .lg-mt-70_51bb917448bb27a8 {
    margin-top: 70px !important;
  }
  .lg-mt-80_eb2cd01263e848b1 {
    margin-top: 80px !important;
  }
  .lg-mt-90_6ffac786322ff46b {
    margin-top: 90px !important;
  }
  .lg-mt-100_418f8edb3150239c {
    margin-top: 100px !important;
  }
  .lg-mt-110_ea5523000371305a {
    margin-top: 110px !important;
  }
  .lg-mt-120_e2e9f8c246ee9ee8 {
    margin-top: 120px !important;
  }
  .lg-mt-130_8e61ac1a6c313ee4 {
    margin-top: 130px !important;
  }
  .lg-mt-140_ca45fd60e513019b {
    margin-top: 140px !important;
  }
  .lg-mt-150_93c9c0a8597d0a52 {
    margin-top: 150px !important;
  }
  .lg-mt-200_5e7c24933b06a233 {
    margin-top: 200px !important;
  }
  .lg-mb-10_1f2c619e59d1afea {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_f77ab2ad2fc523dc {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_b62c979ffef33a89 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_b3b59169ddfdddf6 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_f4bedbf03f3750ca {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_0e8e2b171efd4e00 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_00736fd4df759446 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_bb4ab6143dfdb19d {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_ec3eb61ced1ae961 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_9bbcccf00a97096b {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_bb821248a23c35c6 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_f8136c41a6736171 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_264b515b5369b982 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_55653e42b54d5e62 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_35fa5cf907606e8f {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_17d86b510e1d05eb {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_d5705b518339b0e0 {
    padding: 0 !important;
  }
  .md-m0_a524d2803fadfe19 {
    margin: 0 !important;
  }
  .md-pt-10_a19a9e3102f5c522 {
    padding-top: 10px !important;
  }
  .md-pt-20_087e316998ac34e8 {
    padding-top: 20px !important;
  }
  .md-pt-30_cdad6aa17a4cb9a7 {
    padding-top: 30px !important;
  }
  .md-pt-40_76f49d65cabdf123 {
    padding-top: 40px !important;
  }
  .md-pt-50_686b0d5111dc1dd8 {
    padding-top: 50px !important;
  }
  .md-pt-60_5dff3a0c8f86925e {
    padding-top: 60px !important;
  }
  .md-pt-70_4c3a91ca429e6325 {
    padding-top: 70px !important;
  }
  .md-pt-80_f044fffa1ca84213 {
    padding-top: 80px !important;
  }
  .md-pt-90_360713127df1c057 {
    padding-top: 90px !important;
  }
  .md-pt-100_0f89c4fdabad1b27 {
    padding-top: 100px !important;
  }
  .md-pt-110_b5d3ce3499ba8abf {
    padding-top: 110px !important;
  }
  .md-pt-120_e31b58aab340e98e {
    padding-top: 120px !important;
  }
  .md-pt-130_c31639ff2c1bdc63 {
    padding-top: 130px !important;
  }
  .md-pt-140_6aad133809ada669 {
    padding-top: 140px !important;
  }
  .md-pt-150_a0f1a1d6112ad370 {
    padding-top: 150px !important;
  }
  .md-pt-200_ca4e42e0f9995aa2 {
    padding-top: 200px !important;
  }
  .md-pb-10_10acf6ddddc191a0 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_72a1275c1cecf052 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_3ac55f86b37d986d {
    padding-bottom: 30px !important;
  }
  .md-pb-40_4d5d6aa29298ea4e {
    padding-bottom: 40px !important;
  }
  .md-pb-50_1e0193af8160d230 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_8c8028ce038ab96a {
    padding-bottom: 60px !important;
  }
  .md-pb-70_3e25874c32067cbd {
    padding-bottom: 70px !important;
  }
  .md-pb-80_e617f198cde06a5a {
    padding-bottom: 80px !important;
  }
  .md-pb-90_5deaf09b428d417e {
    padding-bottom: 90px !important;
  }
  .md-pb-100_481aea8b3952049a {
    padding-bottom: 100px !important;
  }
  .md-pb-110_4cdf45205088e1ec {
    padding-bottom: 110px !important;
  }
  .md-pb-120_10c8e1b016275092 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_41963c64a9024b0b {
    padding-bottom: 130px !important;
  }
  .md-pb-140_0ae707d51a834060 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_07a4303f7b473fb9 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_bc9c4abbf35652b0 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_8b16a8aecacbd0d4 {
    margin-top: 10px !important;
  }
  .md-mt-20_e5b13bb53ad6ba89 {
    margin-top: 20px !important;
  }
  .md-mt-30_52b47e2dba5da0e1 {
    margin-top: 30px !important;
  }
  .md-mt-40_abd5f403cc68c4c5 {
    margin-top: 40px !important;
  }
  .md-mt-50_785066dca783d765 {
    margin-top: 50px !important;
  }
  .md-mt-60_6d38d2c9468fefb0 {
    margin-top: 60px !important;
  }
  .md-mt-70_cd471e5d43fdbfbf {
    margin-top: 70px !important;
  }
  .md-mt-80_e0177e08080bc1db {
    margin-top: 80px !important;
  }
  .md-mt-90_7d417b9b8f98b67b {
    margin-top: 90px !important;
  }
  .md-mt-100_972d0f7695dfae42 {
    margin-top: 100px !important;
  }
  .md-mt-110_06a88c48117634f5 {
    margin-top: 110px !important;
  }
  .md-mt-120_f6a3c4af8b5381cc {
    margin-top: 120px !important;
  }
  .md-mt-130_9c08a1ebc14f1525 {
    margin-top: 130px !important;
  }
  .md-mt-140_cdb69e5db6d6900d {
    margin-top: 140px !important;
  }
  .md-mt-150_0398f4d1fb2d4013 {
    margin-top: 150px !important;
  }
  .md-mt-200_324704ec6e2cb159 {
    margin-top: 200px !important;
  }
  .md-mb-10_a331cd0c94f7cf0b {
    margin-bottom: 10px !important;
  }
  .md-mb-20_483d5def956330e8 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_edd7623b7f614dbd {
    margin-bottom: 30px !important;
  }
  .md-mb-40_a80d15fcbd5929f9 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_148ebd7082d559b7 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_ad4a645e9a9b229c {
    margin-bottom: 60px !important;
  }
  .md-mb-70_7035afc26f0105a3 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_d62fbd38890d988d {
    margin-bottom: 80px !important;
  }
  .md-mb-90_eee51eb7ec27c89f {
    margin-bottom: 90px !important;
  }
  .md-mb-100_3db1bebbe629d905 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_570770d0694db15f {
    margin-bottom: 110px !important;
  }
  .md-mb-120_4127973ebb7475d7 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_61a58dde0edbee3d {
    margin-bottom: 130px !important;
  }
  .md-mb-140_625f86891ac6e7f0 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_a22f63d3b6ca8916 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_c4586d152911cc44 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_ec81bdda7d9fa0dc {
    padding: 0 !important;
  }
  .sm-m0_7648cdadaf1b57c9 {
    margin: 0 !important;
  }
  .sm-pt-10_13097990a7e1543a {
    padding-top: 10px !important;
  }
  .sm-pt-20_b46e2ac69a20e43d {
    padding-top: 20px !important;
  }
  .sm-pt-30_7842912e873b2b0a {
    padding-top: 30px !important;
  }
  .sm-pt-40_c295fc570dc06f09 {
    padding-top: 40px !important;
  }
  .sm-pt-50_f2e64cddf04a9797 {
    padding-top: 50px !important;
  }
  .sm-pt-60_667d8404884acd5d {
    padding-top: 60px !important;
  }
  .sm-pt-70_524d9a79a214c5d5 {
    padding-top: 70px !important;
  }
  .sm-pt-80_135534dd22e4d00e {
    padding-top: 80px !important;
  }
  .sm-pt-90_a6ec6af2003bd637 {
    padding-top: 90px !important;
  }
  .sm-pt-100_efc279fb6601407e {
    padding-top: 100px !important;
  }
  .sm-pt-110_047b36342a43fcd4 {
    padding-top: 110px !important;
  }
  .sm-pt-120_404f8b6e7ca01f74 {
    padding-top: 120px !important;
  }
  .sm-pt-130_69fe367bebf07972 {
    padding-top: 130px !important;
  }
  .sm-pt-140_dfe6c18acc3039cb {
    padding-top: 140px !important;
  }
  .sm-pt-150_220ed959df30064b {
    padding-top: 150px !important;
  }
  .sm-pt-200_a9dc926119c90a9a {
    padding-top: 200px !important;
  }
  .sm-pb-10_55ec5a548e04e251 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_6eb4be1c8bd2ba5f {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_b52fc7b621983b4c {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_928f3f4b9663408d {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_fcf03af37d696c27 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_14efd09f569a59ff {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_7a59ff61c97c1ade {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_4b86bc7a9c363bce {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_21d251cfc551ef23 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_959834bf8d1b433d {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_4f7743dc462e3e7f {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_c206c09349678095 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_c210af78bdcd49d1 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_07ac3f8fe759a38d {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_4a28d37ca8e3f0e1 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_882f4e7688fe26d9 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_f96a1ca7ea16675e {
    margin-top: 10px !important;
  }
  .sm-mt-20_13a23ef5a416929b {
    margin-top: 20px !important;
  }
  .sm-mt-30_cfd569a60a5a0ecb {
    margin-top: 30px !important;
  }
  .sm-mt-40_5fcd8689a1018ca6 {
    margin-top: 40px !important;
  }
  .sm-mt-50_60e2e35c6377c5a1 {
    margin-top: 50px !important;
  }
  .sm-mt-60_9295926a24609f6d {
    margin-top: 60px !important;
  }
  .sm-mt-70_d3e06c56b2e12f4b {
    margin-top: 70px !important;
  }
  .sm-mt-80_cf11a04a258f91cb {
    margin-top: 80px !important;
  }
  .sm-mt-90_7a745e3204732837 {
    margin-top: 90px !important;
  }
  .sm-mt-100_e84d0d3894cc7634 {
    margin-top: 100px !important;
  }
  .sm-mt-110_9e23ec830107d7c3 {
    margin-top: 110px !important;
  }
  .sm-mt-120_317575d6259c0259 {
    margin-top: 120px !important;
  }
  .sm-mt-130_b3948a5869e75e6e {
    margin-top: 130px !important;
  }
  .sm-mt-140_d8eb357743dd0835 {
    margin-top: 140px !important;
  }
  .sm-mt-150_8a4a492ff3e42659 {
    margin-top: 150px !important;
  }
  .sm-mt-200_967d1215ab00330b {
    margin-top: 200px !important;
  }
  .sm-mb-10_8ac37a9027476409 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_e5b207aed50baf8b {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_21df344cb652fac9 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_f2ead95b5e317097 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_bd0cffb163839034 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_f3d465f7701c1886 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_56405ad89f6b584d {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_a0696a1bb48387dd {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_1ad846555f0b294f {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_7db3a4904259c200 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_2c1841bc5275302c {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_515eccd5371b376a {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_9a96ca760e139595 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_a94f2a551b0ed81a {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_fce91105bb0fa1e2 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_dc08fb6c4afe4981 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_53bd33e694e832be {
    padding: 0 !important;
  }
  .xs-m0_2a7161c1938d2fd2 {
    margin: 0 !important;
  }
  .xs-pt-10_aac8bd10cc49506d {
    padding-top: 10px !important;
  }
  .xs-pt-20_a69940bc25d279d7 {
    padding-top: 20px !important;
  }
  .xs-pt-30_2169022242044804 {
    padding-top: 30px !important;
  }
  .xs-pt-40_0672a6c94a4c6aed {
    padding-top: 40px !important;
  }
  .xs-pt-50_58f4c57aea9e2c8e {
    padding-top: 50px !important;
  }
  .xs-pt-60_18a165288e43c168 {
    padding-top: 60px !important;
  }
  .xs-pt-70_4736d42b19f7a519 {
    padding-top: 70px !important;
  }
  .xs-pt-80_bc43fedd1736d386 {
    padding-top: 80px !important;
  }
  .xs-pt-90_1778573d504bd812 {
    padding-top: 90px !important;
  }
  .xs-pt-100_2196e94ee2196fbf {
    padding-top: 100px !important;
  }
  .xs-pt-110_e4d6f1e7bcfecb95 {
    padding-top: 110px !important;
  }
  .xs-pt-120_01a3c21dd5777283 {
    padding-top: 120px !important;
  }
  .xs-pt-130_cd94f2434bce5199 {
    padding-top: 130px !important;
  }
  .xs-pt-140_268ee5b10d692496 {
    padding-top: 140px !important;
  }
  .xs-pt-150_ae322f850254bb91 {
    padding-top: 150px !important;
  }
  .xs-pt-200_a0b9e5a3e6c7e583 {
    padding-top: 200px !important;
  }
  .xs-pb-10_a8d9bb5d367fffc4 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_2e482ef86372a72a {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_06bad8f964955663 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_207fd93bae57cb66 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_4ee2a4574dd30dce {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_c2ceb35eee8a5f32 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_0a2c89d0dbfaf3ad {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_f059fc8b789e254f {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_e25b43fab272d50d {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_693dbfc4ed871fea {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_e355c57a6da489cd {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_6064459973bcd4a9 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_ae8d3ad86dbd8a4c {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_cf29327b67b1adb6 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_12fac4032b1f611e {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_c4248bdb5c5bad9c {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_88626901585145bf {
    margin-top: 10px !important;
  }
  .xs-mt-20_b660c797171cde9c {
    margin-top: 20px !important;
  }
  .xs-mt-30_5d1acc3111ddc706 {
    margin-top: 30px !important;
  }
  .xs-mt-40_2095e04cea524a45 {
    margin-top: 40px !important;
  }
  .xs-mt-50_3467c4b2045500c2 {
    margin-top: 50px !important;
  }
  .xs-mt-60_94fca485d1a1e45c {
    margin-top: 60px !important;
  }
  .xs-mt-70_0c7bf5e57ad218fc {
    margin-top: 70px !important;
  }
  .xs-mt-80_f7db7857a3ddc7fe {
    margin-top: 80px !important;
  }
  .xs-mt-90_72fef3e999a3ec58 {
    margin-top: 90px !important;
  }
  .xs-mt-100_f5df2355acdb59bf {
    margin-top: 100px !important;
  }
  .xs-mt-110_4f1a6154f3c3a2b1 {
    margin-top: 110px !important;
  }
  .xs-mt-120_fb09022c2194b53a {
    margin-top: 120px !important;
  }
  .xs-mt-130_e9db810204267551 {
    margin-top: 130px !important;
  }
  .xs-mt-140_fb3ff7afbcddb00f {
    margin-top: 140px !important;
  }
  .xs-mt-150_f6999df91fcc390d {
    margin-top: 150px !important;
  }
  .xs-mt-200_dcc1a39a0a3ca49e {
    margin-top: 200px !important;
  }
  .xs-mb-10_65730b24b5f56d00 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_56b3a1ac9a234ee9 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_f7ad97c5ca061207 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_245b5f6ebd5ee32b {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_27b894d9cf758d7d {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_52677dfa0eded814 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_cecf16ea3a6889cf {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_b22fec7ab5db2da0 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_9e69397e0fde53da {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_0c6df9b589a97d1b {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_769189aedf76607c {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_bc0f143b4779cd27 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_ef2a99925bf1a8f4 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_c549296dda2035af {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_aeaaee981771a779 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_f33b5b129a742308 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_49cef37644031b7f {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_49cef37644031b7f.menu-overlay_505ff4d70223bb50 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_49cef37644031b7f.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_49cef37644031b7f .navbar-toggler_cd5d02b67122951a {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_49cef37644031b7f.menu-style-three_15a405c884361e72 .navbar-toggler_cd5d02b67122951a {
  background: #000;
}
.theme-main-menu_49cef37644031b7f.menu-style-four_14e9aebd7809108a .navbar-toggler_cd5d02b67122951a {
  background: #E6FD5A;
}
.theme-main-menu_49cef37644031b7f.menu-style-five_42a419665deb27d3 .navbar-toggler_cd5d02b67122951a {
  background: #DFFF5E;
}
.theme-main-menu_49cef37644031b7f .navbar-toggler_cd5d02b67122951a:focus {
  box-shadow: none;
}
.theme-main-menu_49cef37644031b7f .navbar-toggler_cd5d02b67122951a::before,
.theme-main-menu_49cef37644031b7f .navbar-toggler_cd5d02b67122951a::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_49cef37644031b7f .navbar-toggler_cd5d02b67122951a 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_49cef37644031b7f.menu-style-three_15a405c884361e72 .navbar-toggler_cd5d02b67122951a:before, .theme-main-menu_49cef37644031b7f.menu-style-three_15a405c884361e72 .navbar-toggler_cd5d02b67122951a:after, .theme-main-menu_49cef37644031b7f.menu-style-three_15a405c884361e72 .navbar-toggler_cd5d02b67122951a span {
  background: #fff;
}
.theme-main-menu_49cef37644031b7f .navbar-toggler_cd5d02b67122951a::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_49cef37644031b7f .navbar-toggler_cd5d02b67122951a::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_49cef37644031b7f .navbar-toggler_cd5d02b67122951a[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_49cef37644031b7f .navbar-toggler_cd5d02b67122951a[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_49cef37644031b7f .navbar-toggler_cd5d02b67122951a[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_49cef37644031b7f .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_49cef37644031b7f .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_49cef37644031b7f.white-vr_1908bc19f8a9b02e .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_49cef37644031b7f.white-vr_1908bc19f8a9b02e .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_49cef37644031b7f.white-vr_1908bc19f8a9b02e.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_49cef37644031b7f.menu-style-one_fc6ba0f3fc40c7d8 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 .info-row_8f733e1281cacf0f {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 .gap-fix_bb61c47308fce5a3 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 .greetings_2e018591459d02c2 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 .contact-info_404939b626e3bc06 {
  margin: 0 -15px;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 .contact-info_404939b626e3bc06 li {
  padding: 0 15px;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 .contact-info_404939b626e3bc06 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 .contact-info_404939b626e3bc06 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70 .inner-content_bf6d30642761336a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_49cef37644031b7f.menu-style-two_8cc14d47ee891e70.fixed .info-row_8f733e1281cacf0f {
  display: none;
}
.theme-main-menu_49cef37644031b7f.menu-style-five_42a419665deb27d3 {
  background: #000;
  padding: 0;
}
.theme-main-menu_49cef37644031b7f.menu-style-five_42a419665deb27d3 .inner-content_bf6d30642761336a {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_49cef37644031b7f.menu-style-six_7876a0af2ee7dda7 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_49cef37644031b7f.menu-style-six_7876a0af2ee7dda7 .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_49cef37644031b7f .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_7e4fbafef15bca2d {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_7e4fbafef15bca2d .mega-menu-title_b381951eabff1857 {
  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_49cef37644031b7f .login-btn-one_b3bb89ee190e7a7b a {
  color: #000;
}
.theme-main-menu_49cef37644031b7f .login-btn-one_b3bb89ee190e7a7b a:hover {
  text-decoration: underline;
}
.theme-main-menu_49cef37644031b7f .login-btn-two_7bbcdf5f332443f4 a {
  color: #044F3B;
}
.theme-main-menu_49cef37644031b7f .login-btn-two_7bbcdf5f332443f4 a:hover {
  text-decoration: underline;
}
.theme-main-menu_49cef37644031b7f .signup-btn-one_f6f99e7c51c565b4 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_49cef37644031b7f .signup-btn-one_f6f99e7c51c565b4 .icon_5aaf1b573c7659ef {
  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_49cef37644031b7f .signup-btn-one_f6f99e7c51c565b4:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_49cef37644031b7f .signup-btn-one_f6f99e7c51c565b4:hover .icon_5aaf1b573c7659ef {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_49cef37644031b7f .signup-btn-two_ba76c8dc1f0cef36 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_49cef37644031b7f .signup-btn-two_ba76c8dc1f0cef36:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_49cef37644031b7f .quote-one_20ef64997ea6b0b1 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_49cef37644031b7f .quote-one_20ef64997ea6b0b1:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_e4dca37724c38a3e {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_e4dca37724c38a3e li {
  position: relative;
  padding: 0 15px;
}
.category-menu_e4dca37724c38a3e li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_e4dca37724c38a3e li a:hover {
  color: #0C3A30;
}
.category-menu_e4dca37724c38a3e .dropdown-menu {
  padding: 0;
}
.category-menu_e4dca37724c38a3e .dropdown-menu li {
  padding: 0;
}
.category-menu_e4dca37724c38a3e .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_56633f34215fef8a .logo_f2221b25a11ee28e {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_1908bc19f8a9b02e .navbar-collapse_56633f34215fef8a {
    background-color: #0C3A30;
  }
  .navbar-collapse_56633f34215fef8a {
    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_56633f34215fef8a.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_49cef37644031b7f .navbar .mega-dropdown_6db47ce8115ba2a9 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_1908bc19f8a9b02e .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_7e4fbafef15bca2d {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_fe319b4f583df426 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_da2925785b0787ff {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_da2925785b0787ff::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_da2925785b0787ff .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_da2925785b0787ff .hero-slider-one .hero-img_bda5075703120ad2 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_da2925785b0787ff .hero-slider-one .slick-list_7825f19cd5a8e7d9, .hero-banner-one_da2925785b0787ff .hero-slider-one .slick-track_7abf41900a7e45ef, .hero-banner-one_da2925785b0787ff .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_da2925785b0787ff .hero-heading_53fc6c920153309b {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_0549c0f434/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_da2925785b0787ff .more-btn_d8624a4552229b62 {
  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_da2925785b0787ff .more-btn_d8624a4552229b62:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_be84e6bdda4bedf8 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_be84e6bdda4bedf8 .bg-wrapper_7a6f0969371a85e6 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_be84e6bdda4bedf8 .hero-heading_53fc6c920153309b {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_be84e6bdda4bedf8 .rating_2fe9ce02bc696d1c h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_be84e6bdda4bedf8 .rating_2fe9ce02bc696d1c p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_be84e6bdda4bedf8 .media-wrapper_6a543e2b825cd97b {
  position: absolute;
  background: url(../img/assets_b4150aabdb/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_be84e6bdda4bedf8 .media-wrapper_6a543e2b825cd97b .shape_01_033310346150052f {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_be84e6bdda4bedf8 .media-wrapper_6a543e2b825cd97b .shape_02_5e32a0aa3fc3b108 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_088e5aab1033a7da .hero-heading_53fc6c920153309b {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_088e5aab1033a7da .media-wrapper_6a543e2b825cd97b {
  background: url(../img/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_088e5aab1033a7da .media-wrapper_6a543e2b825cd97b .screen_01_bb2fd53ac89971d0 {
  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_088e5aab1033a7da .media-wrapper_6a543e2b825cd97b .screen_02_7854c317f66df0c0 {
  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_088e5aab1033a7da .media-wrapper_6a543e2b825cd97b .bg-shape_927e4071c8057070 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_088e5aab1033a7da .shape_01_033310346150052f {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_171ca8ad7eeb16e5 .bg-wrapper_7a6f0969371a85e6 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_171ca8ad7eeb16e5 .media-wrapper_6a543e2b825cd97b {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_171ca8ad7eeb16e5 .media-wrapper_6a543e2b825cd97b .shape_01_033310346150052f {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_171ca8ad7eeb16e5 .shape_02_5e32a0aa3fc3b108 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_57d8afd4283f31e2 + .blog-details_291116ea20301ddf {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_6625f6ae806b475d {
  z-index: 1;
}
.block-feature-three_6625f6ae806b475d:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_6625f6ae806b475d.no-bg_05e1b9588c6f1dae:before {
  display: none;
}
.block-feature-three_6625f6ae806b475d .section-btn_6b54c779b5a3dedb {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_6625f6ae806b475d .block-title_7e8b4e85f0abc131 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_6625f6ae806b475d .block-title_7e8b4e85f0abc131 a:hover {
  text-decoration: underline;
}
.block-feature-three_6625f6ae806b475d .round-btn_46304c13cb9beaa1 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_6625f6ae806b475d .round-btn_46304c13cb9beaa1:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_6625f6ae806b475d .block-one_694dc9452c326c46 {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_6625f6ae806b475d .block-one_694dc9452c326c46 .tag_e9f22abe57572b77 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_6625f6ae806b475d .block-one_694dc9452c326c46 .block-title_7e8b4e85f0abc131 {
  background: url(../img/shape_0549c0f434/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_6625f6ae806b475d .block-two_1441317b95af80d1 {
  overflow: hidden;
}
.block-feature-three_6625f6ae806b475d .block-two_1441317b95af80d1 .img-wrapper_4f8b03c29882cfa2 {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_6625f6ae806b475d .block-two_1441317b95af80d1 .text-wrapper_5c5d211cc5338129 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_6625f6ae806b475d .block-two_1441317b95af80d1 .tag_e9f22abe57572b77 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_6625f6ae806b475d .block-three_8c3743350d9f9936 {
  background: #D3FF76;
}
.block-feature-three_6625f6ae806b475d .block-three_8c3743350d9f9936 .tag_e9f22abe57572b77 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_6625f6ae806b475d .block-three_8c3743350d9f9936 .round-btn_46304c13cb9beaa1 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_6625f6ae806b475d .block-three_8c3743350d9f9936 .round-btn_46304c13cb9beaa1:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_6625f6ae806b475d .block-four_323e6f50880ae16d {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_6625f6ae806b475d .block-four_323e6f50880ae16d .block-title_7e8b4e85f0abc131 {
  background: url(../img/shape_0549c0f434/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_6625f6ae806b475d .block-four_323e6f50880ae16d .block-title_7e8b4e85f0abc131 a {
  font-size: 28px;
}
.block-feature-three_6625f6ae806b475d .block-four_323e6f50880ae16d .tag_e9f22abe57572b77 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_6625f6ae806b475d .block-four_323e6f50880ae16d .round-btn_46304c13cb9beaa1 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_6625f6ae806b475d .block-four_323e6f50880ae16d .round-btn_46304c13cb9beaa1:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_6625f6ae806b475d .block-five_5f1e71a7d75d0d4f {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_6625f6ae806b475d .block-five_5f1e71a7d75d0d4f .tag_e9f22abe57572b77 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_6625f6ae806b475d .block-five_5f1e71a7d75d0d4f .block-title_7e8b4e85f0abc131 {
  background: url(../img/shape_0549c0f434/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_b260263f55402829 .upper-wrapper_aebf7e36a1376054 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_b260263f55402829 .upper-wrapper_aebf7e36a1376054 .shape_01_033310346150052f {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_b260263f55402829 .line-loop_eac8429c1632c829:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_b260263f55402829 .graph-panel_e29f2f9ceb618e1f {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_b260263f55402829 .graph-panel_e29f2f9ceb618e1f .main-count_44fe25889c92c180 {
  font-size: 120px;
}
.block-feature-thirteen_b260263f55402829 .graph-panel_e29f2f9ceb618e1f .chart-box_a7648c69c8182c18 {
  padding: 0 15px;
}
.block-feature-thirteen_b260263f55402829 .graph-panel_e29f2f9ceb618e1f .chart-box_a7648c69c8182c18 .chart-inner_b9d0e260e3100b94 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_e85af510388c1295 .media-img_7cb42f3cd8896d5b {
  border-radius: 30px;
}
.block-feature-sixteen_e85af510388c1295 .shape_01_033310346150052f {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_359e7d8ef7f81776 .section-subheading_4fa71fcd443f4dd4 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_359e7d8ef7f81776 .shape_01_033310346150052f {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_8ffe800f8c68c135 {
  z-index: 1;
}
.text-feature-four_8ffe800f8c68c135 .avatar_b42538d66183f5b6 {
  width: 65px;
  height: 65px;
}
.text-feature-four_8ffe800f8c68c135 .name {
  font-size: 28px;
}
.text-feature-four_8ffe800f8c68c135 .quote-text_d8ea1c324e01af44 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_8ffe800f8c68c135 .shape_01_033310346150052f {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_8ffe800f8c68c135 .shape_02_5e32a0aa3fc3b108 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_d1e4f86ace2e64a5 .bg-wrapper_7a6f0969371a85e6 {
  background: #FFF2AC;
}
.text-feature-five_d1e4f86ace2e64a5 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_d1e4f86ace2e64a5 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_d1e4f86ace2e64a5 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_d1e4f86ace2e64a5 li:hover:before {
  background: #29594B;
}
.text-feature-five_d1e4f86ace2e64a5 li:hover:after {
  color: #fff;
}
.text-feature-five_d1e4f86ace2e64a5 .media-wrapper_6a543e2b825cd97b {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_d1e4f86ace2e64a5 .media-wrapper_6a543e2b825cd97b .video-icon_d03b800500d9f88e {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_d1e4f86ace2e64a5 .media-wrapper_6a543e2b825cd97b .video-icon_d03b800500d9f88e:hover {
  background: #CFFF45;
}
.text-feature-five_d1e4f86ace2e64a5 .media-wrapper_6a543e2b825cd97b .screen_01_bb2fd53ac89971d0 {
  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_543b1694cee01217 {
  z-index: 1;
}
.text-feature-six_543b1694cee01217 .media-wrapper_6a543e2b825cd97b {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_543b1694cee01217 .media-wrapper_6a543e2b825cd97b .screen_01_bb2fd53ac89971d0 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_543b1694cee01217 .shape_01_033310346150052f {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_543b1694cee01217 .shape_02_5e32a0aa3fc3b108 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_b37ac1748363db90 {
  background: url(../img/assets_b4150aabdb/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_b37ac1748363db90 .block_8d40aa7b3c0198be .icon_5aaf1b573c7659ef {
  height: 50px;
}
.text-feature-nine_b37ac1748363db90 .vertical-text-wrapper_7f221eb0d9914800 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_b37ac1748363db90 .vertical-text-wrapper_7f221eb0d9914800 .text-list_68b1d0ce9d1f2bf4 {
  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_b37ac1748363db90 .vertical-text-wrapper_7f221eb0d9914800 .text-list_68b1d0ce9d1f2bf4:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_b37ac1748363db90 .vertical-text-wrapper_7f221eb0d9914800 .shape_01_033310346150052f {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_b37ac1748363db90 .vertical-text-wrapper_7f221eb0d9914800 .shape_02_5e32a0aa3fc3b108 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b37ac1748363db90 .shape_03_d16872ca0bb0c7b8 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b37ac1748363db90 .shape_04_e7def78caded801f {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_3ebfc3b7a8422719 .section-btn_6b54c779b5a3dedb {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_ccf11e47f4442daa {
  z-index: 1;
}
.team-section-three_ccf11e47f4442daa:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_0549c0f434/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_ccf11e47f4442daa .section-btn_6b54c779b5a3dedb {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_ccf11e47f4442daa .shape_01_033310346150052f {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_ccf11e47f4442daa .shape_02_5e32a0aa3fc3b108 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_ccf11e47f4442daa .shape_03_d16872ca0bb0c7b8 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_c965067a53d4c899 .logo_f2221b25a11ee28e {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_d0dd4fa084cd0101 {
  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_0fd335be1f8cd61e {
  max-width: 565px;
}
.user-data-form .form-wrapper_0fd335be1f8cd61e .input-group-meta_778914bf0a1c2632 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_0fd335be1f8cd61e .input-group-meta_778914bf0a1c2632 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_0fd335be1f8cd61e .input-group-meta_778914bf0a1c2632 .placeholder_icon_d6f0c1aeaf6ea181 {
  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_0fd335be1f8cd61e .input-group-meta_778914bf0a1c2632 .placeholder_icon_d6f0c1aeaf6ea181 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_0fd335be1f8cd61e .input-group-meta_778914bf0a1c2632 .placeholder_icon_d6f0c1aeaf6ea181 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_0fd335be1f8cd61e .input-group-meta_778914bf0a1c2632 .placeholder_icon_d6f0c1aeaf6ea181 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_0fd335be1f8cd61e .input-group-meta_778914bf0a1c2632 .placeholder_icon_d6f0c1aeaf6ea181 span.eye-slash_837bf36ebc696eae:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_28243ef503b311ec 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_28243ef503b311ec label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_28243ef503b311ec input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_28243ef503b311ec 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_28243ef503b311ec 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_28243ef503b311ec a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_28243ef503b311ec a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_02f173df05ecbd96 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_481db53f76583a40 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_481db53f76583a40:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_481db53f76583a40 img {
  width: 20px;
}
.user-data-form .btn-close_6c4fec593e32df43 {
  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_477d0004eea7ec16 .main-count_44fe25889c92c180 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_b8ced357aaaef5c7 .icon_5aaf1b573c7659ef {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_9d79929af1f18748 .img-holder_7d2b0e81dbc6f65c {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_9d79929af1f18748 .img-holder_7d2b0e81dbc6f65c.round-border_8b30211eaf6ed777 {
  border-radius: 30px;
}
.portfolio-block-one_9d79929af1f18748 .img-holder_7d2b0e81dbc6f65c .expend_aeb09b36895c115b {
  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_9d79929af1f18748 .img-holder_7d2b0e81dbc6f65c 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_9d79929af1f18748 .img-holder_7d2b0e81dbc6f65c i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_9d79929af1f18748:hover .expend_aeb09b36895c115b {
  opacity: 1;
}
.portfolio-block-one_9d79929af1f18748:hover .img-meta_8682f5e9ee6373b5 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_9d79929af1f18748:hover .pj-title_6292d77d0eeab8f7 {
  text-decoration: underline;
}
.portfolio-block-one_9d79929af1f18748 .caption {
  margin-top: 35px;
}
.portfolio-block-one_9d79929af1f18748 .caption .tag_e9f22abe57572b77 {
  margin: 0 -3px;
}
.portfolio-block-one_9d79929af1f18748 .caption .tag_e9f22abe57572b77 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_9d79929af1f18748 .caption .pj-title_6292d77d0eeab8f7 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_9d79929af1f18748 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_9d79929af1f18748 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_16ff00194075a4c3 .bg-wrapper_7a6f0969371a85e6 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_16ff00194075a4c3 .slider-wrapper_af87af81b7cc37ac {
  height: 100%;
}
.project-details-two_16ff00194075a4c3 .slider-wrapper_af87af81b7cc37ac .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_16ff00194075a4c3 .slider-wrapper_af87af81b7cc37ac .carousel-control-next_fd10072213935ec0,
.project-details-two_16ff00194075a4c3 .slider-wrapper_af87af81b7cc37ac .carousel-control-prev_98aab415bcf53a77 {
  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_16ff00194075a4c3 .slider-wrapper_af87af81b7cc37ac .carousel-control-next_fd10072213935ec0:hover,
.project-details-two_16ff00194075a4c3 .slider-wrapper_af87af81b7cc37ac .carousel-control-prev_98aab415bcf53a77:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_16ff00194075a4c3 .slider-wrapper_af87af81b7cc37ac .carousel-control-prev_98aab415bcf53a77 {
  left: auto;
  right: 45px;
}
.project-details-two_16ff00194075a4c3 .info-wrapper_97bb2d83a3900a15 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_16ff00194075a4c3 .info-wrapper_97bb2d83a3900a15 h3 {
  font-size: 36px;
}
.project-details-two_16ff00194075a4c3 .info-wrapper_97bb2d83a3900a15 .list-meta_6b9870966f8ad2bc li {
  padding: 22px 0;
}
.project-details-two_16ff00194075a4c3 .info-wrapper_97bb2d83a3900a15 .list-meta_6b9870966f8ad2bc .icon_5aaf1b573c7659ef {
  width: 40px;
}
.project-details-two_16ff00194075a4c3 .info-wrapper_97bb2d83a3900a15 .list-meta_6b9870966f8ad2bc .text1_c8124bb66f2645d1 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_16ff00194075a4c3 .info-wrapper_97bb2d83a3900a15 .list-meta_6b9870966f8ad2bc span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_16ff00194075a4c3 .info-wrapper_97bb2d83a3900a15 .social-share_0052a425399a8d9a li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_16ff00194075a4c3 .info-wrapper_97bb2d83a3900a15 .social-share_0052a425399a8d9a li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_293418b6dcc3c9a0 .slider-wrapper_af87af81b7cc37ac {
  padding-left: 100px;
}
.feedback-section-three_293418b6dcc3c9a0 .slider-wrapper_af87af81b7cc37ac .icon_5aaf1b573c7659ef {
  left: 0;
  top: 18px;
}
.feedback-section-three_293418b6dcc3c9a0 .slick-dots_6bfcb952e30277f4 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_293418b6dcc3c9a0 .slick-dots_6bfcb952e30277f4 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_293418b6dcc3c9a0 .slick-dots_6bfcb952e30277f4 .slick-active button {
  background: #000;
}
.feedback-section-three_293418b6dcc3c9a0 .rating-box_7ad9b660a5833afc {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_293418b6dcc3c9a0 .rating-box_7ad9b660a5833afc .rating_2fe9ce02bc696d1c {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_293418b6dcc3c9a0 .shape_01_033310346150052f {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_293418b6dcc3c9a0 .shape_02_5e32a0aa3fc3b108 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_9fc39c8fcf5e9738 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_9fc39c8fcf5e9738 .post-data_bb2a30ab30aba46a {
  padding: 30px 35px 25px;
}
.blog-meta-one_9fc39c8fcf5e9738 .post-data_bb2a30ab30aba46a .post-info_ccbc52451b293738 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_9fc39c8fcf5e9738 .post-data_bb2a30ab30aba46a .blog-title_9a7c8499c62bfe44 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_9fc39c8fcf5e9738 .post-data_bb2a30ab30aba46a .blog-title_9a7c8499c62bfe44:hover {
  text-decoration: underline;
}
.blog-meta-one_9fc39c8fcf5e9738 .post-img_df3cee333183f582 {
  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_9fc39c8fcf5e9738 .post-img_df3cee333183f582 .round-btn_46304c13cb9beaa1 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_9fc39c8fcf5e9738:hover .round-btn_46304c13cb9beaa1 {
  background: #CFFF45;
}
.blog-meta-one_9fc39c8fcf5e9738.style-two_71c57d607ad731ae {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_9fc39c8fcf5e9738.style-two_71c57d607ad731ae .post-img_df3cee333183f582 {
  border-radius: 0;
}
.blog-meta-one_9fc39c8fcf5e9738.style-two_71c57d607ad731ae .blog-title_9a7c8499c62bfe44 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_721be705e1d1787d {
  background: #fff;
}
.blog-meta-two_721be705e1d1787d .post-data_bb2a30ab30aba46a {
  padding-top: 30px;
}
.blog-meta-two_721be705e1d1787d .post-data_bb2a30ab30aba46a .blog-title_9a7c8499c62bfe44 {
  width: 70%;
}
.blog-meta-two_721be705e1d1787d .post-data_bb2a30ab30aba46a .blog-title_9a7c8499c62bfe44 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_721be705e1d1787d .post-data_bb2a30ab30aba46a .blog-title_9a7c8499c62bfe44:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_721be705e1d1787d .post-data_bb2a30ab30aba46a .round-btn_46304c13cb9beaa1 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_721be705e1d1787d .post-data_bb2a30ab30aba46a .round-btn_46304c13cb9beaa1:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_721be705e1d1787d .post-data_bb2a30ab30aba46a .post-info_ccbc52451b293738 {
  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_721be705e1d1787d .post-img_df3cee333183f582 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_721be705e1d1787d .post-img_df3cee333183f582 .date_9857b82065dc21c5 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_721be705e1d1787d.style-two_71c57d607ad731ae {
  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_721be705e1d1787d.style-two_71c57d607ad731ae p {
  font-size: 18px;
}
.blog-meta-two_721be705e1d1787d.style-two_71c57d607ad731ae .post-img_df3cee333183f582 {
  height: auto;
  width: 100%;
}
.blog-meta-two_721be705e1d1787d.style-two_71c57d607ad731ae .post-data_bb2a30ab30aba46a {
  padding: 26px 0;
}
.blog-meta-two_721be705e1d1787d.style-two_71c57d607ad731ae .post-data_bb2a30ab30aba46a .post-info_ccbc52451b293738 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_721be705e1d1787d.style-two_71c57d607ad731ae .post-data_bb2a30ab30aba46a .round-btn_46304c13cb9beaa1 {
  border: none;
}

.signup-btn-one_f6f99e7c51c565b4 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_f6f99e7c51c565b4 .icon_5aaf1b573c7659ef {
  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_ee094d8f48832e35 {
  z-index: 1;
}
.blog-section-three_ee094d8f48832e35 .section-btn_6b54c779b5a3dedb {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_f23c3e0d58efbc2b {
  z-index: 5;
}
.blog-section-four_f23c3e0d58efbc2b.block-feature-three_6625f6ae806b475d:before {
  display: none;
}
.blog-section-four_f23c3e0d58efbc2b.block-feature-three_6625f6ae806b475d .block-one_694dc9452c326c46 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .quote-wrapper_826fbdaf27f09102 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .quote-wrapper_826fbdaf27f09102 .wrapper_e2084920f901ec01 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .quote-wrapper_826fbdaf27f09102 .wrapper_e2084920f901ec01 .icon_5aaf1b573c7659ef {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .quote-wrapper_826fbdaf27f09102 .wrapper_e2084920f901ec01 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .quote-wrapper_826fbdaf27f09102 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .quote-wrapper_826fbdaf27f09102 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .img-gallery_1dc10eabc69756b7 {
  margin-bottom: 50px;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .img-gallery_1dc10eabc69756b7 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .list-item_6c0043b5cffde745 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_291116ea20301ddf .post-details-meta_a60c36d523e1eab8 .list-item_6c0043b5cffde745 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_291116ea20301ddf .bottom-widget_12ff906e681f5767 {
  padding: 10px 0 5px;
}
.blog-details_291116ea20301ddf .bottom-widget_12ff906e681f5767 .tags_583098a1fb5f94af li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_291116ea20301ddf .bottom-widget_12ff906e681f5767 .tags_583098a1fb5f94af a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_291116ea20301ddf .bottom-widget_12ff906e681f5767 .tags_583098a1fb5f94af a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_291116ea20301ddf .bottom-widget_12ff906e681f5767 .share-icon_d59edc2588071340 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_291116ea20301ddf .bottom-widget_12ff906e681f5767 .share-icon_d59edc2588071340 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_291116ea20301ddf .grey-bg_de3b139bc877d093 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_291116ea20301ddf .blog-inner-title_eedb81b5879c01e7 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 {
  margin: 60px 0;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e:last-child {
  padding-bottom: 5px;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e .reply-comment_1387ab117b91b45c {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e .user-avatar_35374dab89727444 {
  width: 60px;
  height: 60px;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e .comment-text_41f938b4124a7e72 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e .comment-text_41f938b4124a7e72 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e .comment-text_41f938b4124a7e72 .date_9857b82065dc21c5 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e .comment-text_41f938b4124a7e72 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e .comment-text_41f938b4124a7e72 .reply-btn_6b6a852f4590b40b {
  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_291116ea20301ddf .blog-comment-area_d787e2497558f2d6 .comment_2d7c5d30b603f91e .comment-text_41f938b4124a7e72 .reply-btn_6b6a852f4590b40b:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_291116ea20301ddf .blog-comment-form_51887abe7ea024f8 p a {
  color: #19352D;
}
.blog-details_291116ea20301ddf .blog-comment-form_51887abe7ea024f8 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_291116ea20301ddf .blog-comment-form_51887abe7ea024f8 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_291116ea20301ddf .blog-comment-form_51887abe7ea024f8 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_a26db64d977af566 {
  height: 600px;
}

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

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

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

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

.footer-one_5c74b4110e65b4d6 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_5c74b4110e65b4d6 .bottom-footer_c0a70c68e71dfaa0 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_5c74b4110e65b4d6 .social-icon_3ca3a1e229261e05 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_5c74b4110e65b4d6 .social-icon_3ca3a1e229261e05 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_5c74b4110e65b4d6 .footer-title_fc93a177ddc106c7 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_5c74b4110e65b4d6 .footer-nav-link_aa6c7888d37e74c1 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_5c74b4110e65b4d6 .footer-nav-link_aa6c7888d37e74c1 a:hover {
  color: #fff;
}
.footer-nav-link_aa6c7888d37e74c1 p {
  font-size: 16px;
}
.logo_f2221b25a11ee28e 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_93b31b2ca21676d4 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_c6594395acd9d7e8 {
  align-content: center;
}

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

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

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

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

.footer-three_ca0c31561b2684b4 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_ca0c31561b2684b4 .round-bg_788fbc0e19858b29 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_ca0c31561b2684b4 .round-bg_788fbc0e19858b29.color-two_f5a95fc7d9f8fa46 {
  background: #F6FFDD;
}
.footer-three_ca0c31561b2684b4 .footer-intro_162762fcceaf2686 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_ca0c31561b2684b4 .footer-intro_162762fcceaf2686 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_ca0c31561b2684b4 .footer-title_fc93a177ddc106c7 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_ca0c31561b2684b4 .footer-nav-link_aa6c7888d37e74c1 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_ca0c31561b2684b4 .footer-nav-link_aa6c7888d37e74c1 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_ca0c31561b2684b4 .bottom-footer_c0a70c68e71dfaa0 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_ca0c31561b2684b4 .bottom-footer_c0a70c68e71dfaa0 .copyright_7cf0d4757db9e266 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_ca0c31561b2684b4 .bottom-footer_c0a70c68e71dfaa0 .bottom-nav_e615ede2a8459d46 {
  margin: 0 -12px;
}
.footer-three_ca0c31561b2684b4 .bottom-footer_c0a70c68e71dfaa0 .bottom-nav_e615ede2a8459d46 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_ca0c31561b2684b4 .bottom-footer_c0a70c68e71dfaa0 .bottom-nav_e615ede2a8459d46 a:hover {
  text-decoration: underline;
}
.footer-three_ca0c31561b2684b4 .bottom-footer_c0a70c68e71dfaa0 .social-icon_3ca3a1e229261e05 {
  margin: 0 -10px;
}
.footer-three_ca0c31561b2684b4 .bottom-footer_c0a70c68e71dfaa0 .social-icon_3ca3a1e229261e05 a {
  margin: 0 10px;
}
.footer-three_ca0c31561b2684b4 .bottom-footer_c0a70c68e71dfaa0 .social-icon_3ca3a1e229261e05 a:hover {
  color: #19352D;
}
.footer-three_ca0c31561b2684b4 .shape_01_033310346150052f {
  top: -3%;
  left: -3%;
}
.footer-three_ca0c31561b2684b4 .shape_02_5e32a0aa3fc3b108 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_60917f130ba35e93 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_60917f130ba35e93:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_b4150aabdb/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_60917f130ba35e93 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_60917f130ba35e93 .btn-group_1a6df88fdc9b0aa3 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_60917f130ba35e93 .btn-group_1a6df88fdc9b0aa3 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_60917f130ba35e93 .btn-group_1a6df88fdc9b0aa3 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_60917f130ba35e93 .btn-group_1a6df88fdc9b0aa3 .round-btn_46304c13cb9beaa1 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_60917f130ba35e93 .btn-group_1a6df88fdc9b0aa3 .round-btn_46304c13cb9beaa1:hover, .footer-five_60917f130ba35e93 .btn-group_1a6df88fdc9b0aa3 .round-btn_46304c13cb9beaa1:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_60917f130ba35e93 .social-icon_3ca3a1e229261e05 {
  margin: 0 -20px;
}
.footer-five_60917f130ba35e93 .social-icon_3ca3a1e229261e05 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_60917f130ba35e93 .social-icon_3ca3a1e229261e05 a:hover {
  color: #DFFF5E;
}
.footer-five_60917f130ba35e93 .bottom-nav_e615ede2a8459d46 {
  margin: 0 -12px;
}
.footer-five_60917f130ba35e93 .bottom-nav_e615ede2a8459d46 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_60917f130ba35e93 .bottom-nav_e615ede2a8459d46 a:hover {
  text-decoration: underline;
}
.footer-five_60917f130ba35e93 .shape_01_033310346150052f {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_60917f130ba35e93 .shape_02_5e32a0aa3fc3b108 {
  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_71fde41f9962d139 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_624cde03dc35895d {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_94a4f40706021f70 {
  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_b837668affc70563 {
  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_a3899dea7ee052fc {
  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_6103a6983c73aea4 {
  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_6a08baf4745bf1df {
  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_3f0054e7e043d201 {
  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_d331849d8d07d7fc {
  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_26f87b3d99b6ffbc {
  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_cf06e94ca0b0acf1 {
  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_f99a31ec60de1f3d {
  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_3571214a6d3a6bf6 {
  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_7509fe551180b7f7 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_6bf4affaae6862ea {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_db3c202c79fd35f1 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_33b9310bbfec3896 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_3f15211148423976 {
  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_8513ada62f25b823 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_d8b964c741a07982 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_5f600f7cb7fff32b {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_e0d814c36b411d5b {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_28f79fd51f26b34c {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_baa9da45f5686888 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_9dabf40065b21c6e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_47013574f8c18db1 {
  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_8460f855104709ad {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_9cb3ace60d175af9 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_cab0cee0082ab240 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_969972a2c9db812a {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_bcc0ba81e6f2a0c6 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_3e7416e222adb06c {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_56d379c477b7bd6c {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_62491115151b0c00 {
  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_5f0df3ce3b1672fa {
  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_b6b8fb47a0fe3339 {
  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_c13cebf6097c282d {
  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_5429ae9895981e5b {
  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_0ecf44d55edcb27b {
  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_21969f482da7c398 {
  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_d1d7f6a1c8d5507b {
  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_0aba9dcc9d697856 {
  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_ff635123aade92b6 {
  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_c53cf6e46e4e0a8e {
  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_08f2a61eccc460ca {
  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_2249858d3530743d {
  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_612e5a48816c3064 {
  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_1b8a8348212d9786 {
  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_1fb5bcbd28574c53 {
  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_c0eefbdf8931b5f5 {
  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_400cd861b2d42398 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_4e30564fde745a32 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_196176c6a0344c69 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_a48078380c705b8d {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_ca544cfbb5c9303d {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_8365aafa011cd7b4 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_60d0b4911f75324d {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_c74ff315100fb467 {
  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_71fde41f9962d139 {
  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_7edf9e9bb20e35ef {
  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_71ce7797daac3ab3 {
  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_2e0e1e944dd59794 .theme-select-menu_d4fe1d04e6380c0d {
  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_7c3da16bca951977 {
  overflow: hidden;
}
.product-block-one_7c3da16bca951977 .img-holder_7d2b0e81dbc6f65c {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_7c3da16bca951977 .img-holder_7d2b0e81dbc6f65c .cart-icon_6c1aa616fa3645aa {
  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_7c3da16bca951977 .img-holder_7d2b0e81dbc6f65c .cart-icon_6c1aa616fa3645aa:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7c3da16bca951977 .img-holder_7d2b0e81dbc6f65c .cart-button_322009eefaa3bca9 {
  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_7c3da16bca951977 .img-holder_7d2b0e81dbc6f65c .cart-button_322009eefaa3bca9:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_7c3da16bca951977 .product-title_18cae36c4dc5b95c {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_7c3da16bca951977 .rating_2fe9ce02bc696d1c {
  margin: 0 -3px;
}
.product-block-one_7c3da16bca951977 .rating_2fe9ce02bc696d1c li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_7c3da16bca951977 .rating_2fe9ce02bc696d1c li .bi-star-fill_3c06881948922cd8 {
  color: #FFCB65;
}
.product-block-one_7c3da16bca951977 .price_b51a267c9d0e4b86 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_7c3da16bca951977:hover .cart-button_322009eefaa3bca9 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_7c3da16bca951977:hover .product-img_743cf94520a0d2f5 {
  transform: scale(0.95);
}
.product-block-one_7c3da16bca951977:hover .cart-icon_6c1aa616fa3645aa {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_7c3da16bca951977:hover .product-title_18cae36c4dc5b95c {
  text-decoration: underline;
}

.product-details-one_b048a86f0920e4f6 .product-img-tab_9a62e304d3ee78ea {
  border: none;
}
.product-details-one_b048a86f0920e4f6 .product-img-tab_9a62e304d3ee78ea .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_b048a86f0920e4f6 .product-img-tab_9a62e304d3ee78ea .nav-link img {
  max-height: 100%;
}
.product-details-one_b048a86f0920e4f6 .product-img-tab_9a62e304d3ee78ea .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_b048a86f0920e4f6 .product-img-tab-content_2375f0124c3b91cc {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_b048a86f0920e4f6 .product-img-tab-content_2375f0124c3b91cc img {
  margin: auto;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .stock-tag_c799cd3851e8eea2 {
  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_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .product-name_d7c893efc7cfaa1c {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .rating_2fe9ce02bc696d1c li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .rating_2fe9ce02bc696d1c li .bi-star-fill_3c06881948922cd8 {
  color: #FFCB65;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .rating_2fe9ce02bc696d1c li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .rating_2fe9ce02bc696d1c li a:hover {
  text-decoration: underline;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .price_b51a267c9d0e4b86 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .price_b51a267c9d0e4b86 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .availability_616189af8f8852e1 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .description-text_c1fa4c013f462e7a {
  padding: 10px 0 15px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .product-feature_06728c5e09cd36ff {
  margin-bottom: 20px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .product-feature_06728c5e09cd36ff li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .product-feature_06728c5e09cd36ff li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .customize-order_ce3a613b74365bb1 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .customize-order_ce3a613b74365bb1 .quantity_5db11b47a774d913 .button-group_528ada068d7840c4 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .customize-order_ce3a613b74365bb1 .quantity_5db11b47a774d913 .button-group_528ada068d7840c4 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .customize-order_ce3a613b74365bb1 .quantity_5db11b47a774d913 .button-group_528ada068d7840c4 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_b048a86f0920e4f6 .product-info_223e3e5e6054e458 .customize-order_ce3a613b74365bb1 .quantity_5db11b47a774d913 .button-group_528ada068d7840c4 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_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .nav-tabs_1f32b21ac84b0a91 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .nav-tabs_1f32b21ac84b0a91 .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_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .nav-tabs_1f32b21ac84b0a91 .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_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .nav-tabs_1f32b21ac84b0a91 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .nav-tabs_1f32b21ac84b0a91 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .tab-content_2632d1372f18dce4 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .tab-content_2632d1372f18dce4 .product-feature_06728c5e09cd36ff li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .tab-content_2632d1372f18dce4 .product-feature_06728c5e09cd36ff li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .user-comment-area_9e27613509e655de .single-comment_74d848b872bfd9d7 {
  padding-bottom: 40px;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .user-comment-area_9e27613509e655de .single-comment_74d848b872bfd9d7:last-child {
  padding-bottom: 0;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .user-comment-area_9e27613509e655de .user-img_12af6e9d72f5709e {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .user-comment-area_9e27613509e655de .user-comment-data_2f45f0bf51011979 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .user-comment-area_9e27613509e655de .user-comment-data_2f45f0bf51011979 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .user-comment-area_9e27613509e655de .user-comment-data_2f45f0bf51011979 .rating_2fe9ce02bc696d1c li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .user-comment-area_9e27613509e655de .user-comment-data_2f45f0bf51011979 .rating_2fe9ce02bc696d1c li .bi-star-fill_3c06881948922cd8 {
  color: #FFCB65;
}
.product-details-one_b048a86f0920e4f6 .product-review-tab_d5f2585ecca39541 .user-comment-area_9e27613509e655de .user-comment-data_2f45f0bf51011979 p {
  padding-top: 8px;
}

.cart-list-form_9e1e90899b31df7a {
  position: relative;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 {
  margin: 0;
  background: transparent;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 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_9e1e90899b31df7a .table_5e7394489c450243 th:first-child {
  text-align: left;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .product-thumbnails_d379ff1ba49ae9b1 {
  width: 85px;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .product-thumbnails_d379ff1ba49ae9b1 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .product-thumbnails_d379ff1ba49ae9b1 .product-img_743cf94520a0d2f5 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .product-info_223e3e5e6054e458 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .product-info_223e3e5e6054e458 .product-name_d7c893efc7cfaa1c {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .product-info_223e3e5e6054e458 .serial_54fd84cc1c1c2ef8 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .product-info_223e3e5e6054e458 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .price_b51a267c9d0e4b86 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .quantity_5db11b47a774d913 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .quantity_5db11b47a774d913 li .btn_daab79be03796bc2 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .quantity_5db11b47a774d913 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_9e1e90899b31df7a .table_5e7394489c450243 tbody .remove-product_d2870af1bb1417c1 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_9e1e90899b31df7a .table_5e7394489c450243 tbody .remove-product_d2870af1bb1417c1:hover {
  color: #ff2759;
}
.cart-list-form_9e1e90899b31df7a .cart-footer_2a0f9cf74bfdab46 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_9e1e90899b31df7a .cart-footer_2a0f9cf74bfdab46 .coupon-form_d5942606cc38a25a input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_9e1e90899b31df7a .cart-footer_2a0f9cf74bfdab46 .cart-total-section_d544fa174de120ff {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_9e1e90899b31df7a .cart-footer_2a0f9cf74bfdab46 .cart-total-section_d544fa174de120ff .cart-total-table_e44f9afb33e4690d 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_9e1e90899b31df7a .cart-footer_2a0f9cf74bfdab46 .cart-total-section_d544fa174de120ff .cart-total-table_e44f9afb33e4690d tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_6dbeeee7552ebeb1 {
  height: auto;
}

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

.fancybox-caption_2a1db58bc5f85fc0, .fancybox-infobar_ae214be4956c537e, .fancybox-navigation_d4aa59b39610af8f .fancybox-button_eac310fd2299158f, .fancybox-toolbar_4ede40ac725d5430 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_05954c33f67b5548 .fancybox-caption_2a1db58bc5f85fc0, .fancybox-show-infobar_bec8f53b14ea9202 .fancybox-infobar_ae214be4956c537e, .fancybox-show-nav_2d4de2641bcd2909 .fancybox-navigation_d4aa59b39610af8f .fancybox-button_eac310fd2299158f, .fancybox-show-toolbar_3f2ef2ccf1a302c3 .fancybox-toolbar_4ede40ac725d5430 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_6cc4b59aa7992da8 .fancybox-stage_9c01b40628eb8224 {
  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_5c1e525ef2b90a41 .fancybox-slide, .fancybox-slide--current_1dee45a2c41f785f, .fancybox-slide--next_691a5e0fda34b379, .fancybox-slide--previous_c1fb2c18de7b4e04 {
  display: block;
}

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

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

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

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

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

.fancybox-content_9fd4499bfe2de265 {
  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_37468f61a15a6f31 .fancybox-content_9fd4499bfe2de265 {
  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_51d54f8d2692bcf1 .fancybox-content_9fd4499bfe2de265 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_511dbfd300becdba .fancybox-content_9fd4499bfe2de265 {
  cursor: zoom-in;
}

.fancybox-can-drag_f85acfde23841ab0 .fancybox-content_9fd4499bfe2de265 {
  cursor: grab;
}

.fancybox-is-dragging_9a0d8fd54f93dbf0 .fancybox-content_9fd4499bfe2de265 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_3120bf23ace55af3 .fancybox-content_9fd4499bfe2de265 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_0c395c68afe7fe71 .fancybox-content_9fd4499bfe2de265, .fancybox-slide--map_8527fb97618093d8 .fancybox-content_9fd4499bfe2de265, .fancybox-slide--video_0eefa953f013e901 .fancybox-content_9fd4499bfe2de265 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_0eefa953f013e901 .fancybox-content_9fd4499bfe2de265 {
  background: #000;
}

.fancybox-slide--map_8527fb97618093d8 .fancybox-content_9fd4499bfe2de265 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_1ee882fc4f817708 svg path, .fancybox-button--share_3bfeb5ee98974f3a svg path, .fancybox-button--thumbs_993c17723db9e4d6 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_2d4de2641bcd2909 .fancybox-navigation_d4aa59b39610af8f .fancybox-button_eac310fd2299158f {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_d4aa59b39610af8f .fancybox-button--arrow_left_af133233b8fed2f7 {
  left: 6px;
}

.fancybox-navigation_d4aa59b39610af8f .fancybox-button--arrow_right_8c06d3230057b6a3 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_0c395c68afe7fe71 .fancybox-close-small_42080f59881fa15a, .fancybox-slide--image_37468f61a15a6f31 .fancybox-close-small_42080f59881fa15a, .fancybox-slide--video_0eefa953f013e901 .fancybox-close-small_42080f59881fa15a {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_0c395c68afe7fe71 .fancybox-close-small_42080f59881fa15a:hover svg, .fancybox-slide--image_37468f61a15a6f31 .fancybox-close-small_42080f59881fa15a:hover svg, .fancybox-slide--video_0eefa953f013e901 .fancybox-close-small_42080f59881fa15a:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_3567ba26828b15f6 .fancybox-close-small_42080f59881fa15a, .fancybox-is-zoomable_3a6a4bbb838c93b6.fancybox-can-drag_f85acfde23841ab0 .fancybox-close-small_42080f59881fa15a {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_65c3161414fe3fd0.fancybox-slide--next_691a5e0fda34b379, .fancybox-fx-fade_65c3161414fe3fd0.fancybox-slide--previous_c1fb2c18de7b4e04 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_65c3161414fe3fd0.fancybox-slide--current_1dee45a2c41f785f {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_237e745bf9228f7b {
  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_6eb6ca2f75aa6d41 {
  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_6240f3c66ac28db3 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_45fae50c5f4e34ef .fancybox-thumbs_6eb6ca2f75aa6d41 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_6eb6ca2f75aa6d41 > 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_6eb6ca2f75aa6d41 .fancybox-thumbs-active_66087ba6bcac2126:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_84bd986e8699d74f .slick-track_7abf41900a7e45ef,
.slick-slider_84bd986e8699d74f .slick-list_7825f19cd5a8e7d9 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_bfa3abc031982a1f .slick-track_7abf41900a7e45ef {
  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_bfa3abc031982a1f img {
  display: none;
}

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

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

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

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

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