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

.h1_4968133a50db9767,
h1,
.h2_6fd238b5c069680d,
h2,
.h3_1d40f0108aef16ca,
h3,
.h4_ed2312e2cefa97a4,
h4,
.h5_b2dc07956d653af7,
h5,
.h6_282484bf8d628f50,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_a134f1356222dbcc {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_860f14ba17fea5a6 {
  padding: 0 !important;
}

.m0_7e19863daafcaafa {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_86739019d621d717 {
    padding: 0 !important;
  }
  .xl-m0_4b14ca608797c55c {
    margin: 0 !important;
  }
  .xl-pt-10_8d9e4e9835cdf986 {
    padding-top: 10px !important;
  }
  .xl-pt-20_fef7b231ea318c7e {
    padding-top: 20px !important;
  }
  .xl-pt-30_40bfa34d62874a66 {
    padding-top: 30px !important;
  }
  .xl-pt-40_aac794846c94e444 {
    padding-top: 40px !important;
  }
  .xl-pt-50_55ea39a920cfadf2 {
    padding-top: 50px !important;
  }
  .xl-pt-60_dbbe1072567d704d {
    padding-top: 60px !important;
  }
  .xl-pt-70_91b8913c47d0e2b5 {
    padding-top: 70px !important;
  }
  .xl-pt-80_5ae2f836ccfb7e7b {
    padding-top: 80px !important;
  }
  .xl-pt-90_a79fecd7346452a1 {
    padding-top: 90px !important;
  }
  .xl-pt-100_59618008781abdd9 {
    padding-top: 100px !important;
  }
  .xl-pt-110_f38f4db046a6b952 {
    padding-top: 110px !important;
  }
  .xl-pt-120_e359a80af864249b {
    padding-top: 120px !important;
  }
  .xl-pt-130_f297c75743279e5a {
    padding-top: 130px !important;
  }
  .xl-pt-140_ca166e6bd807d980 {
    padding-top: 140px !important;
  }
  .xl-pt-150_46aea2fb825c5d6a {
    padding-top: 150px !important;
  }
  .xl-pt-200_ff111c638beb51e3 {
    padding-top: 200px !important;
  }
  .xl-pb-10_ce2cac6bbdd8ee9b {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_2be752c4925435b2 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_a8c72fb3d52ebd89 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_6fac34645b204b56 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_383af918f03bf38e {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_825c085b8604f1b4 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_b60f852d9c67c01f {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_6180f28a92305237 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_c323fefc6d19b2c5 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_872be6aad746a17f {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_1033c122b309afd9 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_e6c4fdb547b517e8 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_a5bc4969ec971264 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_5504f3f2d9ec69b1 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_5f92c89b92a0a960 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_5bfeb362d8cc524f {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_d0f408afe8a59768 {
    margin-top: 10px !important;
  }
  .xl-mt-20_c9a2e35296372f8f {
    margin-top: 20px !important;
  }
  .xl-mt-30_3e3bf38481ada0b2 {
    margin-top: 30px !important;
  }
  .xl-mt-40_6e234132a92f5034 {
    margin-top: 40px !important;
  }
  .xl-mt-50_d68ca8929e3b80ff {
    margin-top: 50px !important;
  }
  .xl-mt-60_62506075616c3b84 {
    margin-top: 60px !important;
  }
  .xl-mt-70_9bb56db1bf7a051b {
    margin-top: 70px !important;
  }
  .xl-mt-80_5cf274f7681ee848 {
    margin-top: 80px !important;
  }
  .xl-mt-90_922754a8f7f5b92f {
    margin-top: 90px !important;
  }
  .xl-mt-100_9dfc64e24513cb40 {
    margin-top: 100px !important;
  }
  .xl-mt-110_76499370f948164b {
    margin-top: 110px !important;
  }
  .xl-mt-120_0b2b928941d1ae3e {
    margin-top: 120px !important;
  }
  .xl-mt-130_3a4f45d683101d25 {
    margin-top: 130px !important;
  }
  .xl-mt-140_4fe75e9f798724b1 {
    margin-top: 140px !important;
  }
  .xl-mt-150_a84deed250baea31 {
    margin-top: 150px !important;
  }
  .xl-mt-200_8e435f4a82021b67 {
    margin-top: 200px !important;
  }
  .xl-mb-10_130f3f5b9bdddd0e {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_16c49518d9df8fbc {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_200dc4a5ada3d740 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_7ec15d99de90a8c2 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_526ea2f56528fb55 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_559bfe528008eaf9 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_b76a7aff429c53c2 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_cd531e121c48fa22 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_b3c2c4a3386c151a {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_f43442d0778fe5b6 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_5ccceaad100d3383 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_79f0b303ea4dcd92 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_63240d30f6a5ffdd {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_dc89164b8b66ad88 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_59989e2b72ed1fd6 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_08c98a3170809510 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_52e827f733738cb1 {
    padding: 0 !important;
  }
  .lg-m0_74421db784af45cc {
    margin: 0 !important;
  }
  .lg-pt-10_ceb0662af98297aa {
    padding-top: 10px !important;
  }
  .lg-pt-20_16e081a3a1480a7d {
    padding-top: 20px !important;
  }
  .lg-pt-30_e612b1f3c0277c7a {
    padding-top: 30px !important;
  }
  .lg-pt-40_617ce3abaf04a918 {
    padding-top: 40px !important;
  }
  .lg-pt-50_3aebc949baeb8435 {
    padding-top: 50px !important;
  }
  .lg-pt-60_bbf70c55d0c46f90 {
    padding-top: 60px !important;
  }
  .lg-pt-70_78220dd66f4997f5 {
    padding-top: 70px !important;
  }
  .lg-pt-80_2392636591dfc64c {
    padding-top: 80px !important;
  }
  .lg-pt-90_79b2d55b1c3048d1 {
    padding-top: 90px !important;
  }
  .lg-pt-100_777df060112bdb83 {
    padding-top: 100px !important;
  }
  .lg-pt-110_1e90446232c4375e {
    padding-top: 110px !important;
  }
  .lg-pt-120_fbdfd6695fafe3f1 {
    padding-top: 120px !important;
  }
  .lg-pt-130_94f6437b1dd0452a {
    padding-top: 130px !important;
  }
  .lg-pt-140_97c8380e9a782ca0 {
    padding-top: 140px !important;
  }
  .lg-pt-150_5bbca67cc1001fcc {
    padding-top: 150px !important;
  }
  .lg-pt-200_969bd6d7514b6c30 {
    padding-top: 200px !important;
  }
  .lg-pb-10_42585ed2b971dcaa {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_393731f526351d59 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_8b446f06adfd4864 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_301abe43b78afd40 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_54a8852471d9015e {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_7a5ce2efa6785dec {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_c7d3c45a02322974 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_2beeeee3ab17b778 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_9c774d3c065d3807 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_2877991741c1c7ac {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_6ddce8af5c1c540c {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_67f7867816aa68ac {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_da627f45a6968204 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_4e6b596cae39fa78 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_ad39ab7d505c093f {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_b435befffa9f1b8b {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_5dde106671e94281 {
    margin-top: 10px !important;
  }
  .lg-mt-20_b75956cd5f186c9f {
    margin-top: 20px !important;
  }
  .lg-mt-30_992dc377fb5c450a {
    margin-top: 30px !important;
  }
  .lg-mt-40_ef21ca88ded034c5 {
    margin-top: 40px !important;
  }
  .lg-mt-50_10d252237d3c55a0 {
    margin-top: 50px !important;
  }
  .lg-mt-60_b2836970a489a4be {
    margin-top: 60px !important;
  }
  .lg-mt-70_c5399d4e704136ef {
    margin-top: 70px !important;
  }
  .lg-mt-80_9ec9ca31c0a2b38f {
    margin-top: 80px !important;
  }
  .lg-mt-90_cd6c20cb0c235cca {
    margin-top: 90px !important;
  }
  .lg-mt-100_290b532461367c5f {
    margin-top: 100px !important;
  }
  .lg-mt-110_7d5f44677dfbc03a {
    margin-top: 110px !important;
  }
  .lg-mt-120_c136b8bd9d5230e2 {
    margin-top: 120px !important;
  }
  .lg-mt-130_06237046a9550aaf {
    margin-top: 130px !important;
  }
  .lg-mt-140_2f3ca1c9288f3c96 {
    margin-top: 140px !important;
  }
  .lg-mt-150_e09d4e0bebbfbac8 {
    margin-top: 150px !important;
  }
  .lg-mt-200_5eca86605c207a94 {
    margin-top: 200px !important;
  }
  .lg-mb-10_98a98bdb4ecb4a5b {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_da1efde330936fec {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_8fff0eb6c5009d9c {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_4172f58a1da16ba3 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_81f79b95e542cbce {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_92cfc9edbcade296 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_b3ccdd3660314f29 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_22140c47209db991 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_213d37dc11847acd {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_2f00f2f514314770 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_90c431613ae00c51 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_30e54c72a5cf6300 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_da6a9287ea5516df {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_2eda4f81c9910962 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_38fa1b2fca02e983 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_504674e264bde28e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_6b720d1739d92ea1 {
    padding: 0 !important;
  }
  .md-m0_3127ca0a03d8de16 {
    margin: 0 !important;
  }
  .md-pt-10_340dfbdd0cea96b3 {
    padding-top: 10px !important;
  }
  .md-pt-20_9ce2eb27923cfa35 {
    padding-top: 20px !important;
  }
  .md-pt-30_fe338886f3e80cb6 {
    padding-top: 30px !important;
  }
  .md-pt-40_66e33197f317a847 {
    padding-top: 40px !important;
  }
  .md-pt-50_168d7471fbeaa816 {
    padding-top: 50px !important;
  }
  .md-pt-60_7040e35c52798278 {
    padding-top: 60px !important;
  }
  .md-pt-70_e6e9b0f9fa6ff57c {
    padding-top: 70px !important;
  }
  .md-pt-80_85c50b0baf75d832 {
    padding-top: 80px !important;
  }
  .md-pt-90_65753de89b3c4333 {
    padding-top: 90px !important;
  }
  .md-pt-100_6b447ef2645dd001 {
    padding-top: 100px !important;
  }
  .md-pt-110_5f506ed7510eb95d {
    padding-top: 110px !important;
  }
  .md-pt-120_1af21f973b26ef89 {
    padding-top: 120px !important;
  }
  .md-pt-130_e00ae86da2f834c6 {
    padding-top: 130px !important;
  }
  .md-pt-140_6547d9a6571c2829 {
    padding-top: 140px !important;
  }
  .md-pt-150_d38d20b85c30fba5 {
    padding-top: 150px !important;
  }
  .md-pt-200_24dc4d14c259c7e0 {
    padding-top: 200px !important;
  }
  .md-pb-10_1ff2f1266b33413b {
    padding-bottom: 10px !important;
  }
  .md-pb-20_7c23e692ae29a972 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_25520c87fcadde67 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_7fd2d4455647677f {
    padding-bottom: 40px !important;
  }
  .md-pb-50_552ff99c8e2f023e {
    padding-bottom: 50px !important;
  }
  .md-pb-60_4f2f51b71f0c0168 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_7b96cd27325d8cea {
    padding-bottom: 70px !important;
  }
  .md-pb-80_c82f20b29536820e {
    padding-bottom: 80px !important;
  }
  .md-pb-90_046650c58859ae21 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_39a8da698b15e32a {
    padding-bottom: 100px !important;
  }
  .md-pb-110_ffe54048c365e131 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_06b1d5d9fd86065e {
    padding-bottom: 120px !important;
  }
  .md-pb-130_c91e1d3f1c587c3d {
    padding-bottom: 130px !important;
  }
  .md-pb-140_02c5cc9c59219014 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_d41f19643e6cdf83 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_4fe3860a719fca46 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_76fa3ddf17df37bf {
    margin-top: 10px !important;
  }
  .md-mt-20_3bbad2990c8ee9d3 {
    margin-top: 20px !important;
  }
  .md-mt-30_85315c349604950d {
    margin-top: 30px !important;
  }
  .md-mt-40_79d0ce96811d1f1a {
    margin-top: 40px !important;
  }
  .md-mt-50_67d54914410d8cb7 {
    margin-top: 50px !important;
  }
  .md-mt-60_3d3184bf640b7780 {
    margin-top: 60px !important;
  }
  .md-mt-70_e9f3a586180eb485 {
    margin-top: 70px !important;
  }
  .md-mt-80_812049836ebcc3dd {
    margin-top: 80px !important;
  }
  .md-mt-90_c08083c95b9746c1 {
    margin-top: 90px !important;
  }
  .md-mt-100_16fc8e963d98a4a6 {
    margin-top: 100px !important;
  }
  .md-mt-110_d4213291a23f812b {
    margin-top: 110px !important;
  }
  .md-mt-120_9ec5d43f423d9834 {
    margin-top: 120px !important;
  }
  .md-mt-130_fe133055eea2701c {
    margin-top: 130px !important;
  }
  .md-mt-140_9224f01f5334d5bb {
    margin-top: 140px !important;
  }
  .md-mt-150_fb282ec2c51584b3 {
    margin-top: 150px !important;
  }
  .md-mt-200_a087672b91ad761f {
    margin-top: 200px !important;
  }
  .md-mb-10_b3eae06bff807892 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_d62a25662272fcbb {
    margin-bottom: 20px !important;
  }
  .md-mb-30_bc7418fd7b772789 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_a60dafe963e51960 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_265fd5a763361185 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_72f74032d16b346d {
    margin-bottom: 60px !important;
  }
  .md-mb-70_81b4b6b82f75b126 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_5c96bd6ab589de31 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_de2c6d76d566c81a {
    margin-bottom: 90px !important;
  }
  .md-mb-100_1b1e4e70e65a9550 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_7146784f4f527ccd {
    margin-bottom: 110px !important;
  }
  .md-mb-120_a62f6a5159b5b7d9 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_759663de534ee573 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_cbddafe817e37dc9 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_8024832f281a514a {
    margin-bottom: 150px !important;
  }
  .md-mb-200_58c056fc9fb7fb54 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_31037d00cdd16000 {
    padding: 0 !important;
  }
  .sm-m0_d5c0c0b624ccea32 {
    margin: 0 !important;
  }
  .sm-pt-10_9089948ad0ddae72 {
    padding-top: 10px !important;
  }
  .sm-pt-20_64df0399a6a88421 {
    padding-top: 20px !important;
  }
  .sm-pt-30_b4514b6e60ae7ef6 {
    padding-top: 30px !important;
  }
  .sm-pt-40_3bdeaf8c475b9311 {
    padding-top: 40px !important;
  }
  .sm-pt-50_1ae23c4c54483c18 {
    padding-top: 50px !important;
  }
  .sm-pt-60_7f79a6460a4c598f {
    padding-top: 60px !important;
  }
  .sm-pt-70_649ec7504d93465a {
    padding-top: 70px !important;
  }
  .sm-pt-80_57574ec71c6a5ef5 {
    padding-top: 80px !important;
  }
  .sm-pt-90_b6e6f477031974b5 {
    padding-top: 90px !important;
  }
  .sm-pt-100_9d05b9029358c10c {
    padding-top: 100px !important;
  }
  .sm-pt-110_d133b7b6987672b6 {
    padding-top: 110px !important;
  }
  .sm-pt-120_f15ef55132d7f2a3 {
    padding-top: 120px !important;
  }
  .sm-pt-130_2ac93e6de3f53210 {
    padding-top: 130px !important;
  }
  .sm-pt-140_cb1cd5bdeea80d9c {
    padding-top: 140px !important;
  }
  .sm-pt-150_e0a2297c2eb55392 {
    padding-top: 150px !important;
  }
  .sm-pt-200_f1c9abac615ceefb {
    padding-top: 200px !important;
  }
  .sm-pb-10_272eef63983eb5e6 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_4ffde0478c390f66 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_32fc7518191ed6f4 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_f4eaca7f2f1cc33e {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_9d36963cbd1f1726 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_b896d1a04798b1d0 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_8d63d3f03167344d {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_094879068fc0ed60 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_8a99e8698c9b58a6 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_5596d472ebdb0212 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_9e03f5063bd125dd {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_0da5ba6f27119bbc {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_3396819239245281 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_c94c67d90ff325df {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_6c6081474d3d4c9a {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_5325c240308789f1 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_352c6dc72c0b4cc8 {
    margin-top: 10px !important;
  }
  .sm-mt-20_f2d1da7e6e964816 {
    margin-top: 20px !important;
  }
  .sm-mt-30_fe8c3ee36e3e1d15 {
    margin-top: 30px !important;
  }
  .sm-mt-40_6377545bb3953e45 {
    margin-top: 40px !important;
  }
  .sm-mt-50_c38ab2590fba54ed {
    margin-top: 50px !important;
  }
  .sm-mt-60_cdac4027ac4f671d {
    margin-top: 60px !important;
  }
  .sm-mt-70_c0ecb202d6bf8660 {
    margin-top: 70px !important;
  }
  .sm-mt-80_4604cf6f3c267d60 {
    margin-top: 80px !important;
  }
  .sm-mt-90_65d33bb47965a023 {
    margin-top: 90px !important;
  }
  .sm-mt-100_40ddf8464e892ec1 {
    margin-top: 100px !important;
  }
  .sm-mt-110_b7d0ec811554407c {
    margin-top: 110px !important;
  }
  .sm-mt-120_0e433f292c9ecfbf {
    margin-top: 120px !important;
  }
  .sm-mt-130_fdbbdb35b365143a {
    margin-top: 130px !important;
  }
  .sm-mt-140_4a12a4e85612289b {
    margin-top: 140px !important;
  }
  .sm-mt-150_4b74773d07e8ca58 {
    margin-top: 150px !important;
  }
  .sm-mt-200_e319a296323c248b {
    margin-top: 200px !important;
  }
  .sm-mb-10_7e250666c03b74a7 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_045f242e67d1d7b9 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_4ac93b5cbdb8e04e {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_564640b614ac87f9 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_0bbb5eb032cc2d61 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_2e41a7868cca0c57 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_15e9375b72f6b316 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_673764da6c897b6f {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_775f0a58c9f30425 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_fc0b01aab3980d88 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_e8b5c4445fed7c04 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_c5645be8dd2ebde9 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_fb706d3099e047a2 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_3452a0285faa8303 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_4b58b95fbeaba5c3 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_75b4515bcb7c0269 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_d9f32e379b70f70f {
    padding: 0 !important;
  }
  .xs-m0_7b1a514a8fbe9953 {
    margin: 0 !important;
  }
  .xs-pt-10_558fe31b0cc185d4 {
    padding-top: 10px !important;
  }
  .xs-pt-20_0230749d86ff4288 {
    padding-top: 20px !important;
  }
  .xs-pt-30_fd2a0b8ba0715304 {
    padding-top: 30px !important;
  }
  .xs-pt-40_c121023a9ef62f40 {
    padding-top: 40px !important;
  }
  .xs-pt-50_195ba191140bf82f {
    padding-top: 50px !important;
  }
  .xs-pt-60_46973f2daf1e9880 {
    padding-top: 60px !important;
  }
  .xs-pt-70_dcf487a0a9f6a64d {
    padding-top: 70px !important;
  }
  .xs-pt-80_a69db3a299cecb1b {
    padding-top: 80px !important;
  }
  .xs-pt-90_e9c2860efb8bd76e {
    padding-top: 90px !important;
  }
  .xs-pt-100_0dcbf177abe1b113 {
    padding-top: 100px !important;
  }
  .xs-pt-110_d14a1c3f90b2a678 {
    padding-top: 110px !important;
  }
  .xs-pt-120_ed9cd1b3915de7aa {
    padding-top: 120px !important;
  }
  .xs-pt-130_e875e4e4c44bd47a {
    padding-top: 130px !important;
  }
  .xs-pt-140_4481064c868bfb68 {
    padding-top: 140px !important;
  }
  .xs-pt-150_f6aec9ce8f7ba6ae {
    padding-top: 150px !important;
  }
  .xs-pt-200_c65b1afecddaea7f {
    padding-top: 200px !important;
  }
  .xs-pb-10_cc2e41395c81e0af {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_84d0ad23545f3933 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_1f5051ce1b860094 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_08f5bdc1e97e2b0e {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_566f30f8f8637744 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_ef324812a9825f3e {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_49b11f25f4c60d4a {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_d696565b6513e885 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_10910e8cd399bc6b {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_4f63577f656b0c40 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_85049239ed309536 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_6661364ecb2a32bd {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_25133579f87c84bc {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_eb1dc933d53349f6 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_87877bd967721e1d {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_e982bd9cda7fe5b7 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_bf932b44585a073d {
    margin-top: 10px !important;
  }
  .xs-mt-20_6f986d466a08425d {
    margin-top: 20px !important;
  }
  .xs-mt-30_6b9b4e492b6d86a4 {
    margin-top: 30px !important;
  }
  .xs-mt-40_adca58004ad358d9 {
    margin-top: 40px !important;
  }
  .xs-mt-50_6e91a44ad9b195d8 {
    margin-top: 50px !important;
  }
  .xs-mt-60_4afa7387653c2de4 {
    margin-top: 60px !important;
  }
  .xs-mt-70_15cf6e0aa9872b56 {
    margin-top: 70px !important;
  }
  .xs-mt-80_392e4ae1d7febe1c {
    margin-top: 80px !important;
  }
  .xs-mt-90_3e429270255e6589 {
    margin-top: 90px !important;
  }
  .xs-mt-100_92f7006330e17643 {
    margin-top: 100px !important;
  }
  .xs-mt-110_776985ea7fb80c79 {
    margin-top: 110px !important;
  }
  .xs-mt-120_e6188878ebeb75f6 {
    margin-top: 120px !important;
  }
  .xs-mt-130_36a931179d8bf98c {
    margin-top: 130px !important;
  }
  .xs-mt-140_1668c5c714667c5e {
    margin-top: 140px !important;
  }
  .xs-mt-150_3ed997dcb1bb398a {
    margin-top: 150px !important;
  }
  .xs-mt-200_8a25fd146349162b {
    margin-top: 200px !important;
  }
  .xs-mb-10_82af8f6c721511ac {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_e083075585be5761 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_3e04720d9ca92c54 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_86e8f6fc92f8a10a {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_78ccde8ea6849328 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_cc0fb51d19a55610 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_588774f4bc1e2e18 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_a1e1953efef64910 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_b41c3c13488c0f8b {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_c363100b716e87d5 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_cff11a2c8bf1bb5a {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_e8bd9236609be093 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_04f2a5aa4f8e615c {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_a4ae5ef47fdf6341 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_91e0920d5d81bb7b {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_7f699ac32623316c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_c4c17c2c11961f30 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_c4c17c2c11961f30.menu-overlay_0a5cf4366848b9c6 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_c4c17c2c11961f30.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_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-three_4c127b9b2becd26e .navbar-toggler_b2d63a3c3273a012 {
  background: #000;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-four_a6fa2d8aa1973dcc .navbar-toggler_b2d63a3c3273a012 {
  background: #E6FD5A;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-five_43febf5463df97f5 .navbar-toggler_b2d63a3c3273a012 {
  background: #DFFF5E;
}
.theme-main-menu_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012:focus {
  box-shadow: none;
}
.theme-main-menu_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012::before,
.theme-main-menu_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012::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_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012 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_c4c17c2c11961f30.menu-style-three_4c127b9b2becd26e .navbar-toggler_b2d63a3c3273a012:before, .theme-main-menu_c4c17c2c11961f30.menu-style-three_4c127b9b2becd26e .navbar-toggler_b2d63a3c3273a012:after, .theme-main-menu_c4c17c2c11961f30.menu-style-three_4c127b9b2becd26e .navbar-toggler_b2d63a3c3273a012 span {
  background: #fff;
}
.theme-main-menu_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_c4c17c2c11961f30 .navbar-toggler_b2d63a3c3273a012[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_c4c17c2c11961f30 .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_c4c17c2c11961f30 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_c4c17c2c11961f30.white-vr_57b032a5115aacfc .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_c4c17c2c11961f30.white-vr_57b032a5115aacfc .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_c4c17c2c11961f30.white-vr_57b032a5115aacfc.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-one_8df44cbafb002200 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 .info-row_53a1b21099bff824 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 .gap-fix_042b1f7ab324894f {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 .greetings_bc8ccd2f28f8ac55 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 .contact-info_542259820bc267ac {
  margin: 0 -15px;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 .contact-info_542259820bc267ac li {
  padding: 0 15px;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 .contact-info_542259820bc267ac li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 .contact-info_542259820bc267ac li a:hover {
  text-decoration: underline;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0 .inner-content_ef0063fa58eb2672 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-two_dc29eedd70ba80f0.fixed .info-row_53a1b21099bff824 {
  display: none;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-five_43febf5463df97f5 {
  background: #000;
  padding: 0;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-five_43febf5463df97f5 .inner-content_ef0063fa58eb2672 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-six_9b06c2c39f41e8c7 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_c4c17c2c11961f30.menu-style-six_9b06c2c39f41e8c7 .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_c4c17c2c11961f30 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_70d759bf1385c4e1 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_70d759bf1385c4e1 .mega-menu-title_f79bd22ceb912e0a {
  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_c4c17c2c11961f30 .login-btn-one_b7e6db2a1f6bf893 a {
  color: #000;
}
.theme-main-menu_c4c17c2c11961f30 .login-btn-one_b7e6db2a1f6bf893 a:hover {
  text-decoration: underline;
}
.theme-main-menu_c4c17c2c11961f30 .login-btn-two_47854639455ce2c2 a {
  color: #044F3B;
}
.theme-main-menu_c4c17c2c11961f30 .login-btn-two_47854639455ce2c2 a:hover {
  text-decoration: underline;
}
.theme-main-menu_c4c17c2c11961f30 .signup-btn-one_69f09005e9128a1d 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_c4c17c2c11961f30 .signup-btn-one_69f09005e9128a1d .icon_8161caa580b6d273 {
  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_c4c17c2c11961f30 .signup-btn-one_69f09005e9128a1d:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_c4c17c2c11961f30 .signup-btn-one_69f09005e9128a1d:hover .icon_8161caa580b6d273 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_c4c17c2c11961f30 .signup-btn-two_2a8bf1a5ab45c262 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_c4c17c2c11961f30 .signup-btn-two_2a8bf1a5ab45c262:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_c4c17c2c11961f30 .quote-one_33540bd3cb5dd175 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_c4c17c2c11961f30 .quote-one_33540bd3cb5dd175:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_86097dc8e637a52b {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_86097dc8e637a52b li {
  position: relative;
  padding: 0 15px;
}
.category-menu_86097dc8e637a52b li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_86097dc8e637a52b li a:hover {
  color: #0C3A30;
}
.category-menu_86097dc8e637a52b .dropdown-menu {
  padding: 0;
}
.category-menu_86097dc8e637a52b .dropdown-menu li {
  padding: 0;
}
.category-menu_86097dc8e637a52b .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_10898a5c299cd391 .logo_3f9ab5d6173a6e06 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_57b032a5115aacfc .navbar-collapse_10898a5c299cd391 {
    background-color: #0C3A30;
  }
  .navbar-collapse_10898a5c299cd391 {
    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_10898a5c299cd391.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_c4c17c2c11961f30 .navbar .mega-dropdown_630ce913995ca4a4 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_57b032a5115aacfc .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_70d759bf1385c4e1 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_7fa7457a550dd1ca .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_9c9d8aad27a56d91 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_9c9d8aad27a56d91::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_9c9d8aad27a56d91 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_9c9d8aad27a56d91 .hero-slider-one .hero-img_cdfba841c437136e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_9c9d8aad27a56d91 .hero-slider-one .slick-list_d65f11f63c762eb6, .hero-banner-one_9c9d8aad27a56d91 .hero-slider-one .slick-track_8c74767a77dce6ca, .hero-banner-one_9c9d8aad27a56d91 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_9c9d8aad27a56d91 .hero-heading_f5bae45e26bd080a {
  font-weight: 700;
  color: #000;
  background: url(../media/shape_666c5d70f7/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_9c9d8aad27a56d91 .more-btn_0c1892fcfe125c82 {
  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_9c9d8aad27a56d91 .more-btn_0c1892fcfe125c82:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_5b50481ffdb99115 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_5b50481ffdb99115 .bg-wrapper_d0b2a2974881b186 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_5b50481ffdb99115 .hero-heading_f5bae45e26bd080a {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_5b50481ffdb99115 .rating_6d83bfedf1e5fc20 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_5b50481ffdb99115 .rating_6d83bfedf1e5fc20 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_5b50481ffdb99115 .media-wrapper_1784799d35a721cb {
  position: absolute;
  background: url(../media/assets_3124b910a0/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_5b50481ffdb99115 .media-wrapper_1784799d35a721cb .shape_01_0c24c7ff56957a39 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_5b50481ffdb99115 .media-wrapper_1784799d35a721cb .shape_02_9c234319a4479207 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_a5a0b13b056d26ac .hero-heading_f5bae45e26bd080a {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_a5a0b13b056d26ac .media-wrapper_1784799d35a721cb {
  background: url(../media/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_a5a0b13b056d26ac .media-wrapper_1784799d35a721cb .screen_01_ea17d1b03154468a {
  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_a5a0b13b056d26ac .media-wrapper_1784799d35a721cb .screen_02_e60bd8a33fb8861b {
  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_a5a0b13b056d26ac .media-wrapper_1784799d35a721cb .bg-shape_cfb529ed0c14e697 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_a5a0b13b056d26ac .shape_01_0c24c7ff56957a39 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_fbc6c3e450f3cce1 .bg-wrapper_d0b2a2974881b186 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_fbc6c3e450f3cce1 .media-wrapper_1784799d35a721cb {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_fbc6c3e450f3cce1 .media-wrapper_1784799d35a721cb .shape_01_0c24c7ff56957a39 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_fbc6c3e450f3cce1 .shape_02_9c234319a4479207 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_607c085eb81cffcc + .blog-details_8aa569e7556fbcb5 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_dbb09d1ac90ac2a0 {
  z-index: 1;
}
.block-feature-three_dbb09d1ac90ac2a0:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_dbb09d1ac90ac2a0.no-bg_d7a76c201f69acab:before {
  display: none;
}
.block-feature-three_dbb09d1ac90ac2a0 .section-btn_640a714ed6c14249 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-title_7fb7a04fa69e02e4 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-title_7fb7a04fa69e02e4 a:hover {
  text-decoration: underline;
}
.block-feature-three_dbb09d1ac90ac2a0 .round-btn_820894f7e953a083 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_dbb09d1ac90ac2a0 .round-btn_820894f7e953a083:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-one_4ea7f7ed3d7e8120 {
  background: url(../media/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-one_4ea7f7ed3d7e8120 .tag_1b7f85e6b0d1280e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-one_4ea7f7ed3d7e8120 .block-title_7fb7a04fa69e02e4 {
  background: url(../media/shape_666c5d70f7/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-two_7c8bbb9e427f6835 {
  overflow: hidden;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-two_7c8bbb9e427f6835 .img-wrapper_d23cdade9996f594 {
  background: url(../media/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-two_7c8bbb9e427f6835 .text-wrapper_5425bdd78ba8d019 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-two_7c8bbb9e427f6835 .tag_1b7f85e6b0d1280e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-three_446dc98b5ca25b91 {
  background: #D3FF76;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-three_446dc98b5ca25b91 .tag_1b7f85e6b0d1280e {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-three_446dc98b5ca25b91 .round-btn_820894f7e953a083 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-three_446dc98b5ca25b91 .round-btn_820894f7e953a083:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-four_7c93e338af39a871 {
  background: url(../media/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-four_7c93e338af39a871 .block-title_7fb7a04fa69e02e4 {
  background: url(../media/shape_666c5d70f7/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-four_7c93e338af39a871 .block-title_7fb7a04fa69e02e4 a {
  font-size: 28px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-four_7c93e338af39a871 .tag_1b7f85e6b0d1280e {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-four_7c93e338af39a871 .round-btn_820894f7e953a083 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-four_7c93e338af39a871 .round-btn_820894f7e953a083:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-five_6f9ecb80e34a7b42 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-five_6f9ecb80e34a7b42 .tag_1b7f85e6b0d1280e {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_dbb09d1ac90ac2a0 .block-five_6f9ecb80e34a7b42 .block-title_7fb7a04fa69e02e4 {
  background: url(../media/shape_666c5d70f7/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_67aeff59d40ab2a7 .upper-wrapper_49baf6779a3e947a {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_67aeff59d40ab2a7 .upper-wrapper_49baf6779a3e947a .shape_01_0c24c7ff56957a39 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_67aeff59d40ab2a7 .line-loop_0f200acf759b1fc0:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_67aeff59d40ab2a7 .graph-panel_e6fdab2cd2fdc15c {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_67aeff59d40ab2a7 .graph-panel_e6fdab2cd2fdc15c .main-count_10706a235af896ca {
  font-size: 120px;
}
.block-feature-thirteen_67aeff59d40ab2a7 .graph-panel_e6fdab2cd2fdc15c .chart-box_d2325a73a54d2ff4 {
  padding: 0 15px;
}
.block-feature-thirteen_67aeff59d40ab2a7 .graph-panel_e6fdab2cd2fdc15c .chart-box_d2325a73a54d2ff4 .chart-inner_097db386b873cad8 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_f110f5f6b37afe33 .media-img_80366482469912eb {
  border-radius: 30px;
}
.block-feature-sixteen_f110f5f6b37afe33 .shape_01_0c24c7ff56957a39 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_ea03b48f9ebe21ba .section-subheading_699947cc8a69c65f {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_ea03b48f9ebe21ba .shape_01_0c24c7ff56957a39 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_6928e2c7c964120e {
  z-index: 1;
}
.text-feature-four_6928e2c7c964120e .avatar_7181d97d271d17eb {
  width: 65px;
  height: 65px;
}
.text-feature-four_6928e2c7c964120e .name {
  font-size: 28px;
}
.text-feature-four_6928e2c7c964120e .quote-text_af9e31ef9a38c156 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_6928e2c7c964120e .shape_01_0c24c7ff56957a39 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_6928e2c7c964120e .shape_02_9c234319a4479207 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_1d7cc2c082ead88a .bg-wrapper_d0b2a2974881b186 {
  background: #FFF2AC;
}
.text-feature-five_1d7cc2c082ead88a 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_1d7cc2c082ead88a 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_1d7cc2c082ead88a 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_1d7cc2c082ead88a li:hover:before {
  background: #29594B;
}
.text-feature-five_1d7cc2c082ead88a li:hover:after {
  color: #fff;
}
.text-feature-five_1d7cc2c082ead88a .media-wrapper_1784799d35a721cb {
  background: url(../media/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_1d7cc2c082ead88a .media-wrapper_1784799d35a721cb .video-icon_d8e7f09a05ddeaeb {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_1d7cc2c082ead88a .media-wrapper_1784799d35a721cb .video-icon_d8e7f09a05ddeaeb:hover {
  background: #CFFF45;
}
.text-feature-five_1d7cc2c082ead88a .media-wrapper_1784799d35a721cb .screen_01_ea17d1b03154468a {
  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_1a1d930badc4201b {
  z-index: 1;
}
.text-feature-six_1a1d930badc4201b .media-wrapper_1784799d35a721cb {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_1a1d930badc4201b .media-wrapper_1784799d35a721cb .screen_01_ea17d1b03154468a {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_1a1d930badc4201b .shape_01_0c24c7ff56957a39 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_1a1d930badc4201b .shape_02_9c234319a4479207 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_4a14a18be8759f09 {
  background: url(../media/assets_3124b910a0/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_4a14a18be8759f09 .block_73f851a26d95a40d .icon_8161caa580b6d273 {
  height: 50px;
}
.text-feature-nine_4a14a18be8759f09 .vertical-text-wrapper_50c487fc0dfe74df {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_4a14a18be8759f09 .vertical-text-wrapper_50c487fc0dfe74df .text-list_6781006b1c21d39c {
  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_4a14a18be8759f09 .vertical-text-wrapper_50c487fc0dfe74df .text-list_6781006b1c21d39c:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_4a14a18be8759f09 .vertical-text-wrapper_50c487fc0dfe74df .shape_01_0c24c7ff56957a39 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_4a14a18be8759f09 .vertical-text-wrapper_50c487fc0dfe74df .shape_02_9c234319a4479207 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_4a14a18be8759f09 .shape_03_94231dfc25d68435 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_4a14a18be8759f09 .shape_04_8c9a4187d59a1e73 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_0eb25a697dbded9d .section-btn_640a714ed6c14249 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_f84f9d7a578905ca {
  z-index: 1;
}
.team-section-three_f84f9d7a578905ca:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../media/shape_666c5d70f7/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_f84f9d7a578905ca .section-btn_640a714ed6c14249 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_f84f9d7a578905ca .shape_01_0c24c7ff56957a39 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_f84f9d7a578905ca .shape_02_9c234319a4479207 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_f84f9d7a578905ca .shape_03_94231dfc25d68435 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_4345bec312b76910 .logo_3f9ab5d6173a6e06 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_579c9458e9bde459 {
  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_0638a01c58c4bd9a {
  max-width: 565px;
}
.user-data-form .form-wrapper_0638a01c58c4bd9a .input-group-meta_443f6fcf42695d88 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_0638a01c58c4bd9a .input-group-meta_443f6fcf42695d88 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_0638a01c58c4bd9a .input-group-meta_443f6fcf42695d88 .placeholder_icon_95445a764130f55e {
  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_0638a01c58c4bd9a .input-group-meta_443f6fcf42695d88 .placeholder_icon_95445a764130f55e img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_0638a01c58c4bd9a .input-group-meta_443f6fcf42695d88 .placeholder_icon_95445a764130f55e span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_0638a01c58c4bd9a .input-group-meta_443f6fcf42695d88 .placeholder_icon_95445a764130f55e 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_0638a01c58c4bd9a .input-group-meta_443f6fcf42695d88 .placeholder_icon_95445a764130f55e span.eye-slash_ef79165ce4723136:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_cdbcd406b50a206f 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_cdbcd406b50a206f label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_cdbcd406b50a206f input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_cdbcd406b50a206f 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_cdbcd406b50a206f 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_cdbcd406b50a206f a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_cdbcd406b50a206f a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_5f01fb03867849e7 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_8e58f6c69d715451 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_8e58f6c69d715451:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_8e58f6c69d715451 img {
  width: 20px;
}
.user-data-form .btn-close_04b8d78a63fd7a74 {
  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_121f4be837c4e828 .main-count_10706a235af896ca {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_78f1f7ee94553d98 .icon_8161caa580b6d273 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_471fc37fe97f8704 .img-holder_3fb180f83e6f4880 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_471fc37fe97f8704 .img-holder_3fb180f83e6f4880.round-border_6f8beeefc5e4e348 {
  border-radius: 30px;
}
.portfolio-block-one_471fc37fe97f8704 .img-holder_3fb180f83e6f4880 .expend_1ef6d723a38e4eca {
  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_471fc37fe97f8704 .img-holder_3fb180f83e6f4880 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_471fc37fe97f8704 .img-holder_3fb180f83e6f4880 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_471fc37fe97f8704:hover .expend_1ef6d723a38e4eca {
  opacity: 1;
}
.portfolio-block-one_471fc37fe97f8704:hover .img-meta_df2db2d80a43a4f0 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_471fc37fe97f8704:hover .pj-title_44ae73f4f78a0f9d {
  text-decoration: underline;
}
.portfolio-block-one_471fc37fe97f8704 .caption {
  margin-top: 35px;
}
.portfolio-block-one_471fc37fe97f8704 .caption .tag_1b7f85e6b0d1280e {
  margin: 0 -3px;
}
.portfolio-block-one_471fc37fe97f8704 .caption .tag_1b7f85e6b0d1280e 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_471fc37fe97f8704 .caption .pj-title_44ae73f4f78a0f9d {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_471fc37fe97f8704 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_471fc37fe97f8704 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_ce7088a6e5ab496a .bg-wrapper_d0b2a2974881b186 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_ce7088a6e5ab496a .slider-wrapper_3f5ea90a0102f332 {
  height: 100%;
}
.project-details-two_ce7088a6e5ab496a .slider-wrapper_3f5ea90a0102f332 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_ce7088a6e5ab496a .slider-wrapper_3f5ea90a0102f332 .carousel-control-next_e3e9945e656d8635,
.project-details-two_ce7088a6e5ab496a .slider-wrapper_3f5ea90a0102f332 .carousel-control-prev_8e337dbf5ca8cab2 {
  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_ce7088a6e5ab496a .slider-wrapper_3f5ea90a0102f332 .carousel-control-next_e3e9945e656d8635:hover,
.project-details-two_ce7088a6e5ab496a .slider-wrapper_3f5ea90a0102f332 .carousel-control-prev_8e337dbf5ca8cab2:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_ce7088a6e5ab496a .slider-wrapper_3f5ea90a0102f332 .carousel-control-prev_8e337dbf5ca8cab2 {
  left: auto;
  right: 45px;
}
.project-details-two_ce7088a6e5ab496a .info-wrapper_a2896342a38e18ed {
  padding: 55px 50px 85px 70px;
}
.project-details-two_ce7088a6e5ab496a .info-wrapper_a2896342a38e18ed h3 {
  font-size: 36px;
}
.project-details-two_ce7088a6e5ab496a .info-wrapper_a2896342a38e18ed .list-meta_69561c9ab26ba579 li {
  padding: 22px 0;
}
.project-details-two_ce7088a6e5ab496a .info-wrapper_a2896342a38e18ed .list-meta_69561c9ab26ba579 .icon_8161caa580b6d273 {
  width: 40px;
}
.project-details-two_ce7088a6e5ab496a .info-wrapper_a2896342a38e18ed .list-meta_69561c9ab26ba579 .text1_ada1d75f51d45ad9 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_ce7088a6e5ab496a .info-wrapper_a2896342a38e18ed .list-meta_69561c9ab26ba579 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_ce7088a6e5ab496a .info-wrapper_a2896342a38e18ed .social-share_0eec466ce842f3d5 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_ce7088a6e5ab496a .info-wrapper_a2896342a38e18ed .social-share_0eec466ce842f3d5 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_ee1f5d6ab7667ea2 .slider-wrapper_3f5ea90a0102f332 {
  padding-left: 100px;
}
.feedback-section-three_ee1f5d6ab7667ea2 .slider-wrapper_3f5ea90a0102f332 .icon_8161caa580b6d273 {
  left: 0;
  top: 18px;
}
.feedback-section-three_ee1f5d6ab7667ea2 .slick-dots_abad238682b88185 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_ee1f5d6ab7667ea2 .slick-dots_abad238682b88185 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_ee1f5d6ab7667ea2 .slick-dots_abad238682b88185 .slick-active button {
  background: #000;
}
.feedback-section-three_ee1f5d6ab7667ea2 .rating-box_bc4eccd444b54aec {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_ee1f5d6ab7667ea2 .rating-box_bc4eccd444b54aec .rating_6d83bfedf1e5fc20 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_ee1f5d6ab7667ea2 .shape_01_0c24c7ff56957a39 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_ee1f5d6ab7667ea2 .shape_02_9c234319a4479207 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_a5ad1015f11d2e4d {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_a5ad1015f11d2e4d .post-data_54f78f00c150f22b {
  padding: 30px 35px 25px;
}
.blog-meta-one_a5ad1015f11d2e4d .post-data_54f78f00c150f22b .post-info_3d8a9cdee5e9f5c4 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_a5ad1015f11d2e4d .post-data_54f78f00c150f22b .blog-title_050b876ff152217c {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_a5ad1015f11d2e4d .post-data_54f78f00c150f22b .blog-title_050b876ff152217c:hover {
  text-decoration: underline;
}
.blog-meta-one_a5ad1015f11d2e4d .post-img_55902caafed7fc6c {
  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_a5ad1015f11d2e4d .post-img_55902caafed7fc6c .round-btn_820894f7e953a083 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_a5ad1015f11d2e4d:hover .round-btn_820894f7e953a083 {
  background: #CFFF45;
}
.blog-meta-one_a5ad1015f11d2e4d.style-two_563266fb49c9a710 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_a5ad1015f11d2e4d.style-two_563266fb49c9a710 .post-img_55902caafed7fc6c {
  border-radius: 0;
}
.blog-meta-one_a5ad1015f11d2e4d.style-two_563266fb49c9a710 .blog-title_050b876ff152217c {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_f00423f324102dd1 {
  background: #fff;
}
.blog-meta-two_f00423f324102dd1 .post-data_54f78f00c150f22b {
  padding-top: 30px;
}
.blog-meta-two_f00423f324102dd1 .post-data_54f78f00c150f22b .blog-title_050b876ff152217c {
  width: 70%;
}
.blog-meta-two_f00423f324102dd1 .post-data_54f78f00c150f22b .blog-title_050b876ff152217c h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_f00423f324102dd1 .post-data_54f78f00c150f22b .blog-title_050b876ff152217c:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_f00423f324102dd1 .post-data_54f78f00c150f22b .round-btn_820894f7e953a083 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_f00423f324102dd1 .post-data_54f78f00c150f22b .round-btn_820894f7e953a083:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_f00423f324102dd1 .post-data_54f78f00c150f22b .post-info_3d8a9cdee5e9f5c4 {
  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_f00423f324102dd1 .post-img_55902caafed7fc6c {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_f00423f324102dd1 .post-img_55902caafed7fc6c .date_56b1676ed2d8903f {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_f00423f324102dd1.style-two_563266fb49c9a710 {
  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_f00423f324102dd1.style-two_563266fb49c9a710 p {
  font-size: 18px;
}
.blog-meta-two_f00423f324102dd1.style-two_563266fb49c9a710 .post-img_55902caafed7fc6c {
  height: auto;
  width: 100%;
}
.blog-meta-two_f00423f324102dd1.style-two_563266fb49c9a710 .post-data_54f78f00c150f22b {
  padding: 26px 0;
}
.blog-meta-two_f00423f324102dd1.style-two_563266fb49c9a710 .post-data_54f78f00c150f22b .post-info_3d8a9cdee5e9f5c4 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_f00423f324102dd1.style-two_563266fb49c9a710 .post-data_54f78f00c150f22b .round-btn_820894f7e953a083 {
  border: none;
}

.signup-btn-one_69f09005e9128a1d 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_69f09005e9128a1d .icon_8161caa580b6d273 {
  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_c6fd2b533eda7720 {
  z-index: 1;
}
.blog-section-three_c6fd2b533eda7720 .section-btn_640a714ed6c14249 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_7bdb71e491bc8534 {
  z-index: 5;
}
.blog-section-four_7bdb71e491bc8534.block-feature-three_dbb09d1ac90ac2a0:before {
  display: none;
}
.blog-section-four_7bdb71e491bc8534.block-feature-three_dbb09d1ac90ac2a0 .block-one_4ea7f7ed3d7e8120 {
  background: url(../media/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .quote-wrapper_ba82d866f8fb57b6 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .quote-wrapper_ba82d866f8fb57b6 .wrapper_f7d72ada12d1ddd6 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .quote-wrapper_ba82d866f8fb57b6 .wrapper_f7d72ada12d1ddd6 .icon_8161caa580b6d273 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .quote-wrapper_ba82d866f8fb57b6 .wrapper_f7d72ada12d1ddd6 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .quote-wrapper_ba82d866f8fb57b6 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .quote-wrapper_ba82d866f8fb57b6 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .img-gallery_fc5f945b1d659d17 {
  margin-bottom: 50px;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .img-gallery_fc5f945b1d659d17 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .list-item_283e46b4db0ed400 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_8aa569e7556fbcb5 .post-details-meta_b99394b4412d2a74 .list-item_283e46b4db0ed400 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_8aa569e7556fbcb5 .bottom-widget_48ab7e3227fce283 {
  padding: 10px 0 5px;
}
.blog-details_8aa569e7556fbcb5 .bottom-widget_48ab7e3227fce283 .tags_f2b35146507a57f9 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_8aa569e7556fbcb5 .bottom-widget_48ab7e3227fce283 .tags_f2b35146507a57f9 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_8aa569e7556fbcb5 .bottom-widget_48ab7e3227fce283 .tags_f2b35146507a57f9 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_8aa569e7556fbcb5 .bottom-widget_48ab7e3227fce283 .share-icon_339c738fb281dc17 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_8aa569e7556fbcb5 .bottom-widget_48ab7e3227fce283 .share-icon_339c738fb281dc17 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_8aa569e7556fbcb5 .grey-bg_c3a020dda568d7bf {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_8aa569e7556fbcb5 .blog-inner-title_e837c6d37620c7a4 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 {
  margin: 60px 0;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd:last-child {
  padding-bottom: 5px;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd .reply-comment_0ebac75336b6931c {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd .user-avatar_0b1d6dd1ec7a673f {
  width: 60px;
  height: 60px;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd .comment-text_44f6d31d899257b5 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd .comment-text_44f6d31d899257b5 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd .comment-text_44f6d31d899257b5 .date_56b1676ed2d8903f {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd .comment-text_44f6d31d899257b5 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd .comment-text_44f6d31d899257b5 .reply-btn_5138e4a3adef985e {
  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_8aa569e7556fbcb5 .blog-comment-area_0da5e1b4fd264cd5 .comment_001789b0fcbf2edd .comment-text_44f6d31d899257b5 .reply-btn_5138e4a3adef985e:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-form_d682b6be8fd132fe p a {
  color: #19352D;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-form_d682b6be8fd132fe form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-form_d682b6be8fd132fe form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_8aa569e7556fbcb5 .blog-comment-form_d682b6be8fd132fe 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_56968e6a9f0e0e48 {
  height: 600px;
}

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

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

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

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

.footer-one_b3de228eca4c01bb {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_b3de228eca4c01bb .bottom-footer_0e9bb7a02136a3aa {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_b3de228eca4c01bb .social-icon_5f709bd0c80e33a1 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_b3de228eca4c01bb .social-icon_5f709bd0c80e33a1 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_b3de228eca4c01bb .footer-title_5f1a732a9e604cb3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_b3de228eca4c01bb .footer-nav-link_40c23fcefabbe8d8 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_b3de228eca4c01bb .footer-nav-link_40c23fcefabbe8d8 a:hover {
  color: #fff;
}
.footer-nav-link_40c23fcefabbe8d8 p {
  font-size: 16px;
}
.logo_3f9ab5d6173a6e06 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_cf0a82569fa55594 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_5cd5ffad94cacb38 {
  align-content: center;
}

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

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

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

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

.footer-three_841aff66651db613 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_841aff66651db613 .round-bg_e53db9a27a4de3d6 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_841aff66651db613 .round-bg_e53db9a27a4de3d6.color-two_52c2b7bef8aa73f1 {
  background: #F6FFDD;
}
.footer-three_841aff66651db613 .footer-intro_36d2852516e11370 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_841aff66651db613 .footer-intro_36d2852516e11370 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_841aff66651db613 .footer-title_5f1a732a9e604cb3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_841aff66651db613 .footer-nav-link_40c23fcefabbe8d8 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_841aff66651db613 .footer-nav-link_40c23fcefabbe8d8 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_841aff66651db613 .bottom-footer_0e9bb7a02136a3aa {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_841aff66651db613 .bottom-footer_0e9bb7a02136a3aa .copyright_1b38eadd1b00741c {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_841aff66651db613 .bottom-footer_0e9bb7a02136a3aa .bottom-nav_a6eba02be0e932ac {
  margin: 0 -12px;
}
.footer-three_841aff66651db613 .bottom-footer_0e9bb7a02136a3aa .bottom-nav_a6eba02be0e932ac a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_841aff66651db613 .bottom-footer_0e9bb7a02136a3aa .bottom-nav_a6eba02be0e932ac a:hover {
  text-decoration: underline;
}
.footer-three_841aff66651db613 .bottom-footer_0e9bb7a02136a3aa .social-icon_5f709bd0c80e33a1 {
  margin: 0 -10px;
}
.footer-three_841aff66651db613 .bottom-footer_0e9bb7a02136a3aa .social-icon_5f709bd0c80e33a1 a {
  margin: 0 10px;
}
.footer-three_841aff66651db613 .bottom-footer_0e9bb7a02136a3aa .social-icon_5f709bd0c80e33a1 a:hover {
  color: #19352D;
}
.footer-three_841aff66651db613 .shape_01_0c24c7ff56957a39 {
  top: -3%;
  left: -3%;
}
.footer-three_841aff66651db613 .shape_02_9c234319a4479207 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_3c92bef8f20a783a {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_3c92bef8f20a783a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../media/assets_3124b910a0/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_3c92bef8f20a783a h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_3c92bef8f20a783a .btn-group_0f90325497f89fd8 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_3c92bef8f20a783a .btn-group_0f90325497f89fd8 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_3c92bef8f20a783a .btn-group_0f90325497f89fd8 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_3c92bef8f20a783a .btn-group_0f90325497f89fd8 .round-btn_820894f7e953a083 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_3c92bef8f20a783a .btn-group_0f90325497f89fd8 .round-btn_820894f7e953a083:hover, .footer-five_3c92bef8f20a783a .btn-group_0f90325497f89fd8 .round-btn_820894f7e953a083:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_3c92bef8f20a783a .social-icon_5f709bd0c80e33a1 {
  margin: 0 -20px;
}
.footer-five_3c92bef8f20a783a .social-icon_5f709bd0c80e33a1 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_3c92bef8f20a783a .social-icon_5f709bd0c80e33a1 a:hover {
  color: #DFFF5E;
}
.footer-five_3c92bef8f20a783a .bottom-nav_a6eba02be0e932ac {
  margin: 0 -12px;
}
.footer-five_3c92bef8f20a783a .bottom-nav_a6eba02be0e932ac a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_3c92bef8f20a783a .bottom-nav_a6eba02be0e932ac a:hover {
  text-decoration: underline;
}
.footer-five_3c92bef8f20a783a .shape_01_0c24c7ff56957a39 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_3c92bef8f20a783a .shape_02_9c234319a4479207 {
  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_59f2c0ffb485d495 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_8684a3a14f570aef {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_8190847dc0734d8f {
  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_04d0fd1f47eda35c {
  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_d1cd873163e1219b {
  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_5bf2d181126217fa {
  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_272a6cfa7f51c74b {
  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_8b9cfa0d6bf42bc4 {
  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_311b47855a6853ea {
  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_21992ff8ba658195 {
  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_8c575c2ea58ec694 {
  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_377ae7483da3f4fa {
  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_8920b85bb96e5e90 {
  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_6587302cf753c41c {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_59324651886fba0c {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_4d3c91d14a5b000d {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_9cdc4461a1f31fe0 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_7c71889dbb168f89 {
  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_afbc8bb3c135476c {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_2bf2f42b9bfed68d {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_dcce797be3b78e53 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_b50386f98293221b {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_30e826780602b4d3 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_092387af33da8e97 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_facb8b0a9afb66f5 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_43416e050ee6b542 {
  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_bf7721fc19b4465c {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_155930f32d5bd758 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_fdbce1a832d868fa {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_d59ca4fc3e4c5a8d {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_843217032be47392 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_2f4b137f50ce527d {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_2ee2a4745d44cbe5 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_ac304d1c7d1de312 {
  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_cbb6360fca9a7c6d {
  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_de60dae55d37cebc {
  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_61b52951b7ffdefa {
  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_0db96db78a0ab73a {
  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_ca43b5863650fdaa {
  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_57b10c60b9ebafcb {
  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_1e6167481baa130e {
  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_e211b6f2761f3cf4 {
  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_a437979a0d838d10 {
  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_f6d9e169ee312781 {
  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_3722c8867051f8ab {
  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_64bb596b1fd8c77f {
  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_de41c434034167f0 {
  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_5b3a897cbddc72a1 {
  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_197e2d13f3af9407 {
  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_c17ad06b68e03138 {
  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_e2e4c045221c67e1 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_5b487e80d0efe4bc {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_d20d07774267235d {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_ad8fb9605a3f9f43 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_565b492d49dd8856 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_90c323d93c6080a7 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_b5b5fc286970277e {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_cca34f341868814a {
  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_59f2c0ffb485d495 {
  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_f8524f0393775c33 {
  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_5e9d4abf5af119a1 {
  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_863f8d04b5389b18 .theme-select-menu_32266fad65f0aca8 {
  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_aa02c935d7ae0914 {
  overflow: hidden;
}
.product-block-one_aa02c935d7ae0914 .img-holder_3fb180f83e6f4880 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_aa02c935d7ae0914 .img-holder_3fb180f83e6f4880 .cart-icon_4d1cd97fe3727891 {
  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_aa02c935d7ae0914 .img-holder_3fb180f83e6f4880 .cart-icon_4d1cd97fe3727891:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_aa02c935d7ae0914 .img-holder_3fb180f83e6f4880 .cart-button_c109490162c96140 {
  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_aa02c935d7ae0914 .img-holder_3fb180f83e6f4880 .cart-button_c109490162c96140:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_aa02c935d7ae0914 .product-title_bc5eae8c6c3f018d {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_aa02c935d7ae0914 .rating_6d83bfedf1e5fc20 {
  margin: 0 -3px;
}
.product-block-one_aa02c935d7ae0914 .rating_6d83bfedf1e5fc20 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_aa02c935d7ae0914 .rating_6d83bfedf1e5fc20 li .bi-star-fill_4b146bb41ceec424 {
  color: #FFCB65;
}
.product-block-one_aa02c935d7ae0914 .price_8b5638a08fa44014 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_aa02c935d7ae0914:hover .cart-button_c109490162c96140 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_aa02c935d7ae0914:hover .product-img_9944a237c2bd87ce {
  transform: scale(0.95);
}
.product-block-one_aa02c935d7ae0914:hover .cart-icon_4d1cd97fe3727891 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_aa02c935d7ae0914:hover .product-title_bc5eae8c6c3f018d {
  text-decoration: underline;
}

.product-details-one_07b9ceaac3f7574f .product-img-tab_35949542ec67f2b4 {
  border: none;
}
.product-details-one_07b9ceaac3f7574f .product-img-tab_35949542ec67f2b4 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_07b9ceaac3f7574f .product-img-tab_35949542ec67f2b4 .nav-link img {
  max-height: 100%;
}
.product-details-one_07b9ceaac3f7574f .product-img-tab_35949542ec67f2b4 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_07b9ceaac3f7574f .product-img-tab-content_e0837d36db30762b {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_07b9ceaac3f7574f .product-img-tab-content_e0837d36db30762b img {
  margin: auto;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .stock-tag_71e0c0a1e583c778 {
  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_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .product-name_243faf5cd9984825 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .rating_6d83bfedf1e5fc20 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .rating_6d83bfedf1e5fc20 li .bi-star-fill_4b146bb41ceec424 {
  color: #FFCB65;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .rating_6d83bfedf1e5fc20 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .rating_6d83bfedf1e5fc20 li a:hover {
  text-decoration: underline;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .price_8b5638a08fa44014 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .price_8b5638a08fa44014 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .availability_2492c50fd28cc938 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .description-text_9f8826074c6ce066 {
  padding: 10px 0 15px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .product-feature_50f9d631e4372eeb {
  margin-bottom: 20px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .product-feature_50f9d631e4372eeb li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .product-feature_50f9d631e4372eeb li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .customize-order_84c2af1a08f5d990 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .customize-order_84c2af1a08f5d990 .quantity_362864f192d284f9 .button-group_28b302c3db22a260 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .customize-order_84c2af1a08f5d990 .quantity_362864f192d284f9 .button-group_28b302c3db22a260 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .customize-order_84c2af1a08f5d990 .quantity_362864f192d284f9 .button-group_28b302c3db22a260 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_07b9ceaac3f7574f .product-info_3d99bdcd8a1a0c70 .customize-order_84c2af1a08f5d990 .quantity_362864f192d284f9 .button-group_28b302c3db22a260 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_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .nav-tabs_d3b15987ba9de5ee {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .nav-tabs_d3b15987ba9de5ee .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_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .nav-tabs_d3b15987ba9de5ee .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_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .nav-tabs_d3b15987ba9de5ee .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .nav-tabs_d3b15987ba9de5ee .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .tab-content_88d1302e9fed746e h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .tab-content_88d1302e9fed746e .product-feature_50f9d631e4372eeb li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .tab-content_88d1302e9fed746e .product-feature_50f9d631e4372eeb li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .user-comment-area_c5c0ef9fa174c1fc .single-comment_7db611a8f71e3992 {
  padding-bottom: 40px;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .user-comment-area_c5c0ef9fa174c1fc .single-comment_7db611a8f71e3992:last-child {
  padding-bottom: 0;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .user-comment-area_c5c0ef9fa174c1fc .user-img_2b0c77decff6a720 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .user-comment-area_c5c0ef9fa174c1fc .user-comment-data_7b25ef1578de8acd {
  padding-left: 30px;
  position: relative;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .user-comment-area_c5c0ef9fa174c1fc .user-comment-data_7b25ef1578de8acd .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .user-comment-area_c5c0ef9fa174c1fc .user-comment-data_7b25ef1578de8acd .rating_6d83bfedf1e5fc20 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .user-comment-area_c5c0ef9fa174c1fc .user-comment-data_7b25ef1578de8acd .rating_6d83bfedf1e5fc20 li .bi-star-fill_4b146bb41ceec424 {
  color: #FFCB65;
}
.product-details-one_07b9ceaac3f7574f .product-review-tab_28cfa6ea59f31567 .user-comment-area_c5c0ef9fa174c1fc .user-comment-data_7b25ef1578de8acd p {
  padding-top: 8px;
}

.cart-list-form_99abc2e7da6a35b8 {
  position: relative;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 {
  margin: 0;
  background: transparent;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 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_99abc2e7da6a35b8 .table_b938200538d77038 th:first-child {
  text-align: left;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .product-thumbnails_1622b257b93bdff8 {
  width: 85px;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .product-thumbnails_1622b257b93bdff8 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .product-thumbnails_1622b257b93bdff8 .product-img_9944a237c2bd87ce {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .product-info_3d99bdcd8a1a0c70 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .product-info_3d99bdcd8a1a0c70 .product-name_243faf5cd9984825 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .product-info_3d99bdcd8a1a0c70 .serial_108755b3597a6188 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .product-info_3d99bdcd8a1a0c70 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .price_8b5638a08fa44014 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .quantity_362864f192d284f9 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .quantity_362864f192d284f9 li .btn_951e8bf7cecaca30 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .quantity_362864f192d284f9 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_99abc2e7da6a35b8 .table_b938200538d77038 tbody .remove-product_32d95f577a58da8f {
  color: #000;
  font-size: 22px;
}
.cart-list-form_99abc2e7da6a35b8 .table_b938200538d77038 tbody .remove-product_32d95f577a58da8f:hover {
  color: #ff2759;
}
.cart-list-form_99abc2e7da6a35b8 .cart-footer_27583c4c7e35c535 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_99abc2e7da6a35b8 .cart-footer_27583c4c7e35c535 .coupon-form_5123e67d3d5f44c6 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_99abc2e7da6a35b8 .cart-footer_27583c4c7e35c535 .cart-total-section_fbb50350c98281d9 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_99abc2e7da6a35b8 .cart-footer_27583c4c7e35c535 .cart-total-section_fbb50350c98281d9 .cart-total-table_cd00638b7fbae456 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_99abc2e7da6a35b8 .cart-footer_27583c4c7e35c535 .cart-total-section_fbb50350c98281d9 .cart-total-table_cd00638b7fbae456 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_8056bf848cef2792 {
  height: auto;
}

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

.fancybox-caption_c31ac902ab1549fc, .fancybox-infobar_a48b69d419084f43, .fancybox-navigation_7338876f886bbbf5 .fancybox-button_35328d454c0a12d4, .fancybox-toolbar_8b2bb49c0a2c1829 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_613db497a279b6b8 .fancybox-caption_c31ac902ab1549fc, .fancybox-show-infobar_5df0aa226e8de3ad .fancybox-infobar_a48b69d419084f43, .fancybox-show-nav_3a09c08d0b307dac .fancybox-navigation_7338876f886bbbf5 .fancybox-button_35328d454c0a12d4, .fancybox-show-toolbar_eb8ca1e6642bbf3e .fancybox-toolbar_8b2bb49c0a2c1829 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_32aa48db180abe4e .fancybox-stage_601828960a94fc13 {
  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_ef092a31a2ecceda .fancybox-slide, .fancybox-slide--current_e20edcd41f3a5f38, .fancybox-slide--next_d466a7d48c50116d, .fancybox-slide--previous_955e4607639c3134 {
  display: block;
}

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

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

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

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

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

.fancybox-content_8b1afb801f8ab3eb {
  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_dfe12020f0481e4c .fancybox-content_8b1afb801f8ab3eb {
  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_5371a48d68135413 .fancybox-content_8b1afb801f8ab3eb {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_a7af6ecd9385c42c .fancybox-content_8b1afb801f8ab3eb {
  cursor: zoom-in;
}

.fancybox-can-drag_c0954e6b1d99e84d .fancybox-content_8b1afb801f8ab3eb {
  cursor: grab;
}

.fancybox-is-dragging_63e9471f653aa22d .fancybox-content_8b1afb801f8ab3eb {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_7331db39f04b11a1 .fancybox-content_8b1afb801f8ab3eb {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_ba60a283337d1e60 .fancybox-content_8b1afb801f8ab3eb, .fancybox-slide--map_424d34d73cfa218a .fancybox-content_8b1afb801f8ab3eb, .fancybox-slide--video_234f2fc6e537ea08 .fancybox-content_8b1afb801f8ab3eb {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_234f2fc6e537ea08 .fancybox-content_8b1afb801f8ab3eb {
  background: #000;
}

.fancybox-slide--map_424d34d73cfa218a .fancybox-content_8b1afb801f8ab3eb {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_fa81582ca8365fa7 svg path, .fancybox-button--share_843f27bf2239922d svg path, .fancybox-button--thumbs_30db9f490bb66775 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_3a09c08d0b307dac .fancybox-navigation_7338876f886bbbf5 .fancybox-button_35328d454c0a12d4 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_7338876f886bbbf5 .fancybox-button--arrow_left_b09c141c33e425a8 {
  left: 6px;
}

.fancybox-navigation_7338876f886bbbf5 .fancybox-button--arrow_right_b09fdfe5bc263d13 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_ba60a283337d1e60 .fancybox-close-small_deb4f2e5ed353a5a, .fancybox-slide--image_dfe12020f0481e4c .fancybox-close-small_deb4f2e5ed353a5a, .fancybox-slide--video_234f2fc6e537ea08 .fancybox-close-small_deb4f2e5ed353a5a {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_ba60a283337d1e60 .fancybox-close-small_deb4f2e5ed353a5a:hover svg, .fancybox-slide--image_dfe12020f0481e4c .fancybox-close-small_deb4f2e5ed353a5a:hover svg, .fancybox-slide--video_234f2fc6e537ea08 .fancybox-close-small_deb4f2e5ed353a5a:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_2299fa9e96b98cd7 .fancybox-close-small_deb4f2e5ed353a5a, .fancybox-is-zoomable_18df7e0f038ebb35.fancybox-can-drag_c0954e6b1d99e84d .fancybox-close-small_deb4f2e5ed353a5a {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_997a2c63151289c8.fancybox-slide--next_d466a7d48c50116d, .fancybox-fx-fade_997a2c63151289c8.fancybox-slide--previous_955e4607639c3134 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_997a2c63151289c8.fancybox-slide--current_e20edcd41f3a5f38 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_8df544b7bf46e180 {
  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_9859d6458429acc6 {
  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_c4b3471d8a693a09 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_24cc751dd945afd9 .fancybox-thumbs_9859d6458429acc6 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_9859d6458429acc6 > 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_9859d6458429acc6 .fancybox-thumbs-active_69f5085e09c73f6e:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_ddc69bf0fefecb93 .slick-track_8c74767a77dce6ca,
.slick-slider_ddc69bf0fefecb93 .slick-list_d65f11f63c762eb6 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_834f10cef26db687 .slick-track_8c74767a77dce6ca {
  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_834f10cef26db687 img {
  display: none;
}

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

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

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

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

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