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

.h1_21f2cc163f85ccaf,
h1,
.h2_1b9e1abc41d7791f,
h2,
.h3_f1a5f93e6425dab6,
h3,
.h4_9aa272879fe4d4d2,
h4,
.h5_7ed6d32952a6ba60,
h5,
.h6_0a53b6c7739bcb27,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_3a31b25a7d01e571 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_c302288c0843e8d9 {
  padding: 0 !important;
}

.m0_595cdbe27cc65f2a {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_6df80ccaa97e86e3 {
    padding: 0 !important;
  }
  .xl-m0_e23566a7250c91ab {
    margin: 0 !important;
  }
  .xl-pt-10_b1526ae6b8ac4970 {
    padding-top: 10px !important;
  }
  .xl-pt-20_9f5427b90d6d9abf {
    padding-top: 20px !important;
  }
  .xl-pt-30_0668b1fd797e9c3e {
    padding-top: 30px !important;
  }
  .xl-pt-40_3614a8883e232fe9 {
    padding-top: 40px !important;
  }
  .xl-pt-50_2b534d00dd7b2fa6 {
    padding-top: 50px !important;
  }
  .xl-pt-60_4a772a3f84f35e45 {
    padding-top: 60px !important;
  }
  .xl-pt-70_6824efc830b36a97 {
    padding-top: 70px !important;
  }
  .xl-pt-80_77195b215dcbf891 {
    padding-top: 80px !important;
  }
  .xl-pt-90_00a9b7bead57d74b {
    padding-top: 90px !important;
  }
  .xl-pt-100_d99ebb311a199225 {
    padding-top: 100px !important;
  }
  .xl-pt-110_12ab0301789fc508 {
    padding-top: 110px !important;
  }
  .xl-pt-120_5606ba372720fbd0 {
    padding-top: 120px !important;
  }
  .xl-pt-130_a749272178d3d355 {
    padding-top: 130px !important;
  }
  .xl-pt-140_4a3189c1b9c21ad5 {
    padding-top: 140px !important;
  }
  .xl-pt-150_1d0457c838cb4a66 {
    padding-top: 150px !important;
  }
  .xl-pt-200_8cd55a60e2fd6927 {
    padding-top: 200px !important;
  }
  .xl-pb-10_4f711fde76a9d9eb {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_be8b9f87c5ecaa9f {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_3a6110acb3aa0ee2 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_e8d8e017f55d13c0 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_bac7a6aee4686bac {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_e597fe0c428542c6 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_a6ad216d479f9499 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_88733d42546d7f25 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_aae6b7490c62c7ea {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_6ee16e404c8653bd {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_e6cbfaf4861a0f91 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_d19ad090126bc90c {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_a4ffd7b8deaec0ee {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_c9bd3fa2c46b9b3e {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_b7520dcee2605a4b {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_73ae395701fe64c6 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_8361d26d638f7eab {
    margin-top: 10px !important;
  }
  .xl-mt-20_9456721efcb1bb18 {
    margin-top: 20px !important;
  }
  .xl-mt-30_ec08633fc0484439 {
    margin-top: 30px !important;
  }
  .xl-mt-40_6c20180a24c7ca7f {
    margin-top: 40px !important;
  }
  .xl-mt-50_c7fb52454a145c9d {
    margin-top: 50px !important;
  }
  .xl-mt-60_e669e3e1d3d5b681 {
    margin-top: 60px !important;
  }
  .xl-mt-70_5cea12da2c0f7a3d {
    margin-top: 70px !important;
  }
  .xl-mt-80_051449f0b1cfabea {
    margin-top: 80px !important;
  }
  .xl-mt-90_3b6abb70bf828407 {
    margin-top: 90px !important;
  }
  .xl-mt-100_33d6080f8807c129 {
    margin-top: 100px !important;
  }
  .xl-mt-110_922936113725d47e {
    margin-top: 110px !important;
  }
  .xl-mt-120_5d8213dac6dceb30 {
    margin-top: 120px !important;
  }
  .xl-mt-130_d86afa5301f87174 {
    margin-top: 130px !important;
  }
  .xl-mt-140_dd9da0c4e4a7ebce {
    margin-top: 140px !important;
  }
  .xl-mt-150_7992c088adf72679 {
    margin-top: 150px !important;
  }
  .xl-mt-200_257162a0ae54439f {
    margin-top: 200px !important;
  }
  .xl-mb-10_ba822f7eb184b4d5 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_10f20ec861fb1276 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_74b68c35adfac451 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_f8b27f63dd75a87c {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_a22d02a325a70f75 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_3e0cd7f1847ce65d {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_c5c72fa3beab7fef {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_3864f46ca1350ea9 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_f8e07ab0a762fc37 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_9857a0bfaf095b88 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_6c6c6840a7f6f184 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_70bb94c1f957e727 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_fa11b752e882187a {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_1ea5085b6c13af00 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_a6220ed298168883 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_744c25b5edaa2392 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_0cd9ae5ee6fc13c6 {
    padding: 0 !important;
  }
  .lg-m0_4208fdf8690a0f02 {
    margin: 0 !important;
  }
  .lg-pt-10_8297c30cc42874bb {
    padding-top: 10px !important;
  }
  .lg-pt-20_101c1e83089fb20d {
    padding-top: 20px !important;
  }
  .lg-pt-30_67b37ab28d255903 {
    padding-top: 30px !important;
  }
  .lg-pt-40_ee9c430ac0989345 {
    padding-top: 40px !important;
  }
  .lg-pt-50_13ea2230fda4b2fe {
    padding-top: 50px !important;
  }
  .lg-pt-60_8f73f6c7723d15c9 {
    padding-top: 60px !important;
  }
  .lg-pt-70_46b5954ef86310bb {
    padding-top: 70px !important;
  }
  .lg-pt-80_a79eacd3b8a20b80 {
    padding-top: 80px !important;
  }
  .lg-pt-90_6249e31da6c24833 {
    padding-top: 90px !important;
  }
  .lg-pt-100_caff2c1390de8e6a {
    padding-top: 100px !important;
  }
  .lg-pt-110_a45205df90f15512 {
    padding-top: 110px !important;
  }
  .lg-pt-120_68f8df9176b38e45 {
    padding-top: 120px !important;
  }
  .lg-pt-130_c5d92e9aed5c2cbd {
    padding-top: 130px !important;
  }
  .lg-pt-140_85a05ee227426bac {
    padding-top: 140px !important;
  }
  .lg-pt-150_b099703a5fa37515 {
    padding-top: 150px !important;
  }
  .lg-pt-200_9a14bcfe1b3f90ec {
    padding-top: 200px !important;
  }
  .lg-pb-10_1466f98c1f1a498b {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_504bb4a2a0e3e5d4 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_21b3a3d8367d72d0 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_5abc672ceaa461fb {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_3e508e807897c262 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_03b0053690b72514 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_da04b704f60b6705 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_1b981e0a01c4bf5a {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_6016dbe90d1007bc {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_994fb23017b270ee {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_42bf4dc95ce60ac5 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_7219b8af2b671ee9 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_0763f2aaa634049b {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_36c7f64038118be8 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_0e5adf79297628c4 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_00ca96707b614ae8 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_e89a4bca2a422fd2 {
    margin-top: 10px !important;
  }
  .lg-mt-20_b080f0558ab3778b {
    margin-top: 20px !important;
  }
  .lg-mt-30_bdae838753bf1bd6 {
    margin-top: 30px !important;
  }
  .lg-mt-40_4bc0ce558229e870 {
    margin-top: 40px !important;
  }
  .lg-mt-50_920874046e759993 {
    margin-top: 50px !important;
  }
  .lg-mt-60_cb829b358b46491e {
    margin-top: 60px !important;
  }
  .lg-mt-70_be5d64deec15966b {
    margin-top: 70px !important;
  }
  .lg-mt-80_dc7c328c4ce128f7 {
    margin-top: 80px !important;
  }
  .lg-mt-90_bd026e7c00b40207 {
    margin-top: 90px !important;
  }
  .lg-mt-100_10852b6f7b9d50e7 {
    margin-top: 100px !important;
  }
  .lg-mt-110_97cb0c916a2e5a36 {
    margin-top: 110px !important;
  }
  .lg-mt-120_d1a9e2dc76902136 {
    margin-top: 120px !important;
  }
  .lg-mt-130_72b25bed467557f0 {
    margin-top: 130px !important;
  }
  .lg-mt-140_6d77c58e867a8076 {
    margin-top: 140px !important;
  }
  .lg-mt-150_27133841cdc1efc8 {
    margin-top: 150px !important;
  }
  .lg-mt-200_a5f878a495eef7d8 {
    margin-top: 200px !important;
  }
  .lg-mb-10_f4ff90f1be625d09 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_c18943180b28eb04 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_a84098faa1a9d6b7 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_6da104d7d615c605 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_bfc710ee7d55cef3 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_f380586f023b7adb {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_87509e53c4dbef14 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_ef2e85687f73466c {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_ba163ced56ee24c0 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_1be4b40165384afb {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_7736940cb493d2de {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_ae6610bab24ba38b {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_940635f3ba7e2150 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_fac8b86cff34d1e6 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_f2d5d2c3a32593e8 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_3f453b7d94cff014 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_805af982c3faeae7 {
    padding: 0 !important;
  }
  .md-m0_645387e3755e819d {
    margin: 0 !important;
  }
  .md-pt-10_e5437fdd9b9e08d2 {
    padding-top: 10px !important;
  }
  .md-pt-20_0a95a14c56f09c58 {
    padding-top: 20px !important;
  }
  .md-pt-30_8f9e6a35cbcb2795 {
    padding-top: 30px !important;
  }
  .md-pt-40_52b3a858e827af8f {
    padding-top: 40px !important;
  }
  .md-pt-50_ddf11ece8b4af5f8 {
    padding-top: 50px !important;
  }
  .md-pt-60_794c0f5adbdbe629 {
    padding-top: 60px !important;
  }
  .md-pt-70_8b695eb735978278 {
    padding-top: 70px !important;
  }
  .md-pt-80_1d649eb6aa0840ae {
    padding-top: 80px !important;
  }
  .md-pt-90_92f8ec5f5b41ef34 {
    padding-top: 90px !important;
  }
  .md-pt-100_f9972f837e60692f {
    padding-top: 100px !important;
  }
  .md-pt-110_6b037f820c8f2ad5 {
    padding-top: 110px !important;
  }
  .md-pt-120_523f849514877fe0 {
    padding-top: 120px !important;
  }
  .md-pt-130_29c136a301412cdb {
    padding-top: 130px !important;
  }
  .md-pt-140_c2f74b22ae8acb1f {
    padding-top: 140px !important;
  }
  .md-pt-150_d648d35544590ce2 {
    padding-top: 150px !important;
  }
  .md-pt-200_d2e692f15465f092 {
    padding-top: 200px !important;
  }
  .md-pb-10_e5934b2abce1d080 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_bef15934d979ed96 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_bf497e598bec5936 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_e4d54ecb09aec986 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_04a70ed8fda6b629 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_5650025293d80f54 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_ef69b9a9f9339cf6 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_14db993213ea2c0c {
    padding-bottom: 80px !important;
  }
  .md-pb-90_1618544ec0c4bc10 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_5b3312993d4d79a5 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_0b9244646e332fd8 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_a3d2ca822bc12f15 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_2162ec3089772718 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_9a3d1edba268614e {
    padding-bottom: 140px !important;
  }
  .md-pb-150_1f88aac1238bdd4a {
    padding-bottom: 150px !important;
  }
  .md-pb-200_080db893abb3588d {
    padding-bottom: 200px !important;
  }
  .md-mt-10_7410d8d1c4a3ff53 {
    margin-top: 10px !important;
  }
  .md-mt-20_f669ecb2dc7f9835 {
    margin-top: 20px !important;
  }
  .md-mt-30_73a13e1ff61bb530 {
    margin-top: 30px !important;
  }
  .md-mt-40_c7e05e8dac11bffd {
    margin-top: 40px !important;
  }
  .md-mt-50_c15a3e7afd08f8c5 {
    margin-top: 50px !important;
  }
  .md-mt-60_9ad35c8c1cda305d {
    margin-top: 60px !important;
  }
  .md-mt-70_8d0263d8223085f9 {
    margin-top: 70px !important;
  }
  .md-mt-80_e32f0b6afdbf8fa0 {
    margin-top: 80px !important;
  }
  .md-mt-90_7f1b1eac235c97c8 {
    margin-top: 90px !important;
  }
  .md-mt-100_d264a5c7aa8cd369 {
    margin-top: 100px !important;
  }
  .md-mt-110_cfe9ff101e2c465b {
    margin-top: 110px !important;
  }
  .md-mt-120_73fc9e6d1b5c2199 {
    margin-top: 120px !important;
  }
  .md-mt-130_543be52754af0e3a {
    margin-top: 130px !important;
  }
  .md-mt-140_6acea66f8d85cdd3 {
    margin-top: 140px !important;
  }
  .md-mt-150_d3eddd52a8a893ed {
    margin-top: 150px !important;
  }
  .md-mt-200_a7cedd9547ac90a6 {
    margin-top: 200px !important;
  }
  .md-mb-10_21e9ac8a8e6d9807 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_75593efcefa76a36 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_30f9a32013b45f6f {
    margin-bottom: 30px !important;
  }
  .md-mb-40_2db591bcac267f00 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_b3e7c4ccedbdcd4d {
    margin-bottom: 50px !important;
  }
  .md-mb-60_b66876a5ea0f698c {
    margin-bottom: 60px !important;
  }
  .md-mb-70_98b951fd912f4988 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_8ac6a1765744a024 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_7a33898573f3cf2f {
    margin-bottom: 90px !important;
  }
  .md-mb-100_fcd6cdf11eca570e {
    margin-bottom: 100px !important;
  }
  .md-mb-110_e74d962c06eeb8eb {
    margin-bottom: 110px !important;
  }
  .md-mb-120_31d310229efd0249 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_b05f0b22cc271ec6 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_7c1edf42917e907a {
    margin-bottom: 140px !important;
  }
  .md-mb-150_c917bf89cc137292 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_825ba8624c0fe523 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_094546ed55149b2c {
    padding: 0 !important;
  }
  .sm-m0_eb380a51f26ae0bb {
    margin: 0 !important;
  }
  .sm-pt-10_1c0eb134f1aa9543 {
    padding-top: 10px !important;
  }
  .sm-pt-20_346ddc30fc118770 {
    padding-top: 20px !important;
  }
  .sm-pt-30_28dbb2c90477f721 {
    padding-top: 30px !important;
  }
  .sm-pt-40_222fb1dfeb6f2b5c {
    padding-top: 40px !important;
  }
  .sm-pt-50_9c0aaf40e99d6950 {
    padding-top: 50px !important;
  }
  .sm-pt-60_f3193da81df59510 {
    padding-top: 60px !important;
  }
  .sm-pt-70_36ad135e834d8991 {
    padding-top: 70px !important;
  }
  .sm-pt-80_6245e2c4aa2e666c {
    padding-top: 80px !important;
  }
  .sm-pt-90_1c1a26713fa82f50 {
    padding-top: 90px !important;
  }
  .sm-pt-100_dcf2c8e548535a56 {
    padding-top: 100px !important;
  }
  .sm-pt-110_e4197dd2fc0beb85 {
    padding-top: 110px !important;
  }
  .sm-pt-120_8ff5973227c83650 {
    padding-top: 120px !important;
  }
  .sm-pt-130_d3225ad9fb0f96a8 {
    padding-top: 130px !important;
  }
  .sm-pt-140_b7ea800a76705fa5 {
    padding-top: 140px !important;
  }
  .sm-pt-150_121e986770a8aeb7 {
    padding-top: 150px !important;
  }
  .sm-pt-200_32f781301119d086 {
    padding-top: 200px !important;
  }
  .sm-pb-10_f0c636e9d6fddd21 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_9b20631986c09af0 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_dc4d144b62994911 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_aafbdd488b745911 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_2da02d2c0b1257ce {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_eee340ae3b58f2bd {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_6512a1dbd617ea55 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_7fe3128676098e5a {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_3a6eccd23b689c5a {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_23851050b81efe48 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_ab51acaf95529356 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_bc67bcc5a7a33415 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_cd84b917840504b8 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_76b156588588a658 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_8b5fef5a939687ac {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_521e85c06b889ddc {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_8adf93041be37f5c {
    margin-top: 10px !important;
  }
  .sm-mt-20_6d1427c6638a948d {
    margin-top: 20px !important;
  }
  .sm-mt-30_a48535e99bc0d19d {
    margin-top: 30px !important;
  }
  .sm-mt-40_2c3c2a0849979666 {
    margin-top: 40px !important;
  }
  .sm-mt-50_923c7baa75fab569 {
    margin-top: 50px !important;
  }
  .sm-mt-60_7e5438efdd3e1d40 {
    margin-top: 60px !important;
  }
  .sm-mt-70_7d7bdcfda1cfa8c1 {
    margin-top: 70px !important;
  }
  .sm-mt-80_2c7d4b88418cfa3a {
    margin-top: 80px !important;
  }
  .sm-mt-90_dbc51cf8b7eabe49 {
    margin-top: 90px !important;
  }
  .sm-mt-100_f444cf55f72485da {
    margin-top: 100px !important;
  }
  .sm-mt-110_3a01f4d3ccadfc32 {
    margin-top: 110px !important;
  }
  .sm-mt-120_58fe9a2a9be2dc14 {
    margin-top: 120px !important;
  }
  .sm-mt-130_409782821912ebd8 {
    margin-top: 130px !important;
  }
  .sm-mt-140_9d086d06d3174015 {
    margin-top: 140px !important;
  }
  .sm-mt-150_95ed95ada9600c77 {
    margin-top: 150px !important;
  }
  .sm-mt-200_b310a1526a46643e {
    margin-top: 200px !important;
  }
  .sm-mb-10_cff7d048da1308ff {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_11dc2ca91937c076 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_9b4751d9b11edadc {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_06b78de7c9a627b1 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_0df7c5be2d473787 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_c007444ee1f0b6ef {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_a5ee608b5c1dd3a0 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_7fa47a3bc6b15473 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_7efb1e584566c22c {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_fbdbdeba628a0454 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_91b67236d0bdf10d {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_a6513fba3c811d7b {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_4eb55e59fd125062 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_59600a7c7a16a5a5 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_015bbb71023d4086 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_33ae027d87c76c50 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_3213d5aef8a2695d {
    padding: 0 !important;
  }
  .xs-m0_4ab9afa858e3778c {
    margin: 0 !important;
  }
  .xs-pt-10_25b5b9f7fb443952 {
    padding-top: 10px !important;
  }
  .xs-pt-20_986635f2564ac39b {
    padding-top: 20px !important;
  }
  .xs-pt-30_fef6e7251e5ef078 {
    padding-top: 30px !important;
  }
  .xs-pt-40_196373797c180aa2 {
    padding-top: 40px !important;
  }
  .xs-pt-50_f7e16e063f211d5f {
    padding-top: 50px !important;
  }
  .xs-pt-60_0e6e9f9631c27054 {
    padding-top: 60px !important;
  }
  .xs-pt-70_185cb5e1b112015d {
    padding-top: 70px !important;
  }
  .xs-pt-80_23afecdaee883a3e {
    padding-top: 80px !important;
  }
  .xs-pt-90_19b6cb7ac5aea54a {
    padding-top: 90px !important;
  }
  .xs-pt-100_df918e494d62325e {
    padding-top: 100px !important;
  }
  .xs-pt-110_df460554ca5f51e5 {
    padding-top: 110px !important;
  }
  .xs-pt-120_96fffc1a6cda349a {
    padding-top: 120px !important;
  }
  .xs-pt-130_19184969cdf29e27 {
    padding-top: 130px !important;
  }
  .xs-pt-140_d4f0c1a4c348630a {
    padding-top: 140px !important;
  }
  .xs-pt-150_fd424d05ec77f685 {
    padding-top: 150px !important;
  }
  .xs-pt-200_c73a89a5d53f2ffb {
    padding-top: 200px !important;
  }
  .xs-pb-10_52073341023fb6c5 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_82dfe4f2a4802372 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_fa78eaa5c0ce7638 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_c3eedb49ce0fd38a {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_34039981addee9bc {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_71f1ba2cc7700da0 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_71029207ddbf0c40 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_849c317b25849b8c {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_3f5d3e4c369162b9 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_0528a91c8f5ca454 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_2bbfe926b5bef5ba {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_071d640362e30b48 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_b2db7c0e37a1b290 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_2bb35ab13525e1cc {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_201e35deef27ea9f {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_c3c53464c2374de8 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_417f5097b8c35d00 {
    margin-top: 10px !important;
  }
  .xs-mt-20_30e7ef8bf08bacf2 {
    margin-top: 20px !important;
  }
  .xs-mt-30_8ebadc1bb518019f {
    margin-top: 30px !important;
  }
  .xs-mt-40_2fb9b28b64bfca05 {
    margin-top: 40px !important;
  }
  .xs-mt-50_a4cdd28e4128d7b4 {
    margin-top: 50px !important;
  }
  .xs-mt-60_58884e8ecc69563c {
    margin-top: 60px !important;
  }
  .xs-mt-70_cecb837e7c09879c {
    margin-top: 70px !important;
  }
  .xs-mt-80_16db4783c42f553f {
    margin-top: 80px !important;
  }
  .xs-mt-90_8ff27559a8bbf432 {
    margin-top: 90px !important;
  }
  .xs-mt-100_1663153bac3be698 {
    margin-top: 100px !important;
  }
  .xs-mt-110_6475d6ed8377aa94 {
    margin-top: 110px !important;
  }
  .xs-mt-120_454a1e24e3eb22ea {
    margin-top: 120px !important;
  }
  .xs-mt-130_586622540f2f018c {
    margin-top: 130px !important;
  }
  .xs-mt-140_8f1cb93bc912b4c1 {
    margin-top: 140px !important;
  }
  .xs-mt-150_48547b96304df638 {
    margin-top: 150px !important;
  }
  .xs-mt-200_56c640f27bf347aa {
    margin-top: 200px !important;
  }
  .xs-mb-10_052669ea923c0a43 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_b82ac7af9395eb52 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_aff19e58baef1f78 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_c83ae8fd9ed1213c {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_0fbc92f61e34a7e1 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_ac5694483a84d380 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_a180dcbdffff89af {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_7ab4949416a389b7 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_88117add626b16d9 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_7efb90e39270b544 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_fe52b2557df43977 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_8d9a223e98a01336 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_6962a595a1dfd6e5 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_1c6a867327bb128d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_9eef4ec06ed47167 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_24bee21789b30e0f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_d5c1e80159f09103 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_d5c1e80159f09103.menu-overlay_6c12170230071996 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_d5c1e80159f09103.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_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_d5c1e80159f09103.menu-style-three_82c4547297bdd68c .navbar-toggler_79d00fe78b603d01 {
  background: #000;
}
.theme-main-menu_d5c1e80159f09103.menu-style-four_fd78b231dd8eb137 .navbar-toggler_79d00fe78b603d01 {
  background: #E6FD5A;
}
.theme-main-menu_d5c1e80159f09103.menu-style-five_39ca4adfbe3db782 .navbar-toggler_79d00fe78b603d01 {
  background: #DFFF5E;
}
.theme-main-menu_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01:focus {
  box-shadow: none;
}
.theme-main-menu_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01::before,
.theme-main-menu_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01::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_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01 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_d5c1e80159f09103.menu-style-three_82c4547297bdd68c .navbar-toggler_79d00fe78b603d01:before, .theme-main-menu_d5c1e80159f09103.menu-style-three_82c4547297bdd68c .navbar-toggler_79d00fe78b603d01:after, .theme-main-menu_d5c1e80159f09103.menu-style-three_82c4547297bdd68c .navbar-toggler_79d00fe78b603d01 span {
  background: #fff;
}
.theme-main-menu_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_d5c1e80159f09103 .navbar-toggler_79d00fe78b603d01[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_d5c1e80159f09103 .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_d5c1e80159f09103 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_d5c1e80159f09103.white-vr_d9e08c559c12b101 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_d5c1e80159f09103.white-vr_d9e08c559c12b101 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_d5c1e80159f09103.white-vr_d9e08c559c12b101.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_d5c1e80159f09103.menu-style-one_02b9de2b58eaec88 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 .info-row_92c3f9f78fa55122 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 .gap-fix_72d235589abfc49a {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 .greetings_c8f36ce487b24d18 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 .contact-info_435060d675ae47cf {
  margin: 0 -15px;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 .contact-info_435060d675ae47cf li {
  padding: 0 15px;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 .contact-info_435060d675ae47cf li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 .contact-info_435060d675ae47cf li a:hover {
  text-decoration: underline;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461 .inner-content_dd531e0b6593c5b9 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_d5c1e80159f09103.menu-style-two_eaf53d45fa58e461.fixed .info-row_92c3f9f78fa55122 {
  display: none;
}
.theme-main-menu_d5c1e80159f09103.menu-style-five_39ca4adfbe3db782 {
  background: #000;
  padding: 0;
}
.theme-main-menu_d5c1e80159f09103.menu-style-five_39ca4adfbe3db782 .inner-content_dd531e0b6593c5b9 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_d5c1e80159f09103.menu-style-six_93bc8bfcec1a7821 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_d5c1e80159f09103.menu-style-six_93bc8bfcec1a7821 .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_d5c1e80159f09103 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_9d802bd1d701dd3f {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_9d802bd1d701dd3f .mega-menu-title_3821835022f70aec {
  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_d5c1e80159f09103 .login-btn-one_2e82bbd81f60347c a {
  color: #000;
}
.theme-main-menu_d5c1e80159f09103 .login-btn-one_2e82bbd81f60347c a:hover {
  text-decoration: underline;
}
.theme-main-menu_d5c1e80159f09103 .login-btn-two_4283aa90af1028d3 a {
  color: #044F3B;
}
.theme-main-menu_d5c1e80159f09103 .login-btn-two_4283aa90af1028d3 a:hover {
  text-decoration: underline;
}
.theme-main-menu_d5c1e80159f09103 .signup-btn-one_08e625bb37255df2 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_d5c1e80159f09103 .signup-btn-one_08e625bb37255df2 .icon_713eb76d6067972e {
  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_d5c1e80159f09103 .signup-btn-one_08e625bb37255df2:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d5c1e80159f09103 .signup-btn-one_08e625bb37255df2:hover .icon_713eb76d6067972e {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_d5c1e80159f09103 .signup-btn-two_b52e7ea01be82af2 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_d5c1e80159f09103 .signup-btn-two_b52e7ea01be82af2:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d5c1e80159f09103 .quote-one_2661e3b73d019204 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_d5c1e80159f09103 .quote-one_2661e3b73d019204:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_6f57cf98d17c9d8c {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_6f57cf98d17c9d8c li {
  position: relative;
  padding: 0 15px;
}
.category-menu_6f57cf98d17c9d8c li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_6f57cf98d17c9d8c li a:hover {
  color: #0C3A30;
}
.category-menu_6f57cf98d17c9d8c .dropdown-menu {
  padding: 0;
}
.category-menu_6f57cf98d17c9d8c .dropdown-menu li {
  padding: 0;
}
.category-menu_6f57cf98d17c9d8c .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_1f1aa7442ab8577f .logo_d6b6426c038e7a11 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_d9e08c559c12b101 .navbar-collapse_1f1aa7442ab8577f {
    background-color: #0C3A30;
  }
  .navbar-collapse_1f1aa7442ab8577f {
    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_1f1aa7442ab8577f.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_d5c1e80159f09103 .navbar .mega-dropdown_6957293ef816cc26 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_d9e08c559c12b101 .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_9d802bd1d701dd3f {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_9d7d5fba9d8e9db4 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_d1d27e8cdb6d52a5 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_d1d27e8cdb6d52a5::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_d1d27e8cdb6d52a5 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_d1d27e8cdb6d52a5 .hero-slider-one .hero-img_ee6faed8a07abebb {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_d1d27e8cdb6d52a5 .hero-slider-one .slick-list_3c363008aa43d2cc, .hero-banner-one_d1d27e8cdb6d52a5 .hero-slider-one .slick-track_86ffa54f46431eaa, .hero-banner-one_d1d27e8cdb6d52a5 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_d1d27e8cdb6d52a5 .hero-heading_6e8536f48f2ac0e9 {
  font-weight: 700;
  color: #000;
  background: url(../pictures/shape_49aa528f80/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_d1d27e8cdb6d52a5 .more-btn_2f4d1f89b25fe792 {
  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_d1d27e8cdb6d52a5 .more-btn_2f4d1f89b25fe792:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_4894a1776214c6c0 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_4894a1776214c6c0 .bg-wrapper_b77881abb34e8676 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_4894a1776214c6c0 .hero-heading_6e8536f48f2ac0e9 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_4894a1776214c6c0 .rating_9eb66a883d855125 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_4894a1776214c6c0 .rating_9eb66a883d855125 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_4894a1776214c6c0 .media-wrapper_31ef098548869fed {
  position: absolute;
  background: url(../pictures/assets_0c0d49a237/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_4894a1776214c6c0 .media-wrapper_31ef098548869fed .shape_01_10f47090e41d2397 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_4894a1776214c6c0 .media-wrapper_31ef098548869fed .shape_02_dba8b9a89870386b {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_90e1ed8b39a6dde1 .hero-heading_6e8536f48f2ac0e9 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_90e1ed8b39a6dde1 .media-wrapper_31ef098548869fed {
  background: url(../pictures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_90e1ed8b39a6dde1 .media-wrapper_31ef098548869fed .screen_01_5d61b91efd4d336e {
  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_90e1ed8b39a6dde1 .media-wrapper_31ef098548869fed .screen_02_593dc1fe69858425 {
  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_90e1ed8b39a6dde1 .media-wrapper_31ef098548869fed .bg-shape_dcbfdda7aec64c7c {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_90e1ed8b39a6dde1 .shape_01_10f47090e41d2397 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_62595f70969e6361 .bg-wrapper_b77881abb34e8676 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_62595f70969e6361 .media-wrapper_31ef098548869fed {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_62595f70969e6361 .media-wrapper_31ef098548869fed .shape_01_10f47090e41d2397 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_62595f70969e6361 .shape_02_dba8b9a89870386b {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_28c40f0313d0cd60 + .blog-details_9b6b8c204ea004f1 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_2ea543a4785bab79 {
  z-index: 1;
}
.block-feature-three_2ea543a4785bab79:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_2ea543a4785bab79.no-bg_5c35b7fa83462492:before {
  display: none;
}
.block-feature-three_2ea543a4785bab79 .section-btn_d10c904e94dea4ba {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_2ea543a4785bab79 .block-title_b701296d4ca2c84b a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_2ea543a4785bab79 .block-title_b701296d4ca2c84b a:hover {
  text-decoration: underline;
}
.block-feature-three_2ea543a4785bab79 .round-btn_88529aa2fb603f0a {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_2ea543a4785bab79 .round-btn_88529aa2fb603f0a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_2ea543a4785bab79 .block-one_020513eb40f47665 {
  background: url(../pictures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_2ea543a4785bab79 .block-one_020513eb40f47665 .tag_47aea758530b957a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_2ea543a4785bab79 .block-one_020513eb40f47665 .block-title_b701296d4ca2c84b {
  background: url(../pictures/shape_49aa528f80/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_2ea543a4785bab79 .block-two_958bebea89a6fa43 {
  overflow: hidden;
}
.block-feature-three_2ea543a4785bab79 .block-two_958bebea89a6fa43 .img-wrapper_e027494cadb4adb0 {
  background: url(../pictures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_2ea543a4785bab79 .block-two_958bebea89a6fa43 .text-wrapper_49e556372f0b8b58 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_2ea543a4785bab79 .block-two_958bebea89a6fa43 .tag_47aea758530b957a {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_2ea543a4785bab79 .block-three_a00739d4e4e6ee58 {
  background: #D3FF76;
}
.block-feature-three_2ea543a4785bab79 .block-three_a00739d4e4e6ee58 .tag_47aea758530b957a {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_2ea543a4785bab79 .block-three_a00739d4e4e6ee58 .round-btn_88529aa2fb603f0a {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_2ea543a4785bab79 .block-three_a00739d4e4e6ee58 .round-btn_88529aa2fb603f0a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_2ea543a4785bab79 .block-four_110dddf119859e5a {
  background: url(../pictures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_2ea543a4785bab79 .block-four_110dddf119859e5a .block-title_b701296d4ca2c84b {
  background: url(../pictures/shape_49aa528f80/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_2ea543a4785bab79 .block-four_110dddf119859e5a .block-title_b701296d4ca2c84b a {
  font-size: 28px;
}
.block-feature-three_2ea543a4785bab79 .block-four_110dddf119859e5a .tag_47aea758530b957a {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_2ea543a4785bab79 .block-four_110dddf119859e5a .round-btn_88529aa2fb603f0a {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_2ea543a4785bab79 .block-four_110dddf119859e5a .round-btn_88529aa2fb603f0a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_2ea543a4785bab79 .block-five_6ef2c0dfcebe420f {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_2ea543a4785bab79 .block-five_6ef2c0dfcebe420f .tag_47aea758530b957a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_2ea543a4785bab79 .block-five_6ef2c0dfcebe420f .block-title_b701296d4ca2c84b {
  background: url(../pictures/shape_49aa528f80/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_05ae8d62e02a1c42 .upper-wrapper_2233357f13155b7a {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_05ae8d62e02a1c42 .upper-wrapper_2233357f13155b7a .shape_01_10f47090e41d2397 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_05ae8d62e02a1c42 .line-loop_6e30c66ed3aef4a1:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_05ae8d62e02a1c42 .graph-panel_aba08bd7ae834b2a {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_05ae8d62e02a1c42 .graph-panel_aba08bd7ae834b2a .main-count_cd2ca48d9489edd3 {
  font-size: 120px;
}
.block-feature-thirteen_05ae8d62e02a1c42 .graph-panel_aba08bd7ae834b2a .chart-box_05a359c91b9c47e6 {
  padding: 0 15px;
}
.block-feature-thirteen_05ae8d62e02a1c42 .graph-panel_aba08bd7ae834b2a .chart-box_05a359c91b9c47e6 .chart-inner_05b5ad531ff4d318 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_063aede4b1eaded2 .media-img_e999710c894c982c {
  border-radius: 30px;
}
.block-feature-sixteen_063aede4b1eaded2 .shape_01_10f47090e41d2397 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_f7d485fa69b5ba16 .section-subheading_49eb3835f0fcb060 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_f7d485fa69b5ba16 .shape_01_10f47090e41d2397 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_978d30607b2a3d2e {
  z-index: 1;
}
.text-feature-four_978d30607b2a3d2e .avatar_d3751f67dca9a7e5 {
  width: 65px;
  height: 65px;
}
.text-feature-four_978d30607b2a3d2e .name {
  font-size: 28px;
}
.text-feature-four_978d30607b2a3d2e .quote-text_8ac03810381fe04b {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_978d30607b2a3d2e .shape_01_10f47090e41d2397 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_978d30607b2a3d2e .shape_02_dba8b9a89870386b {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_57ee41bc80fea5f2 .bg-wrapper_b77881abb34e8676 {
  background: #FFF2AC;
}
.text-feature-five_57ee41bc80fea5f2 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_57ee41bc80fea5f2 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_57ee41bc80fea5f2 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_57ee41bc80fea5f2 li:hover:before {
  background: #29594B;
}
.text-feature-five_57ee41bc80fea5f2 li:hover:after {
  color: #fff;
}
.text-feature-five_57ee41bc80fea5f2 .media-wrapper_31ef098548869fed {
  background: url(../pictures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_57ee41bc80fea5f2 .media-wrapper_31ef098548869fed .video-icon_4862622ff11c4923 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_57ee41bc80fea5f2 .media-wrapper_31ef098548869fed .video-icon_4862622ff11c4923:hover {
  background: #CFFF45;
}
.text-feature-five_57ee41bc80fea5f2 .media-wrapper_31ef098548869fed .screen_01_5d61b91efd4d336e {
  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_c7df53d805e9231c {
  z-index: 1;
}
.text-feature-six_c7df53d805e9231c .media-wrapper_31ef098548869fed {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_c7df53d805e9231c .media-wrapper_31ef098548869fed .screen_01_5d61b91efd4d336e {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_c7df53d805e9231c .shape_01_10f47090e41d2397 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_c7df53d805e9231c .shape_02_dba8b9a89870386b {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_74e63f339154563b {
  background: url(../pictures/assets_0c0d49a237/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_74e63f339154563b .block_bf71fbb0f1f25f94 .icon_713eb76d6067972e {
  height: 50px;
}
.text-feature-nine_74e63f339154563b .vertical-text-wrapper_24736f4fb0ca9974 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_74e63f339154563b .vertical-text-wrapper_24736f4fb0ca9974 .text-list_c9fe97e79351015e {
  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_74e63f339154563b .vertical-text-wrapper_24736f4fb0ca9974 .text-list_c9fe97e79351015e:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_74e63f339154563b .vertical-text-wrapper_24736f4fb0ca9974 .shape_01_10f47090e41d2397 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_74e63f339154563b .vertical-text-wrapper_24736f4fb0ca9974 .shape_02_dba8b9a89870386b {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_74e63f339154563b .shape_03_894a64f713c22f18 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_74e63f339154563b .shape_04_a3a36044e4e68991 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_8ed6d4b52de38998 .section-btn_d10c904e94dea4ba {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_6dfd39a2d7d8e413 {
  z-index: 1;
}
.team-section-three_6dfd39a2d7d8e413:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../pictures/shape_49aa528f80/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_6dfd39a2d7d8e413 .section-btn_d10c904e94dea4ba {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_6dfd39a2d7d8e413 .shape_01_10f47090e41d2397 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_6dfd39a2d7d8e413 .shape_02_dba8b9a89870386b {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_6dfd39a2d7d8e413 .shape_03_894a64f713c22f18 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_0d86d8fc4cd34b55 .logo_d6b6426c038e7a11 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_4e85e8e6d7e9a906 {
  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_9cd38e460527108e {
  max-width: 565px;
}
.user-data-form .form-wrapper_9cd38e460527108e .input-group-meta_e8e682ab5e34258a 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_9cd38e460527108e .input-group-meta_e8e682ab5e34258a label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_9cd38e460527108e .input-group-meta_e8e682ab5e34258a .placeholder_icon_31c23ff174397eca {
  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_9cd38e460527108e .input-group-meta_e8e682ab5e34258a .placeholder_icon_31c23ff174397eca img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_9cd38e460527108e .input-group-meta_e8e682ab5e34258a .placeholder_icon_31c23ff174397eca span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_9cd38e460527108e .input-group-meta_e8e682ab5e34258a .placeholder_icon_31c23ff174397eca 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_9cd38e460527108e .input-group-meta_e8e682ab5e34258a .placeholder_icon_31c23ff174397eca span.eye-slash_e2412023c79dbcb8:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_6844446c2da50253 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_6844446c2da50253 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_6844446c2da50253 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_6844446c2da50253 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_6844446c2da50253 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_6844446c2da50253 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_6844446c2da50253 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_72490ee59ee0c7cf {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_a1e3a4fe9068aaf3 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_a1e3a4fe9068aaf3:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_a1e3a4fe9068aaf3 img {
  width: 20px;
}
.user-data-form .btn-close_8c9c55dd79163a13 {
  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_1b1776bc6281dcf5 .main-count_cd2ca48d9489edd3 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_c519b6617c45fc66 .icon_713eb76d6067972e {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_36daf4aa7ab46a2e .img-holder_63d62b59b6675203 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_36daf4aa7ab46a2e .img-holder_63d62b59b6675203.round-border_1ea38afaa79fbdde {
  border-radius: 30px;
}
.portfolio-block-one_36daf4aa7ab46a2e .img-holder_63d62b59b6675203 .expend_4647773c4e539b58 {
  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_36daf4aa7ab46a2e .img-holder_63d62b59b6675203 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_36daf4aa7ab46a2e .img-holder_63d62b59b6675203 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_36daf4aa7ab46a2e:hover .expend_4647773c4e539b58 {
  opacity: 1;
}
.portfolio-block-one_36daf4aa7ab46a2e:hover .img-meta_62651cbc0be032ed {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_36daf4aa7ab46a2e:hover .pj-title_54d25ec57beed85e {
  text-decoration: underline;
}
.portfolio-block-one_36daf4aa7ab46a2e .caption {
  margin-top: 35px;
}
.portfolio-block-one_36daf4aa7ab46a2e .caption .tag_47aea758530b957a {
  margin: 0 -3px;
}
.portfolio-block-one_36daf4aa7ab46a2e .caption .tag_47aea758530b957a 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_36daf4aa7ab46a2e .caption .pj-title_54d25ec57beed85e {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_36daf4aa7ab46a2e .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_36daf4aa7ab46a2e .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_4297a7d630efaa32 .bg-wrapper_b77881abb34e8676 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_4297a7d630efaa32 .slider-wrapper_e5e9177b809aadfa {
  height: 100%;
}
.project-details-two_4297a7d630efaa32 .slider-wrapper_e5e9177b809aadfa .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_4297a7d630efaa32 .slider-wrapper_e5e9177b809aadfa .carousel-control-next_fe0b78ae414c8249,
.project-details-two_4297a7d630efaa32 .slider-wrapper_e5e9177b809aadfa .carousel-control-prev_d892856b35ab2269 {
  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_4297a7d630efaa32 .slider-wrapper_e5e9177b809aadfa .carousel-control-next_fe0b78ae414c8249:hover,
.project-details-two_4297a7d630efaa32 .slider-wrapper_e5e9177b809aadfa .carousel-control-prev_d892856b35ab2269:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_4297a7d630efaa32 .slider-wrapper_e5e9177b809aadfa .carousel-control-prev_d892856b35ab2269 {
  left: auto;
  right: 45px;
}
.project-details-two_4297a7d630efaa32 .info-wrapper_3715c48fb10331bc {
  padding: 55px 50px 85px 70px;
}
.project-details-two_4297a7d630efaa32 .info-wrapper_3715c48fb10331bc h3 {
  font-size: 36px;
}
.project-details-two_4297a7d630efaa32 .info-wrapper_3715c48fb10331bc .list-meta_daa4bbbcbc1c3f7b li {
  padding: 22px 0;
}
.project-details-two_4297a7d630efaa32 .info-wrapper_3715c48fb10331bc .list-meta_daa4bbbcbc1c3f7b .icon_713eb76d6067972e {
  width: 40px;
}
.project-details-two_4297a7d630efaa32 .info-wrapper_3715c48fb10331bc .list-meta_daa4bbbcbc1c3f7b .text1_c719aab4e49c9b92 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_4297a7d630efaa32 .info-wrapper_3715c48fb10331bc .list-meta_daa4bbbcbc1c3f7b span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_4297a7d630efaa32 .info-wrapper_3715c48fb10331bc .social-share_2aa4be304888325d li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_4297a7d630efaa32 .info-wrapper_3715c48fb10331bc .social-share_2aa4be304888325d li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_a611eae10ce6f23a .slider-wrapper_e5e9177b809aadfa {
  padding-left: 100px;
}
.feedback-section-three_a611eae10ce6f23a .slider-wrapper_e5e9177b809aadfa .icon_713eb76d6067972e {
  left: 0;
  top: 18px;
}
.feedback-section-three_a611eae10ce6f23a .slick-dots_e9811599a9d6b1e7 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_a611eae10ce6f23a .slick-dots_e9811599a9d6b1e7 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_a611eae10ce6f23a .slick-dots_e9811599a9d6b1e7 .slick-active button {
  background: #000;
}
.feedback-section-three_a611eae10ce6f23a .rating-box_75c7ceb692e6f799 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_a611eae10ce6f23a .rating-box_75c7ceb692e6f799 .rating_9eb66a883d855125 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_a611eae10ce6f23a .shape_01_10f47090e41d2397 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_a611eae10ce6f23a .shape_02_dba8b9a89870386b {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_79d08eae197fb80a {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_79d08eae197fb80a .post-data_b1f78184e7b3dcb2 {
  padding: 30px 35px 25px;
}
.blog-meta-one_79d08eae197fb80a .post-data_b1f78184e7b3dcb2 .post-info_0702d4716df455df {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_79d08eae197fb80a .post-data_b1f78184e7b3dcb2 .blog-title_04985ab8e2cb1274 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_79d08eae197fb80a .post-data_b1f78184e7b3dcb2 .blog-title_04985ab8e2cb1274:hover {
  text-decoration: underline;
}
.blog-meta-one_79d08eae197fb80a .post-img_148d4327b539609b {
  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_79d08eae197fb80a .post-img_148d4327b539609b .round-btn_88529aa2fb603f0a {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_79d08eae197fb80a:hover .round-btn_88529aa2fb603f0a {
  background: #CFFF45;
}
.blog-meta-one_79d08eae197fb80a.style-two_bdbe4ce7a4d43fc9 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_79d08eae197fb80a.style-two_bdbe4ce7a4d43fc9 .post-img_148d4327b539609b {
  border-radius: 0;
}
.blog-meta-one_79d08eae197fb80a.style-two_bdbe4ce7a4d43fc9 .blog-title_04985ab8e2cb1274 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_68b40bea7c7ba369 {
  background: #fff;
}
.blog-meta-two_68b40bea7c7ba369 .post-data_b1f78184e7b3dcb2 {
  padding-top: 30px;
}
.blog-meta-two_68b40bea7c7ba369 .post-data_b1f78184e7b3dcb2 .blog-title_04985ab8e2cb1274 {
  width: 70%;
}
.blog-meta-two_68b40bea7c7ba369 .post-data_b1f78184e7b3dcb2 .blog-title_04985ab8e2cb1274 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_68b40bea7c7ba369 .post-data_b1f78184e7b3dcb2 .blog-title_04985ab8e2cb1274:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_68b40bea7c7ba369 .post-data_b1f78184e7b3dcb2 .round-btn_88529aa2fb603f0a {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_68b40bea7c7ba369 .post-data_b1f78184e7b3dcb2 .round-btn_88529aa2fb603f0a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_68b40bea7c7ba369 .post-data_b1f78184e7b3dcb2 .post-info_0702d4716df455df {
  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_68b40bea7c7ba369 .post-img_148d4327b539609b {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_68b40bea7c7ba369 .post-img_148d4327b539609b .date_b78713fe61546617 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_68b40bea7c7ba369.style-two_bdbe4ce7a4d43fc9 {
  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_68b40bea7c7ba369.style-two_bdbe4ce7a4d43fc9 p {
  font-size: 18px;
}
.blog-meta-two_68b40bea7c7ba369.style-two_bdbe4ce7a4d43fc9 .post-img_148d4327b539609b {
  height: auto;
  width: 100%;
}
.blog-meta-two_68b40bea7c7ba369.style-two_bdbe4ce7a4d43fc9 .post-data_b1f78184e7b3dcb2 {
  padding: 26px 0;
}
.blog-meta-two_68b40bea7c7ba369.style-two_bdbe4ce7a4d43fc9 .post-data_b1f78184e7b3dcb2 .post-info_0702d4716df455df {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_68b40bea7c7ba369.style-two_bdbe4ce7a4d43fc9 .post-data_b1f78184e7b3dcb2 .round-btn_88529aa2fb603f0a {
  border: none;
}

.signup-btn-one_08e625bb37255df2 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_08e625bb37255df2 .icon_713eb76d6067972e {
  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_c93076b25897cb0f {
  z-index: 1;
}
.blog-section-three_c93076b25897cb0f .section-btn_d10c904e94dea4ba {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .quote-wrapper_834deea671b7e9db {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .quote-wrapper_834deea671b7e9db .wrapper_9f6617f91412e31f {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .quote-wrapper_834deea671b7e9db .wrapper_9f6617f91412e31f .icon_713eb76d6067972e {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .quote-wrapper_834deea671b7e9db .wrapper_9f6617f91412e31f h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .quote-wrapper_834deea671b7e9db h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .quote-wrapper_834deea671b7e9db h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .img-gallery_1399820098b2c278 {
  margin-bottom: 50px;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .img-gallery_1399820098b2c278 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .list-item_2db4a726f8bb0b66 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_9b6b8c204ea004f1 .post-details-meta_ce03891a91e9e982 .list-item_2db4a726f8bb0b66 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_9b6b8c204ea004f1 .bottom-widget_7b3252673c9b7cd3 {
  padding: 10px 0 5px;
}
.blog-details_9b6b8c204ea004f1 .bottom-widget_7b3252673c9b7cd3 .tags_09fa7d64b5cf630a li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_9b6b8c204ea004f1 .bottom-widget_7b3252673c9b7cd3 .tags_09fa7d64b5cf630a a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_9b6b8c204ea004f1 .bottom-widget_7b3252673c9b7cd3 .tags_09fa7d64b5cf630a a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_9b6b8c204ea004f1 .bottom-widget_7b3252673c9b7cd3 .share-icon_f2ec805e15e703d3 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_9b6b8c204ea004f1 .bottom-widget_7b3252673c9b7cd3 .share-icon_f2ec805e15e703d3 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_9b6b8c204ea004f1 .grey-bg_5e7839e2e89544df {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_9b6b8c204ea004f1 .blog-inner-title_46c92eca1f89d34d {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff {
  margin: 60px 0;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143:last-child {
  padding-bottom: 5px;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 .reply-comment_b2217e90693ae6ac {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 .user-avatar_4149a741a3862430 {
  width: 60px;
  height: 60px;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 .comment-text_8b5d4d3c821be1cf {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 .comment-text_8b5d4d3c821be1cf .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 .comment-text_8b5d4d3c821be1cf .date_b78713fe61546617 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 .comment-text_8b5d4d3c821be1cf p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 .comment-text_8b5d4d3c821be1cf .reply-btn_d387ff9801921c00 {
  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_9b6b8c204ea004f1 .blog-comment-area_173b9dfa626197ff .comment_4087589ce76ab143 .comment-text_8b5d4d3c821be1cf .reply-btn_d387ff9801921c00:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-form_a333f06540fce7d6 p a {
  color: #19352D;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-form_a333f06540fce7d6 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-form_a333f06540fce7d6 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_9b6b8c204ea004f1 .blog-comment-form_a333f06540fce7d6 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_2a3322ed200f12da {
  height: 600px;
}

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

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

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

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

.footer-one_3a4c92fede6da135 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_3a4c92fede6da135 .bottom-footer_86b83f300a638c45 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_3a4c92fede6da135 .social-icon_d8ab2c3632a941b7 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_3a4c92fede6da135 .social-icon_d8ab2c3632a941b7 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_3a4c92fede6da135 .footer-title_7dffe83dee177d39 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_3a4c92fede6da135 .footer-nav-link_889b6aef7f0cd49f a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_3a4c92fede6da135 .footer-nav-link_889b6aef7f0cd49f a:hover {
  color: #fff;
}
.footer-nav-link_889b6aef7f0cd49f p {
  font-size: 16px;
}
.logo_d6b6426c038e7a11 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_27082bc326019778 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_173eda1b90e6683b {
  align-content: center;
}

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

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

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

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

.footer-three_4d1290b1feb3a86c {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_4d1290b1feb3a86c .round-bg_034fb333848ccd47 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_4d1290b1feb3a86c .round-bg_034fb333848ccd47.color-two_60f34e97dc8871a3 {
  background: #F6FFDD;
}
.footer-three_4d1290b1feb3a86c .footer-intro_ca5049133d77a84b p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_4d1290b1feb3a86c .footer-intro_ca5049133d77a84b p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4d1290b1feb3a86c .footer-title_7dffe83dee177d39 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_4d1290b1feb3a86c .footer-nav-link_889b6aef7f0cd49f a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_4d1290b1feb3a86c .footer-nav-link_889b6aef7f0cd49f a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4d1290b1feb3a86c .bottom-footer_86b83f300a638c45 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_4d1290b1feb3a86c .bottom-footer_86b83f300a638c45 .copyright_9dae809f23bf13e5 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_4d1290b1feb3a86c .bottom-footer_86b83f300a638c45 .bottom-nav_8e5c2f4bb177f02d {
  margin: 0 -12px;
}
.footer-three_4d1290b1feb3a86c .bottom-footer_86b83f300a638c45 .bottom-nav_8e5c2f4bb177f02d a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_4d1290b1feb3a86c .bottom-footer_86b83f300a638c45 .bottom-nav_8e5c2f4bb177f02d a:hover {
  text-decoration: underline;
}
.footer-three_4d1290b1feb3a86c .bottom-footer_86b83f300a638c45 .social-icon_d8ab2c3632a941b7 {
  margin: 0 -10px;
}
.footer-three_4d1290b1feb3a86c .bottom-footer_86b83f300a638c45 .social-icon_d8ab2c3632a941b7 a {
  margin: 0 10px;
}
.footer-three_4d1290b1feb3a86c .bottom-footer_86b83f300a638c45 .social-icon_d8ab2c3632a941b7 a:hover {
  color: #19352D;
}
.footer-three_4d1290b1feb3a86c .shape_01_10f47090e41d2397 {
  top: -3%;
  left: -3%;
}
.footer-three_4d1290b1feb3a86c .shape_02_dba8b9a89870386b {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_9a906ff2439f5235 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_9a906ff2439f5235:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../pictures/assets_0c0d49a237/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_9a906ff2439f5235 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_9a906ff2439f5235 .btn-group_94b3e552ccf160c5 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_9a906ff2439f5235 .btn-group_94b3e552ccf160c5 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_9a906ff2439f5235 .btn-group_94b3e552ccf160c5 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_9a906ff2439f5235 .btn-group_94b3e552ccf160c5 .round-btn_88529aa2fb603f0a {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_9a906ff2439f5235 .btn-group_94b3e552ccf160c5 .round-btn_88529aa2fb603f0a:hover, .footer-five_9a906ff2439f5235 .btn-group_94b3e552ccf160c5 .round-btn_88529aa2fb603f0a:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_9a906ff2439f5235 .social-icon_d8ab2c3632a941b7 {
  margin: 0 -20px;
}
.footer-five_9a906ff2439f5235 .social-icon_d8ab2c3632a941b7 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_9a906ff2439f5235 .social-icon_d8ab2c3632a941b7 a:hover {
  color: #DFFF5E;
}
.footer-five_9a906ff2439f5235 .bottom-nav_8e5c2f4bb177f02d {
  margin: 0 -12px;
}
.footer-five_9a906ff2439f5235 .bottom-nav_8e5c2f4bb177f02d a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_9a906ff2439f5235 .bottom-nav_8e5c2f4bb177f02d a:hover {
  text-decoration: underline;
}
.footer-five_9a906ff2439f5235 .shape_01_10f47090e41d2397 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_9a906ff2439f5235 .shape_02_dba8b9a89870386b {
  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_1549318fe9137221 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_b5c7ddcc9089779a {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_8d902cd5dc7b996b {
  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_06de1ee8a0ee6323 {
  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_50abec8bca7b39dd {
  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_110104ba068c525f {
  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_018c8535a45c9c68 {
  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_5376aac8a859f211 {
  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_e85e963c208cfd65 {
  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_ea349ed30d1aa862 {
  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_889a608665bcf6c2 {
  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_ebab38b749ca2d18 {
  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_388c482226342d7c {
  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_67c536c884e70a32 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_831b89e44454cc6e {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_741ef3d0365cc96b {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_779fe90e1493af93 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_2eda5420c1853f93 {
  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_719cda7386d9eaeb {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_8ce6019a2c3b8991 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_21bdb919c7bebf6e {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_bd5e4699d25804f3 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_b96e4aed5126249a {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_da5d7005f18c82bd {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_d65a0d5159eaabdb {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_fdfcead8a392e552 {
  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_42ee6316b8991374 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_052d22caa83f12b9 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_bed09b4a57021ff5 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_7d2a16c40447d2ea {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_4790be4e4b25bc11 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_e5016ac9c4fbd69c {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_49d88d318c5edf80 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_6cde902d171b06bb {
  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_014c5ef6d3474598 {
  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_bb5ebaa4bc6dc4d2 {
  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_ba92d9ec8e5c796a {
  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_1c13657cdda0e44d {
  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_459b017b1d9d2fd7 {
  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_0ece1805754f4406 {
  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_d62c0b7d51e6ae84 {
  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_08a599167b4ba3cc {
  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_d58de8fa54b5eca9 {
  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_f7037767b5fd325b {
  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_1058f0a444b8b09a {
  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_e2d923c9867b5357 {
  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_d52897955e85fc00 {
  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_fac433012c96fd42 {
  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_a442c8c99b8317d0 {
  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_23f4751f42e1035a {
  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_5c0998913dc42f49 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_ad9e9bae0f91cefd {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_d8185c13630cec6b {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_c25ba405b453a7cf {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_78f90705bb3e63cd {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_8ca1dbbcf7dd0edc {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_337e6e857987d538 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_bd8b5446918a289d {
  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_1549318fe9137221 {
  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_7b26cfa7332ee6a0 {
  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_fdf5685b4879bf70 {
  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_21fd2fb30de49ee0 .theme-select-menu_0e115fcccad18b2a {
  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_611418d11dea53a6 {
  overflow: hidden;
}
.product-block-one_611418d11dea53a6 .img-holder_63d62b59b6675203 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_611418d11dea53a6 .img-holder_63d62b59b6675203 .cart-icon_915f99de6f7d83ed {
  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_611418d11dea53a6 .img-holder_63d62b59b6675203 .cart-icon_915f99de6f7d83ed:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_611418d11dea53a6 .img-holder_63d62b59b6675203 .cart-button_7c5634e5bd8e576f {
  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_611418d11dea53a6 .img-holder_63d62b59b6675203 .cart-button_7c5634e5bd8e576f:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_611418d11dea53a6 .product-title_e8457c9b28bfc771 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_611418d11dea53a6 .rating_9eb66a883d855125 {
  margin: 0 -3px;
}
.product-block-one_611418d11dea53a6 .rating_9eb66a883d855125 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_611418d11dea53a6 .rating_9eb66a883d855125 li .bi-star-fill_8bdd39c27456a119 {
  color: #FFCB65;
}
.product-block-one_611418d11dea53a6 .price_00bb0832fe36c6c2 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_611418d11dea53a6:hover .cart-button_7c5634e5bd8e576f {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_611418d11dea53a6:hover .product-img_42bd7b39a044d6eb {
  transform: scale(0.95);
}
.product-block-one_611418d11dea53a6:hover .cart-icon_915f99de6f7d83ed {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_611418d11dea53a6:hover .product-title_e8457c9b28bfc771 {
  text-decoration: underline;
}

.product-details-one_08015b693ba7c90f .product-img-tab_5949b0ab3e13095c {
  border: none;
}
.product-details-one_08015b693ba7c90f .product-img-tab_5949b0ab3e13095c .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_08015b693ba7c90f .product-img-tab_5949b0ab3e13095c .nav-link img {
  max-height: 100%;
}
.product-details-one_08015b693ba7c90f .product-img-tab_5949b0ab3e13095c .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_08015b693ba7c90f .product-img-tab-content_b285014c7afc1725 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_08015b693ba7c90f .product-img-tab-content_b285014c7afc1725 img {
  margin: auto;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .stock-tag_3d619e675782d4f9 {
  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_08015b693ba7c90f .product-info_c64061d9ed39132a .product-name_14a6d6e3d23b5547 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .rating_9eb66a883d855125 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .rating_9eb66a883d855125 li .bi-star-fill_8bdd39c27456a119 {
  color: #FFCB65;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .rating_9eb66a883d855125 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .rating_9eb66a883d855125 li a:hover {
  text-decoration: underline;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .price_00bb0832fe36c6c2 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .price_00bb0832fe36c6c2 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .availability_2b3221c1c554e267 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .description-text_e742e68cf496ecbd {
  padding: 10px 0 15px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .product-feature_2f1b8be01be9a9e8 {
  margin-bottom: 20px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .product-feature_2f1b8be01be9a9e8 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .product-feature_2f1b8be01be9a9e8 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .customize-order_2a9a0e99f85ebafd h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .customize-order_2a9a0e99f85ebafd .quantity_7766a657148efc4f .button-group_a3b85f9fca49cb46 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .customize-order_2a9a0e99f85ebafd .quantity_7766a657148efc4f .button-group_a3b85f9fca49cb46 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .customize-order_2a9a0e99f85ebafd .quantity_7766a657148efc4f .button-group_a3b85f9fca49cb46 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_08015b693ba7c90f .product-info_c64061d9ed39132a .customize-order_2a9a0e99f85ebafd .quantity_7766a657148efc4f .button-group_a3b85f9fca49cb46 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_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .nav-tabs_1f5b7ce66354180a {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .nav-tabs_1f5b7ce66354180a .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_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .nav-tabs_1f5b7ce66354180a .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_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .nav-tabs_1f5b7ce66354180a .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .nav-tabs_1f5b7ce66354180a .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .tab-content_1bac6e0aa47e27ad h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .tab-content_1bac6e0aa47e27ad .product-feature_2f1b8be01be9a9e8 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .tab-content_1bac6e0aa47e27ad .product-feature_2f1b8be01be9a9e8 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .user-comment-area_3a94527422d19be4 .single-comment_4cf30be4ab8c07f8 {
  padding-bottom: 40px;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .user-comment-area_3a94527422d19be4 .single-comment_4cf30be4ab8c07f8:last-child {
  padding-bottom: 0;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .user-comment-area_3a94527422d19be4 .user-img_c2540a2a119bde12 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .user-comment-area_3a94527422d19be4 .user-comment-data_19d9862efe2bbb92 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .user-comment-area_3a94527422d19be4 .user-comment-data_19d9862efe2bbb92 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .user-comment-area_3a94527422d19be4 .user-comment-data_19d9862efe2bbb92 .rating_9eb66a883d855125 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .user-comment-area_3a94527422d19be4 .user-comment-data_19d9862efe2bbb92 .rating_9eb66a883d855125 li .bi-star-fill_8bdd39c27456a119 {
  color: #FFCB65;
}
.product-details-one_08015b693ba7c90f .product-review-tab_d5aceb56b0ffb845 .user-comment-area_3a94527422d19be4 .user-comment-data_19d9862efe2bbb92 p {
  padding-top: 8px;
}

.cart-list-form_9bdfb3aa7d2ca1f1 {
  position: relative;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 {
  margin: 0;
  background: transparent;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 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_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 th:first-child {
  text-align: left;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .product-thumbnails_cc4badfd55b0e6fa {
  width: 85px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .product-thumbnails_cc4badfd55b0e6fa img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .product-thumbnails_cc4badfd55b0e6fa .product-img_42bd7b39a044d6eb {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .product-info_c64061d9ed39132a {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .product-info_c64061d9ed39132a .product-name_14a6d6e3d23b5547 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .product-info_c64061d9ed39132a .serial_d6cdaa74eebe0677 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .product-info_c64061d9ed39132a ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .price_00bb0832fe36c6c2 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .quantity_7766a657148efc4f li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .quantity_7766a657148efc4f li .btn_2350d0c88aa57d2c {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .quantity_7766a657148efc4f 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_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .remove-product_207b0fada408d572 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .table_6854d517e1ca60f1 tbody .remove-product_207b0fada408d572:hover {
  color: #ff2759;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .cart-footer_dc9c31b260cc9a0c {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .cart-footer_dc9c31b260cc9a0c .coupon-form_ed8d79a36d4b04e9 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .cart-footer_dc9c31b260cc9a0c .cart-total-section_370e13ac831bfcdc {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_9bdfb3aa7d2ca1f1 .cart-footer_dc9c31b260cc9a0c .cart-total-section_370e13ac831bfcdc .cart-total-table_be350d896ab6bf93 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_9bdfb3aa7d2ca1f1 .cart-footer_dc9c31b260cc9a0c .cart-total-section_370e13ac831bfcdc .cart-total-table_be350d896ab6bf93 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_4a7eb33015786d54 {
  height: auto;
}

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

.fancybox-caption_5939e99a23858d62, .fancybox-infobar_76101d097f01405c, .fancybox-navigation_6193acd419f6d319 .fancybox-button_b8f01a8d3c047687, .fancybox-toolbar_73769c428f0310b1 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_2f3feaa8669d5dbd .fancybox-caption_5939e99a23858d62, .fancybox-show-infobar_66ee8985b79dbd4d .fancybox-infobar_76101d097f01405c, .fancybox-show-nav_233e53101c6c1836 .fancybox-navigation_6193acd419f6d319 .fancybox-button_b8f01a8d3c047687, .fancybox-show-toolbar_baaccee519efbc29 .fancybox-toolbar_73769c428f0310b1 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_135ca1eee362af22 .fancybox-stage_70e9eab8d51774ca {
  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_b7fc82e678ad1b69 .fancybox-slide, .fancybox-slide--current_44f6e4f2476afa00, .fancybox-slide--next_df57847fbbe2f2a6, .fancybox-slide--previous_763b71bdfef0d30a {
  display: block;
}

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

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

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

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

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

.fancybox-content_496c414442f8bb28 {
  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_833a2bdd7b121b0c .fancybox-content_496c414442f8bb28 {
  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_2376d9e8ed13f55d .fancybox-content_496c414442f8bb28 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_b78b64b100ff7758 .fancybox-content_496c414442f8bb28 {
  cursor: zoom-in;
}

.fancybox-can-drag_b9aa296ac2b29e30 .fancybox-content_496c414442f8bb28 {
  cursor: grab;
}

.fancybox-is-dragging_2d8a35b383fb00f4 .fancybox-content_496c414442f8bb28 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_676923928b73c213 .fancybox-content_496c414442f8bb28 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_6ab2c258d14546d9 .fancybox-content_496c414442f8bb28, .fancybox-slide--map_6499ff0f34f23f4a .fancybox-content_496c414442f8bb28, .fancybox-slide--video_d66f2b752cf65d78 .fancybox-content_496c414442f8bb28 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_d66f2b752cf65d78 .fancybox-content_496c414442f8bb28 {
  background: #000;
}

.fancybox-slide--map_6499ff0f34f23f4a .fancybox-content_496c414442f8bb28 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_6c762dc5f3ab79aa svg path, .fancybox-button--share_4b46ee77542ef4f4 svg path, .fancybox-button--thumbs_c3ab492627c8c19c svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_233e53101c6c1836 .fancybox-navigation_6193acd419f6d319 .fancybox-button_b8f01a8d3c047687 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_6193acd419f6d319 .fancybox-button--arrow_left_3ca424e689b4362f {
  left: 6px;
}

.fancybox-navigation_6193acd419f6d319 .fancybox-button--arrow_right_9ca7f8e32340079c {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_6ab2c258d14546d9 .fancybox-close-small_a36470de2b3b823c, .fancybox-slide--image_833a2bdd7b121b0c .fancybox-close-small_a36470de2b3b823c, .fancybox-slide--video_d66f2b752cf65d78 .fancybox-close-small_a36470de2b3b823c {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_6ab2c258d14546d9 .fancybox-close-small_a36470de2b3b823c:hover svg, .fancybox-slide--image_833a2bdd7b121b0c .fancybox-close-small_a36470de2b3b823c:hover svg, .fancybox-slide--video_d66f2b752cf65d78 .fancybox-close-small_a36470de2b3b823c:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_7b1ff083b6b1df92 .fancybox-close-small_a36470de2b3b823c, .fancybox-is-zoomable_f1705ff072e75682.fancybox-can-drag_b9aa296ac2b29e30 .fancybox-close-small_a36470de2b3b823c {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_0604b5fdfc27b333.fancybox-slide--next_df57847fbbe2f2a6, .fancybox-fx-fade_0604b5fdfc27b333.fancybox-slide--previous_763b71bdfef0d30a {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_0604b5fdfc27b333.fancybox-slide--current_44f6e4f2476afa00 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_53ccf52067e06afb {
  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_2f603f86d35d1d3f {
  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_c79fd84319db14ad {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_583fc9669dc8f7b8 .fancybox-thumbs_2f603f86d35d1d3f {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_2f603f86d35d1d3f > 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_2f603f86d35d1d3f .fancybox-thumbs-active_affc2fd5d1725947:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_54351b5a9a82c56f .slick-track_86ffa54f46431eaa,
.slick-slider_54351b5a9a82c56f .slick-list_3c363008aa43d2cc {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_48fcbae4fd573638 .slick-track_86ffa54f46431eaa {
  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_48fcbae4fd573638 img {
  display: none;
}

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

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

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

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

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