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

.h1_8b617b84d1809432,
h1,
.h2_0264c47f3f395de7,
h2,
.h3_1bae932b06d585a8,
h3,
.h4_8a2ef6214559489a,
h4,
.h5_dce7e09b1c032097,
h5,
.h6_b2a73c32277c6b44,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_cbc7e7a1cc3d1659 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_a1a8c55fcf9fc3ff {
  padding: 0 !important;
}

.m0_c336430f1217f038 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_9758d4b4495a60e1 {
    padding: 0 !important;
  }
  .xl-m0_4ef04755d5ed42ff {
    margin: 0 !important;
  }
  .xl-pt-10_b06fc519ab6cca05 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f6d6cea03ab3f6fa {
    padding-top: 20px !important;
  }
  .xl-pt-30_d9c06b88f6f9b220 {
    padding-top: 30px !important;
  }
  .xl-pt-40_74fceadc80e3405e {
    padding-top: 40px !important;
  }
  .xl-pt-50_6494f1ab0c39ab31 {
    padding-top: 50px !important;
  }
  .xl-pt-60_d6916c332aadf3bf {
    padding-top: 60px !important;
  }
  .xl-pt-70_94fc071e0c2699ea {
    padding-top: 70px !important;
  }
  .xl-pt-80_1bfa23101f099963 {
    padding-top: 80px !important;
  }
  .xl-pt-90_f94d13304231bcbe {
    padding-top: 90px !important;
  }
  .xl-pt-100_aee64d114cbdb34f {
    padding-top: 100px !important;
  }
  .xl-pt-110_66dda1578f8bbcf5 {
    padding-top: 110px !important;
  }
  .xl-pt-120_7c90f3d0647942a5 {
    padding-top: 120px !important;
  }
  .xl-pt-130_ec8050393749b276 {
    padding-top: 130px !important;
  }
  .xl-pt-140_13f34605a7618971 {
    padding-top: 140px !important;
  }
  .xl-pt-150_dab86bc551f88ec1 {
    padding-top: 150px !important;
  }
  .xl-pt-200_7141c8c18e4effef {
    padding-top: 200px !important;
  }
  .xl-pb-10_b17bd91b7aa5ec55 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_b351c8ce6e9af2ae {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_4f85ecb2492ec3b8 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_5bd6853536b830c0 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_41270e17666f5f1f {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_50e1cfb8c69f78ce {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_7e5021c9797f6a6f {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_0815a41cc5624d2e {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_85028322e6a2184c {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_c61412ff66015a19 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_9e2375805bf6116d {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_150f7c0d4e58bc74 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_672f2758f67b258e {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_a7bfc8a87bc8e0db {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_7ec4ae6c475922c8 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_2ed88820264cebc1 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_b0fdb348d40ec0bf {
    margin-top: 10px !important;
  }
  .xl-mt-20_1b0469291bb1a0ba {
    margin-top: 20px !important;
  }
  .xl-mt-30_621cd1df38b833cd {
    margin-top: 30px !important;
  }
  .xl-mt-40_09a7c8ffe5e00b6b {
    margin-top: 40px !important;
  }
  .xl-mt-50_2769a141204077a7 {
    margin-top: 50px !important;
  }
  .xl-mt-60_f2fb5560b51dac5d {
    margin-top: 60px !important;
  }
  .xl-mt-70_be04a6141a303698 {
    margin-top: 70px !important;
  }
  .xl-mt-80_a38ee4761fe38023 {
    margin-top: 80px !important;
  }
  .xl-mt-90_58ab9879c8ced0f3 {
    margin-top: 90px !important;
  }
  .xl-mt-100_9d1e21206df2c3a1 {
    margin-top: 100px !important;
  }
  .xl-mt-110_c811f7632b6a6605 {
    margin-top: 110px !important;
  }
  .xl-mt-120_37735d7e612d1727 {
    margin-top: 120px !important;
  }
  .xl-mt-130_6d0e1f9354c482cc {
    margin-top: 130px !important;
  }
  .xl-mt-140_17ad4089fe04f444 {
    margin-top: 140px !important;
  }
  .xl-mt-150_37a44b6dc54b4630 {
    margin-top: 150px !important;
  }
  .xl-mt-200_ff43370bd14e5fe5 {
    margin-top: 200px !important;
  }
  .xl-mb-10_17aefa5c13d4a7f4 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_c507f015e36c9f6e {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_1f09fe581957475e {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_f471297448d72e14 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_67860703476a1f73 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_833af88adf5c5ef0 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_7725ad4ea56c254b {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_e3f806b3f77bf409 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_9b52c0eb56b54c26 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_8fe7260759310c84 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_d93e545e3506e33e {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_09fe2e30c08ea143 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_196693f6996ec906 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_910769054ece7a45 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_6a19e8253fe30a96 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_d98f383c92e3071d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_6c0d07f00175bdff {
    padding: 0 !important;
  }
  .lg-m0_d77d269af3052242 {
    margin: 0 !important;
  }
  .lg-pt-10_6c5aefea142aa1dd {
    padding-top: 10px !important;
  }
  .lg-pt-20_1d0ff32dc82e26b4 {
    padding-top: 20px !important;
  }
  .lg-pt-30_966d8aa67d578d18 {
    padding-top: 30px !important;
  }
  .lg-pt-40_35790bd192e94820 {
    padding-top: 40px !important;
  }
  .lg-pt-50_f6d4ee76cad1b43c {
    padding-top: 50px !important;
  }
  .lg-pt-60_29d2310cdd5d1270 {
    padding-top: 60px !important;
  }
  .lg-pt-70_2942fd0ad98779df {
    padding-top: 70px !important;
  }
  .lg-pt-80_f96e8e8e19ce9950 {
    padding-top: 80px !important;
  }
  .lg-pt-90_036f45f3a2c0a217 {
    padding-top: 90px !important;
  }
  .lg-pt-100_892fc7b4de8a3bc8 {
    padding-top: 100px !important;
  }
  .lg-pt-110_2ac11b9052ff4f7f {
    padding-top: 110px !important;
  }
  .lg-pt-120_ff801f99297b964c {
    padding-top: 120px !important;
  }
  .lg-pt-130_791ead985ffdc92a {
    padding-top: 130px !important;
  }
  .lg-pt-140_989651824aa42b07 {
    padding-top: 140px !important;
  }
  .lg-pt-150_6c5365e23fae49b4 {
    padding-top: 150px !important;
  }
  .lg-pt-200_7426359ed5594565 {
    padding-top: 200px !important;
  }
  .lg-pb-10_0a99eac5e86da559 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_70ea71d5ca50703e {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_23396ff3b9e77edc {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_405efcb0de99fc5a {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_064faa2ca9af17a0 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_9313f94c5e82dff5 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_8fd8b21ab8e9ded9 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_89c55814360f7c9e {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_42f8bd4191e802d2 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_3705a7011f780a01 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_3930041fe52e7fd3 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_60b7d96be9b46454 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_62dbe38942ea6350 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_c79ced6607734cb9 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_f14071174826487d {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_778d6d3c6b479c97 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_1650e3f8e19bb3c3 {
    margin-top: 10px !important;
  }
  .lg-mt-20_9c715f1d0913d1dd {
    margin-top: 20px !important;
  }
  .lg-mt-30_35a08ce287f2dd76 {
    margin-top: 30px !important;
  }
  .lg-mt-40_767bcc28184e69d6 {
    margin-top: 40px !important;
  }
  .lg-mt-50_d340328daae84bf6 {
    margin-top: 50px !important;
  }
  .lg-mt-60_26c663e01a698d20 {
    margin-top: 60px !important;
  }
  .lg-mt-70_342bb4d6cf521101 {
    margin-top: 70px !important;
  }
  .lg-mt-80_b7cbc21247900090 {
    margin-top: 80px !important;
  }
  .lg-mt-90_d76c07cf582e5c07 {
    margin-top: 90px !important;
  }
  .lg-mt-100_7ebd0b8e4b038b24 {
    margin-top: 100px !important;
  }
  .lg-mt-110_8877be7a5c893347 {
    margin-top: 110px !important;
  }
  .lg-mt-120_d75931dbaf8517f3 {
    margin-top: 120px !important;
  }
  .lg-mt-130_5dc79299e82e6985 {
    margin-top: 130px !important;
  }
  .lg-mt-140_4a760698c770130b {
    margin-top: 140px !important;
  }
  .lg-mt-150_227a8577581dfd66 {
    margin-top: 150px !important;
  }
  .lg-mt-200_f7496aa42744f8ce {
    margin-top: 200px !important;
  }
  .lg-mb-10_d28106a9607ca61e {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_8aa4d8c0d5282006 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_3910bff95616c784 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_49c046e51ab3dad1 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_b4752a2058d4f218 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_2c49a91460ab63c7 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_9d95c9349b0a4734 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_841889d7b25ba5ef {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_8152b7a230138996 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_063042d975756a26 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_1f27a9910aefc94e {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_73e8b116622df606 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_07063df17b65a17c {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_7a2e64a7a86420f1 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_0f0485a9e020ca35 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_82c4773bf5bf78c8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_982229f946a9ef96 {
    padding: 0 !important;
  }
  .md-m0_bed1aba7a4c09836 {
    margin: 0 !important;
  }
  .md-pt-10_061677532d0a6344 {
    padding-top: 10px !important;
  }
  .md-pt-20_a268eecb243abea4 {
    padding-top: 20px !important;
  }
  .md-pt-30_202bc995d5ea9081 {
    padding-top: 30px !important;
  }
  .md-pt-40_fed089f2e0011a24 {
    padding-top: 40px !important;
  }
  .md-pt-50_5a23a12937f5bcf0 {
    padding-top: 50px !important;
  }
  .md-pt-60_d0bce51b947b5c64 {
    padding-top: 60px !important;
  }
  .md-pt-70_f6bf31affb72cea1 {
    padding-top: 70px !important;
  }
  .md-pt-80_82135b7d75d1256e {
    padding-top: 80px !important;
  }
  .md-pt-90_aab9e0b2b25bca3a {
    padding-top: 90px !important;
  }
  .md-pt-100_484b60fac4f23d5d {
    padding-top: 100px !important;
  }
  .md-pt-110_624e87866aeaad08 {
    padding-top: 110px !important;
  }
  .md-pt-120_9e4e77428f05a00b {
    padding-top: 120px !important;
  }
  .md-pt-130_4a968a5ff8d5bceb {
    padding-top: 130px !important;
  }
  .md-pt-140_2e35702db89e5c3f {
    padding-top: 140px !important;
  }
  .md-pt-150_d7c51381fb91fb01 {
    padding-top: 150px !important;
  }
  .md-pt-200_040fd45e1cf81ddf {
    padding-top: 200px !important;
  }
  .md-pb-10_f50d71d7693d81b5 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_8b02b9e0f87a9bb7 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_22bdefd6298ac7cb {
    padding-bottom: 30px !important;
  }
  .md-pb-40_ade8c67a3465a892 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_f80a517035c37edf {
    padding-bottom: 50px !important;
  }
  .md-pb-60_944eda2d2ea66571 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_9a72d8f480abb091 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_16019de55877110e {
    padding-bottom: 80px !important;
  }
  .md-pb-90_d25ca9296940404f {
    padding-bottom: 90px !important;
  }
  .md-pb-100_d4e62d122a46c7e5 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_bd65c1d9b91a0e83 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_766216fad2e0ce04 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_7b4dba7e6b1b3bdd {
    padding-bottom: 130px !important;
  }
  .md-pb-140_158e917c6fe75218 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_c35ae549d8c63818 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_67b69a898e4e32fe {
    padding-bottom: 200px !important;
  }
  .md-mt-10_b14259ed154a8c8e {
    margin-top: 10px !important;
  }
  .md-mt-20_025d1737ea94998d {
    margin-top: 20px !important;
  }
  .md-mt-30_dc983457b00fb068 {
    margin-top: 30px !important;
  }
  .md-mt-40_b04d00052bdd5274 {
    margin-top: 40px !important;
  }
  .md-mt-50_388b72053454c780 {
    margin-top: 50px !important;
  }
  .md-mt-60_50d03c661e4930f5 {
    margin-top: 60px !important;
  }
  .md-mt-70_29bb1c68c9ee5fd2 {
    margin-top: 70px !important;
  }
  .md-mt-80_ea3b79b48961acb1 {
    margin-top: 80px !important;
  }
  .md-mt-90_8edef49b7c61f6ba {
    margin-top: 90px !important;
  }
  .md-mt-100_b5e5536fc2ee3147 {
    margin-top: 100px !important;
  }
  .md-mt-110_b93ae99b6476a5a8 {
    margin-top: 110px !important;
  }
  .md-mt-120_1741802c6989cdbd {
    margin-top: 120px !important;
  }
  .md-mt-130_c4b17d7b9b16450f {
    margin-top: 130px !important;
  }
  .md-mt-140_21bbae67db6164b4 {
    margin-top: 140px !important;
  }
  .md-mt-150_3ecd773aaf85d1ad {
    margin-top: 150px !important;
  }
  .md-mt-200_1198472849ebed88 {
    margin-top: 200px !important;
  }
  .md-mb-10_f4d81bfa949d79b6 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_f2c9cba6d0858f8e {
    margin-bottom: 20px !important;
  }
  .md-mb-30_3bae4cd0edc74969 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_dfbb3782f7752bed {
    margin-bottom: 40px !important;
  }
  .md-mb-50_e220c0434871461f {
    margin-bottom: 50px !important;
  }
  .md-mb-60_ad1dc6512c85b859 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_9a10e16a2649de89 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_3446766650e69aa1 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_7a369c27f3d34437 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_14fd1012f5f0432f {
    margin-bottom: 100px !important;
  }
  .md-mb-110_5a37ca0c2f4bfc6b {
    margin-bottom: 110px !important;
  }
  .md-mb-120_3fb074610f8a1430 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_23baedf97d2cc180 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_3015b8767d6ab6e0 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_996a9586a0a891d7 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_bb3b52fa987cb1e8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_b76ebc7b0391f57f {
    padding: 0 !important;
  }
  .sm-m0_1a5fad8812ab939c {
    margin: 0 !important;
  }
  .sm-pt-10_e40f2baf2f61ff71 {
    padding-top: 10px !important;
  }
  .sm-pt-20_bc82e93bea830495 {
    padding-top: 20px !important;
  }
  .sm-pt-30_84892fef86ff91ba {
    padding-top: 30px !important;
  }
  .sm-pt-40_883d7fef2750a4c1 {
    padding-top: 40px !important;
  }
  .sm-pt-50_02e9a1d79d782327 {
    padding-top: 50px !important;
  }
  .sm-pt-60_89a17c24f93db061 {
    padding-top: 60px !important;
  }
  .sm-pt-70_863ff8798951c6ad {
    padding-top: 70px !important;
  }
  .sm-pt-80_2a31fea200d37ada {
    padding-top: 80px !important;
  }
  .sm-pt-90_68461d67ceeef0e8 {
    padding-top: 90px !important;
  }
  .sm-pt-100_2e14135b1e911478 {
    padding-top: 100px !important;
  }
  .sm-pt-110_acd8e40f2409a24f {
    padding-top: 110px !important;
  }
  .sm-pt-120_ced0ac47be69b355 {
    padding-top: 120px !important;
  }
  .sm-pt-130_41691522092c5040 {
    padding-top: 130px !important;
  }
  .sm-pt-140_73f40ba10cf5875b {
    padding-top: 140px !important;
  }
  .sm-pt-150_b7bd763a67b32373 {
    padding-top: 150px !important;
  }
  .sm-pt-200_b75693016355c68c {
    padding-top: 200px !important;
  }
  .sm-pb-10_d6914d41eb02f15a {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_2766e334e543aa3f {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_75c9ffd3928934f2 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_62ea60d1711c62ec {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_41636d63bb543b1d {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_8f4436744efc60ee {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_bf1978822b674622 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_870aaf97420f6054 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_33fdbf62aa43ecad {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_42d8783342981fd1 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_f7195842d41d34ef {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_56d3a756b2df95a4 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_6b0715a0e2d1970f {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_feb17426603a10a3 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_945391b6342c0c3e {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_a9b062c9ea6fcb41 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_148b03cb77b1ec77 {
    margin-top: 10px !important;
  }
  .sm-mt-20_b551e19f07d2fa68 {
    margin-top: 20px !important;
  }
  .sm-mt-30_0364dd0b979deeeb {
    margin-top: 30px !important;
  }
  .sm-mt-40_e9b75a3375c6994f {
    margin-top: 40px !important;
  }
  .sm-mt-50_32dc3cbe622c9c85 {
    margin-top: 50px !important;
  }
  .sm-mt-60_1d87b2900d63bfd7 {
    margin-top: 60px !important;
  }
  .sm-mt-70_eba47436395c1422 {
    margin-top: 70px !important;
  }
  .sm-mt-80_237458a3c78996ed {
    margin-top: 80px !important;
  }
  .sm-mt-90_22e5001b37461a13 {
    margin-top: 90px !important;
  }
  .sm-mt-100_2dbef91f9aa0a0ce {
    margin-top: 100px !important;
  }
  .sm-mt-110_e51362da7641ffd4 {
    margin-top: 110px !important;
  }
  .sm-mt-120_d7e80c7ad20619ff {
    margin-top: 120px !important;
  }
  .sm-mt-130_10780205c0ea61b5 {
    margin-top: 130px !important;
  }
  .sm-mt-140_ef1fb5182a5367ab {
    margin-top: 140px !important;
  }
  .sm-mt-150_6581f0c437d02da6 {
    margin-top: 150px !important;
  }
  .sm-mt-200_e655d81d80ec5945 {
    margin-top: 200px !important;
  }
  .sm-mb-10_7b6547b2c075bd0a {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_d4da06306add2d82 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_885546331e70fa5d {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_29df8798c35d620b {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_9afbe8ae4cc0af0f {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_df6ec35ba6347132 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_c42b22730a86c8b2 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_bb46bb1f9d55cc3e {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_c9ef51c4ae10a0a1 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_7f792c824cec5645 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_f20b226a7fb9452e {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_b7fef84e5b788280 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_c6d4f22b806ab83e {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_3ed8a7c0d2ae8ce0 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_aa749e30eb8d2b37 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_118adcad5c87437b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_1b2ee5bc60cb6a00 {
    padding: 0 !important;
  }
  .xs-m0_51a66a3457a7b13b {
    margin: 0 !important;
  }
  .xs-pt-10_eb94da2f4565b82a {
    padding-top: 10px !important;
  }
  .xs-pt-20_9543cec9fc63e114 {
    padding-top: 20px !important;
  }
  .xs-pt-30_dca9a2359c551b76 {
    padding-top: 30px !important;
  }
  .xs-pt-40_fbd3e787f95372f8 {
    padding-top: 40px !important;
  }
  .xs-pt-50_fba8eb8194b075f4 {
    padding-top: 50px !important;
  }
  .xs-pt-60_03c2ddcaa42fe026 {
    padding-top: 60px !important;
  }
  .xs-pt-70_701b475fd658d710 {
    padding-top: 70px !important;
  }
  .xs-pt-80_c63f2811568866f2 {
    padding-top: 80px !important;
  }
  .xs-pt-90_c75e3585d9c12bbd {
    padding-top: 90px !important;
  }
  .xs-pt-100_8589b5b76d6db350 {
    padding-top: 100px !important;
  }
  .xs-pt-110_b7499b68620efb89 {
    padding-top: 110px !important;
  }
  .xs-pt-120_870e00fdf6975875 {
    padding-top: 120px !important;
  }
  .xs-pt-130_0ea971a686f182a2 {
    padding-top: 130px !important;
  }
  .xs-pt-140_5ab9810abf428dd0 {
    padding-top: 140px !important;
  }
  .xs-pt-150_780b2f7ca0074b09 {
    padding-top: 150px !important;
  }
  .xs-pt-200_e781b19b44aa6f1e {
    padding-top: 200px !important;
  }
  .xs-pb-10_9cdacffe99bd18c6 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_0bed2e5fdd75d11f {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_8a1359f8a2bb8b03 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_dd5ec5a7aafbb7b6 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_b9ca4297114aa63a {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_7a89eb930674b792 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_33c6dc9366bcedad {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_2fc2ac96b3565f37 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_b56e34cf9ae6f4ec {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_86aae1b74fa8946c {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_2eb11f29ec8c63d3 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_07cb6ba2e012e4b1 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_f71b1a988f7eccd9 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_6c61d077320b511a {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_ecb7ebd8ab12f6b6 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_26d3a0b6f459400b {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_52ca049d3486fd7e {
    margin-top: 10px !important;
  }
  .xs-mt-20_f82f890f92ad9c21 {
    margin-top: 20px !important;
  }
  .xs-mt-30_d6312fef98540695 {
    margin-top: 30px !important;
  }
  .xs-mt-40_36f6126768fcdcd8 {
    margin-top: 40px !important;
  }
  .xs-mt-50_377079a2a7a3f2ac {
    margin-top: 50px !important;
  }
  .xs-mt-60_3f7395e46e6cd6fb {
    margin-top: 60px !important;
  }
  .xs-mt-70_f0ae525037308c8c {
    margin-top: 70px !important;
  }
  .xs-mt-80_4d82cd093d13185a {
    margin-top: 80px !important;
  }
  .xs-mt-90_340984a3294d39c8 {
    margin-top: 90px !important;
  }
  .xs-mt-100_9c005bc492b593a1 {
    margin-top: 100px !important;
  }
  .xs-mt-110_fc6fc7a40522907a {
    margin-top: 110px !important;
  }
  .xs-mt-120_51b3083940aa218c {
    margin-top: 120px !important;
  }
  .xs-mt-130_909062d1baee614b {
    margin-top: 130px !important;
  }
  .xs-mt-140_a3b51c0a8cc203c3 {
    margin-top: 140px !important;
  }
  .xs-mt-150_b8b56edd2d709166 {
    margin-top: 150px !important;
  }
  .xs-mt-200_10dffc35684a54dc {
    margin-top: 200px !important;
  }
  .xs-mb-10_b1952be2fa2ec884 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_1c4d5b13e24a1a86 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_aace99517e0b56c9 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_2699fd0587c26db7 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_fbbc8a3624401155 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_017853ef5ecd8133 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_84ee63b3a8747aaf {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_e8e8d835ad7ed149 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_fd8ad5c03f5fd8aa {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_286829742ac7a72e {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_169a35f354c89761 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_9e11c2a6ce348476 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_b334f3560786a55c {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_8f8936c568d1062d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_e6a1a421d32a94b9 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_6ee96b271493e0b2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_01c6c097a97d2606 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_01c6c097a97d2606.menu-overlay_557f7f28ac9e3c30 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_01c6c097a97d2606.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_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_01c6c097a97d2606.menu-style-three_2eba432caf267f20 .navbar-toggler_952ca426fc2222be {
  background: #000;
}
.theme-main-menu_01c6c097a97d2606.menu-style-four_00e2cb2c80bbc176 .navbar-toggler_952ca426fc2222be {
  background: #E6FD5A;
}
.theme-main-menu_01c6c097a97d2606.menu-style-five_aeef3e3424ff5294 .navbar-toggler_952ca426fc2222be {
  background: #DFFF5E;
}
.theme-main-menu_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be:focus {
  box-shadow: none;
}
.theme-main-menu_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be::before,
.theme-main-menu_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be::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_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be 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_01c6c097a97d2606.menu-style-three_2eba432caf267f20 .navbar-toggler_952ca426fc2222be:before, .theme-main-menu_01c6c097a97d2606.menu-style-three_2eba432caf267f20 .navbar-toggler_952ca426fc2222be:after, .theme-main-menu_01c6c097a97d2606.menu-style-three_2eba432caf267f20 .navbar-toggler_952ca426fc2222be span {
  background: #fff;
}
.theme-main-menu_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_01c6c097a97d2606 .navbar-toggler_952ca426fc2222be[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_01c6c097a97d2606 .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_01c6c097a97d2606 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_01c6c097a97d2606.white-vr_8e114cdd1f9974e4 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_01c6c097a97d2606.white-vr_8e114cdd1f9974e4 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_01c6c097a97d2606.white-vr_8e114cdd1f9974e4.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_01c6c097a97d2606.menu-style-one_1ad6d1c245a95891 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 .info-row_1705a00219911417 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 .gap-fix_dd2fee37f5860fd7 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 .greetings_5c4ac1455204def1 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 .contact-info_3d1e2eecdd350d91 {
  margin: 0 -15px;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 .contact-info_3d1e2eecdd350d91 li {
  padding: 0 15px;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 .contact-info_3d1e2eecdd350d91 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 .contact-info_3d1e2eecdd350d91 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865 .inner-content_c1ffbf6cd7c0ed36 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_01c6c097a97d2606.menu-style-two_8db4321f13121865.fixed .info-row_1705a00219911417 {
  display: none;
}
.theme-main-menu_01c6c097a97d2606.menu-style-five_aeef3e3424ff5294 {
  background: #000;
  padding: 0;
}
.theme-main-menu_01c6c097a97d2606.menu-style-five_aeef3e3424ff5294 .inner-content_c1ffbf6cd7c0ed36 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_01c6c097a97d2606.menu-style-six_8d2a33a8c375ea45 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_01c6c097a97d2606.menu-style-six_8d2a33a8c375ea45 .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_01c6c097a97d2606 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_c4fe74242a205d94 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_c4fe74242a205d94 .mega-menu-title_56bb63723aaebc73 {
  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_01c6c097a97d2606 .login-btn-one_56e8ee848d2836c2 a {
  color: #000;
}
.theme-main-menu_01c6c097a97d2606 .login-btn-one_56e8ee848d2836c2 a:hover {
  text-decoration: underline;
}
.theme-main-menu_01c6c097a97d2606 .login-btn-two_06d9e589d2094b1f a {
  color: #044F3B;
}
.theme-main-menu_01c6c097a97d2606 .login-btn-two_06d9e589d2094b1f a:hover {
  text-decoration: underline;
}
.theme-main-menu_01c6c097a97d2606 .signup-btn-one_dcb4fc1764feb44d 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_01c6c097a97d2606 .signup-btn-one_dcb4fc1764feb44d .icon_537c34c0b50b32fa {
  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_01c6c097a97d2606 .signup-btn-one_dcb4fc1764feb44d:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_01c6c097a97d2606 .signup-btn-one_dcb4fc1764feb44d:hover .icon_537c34c0b50b32fa {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_01c6c097a97d2606 .signup-btn-two_e60f7548c726b3b2 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_01c6c097a97d2606 .signup-btn-two_e60f7548c726b3b2:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_01c6c097a97d2606 .quote-one_b0d1c9a550fc9dcc {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_01c6c097a97d2606 .quote-one_b0d1c9a550fc9dcc:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_c4fab2161c0dfaa9 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_c4fab2161c0dfaa9 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_c4fab2161c0dfaa9 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_c4fab2161c0dfaa9 li a:hover {
  color: #0C3A30;
}
.category-menu_c4fab2161c0dfaa9 .dropdown-menu {
  padding: 0;
}
.category-menu_c4fab2161c0dfaa9 .dropdown-menu li {
  padding: 0;
}
.category-menu_c4fab2161c0dfaa9 .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_421133b2976ce877 .logo_a6fd97dfc8a2af9c {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_8e114cdd1f9974e4 .navbar-collapse_421133b2976ce877 {
    background-color: #0C3A30;
  }
  .navbar-collapse_421133b2976ce877 {
    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_421133b2976ce877.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_01c6c097a97d2606 .navbar .mega-dropdown_3f0b3f87146cb134 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_8e114cdd1f9974e4 .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_c4fe74242a205d94 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_939b9de8f394c51c .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_7dde0896cb8bd262 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_7dde0896cb8bd262::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_7dde0896cb8bd262 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_7dde0896cb8bd262 .hero-slider-one .hero-img_a3136541f8ea2187 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_7dde0896cb8bd262 .hero-slider-one .slick-list_929267e4725702ea, .hero-banner-one_7dde0896cb8bd262 .hero-slider-one .slick-track_0e6b924f643356b8, .hero-banner-one_7dde0896cb8bd262 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_7dde0896cb8bd262 .hero-heading_0aabb74b1d550b51 {
  font-weight: 700;
  color: #000;
  background: url(../visuals/shape_359f72efdd/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_7dde0896cb8bd262 .more-btn_b91b75fe0dd5ed27 {
  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_7dde0896cb8bd262 .more-btn_b91b75fe0dd5ed27:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_b44835c844e8ad82 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_b44835c844e8ad82 .bg-wrapper_e6dc73932bd8f1db {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_b44835c844e8ad82 .hero-heading_0aabb74b1d550b51 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_b44835c844e8ad82 .rating_715b58e4319adbaa h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_b44835c844e8ad82 .rating_715b58e4319adbaa p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_b44835c844e8ad82 .media-wrapper_5bbfe10b50d6c02c {
  position: absolute;
  background: url(../visuals/assets_0b960865a4/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_b44835c844e8ad82 .media-wrapper_5bbfe10b50d6c02c .shape_01_916e5f43a06cf8db {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_b44835c844e8ad82 .media-wrapper_5bbfe10b50d6c02c .shape_02_3d1967eb2549e64e {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_cb2806fb714d69af .hero-heading_0aabb74b1d550b51 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_cb2806fb714d69af .media-wrapper_5bbfe10b50d6c02c {
  background: url(../visuals/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_cb2806fb714d69af .media-wrapper_5bbfe10b50d6c02c .screen_01_eb44ef5d7b42489a {
  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_cb2806fb714d69af .media-wrapper_5bbfe10b50d6c02c .screen_02_82b3f0354e611f94 {
  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_cb2806fb714d69af .media-wrapper_5bbfe10b50d6c02c .bg-shape_8e23a1ab848d3271 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_cb2806fb714d69af .shape_01_916e5f43a06cf8db {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_a78bac659682e457 .bg-wrapper_e6dc73932bd8f1db {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_a78bac659682e457 .media-wrapper_5bbfe10b50d6c02c {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_a78bac659682e457 .media-wrapper_5bbfe10b50d6c02c .shape_01_916e5f43a06cf8db {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_a78bac659682e457 .shape_02_3d1967eb2549e64e {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_57447a79df45c5a5 + .blog-details_94f09b9ca977f04b {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_0ba6f0eca6e20680 {
  z-index: 1;
}
.block-feature-three_0ba6f0eca6e20680:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_0ba6f0eca6e20680.no-bg_ae52cf1d71779a18:before {
  display: none;
}
.block-feature-three_0ba6f0eca6e20680 .section-btn_465591ccd505497f {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_0ba6f0eca6e20680 .block-title_8bceee6e0d819c2f a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_0ba6f0eca6e20680 .block-title_8bceee6e0d819c2f a:hover {
  text-decoration: underline;
}
.block-feature-three_0ba6f0eca6e20680 .round-btn_7393003da59ce0ae {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_0ba6f0eca6e20680 .round-btn_7393003da59ce0ae:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_0ba6f0eca6e20680 .block-one_e93cb9a8f6a322af {
  background: url(../visuals/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_0ba6f0eca6e20680 .block-one_e93cb9a8f6a322af .tag_f8ab63d4760f5da8 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0ba6f0eca6e20680 .block-one_e93cb9a8f6a322af .block-title_8bceee6e0d819c2f {
  background: url(../visuals/shape_359f72efdd/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_0ba6f0eca6e20680 .block-two_343e5c0e64a41c8a {
  overflow: hidden;
}
.block-feature-three_0ba6f0eca6e20680 .block-two_343e5c0e64a41c8a .img-wrapper_7e53292027e3054e {
  background: url(../visuals/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_0ba6f0eca6e20680 .block-two_343e5c0e64a41c8a .text-wrapper_d45208b8948f900d {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_0ba6f0eca6e20680 .block-two_343e5c0e64a41c8a .tag_f8ab63d4760f5da8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0ba6f0eca6e20680 .block-three_babe8b5a68063436 {
  background: #D3FF76;
}
.block-feature-three_0ba6f0eca6e20680 .block-three_babe8b5a68063436 .tag_f8ab63d4760f5da8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_0ba6f0eca6e20680 .block-three_babe8b5a68063436 .round-btn_7393003da59ce0ae {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_0ba6f0eca6e20680 .block-three_babe8b5a68063436 .round-btn_7393003da59ce0ae:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_0ba6f0eca6e20680 .block-four_8cd5b37c2fe79ef4 {
  background: url(../visuals/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_0ba6f0eca6e20680 .block-four_8cd5b37c2fe79ef4 .block-title_8bceee6e0d819c2f {
  background: url(../visuals/shape_359f72efdd/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_0ba6f0eca6e20680 .block-four_8cd5b37c2fe79ef4 .block-title_8bceee6e0d819c2f a {
  font-size: 28px;
}
.block-feature-three_0ba6f0eca6e20680 .block-four_8cd5b37c2fe79ef4 .tag_f8ab63d4760f5da8 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_0ba6f0eca6e20680 .block-four_8cd5b37c2fe79ef4 .round-btn_7393003da59ce0ae {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_0ba6f0eca6e20680 .block-four_8cd5b37c2fe79ef4 .round-btn_7393003da59ce0ae:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_0ba6f0eca6e20680 .block-five_8dd6397428a5cb65 {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_0ba6f0eca6e20680 .block-five_8dd6397428a5cb65 .tag_f8ab63d4760f5da8 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_0ba6f0eca6e20680 .block-five_8dd6397428a5cb65 .block-title_8bceee6e0d819c2f {
  background: url(../visuals/shape_359f72efdd/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_7730e1cc18a01a81 .upper-wrapper_6fe03394adb36698 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_7730e1cc18a01a81 .upper-wrapper_6fe03394adb36698 .shape_01_916e5f43a06cf8db {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_7730e1cc18a01a81 .line-loop_9bad4b40d4881102:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_7730e1cc18a01a81 .graph-panel_f48026411bde362e {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_7730e1cc18a01a81 .graph-panel_f48026411bde362e .main-count_4024c55668104320 {
  font-size: 120px;
}
.block-feature-thirteen_7730e1cc18a01a81 .graph-panel_f48026411bde362e .chart-box_cc1c2eebd1404421 {
  padding: 0 15px;
}
.block-feature-thirteen_7730e1cc18a01a81 .graph-panel_f48026411bde362e .chart-box_cc1c2eebd1404421 .chart-inner_9e601574e226c734 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_5cc5e028bbabceb5 .media-img_9ffe1141f7354ed2 {
  border-radius: 30px;
}
.block-feature-sixteen_5cc5e028bbabceb5 .shape_01_916e5f43a06cf8db {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_3d9a1adb35b5330a .section-subheading_bd9cb7ac3f883114 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_3d9a1adb35b5330a .shape_01_916e5f43a06cf8db {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_61bdff237bf64dde {
  z-index: 1;
}
.text-feature-four_61bdff237bf64dde .avatar_8d29f34aea963760 {
  width: 65px;
  height: 65px;
}
.text-feature-four_61bdff237bf64dde .name {
  font-size: 28px;
}
.text-feature-four_61bdff237bf64dde .quote-text_0f44a31b2b7fc1e6 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_61bdff237bf64dde .shape_01_916e5f43a06cf8db {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_61bdff237bf64dde .shape_02_3d1967eb2549e64e {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_7261527195970478 .bg-wrapper_e6dc73932bd8f1db {
  background: #FFF2AC;
}
.text-feature-five_7261527195970478 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_7261527195970478 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_7261527195970478 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_7261527195970478 li:hover:before {
  background: #29594B;
}
.text-feature-five_7261527195970478 li:hover:after {
  color: #fff;
}
.text-feature-five_7261527195970478 .media-wrapper_5bbfe10b50d6c02c {
  background: url(../visuals/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_7261527195970478 .media-wrapper_5bbfe10b50d6c02c .video-icon_173402ccc62f07b4 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_7261527195970478 .media-wrapper_5bbfe10b50d6c02c .video-icon_173402ccc62f07b4:hover {
  background: #CFFF45;
}
.text-feature-five_7261527195970478 .media-wrapper_5bbfe10b50d6c02c .screen_01_eb44ef5d7b42489a {
  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_eff32cec5d1eab24 {
  z-index: 1;
}
.text-feature-six_eff32cec5d1eab24 .media-wrapper_5bbfe10b50d6c02c {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_eff32cec5d1eab24 .media-wrapper_5bbfe10b50d6c02c .screen_01_eb44ef5d7b42489a {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_eff32cec5d1eab24 .shape_01_916e5f43a06cf8db {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_eff32cec5d1eab24 .shape_02_3d1967eb2549e64e {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_ec54fd1e0206591f {
  background: url(../visuals/assets_0b960865a4/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_ec54fd1e0206591f .block_3f11bc24f9f498cd .icon_537c34c0b50b32fa {
  height: 50px;
}
.text-feature-nine_ec54fd1e0206591f .vertical-text-wrapper_4168f186f8e3f079 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_ec54fd1e0206591f .vertical-text-wrapper_4168f186f8e3f079 .text-list_435c603aab5ffc7a {
  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_ec54fd1e0206591f .vertical-text-wrapper_4168f186f8e3f079 .text-list_435c603aab5ffc7a:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_ec54fd1e0206591f .vertical-text-wrapper_4168f186f8e3f079 .shape_01_916e5f43a06cf8db {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_ec54fd1e0206591f .vertical-text-wrapper_4168f186f8e3f079 .shape_02_3d1967eb2549e64e {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_ec54fd1e0206591f .shape_03_a4711df34809c272 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_ec54fd1e0206591f .shape_04_fa270368f499d36b {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_cd9414936eff770a .section-btn_465591ccd505497f {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_0e3e83ede942aad8 {
  z-index: 1;
}
.team-section-three_0e3e83ede942aad8:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../visuals/shape_359f72efdd/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_0e3e83ede942aad8 .section-btn_465591ccd505497f {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_0e3e83ede942aad8 .shape_01_916e5f43a06cf8db {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_0e3e83ede942aad8 .shape_02_3d1967eb2549e64e {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_0e3e83ede942aad8 .shape_03_a4711df34809c272 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_e11c45cf3b6cf3c2 .logo_a6fd97dfc8a2af9c {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_5a1ff5eeb4579738 {
  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_e1a3f7ac4c4370dc {
  max-width: 565px;
}
.user-data-form .form-wrapper_e1a3f7ac4c4370dc .input-group-meta_8dbe7d3c07ee6ba6 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_e1a3f7ac4c4370dc .input-group-meta_8dbe7d3c07ee6ba6 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_e1a3f7ac4c4370dc .input-group-meta_8dbe7d3c07ee6ba6 .placeholder_icon_a8902e8de11fc18b {
  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_e1a3f7ac4c4370dc .input-group-meta_8dbe7d3c07ee6ba6 .placeholder_icon_a8902e8de11fc18b img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_e1a3f7ac4c4370dc .input-group-meta_8dbe7d3c07ee6ba6 .placeholder_icon_a8902e8de11fc18b span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_e1a3f7ac4c4370dc .input-group-meta_8dbe7d3c07ee6ba6 .placeholder_icon_a8902e8de11fc18b 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_e1a3f7ac4c4370dc .input-group-meta_8dbe7d3c07ee6ba6 .placeholder_icon_a8902e8de11fc18b span.eye-slash_45e61353dbbde9ea:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_0015097c2c3d2b88 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_0015097c2c3d2b88 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_0015097c2c3d2b88 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_0015097c2c3d2b88 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_0015097c2c3d2b88 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_0015097c2c3d2b88 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_0015097c2c3d2b88 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_1074f8ae3259bb7e {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_1660525e479739a9 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_1660525e479739a9:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_1660525e479739a9 img {
  width: 20px;
}
.user-data-form .btn-close_b8ebb133a8d21b08 {
  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_1723a81a58477d53 .main-count_4024c55668104320 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_df281326a5498aa2 .icon_537c34c0b50b32fa {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_3159cb5dddc86b73 .img-holder_568330860ca78cf0 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_3159cb5dddc86b73 .img-holder_568330860ca78cf0.round-border_bda9ec49be9eb3d1 {
  border-radius: 30px;
}
.portfolio-block-one_3159cb5dddc86b73 .img-holder_568330860ca78cf0 .expend_5b81f296d4d24a7a {
  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_3159cb5dddc86b73 .img-holder_568330860ca78cf0 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_3159cb5dddc86b73 .img-holder_568330860ca78cf0 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_3159cb5dddc86b73:hover .expend_5b81f296d4d24a7a {
  opacity: 1;
}
.portfolio-block-one_3159cb5dddc86b73:hover .img-meta_78a53b02bc6307c3 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_3159cb5dddc86b73:hover .pj-title_25154dcb433e0a83 {
  text-decoration: underline;
}
.portfolio-block-one_3159cb5dddc86b73 .caption {
  margin-top: 35px;
}
.portfolio-block-one_3159cb5dddc86b73 .caption .tag_f8ab63d4760f5da8 {
  margin: 0 -3px;
}
.portfolio-block-one_3159cb5dddc86b73 .caption .tag_f8ab63d4760f5da8 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_3159cb5dddc86b73 .caption .pj-title_25154dcb433e0a83 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_3159cb5dddc86b73 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_3159cb5dddc86b73 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_095bc98dd6614932 .bg-wrapper_e6dc73932bd8f1db {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_095bc98dd6614932 .slider-wrapper_1d6065bac0e3ef41 {
  height: 100%;
}
.project-details-two_095bc98dd6614932 .slider-wrapper_1d6065bac0e3ef41 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_095bc98dd6614932 .slider-wrapper_1d6065bac0e3ef41 .carousel-control-next_8c3ea5224ca85208,
.project-details-two_095bc98dd6614932 .slider-wrapper_1d6065bac0e3ef41 .carousel-control-prev_1d8ff37be9bc56b7 {
  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_095bc98dd6614932 .slider-wrapper_1d6065bac0e3ef41 .carousel-control-next_8c3ea5224ca85208:hover,
.project-details-two_095bc98dd6614932 .slider-wrapper_1d6065bac0e3ef41 .carousel-control-prev_1d8ff37be9bc56b7:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_095bc98dd6614932 .slider-wrapper_1d6065bac0e3ef41 .carousel-control-prev_1d8ff37be9bc56b7 {
  left: auto;
  right: 45px;
}
.project-details-two_095bc98dd6614932 .info-wrapper_ad7c6b08e492cd4b {
  padding: 55px 50px 85px 70px;
}
.project-details-two_095bc98dd6614932 .info-wrapper_ad7c6b08e492cd4b h3 {
  font-size: 36px;
}
.project-details-two_095bc98dd6614932 .info-wrapper_ad7c6b08e492cd4b .list-meta_35620726f89e6cff li {
  padding: 22px 0;
}
.project-details-two_095bc98dd6614932 .info-wrapper_ad7c6b08e492cd4b .list-meta_35620726f89e6cff .icon_537c34c0b50b32fa {
  width: 40px;
}
.project-details-two_095bc98dd6614932 .info-wrapper_ad7c6b08e492cd4b .list-meta_35620726f89e6cff .text1_9fde8aac963dcc06 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_095bc98dd6614932 .info-wrapper_ad7c6b08e492cd4b .list-meta_35620726f89e6cff span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_095bc98dd6614932 .info-wrapper_ad7c6b08e492cd4b .social-share_1d2b4e45a790910b li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_095bc98dd6614932 .info-wrapper_ad7c6b08e492cd4b .social-share_1d2b4e45a790910b li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_d3c99763709097ea .slider-wrapper_1d6065bac0e3ef41 {
  padding-left: 100px;
}
.feedback-section-three_d3c99763709097ea .slider-wrapper_1d6065bac0e3ef41 .icon_537c34c0b50b32fa {
  left: 0;
  top: 18px;
}
.feedback-section-three_d3c99763709097ea .slick-dots_de7b1c2a7798453f {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_d3c99763709097ea .slick-dots_de7b1c2a7798453f li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_d3c99763709097ea .slick-dots_de7b1c2a7798453f .slick-active button {
  background: #000;
}
.feedback-section-three_d3c99763709097ea .rating-box_fd2a550ccf3c0632 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_d3c99763709097ea .rating-box_fd2a550ccf3c0632 .rating_715b58e4319adbaa {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_d3c99763709097ea .shape_01_916e5f43a06cf8db {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_d3c99763709097ea .shape_02_3d1967eb2549e64e {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_06bafca1f8e120d3 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_06bafca1f8e120d3 .post-data_9794e4cb0f046d6a {
  padding: 30px 35px 25px;
}
.blog-meta-one_06bafca1f8e120d3 .post-data_9794e4cb0f046d6a .post-info_b22ea21ec74a879a {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_06bafca1f8e120d3 .post-data_9794e4cb0f046d6a .blog-title_8aaeb54a504b466d {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_06bafca1f8e120d3 .post-data_9794e4cb0f046d6a .blog-title_8aaeb54a504b466d:hover {
  text-decoration: underline;
}
.blog-meta-one_06bafca1f8e120d3 .post-img_f7628ccf0d5cd81b {
  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_06bafca1f8e120d3 .post-img_f7628ccf0d5cd81b .round-btn_7393003da59ce0ae {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_06bafca1f8e120d3:hover .round-btn_7393003da59ce0ae {
  background: #CFFF45;
}
.blog-meta-one_06bafca1f8e120d3.style-two_c849b5caa780e451 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_06bafca1f8e120d3.style-two_c849b5caa780e451 .post-img_f7628ccf0d5cd81b {
  border-radius: 0;
}
.blog-meta-one_06bafca1f8e120d3.style-two_c849b5caa780e451 .blog-title_8aaeb54a504b466d {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_43c90796da6f39b5 {
  background: #fff;
}
.blog-meta-two_43c90796da6f39b5 .post-data_9794e4cb0f046d6a {
  padding-top: 30px;
}
.blog-meta-two_43c90796da6f39b5 .post-data_9794e4cb0f046d6a .blog-title_8aaeb54a504b466d {
  width: 70%;
}
.blog-meta-two_43c90796da6f39b5 .post-data_9794e4cb0f046d6a .blog-title_8aaeb54a504b466d h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_43c90796da6f39b5 .post-data_9794e4cb0f046d6a .blog-title_8aaeb54a504b466d:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_43c90796da6f39b5 .post-data_9794e4cb0f046d6a .round-btn_7393003da59ce0ae {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_43c90796da6f39b5 .post-data_9794e4cb0f046d6a .round-btn_7393003da59ce0ae:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_43c90796da6f39b5 .post-data_9794e4cb0f046d6a .post-info_b22ea21ec74a879a {
  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_43c90796da6f39b5 .post-img_f7628ccf0d5cd81b {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_43c90796da6f39b5 .post-img_f7628ccf0d5cd81b .date_7b94736aa7db9b2e {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_43c90796da6f39b5.style-two_c849b5caa780e451 {
  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_43c90796da6f39b5.style-two_c849b5caa780e451 p {
  font-size: 18px;
}
.blog-meta-two_43c90796da6f39b5.style-two_c849b5caa780e451 .post-img_f7628ccf0d5cd81b {
  height: auto;
  width: 100%;
}
.blog-meta-two_43c90796da6f39b5.style-two_c849b5caa780e451 .post-data_9794e4cb0f046d6a {
  padding: 26px 0;
}
.blog-meta-two_43c90796da6f39b5.style-two_c849b5caa780e451 .post-data_9794e4cb0f046d6a .post-info_b22ea21ec74a879a {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_43c90796da6f39b5.style-two_c849b5caa780e451 .post-data_9794e4cb0f046d6a .round-btn_7393003da59ce0ae {
  border: none;
}

.signup-btn-one_dcb4fc1764feb44d 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_dcb4fc1764feb44d .icon_537c34c0b50b32fa {
  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_a51e712eec370106 {
  z-index: 1;
}
.blog-section-three_a51e712eec370106 .section-btn_465591ccd505497f {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_1ed7529863060290 {
  z-index: 5;
}
.blog-section-four_1ed7529863060290.block-feature-three_0ba6f0eca6e20680:before {
  display: none;
}
.blog-section-four_1ed7529863060290.block-feature-three_0ba6f0eca6e20680 .block-one_e93cb9a8f6a322af {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .quote-wrapper_e71912b98fbdbf3b {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .quote-wrapper_e71912b98fbdbf3b .wrapper_7552f0dbbe72705c {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .quote-wrapper_e71912b98fbdbf3b .wrapper_7552f0dbbe72705c .icon_537c34c0b50b32fa {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .quote-wrapper_e71912b98fbdbf3b .wrapper_7552f0dbbe72705c h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .quote-wrapper_e71912b98fbdbf3b h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .quote-wrapper_e71912b98fbdbf3b h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .img-gallery_86225d7081b70153 {
  margin-bottom: 50px;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .img-gallery_86225d7081b70153 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .list-item_f2ff8f1a6d709dd3 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_94f09b9ca977f04b .post-details-meta_ddec90a76eb86bdb .list-item_f2ff8f1a6d709dd3 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_94f09b9ca977f04b .bottom-widget_7fcd8c7f49053635 {
  padding: 10px 0 5px;
}
.blog-details_94f09b9ca977f04b .bottom-widget_7fcd8c7f49053635 .tags_d0385183be641bc0 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_94f09b9ca977f04b .bottom-widget_7fcd8c7f49053635 .tags_d0385183be641bc0 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_94f09b9ca977f04b .bottom-widget_7fcd8c7f49053635 .tags_d0385183be641bc0 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_94f09b9ca977f04b .bottom-widget_7fcd8c7f49053635 .share-icon_2f157ba1aecd3b80 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_94f09b9ca977f04b .bottom-widget_7fcd8c7f49053635 .share-icon_2f157ba1aecd3b80 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_94f09b9ca977f04b .grey-bg_f021cb8776ad6693 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_94f09b9ca977f04b .blog-inner-title_7dcc91d8cac2e0b0 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb {
  margin: 60px 0;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1:last-child {
  padding-bottom: 5px;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 .reply-comment_b78e9dbb7f8e2d29 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 .user-avatar_8265a972069ab74e {
  width: 60px;
  height: 60px;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 .comment-text_59cb51b24c887ca9 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 .comment-text_59cb51b24c887ca9 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 .comment-text_59cb51b24c887ca9 .date_7b94736aa7db9b2e {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 .comment-text_59cb51b24c887ca9 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 .comment-text_59cb51b24c887ca9 .reply-btn_8bae6169d169fb49 {
  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_94f09b9ca977f04b .blog-comment-area_6032ceb1cc581ceb .comment_6df44912aaca4ef1 .comment-text_59cb51b24c887ca9 .reply-btn_8bae6169d169fb49:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_94f09b9ca977f04b .blog-comment-form_1ff584d74d51ce68 p a {
  color: #19352D;
}
.blog-details_94f09b9ca977f04b .blog-comment-form_1ff584d74d51ce68 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_94f09b9ca977f04b .blog-comment-form_1ff584d74d51ce68 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_94f09b9ca977f04b .blog-comment-form_1ff584d74d51ce68 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_ea35c7971b115aed {
  height: 600px;
}

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

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

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

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

.footer-one_663ef4201b290758 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_663ef4201b290758 .bottom-footer_8b99d30fd2b9fd5f {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_663ef4201b290758 .social-icon_51311761728872d4 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_663ef4201b290758 .social-icon_51311761728872d4 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_663ef4201b290758 .footer-title_dca19c291a182e8c {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_663ef4201b290758 .footer-nav-link_fd50240e93d1c1ca a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_663ef4201b290758 .footer-nav-link_fd50240e93d1c1ca a:hover {
  color: #fff;
}
.footer-nav-link_fd50240e93d1c1ca p {
  font-size: 16px;
}
.logo_a6fd97dfc8a2af9c 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_a7163c696f390a29 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_ef6ff558c221239a {
  align-content: center;
}

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

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

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

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

.footer-three_53dc0d359b16cdce {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_53dc0d359b16cdce .round-bg_4af44295fc333f61 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_53dc0d359b16cdce .round-bg_4af44295fc333f61.color-two_059a53f2a0eab005 {
  background: #F6FFDD;
}
.footer-three_53dc0d359b16cdce .footer-intro_5f14926a207f49bb p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_53dc0d359b16cdce .footer-intro_5f14926a207f49bb p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_53dc0d359b16cdce .footer-title_dca19c291a182e8c {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_53dc0d359b16cdce .footer-nav-link_fd50240e93d1c1ca a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_53dc0d359b16cdce .footer-nav-link_fd50240e93d1c1ca a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_53dc0d359b16cdce .bottom-footer_8b99d30fd2b9fd5f {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_53dc0d359b16cdce .bottom-footer_8b99d30fd2b9fd5f .copyright_50f426102e0e39fa {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_53dc0d359b16cdce .bottom-footer_8b99d30fd2b9fd5f .bottom-nav_23ec2030aa11e7d7 {
  margin: 0 -12px;
}
.footer-three_53dc0d359b16cdce .bottom-footer_8b99d30fd2b9fd5f .bottom-nav_23ec2030aa11e7d7 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_53dc0d359b16cdce .bottom-footer_8b99d30fd2b9fd5f .bottom-nav_23ec2030aa11e7d7 a:hover {
  text-decoration: underline;
}
.footer-three_53dc0d359b16cdce .bottom-footer_8b99d30fd2b9fd5f .social-icon_51311761728872d4 {
  margin: 0 -10px;
}
.footer-three_53dc0d359b16cdce .bottom-footer_8b99d30fd2b9fd5f .social-icon_51311761728872d4 a {
  margin: 0 10px;
}
.footer-three_53dc0d359b16cdce .bottom-footer_8b99d30fd2b9fd5f .social-icon_51311761728872d4 a:hover {
  color: #19352D;
}
.footer-three_53dc0d359b16cdce .shape_01_916e5f43a06cf8db {
  top: -3%;
  left: -3%;
}
.footer-three_53dc0d359b16cdce .shape_02_3d1967eb2549e64e {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_ec33054bec82accb {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_ec33054bec82accb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../visuals/assets_0b960865a4/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_ec33054bec82accb h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_ec33054bec82accb .btn-group_46fdacccec2d71dc {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_ec33054bec82accb .btn-group_46fdacccec2d71dc h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_ec33054bec82accb .btn-group_46fdacccec2d71dc h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_ec33054bec82accb .btn-group_46fdacccec2d71dc .round-btn_7393003da59ce0ae {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_ec33054bec82accb .btn-group_46fdacccec2d71dc .round-btn_7393003da59ce0ae:hover, .footer-five_ec33054bec82accb .btn-group_46fdacccec2d71dc .round-btn_7393003da59ce0ae:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_ec33054bec82accb .social-icon_51311761728872d4 {
  margin: 0 -20px;
}
.footer-five_ec33054bec82accb .social-icon_51311761728872d4 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_ec33054bec82accb .social-icon_51311761728872d4 a:hover {
  color: #DFFF5E;
}
.footer-five_ec33054bec82accb .bottom-nav_23ec2030aa11e7d7 {
  margin: 0 -12px;
}
.footer-five_ec33054bec82accb .bottom-nav_23ec2030aa11e7d7 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_ec33054bec82accb .bottom-nav_23ec2030aa11e7d7 a:hover {
  text-decoration: underline;
}
.footer-five_ec33054bec82accb .shape_01_916e5f43a06cf8db {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_ec33054bec82accb .shape_02_3d1967eb2549e64e {
  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_c290791df2e696ac {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_68c43e2e8644f49c {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_b11634d4bed06f07 {
  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_e2669908a002df04 {
  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_c36ab40dd4ce5194 {
  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_cc92816308078267 {
  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_9c5d40e88e93852d {
  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_b39ff19585acebc6 {
  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_e6d06509ff1c33e2 {
  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_dc1c82422b8654f1 {
  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_1da9e99397752b4f {
  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_d5a17e6bf7d063a1 {
  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_658d1bc02e4e0292 {
  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_894627aa3fae2757 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_8c4360cb1b8ad7fa {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_cc52b069fd42924c {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_55e6a2dbfc46b8ae {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_9b6750acf57ae6ac {
  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_226c70077d9d909a {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_26c73a9cc3787984 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_30674198ea25e805 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_9103f3214994c90d {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_2bb1abb488ff9ba3 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_7df9f9ea0698bc78 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_23b68005ba3db7d3 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_04f00b072c26949e {
  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_96d51190e3c07a31 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_abd8dc303b2cd708 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_5a7b8ba3800fa790 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_6f41feb6b6279136 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_b78a65b43449afa9 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_5f3e875dbea31688 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_c8a355d3d25c4baa {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_9e8fd348df95a752 {
  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_7ab2d5e8e1e2e508 {
  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_6f09cdffbf56bef8 {
  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_f3dc0059520a5444 {
  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_06f43f7b0fb5c991 {
  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_37f66a86d3ca43cb {
  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_a05b6f3fb9f330fc {
  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_42179bbc594a27ae {
  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_e62df9731e965834 {
  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_bc711348a9e38e24 {
  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_5581850a79fbe153 {
  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_0a4224015ff98552 {
  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_7f824ffe3773e612 {
  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_ea90291295069589 {
  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_dcc86103a2dacad3 {
  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_025d1c54f38a184d {
  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_dc94cbaf33caa205 {
  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_de43027261ee4478 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_e399c5fd368a4122 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_cfe22ab019b6fe96 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_075c10e92f2e9751 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_a602a8ca7d8ebd02 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_f11e13ce3fb68d93 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_a675cd3ee0f71217 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_c17fc73b458659e7 {
  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_c290791df2e696ac {
  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_b3b93ad546a2bf84 {
  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_aed5f0902c78e053 {
  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_25d486e444c2b02f .theme-select-menu_cf53721e853e1069 {
  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_e0de9e68afc854f0 {
  overflow: hidden;
}
.product-block-one_e0de9e68afc854f0 .img-holder_568330860ca78cf0 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_e0de9e68afc854f0 .img-holder_568330860ca78cf0 .cart-icon_bfcf895316efb6c6 {
  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_e0de9e68afc854f0 .img-holder_568330860ca78cf0 .cart-icon_bfcf895316efb6c6:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_e0de9e68afc854f0 .img-holder_568330860ca78cf0 .cart-button_0a86ea1c2d5d8126 {
  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_e0de9e68afc854f0 .img-holder_568330860ca78cf0 .cart-button_0a86ea1c2d5d8126:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_e0de9e68afc854f0 .product-title_5e1d62aba134df78 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_e0de9e68afc854f0 .rating_715b58e4319adbaa {
  margin: 0 -3px;
}
.product-block-one_e0de9e68afc854f0 .rating_715b58e4319adbaa li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_e0de9e68afc854f0 .rating_715b58e4319adbaa li .bi-star-fill_58f7ee9079583d95 {
  color: #FFCB65;
}
.product-block-one_e0de9e68afc854f0 .price_78e51a2e982eed34 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_e0de9e68afc854f0:hover .cart-button_0a86ea1c2d5d8126 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_e0de9e68afc854f0:hover .product-img_a6b67b15de5289f2 {
  transform: scale(0.95);
}
.product-block-one_e0de9e68afc854f0:hover .cart-icon_bfcf895316efb6c6 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_e0de9e68afc854f0:hover .product-title_5e1d62aba134df78 {
  text-decoration: underline;
}

.product-details-one_c372154d48e33067 .product-img-tab_9e55c6c73be09094 {
  border: none;
}
.product-details-one_c372154d48e33067 .product-img-tab_9e55c6c73be09094 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_c372154d48e33067 .product-img-tab_9e55c6c73be09094 .nav-link img {
  max-height: 100%;
}
.product-details-one_c372154d48e33067 .product-img-tab_9e55c6c73be09094 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_c372154d48e33067 .product-img-tab-content_630c041635b5f1dd {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_c372154d48e33067 .product-img-tab-content_630c041635b5f1dd img {
  margin: auto;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .stock-tag_be8c61dc016cbcab {
  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_c372154d48e33067 .product-info_8f501c7fb7dd00af .product-name_c10fa0d18a1c3593 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .rating_715b58e4319adbaa li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .rating_715b58e4319adbaa li .bi-star-fill_58f7ee9079583d95 {
  color: #FFCB65;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .rating_715b58e4319adbaa li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .rating_715b58e4319adbaa li a:hover {
  text-decoration: underline;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .price_78e51a2e982eed34 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .price_78e51a2e982eed34 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .availability_8517e0c595e33567 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .description-text_1b63692405bf9810 {
  padding: 10px 0 15px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .product-feature_86a74b51b1c3d375 {
  margin-bottom: 20px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .product-feature_86a74b51b1c3d375 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .product-feature_86a74b51b1c3d375 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .customize-order_837a88f263af94e6 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .customize-order_837a88f263af94e6 .quantity_d078a4a9888e6660 .button-group_ae4437d81db82f00 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .customize-order_837a88f263af94e6 .quantity_d078a4a9888e6660 .button-group_ae4437d81db82f00 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .customize-order_837a88f263af94e6 .quantity_d078a4a9888e6660 .button-group_ae4437d81db82f00 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_c372154d48e33067 .product-info_8f501c7fb7dd00af .customize-order_837a88f263af94e6 .quantity_d078a4a9888e6660 .button-group_ae4437d81db82f00 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_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .nav-tabs_1d98826b209e5c86 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .nav-tabs_1d98826b209e5c86 .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_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .nav-tabs_1d98826b209e5c86 .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_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .nav-tabs_1d98826b209e5c86 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .nav-tabs_1d98826b209e5c86 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .tab-content_f756f45638236e9f h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .tab-content_f756f45638236e9f .product-feature_86a74b51b1c3d375 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .tab-content_f756f45638236e9f .product-feature_86a74b51b1c3d375 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .user-comment-area_7ce179be36125ced .single-comment_fe767702bc835f77 {
  padding-bottom: 40px;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .user-comment-area_7ce179be36125ced .single-comment_fe767702bc835f77:last-child {
  padding-bottom: 0;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .user-comment-area_7ce179be36125ced .user-img_b009375f527d540f {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .user-comment-area_7ce179be36125ced .user-comment-data_d38e8eedc85aef15 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .user-comment-area_7ce179be36125ced .user-comment-data_d38e8eedc85aef15 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .user-comment-area_7ce179be36125ced .user-comment-data_d38e8eedc85aef15 .rating_715b58e4319adbaa li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .user-comment-area_7ce179be36125ced .user-comment-data_d38e8eedc85aef15 .rating_715b58e4319adbaa li .bi-star-fill_58f7ee9079583d95 {
  color: #FFCB65;
}
.product-details-one_c372154d48e33067 .product-review-tab_9ae022cd93e68426 .user-comment-area_7ce179be36125ced .user-comment-data_d38e8eedc85aef15 p {
  padding-top: 8px;
}

.cart-list-form_21d071f85c06a064 {
  position: relative;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 {
  margin: 0;
  background: transparent;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 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_21d071f85c06a064 .table_7b25f0fbd76df681 th:first-child {
  text-align: left;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .product-thumbnails_c5616d40b8814c49 {
  width: 85px;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .product-thumbnails_c5616d40b8814c49 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .product-thumbnails_c5616d40b8814c49 .product-img_a6b67b15de5289f2 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .product-info_8f501c7fb7dd00af {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .product-info_8f501c7fb7dd00af .product-name_c10fa0d18a1c3593 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .product-info_8f501c7fb7dd00af .serial_50718d6be80e3d1b {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .product-info_8f501c7fb7dd00af ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .price_78e51a2e982eed34 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .quantity_d078a4a9888e6660 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .quantity_d078a4a9888e6660 li .btn_2cf718713af0e149 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .quantity_d078a4a9888e6660 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_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .remove-product_4234730885fa1986 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_21d071f85c06a064 .table_7b25f0fbd76df681 tbody .remove-product_4234730885fa1986:hover {
  color: #ff2759;
}
.cart-list-form_21d071f85c06a064 .cart-footer_d4124050ff69b5ca {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_21d071f85c06a064 .cart-footer_d4124050ff69b5ca .coupon-form_00b9e97c0d9c18a8 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_21d071f85c06a064 .cart-footer_d4124050ff69b5ca .cart-total-section_4d84fbf4c4ea86ab {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_21d071f85c06a064 .cart-footer_d4124050ff69b5ca .cart-total-section_4d84fbf4c4ea86ab .cart-total-table_ddc9da083f5c7af1 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_21d071f85c06a064 .cart-footer_d4124050ff69b5ca .cart-total-section_4d84fbf4c4ea86ab .cart-total-table_ddc9da083f5c7af1 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_ed1ed8f9424aa68f {
  height: auto;
}

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

.fancybox-caption_035127868e091266, .fancybox-infobar_b252d876e9d8b22e, .fancybox-navigation_78408fc548373a5b .fancybox-button_163f55b181bec0f7, .fancybox-toolbar_d567f2f34a5503d1 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_e9eec4f24090e54d .fancybox-caption_035127868e091266, .fancybox-show-infobar_05a5e018bf1d4c48 .fancybox-infobar_b252d876e9d8b22e, .fancybox-show-nav_93581c8066c27370 .fancybox-navigation_78408fc548373a5b .fancybox-button_163f55b181bec0f7, .fancybox-show-toolbar_7c6969ca5fc68189 .fancybox-toolbar_d567f2f34a5503d1 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_0deaa26654590027 .fancybox-stage_87324a6e6315619e {
  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_277024654332d308 .fancybox-slide, .fancybox-slide--current_dfc16de0a31b5ca9, .fancybox-slide--next_86893ee162386fb8, .fancybox-slide--previous_009f3987dda67bc3 {
  display: block;
}

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

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

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

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

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

.fancybox-content_ee9da405633a94b4 {
  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_daf5aa5aac1b6627 .fancybox-content_ee9da405633a94b4 {
  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_0d7305407feda131 .fancybox-content_ee9da405633a94b4 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_900fc2e91a07bca3 .fancybox-content_ee9da405633a94b4 {
  cursor: zoom-in;
}

.fancybox-can-drag_0e752af8bdae5f07 .fancybox-content_ee9da405633a94b4 {
  cursor: grab;
}

.fancybox-is-dragging_ea616bf38d959902 .fancybox-content_ee9da405633a94b4 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_9bd4650142988752 .fancybox-content_ee9da405633a94b4 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_791a2a6c696c1a83 .fancybox-content_ee9da405633a94b4, .fancybox-slide--map_bffddac423b64d8e .fancybox-content_ee9da405633a94b4, .fancybox-slide--video_a94ed5df4340e121 .fancybox-content_ee9da405633a94b4 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_a94ed5df4340e121 .fancybox-content_ee9da405633a94b4 {
  background: #000;
}

.fancybox-slide--map_bffddac423b64d8e .fancybox-content_ee9da405633a94b4 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_709aba6d0bd48b1c svg path, .fancybox-button--share_03b22352d3af5879 svg path, .fancybox-button--thumbs_9ca14434c17535c3 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_93581c8066c27370 .fancybox-navigation_78408fc548373a5b .fancybox-button_163f55b181bec0f7 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_78408fc548373a5b .fancybox-button--arrow_left_7db5ea88fe4e7d99 {
  left: 6px;
}

.fancybox-navigation_78408fc548373a5b .fancybox-button--arrow_right_2977c2f80bb6495f {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_791a2a6c696c1a83 .fancybox-close-small_1fc9d8636a84dd31, .fancybox-slide--image_daf5aa5aac1b6627 .fancybox-close-small_1fc9d8636a84dd31, .fancybox-slide--video_a94ed5df4340e121 .fancybox-close-small_1fc9d8636a84dd31 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_791a2a6c696c1a83 .fancybox-close-small_1fc9d8636a84dd31:hover svg, .fancybox-slide--image_daf5aa5aac1b6627 .fancybox-close-small_1fc9d8636a84dd31:hover svg, .fancybox-slide--video_a94ed5df4340e121 .fancybox-close-small_1fc9d8636a84dd31:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_fd1c31348f4a7d92 .fancybox-close-small_1fc9d8636a84dd31, .fancybox-is-zoomable_97f8496e454da5cc.fancybox-can-drag_0e752af8bdae5f07 .fancybox-close-small_1fc9d8636a84dd31 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_e12cefa396b98150.fancybox-slide--next_86893ee162386fb8, .fancybox-fx-fade_e12cefa396b98150.fancybox-slide--previous_009f3987dda67bc3 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_e12cefa396b98150.fancybox-slide--current_dfc16de0a31b5ca9 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_96e9b50ff9ebb047 {
  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_e8c946ece08ad715 {
  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_ef668f531dfceda0 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_659da94cc7b77e4b .fancybox-thumbs_e8c946ece08ad715 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_e8c946ece08ad715 > 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_e8c946ece08ad715 .fancybox-thumbs-active_ac7cc6a2ae614a82:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_5d296af50d67a441 .slick-track_0e6b924f643356b8,
.slick-slider_5d296af50d67a441 .slick-list_929267e4725702ea {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_01e96b900c0947b7 .slick-track_0e6b924f643356b8 {
  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_01e96b900c0947b7 img {
  display: none;
}

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

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

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

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

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