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

.h1_945a35c895e42807,
h1,
.h2_20b4c4f97dfca765,
h2,
.h3_4bdc22c5781fc1a3,
h3,
.h4_e95c7f91c0dd80dc,
h4,
.h5_1388a4a3ff46dbf4,
h5,
.h6_1daab09198bb7364,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_70b77118b1b73970 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_c49bf73581090c69 {
  padding: 0 !important;
}

.m0_8eef669c9b08db4b {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_6a334e58a196cd63 {
    padding: 0 !important;
  }
  .xl-m0_ece5f27804cc2094 {
    margin: 0 !important;
  }
  .xl-pt-10_1f5af081507d3895 {
    padding-top: 10px !important;
  }
  .xl-pt-20_b135d736359efea3 {
    padding-top: 20px !important;
  }
  .xl-pt-30_3dbbf53535f51a15 {
    padding-top: 30px !important;
  }
  .xl-pt-40_12f954d7c7b8e6ac {
    padding-top: 40px !important;
  }
  .xl-pt-50_822cc9f44035dcc7 {
    padding-top: 50px !important;
  }
  .xl-pt-60_0d2b51323824079f {
    padding-top: 60px !important;
  }
  .xl-pt-70_4c2282d522cf3fba {
    padding-top: 70px !important;
  }
  .xl-pt-80_94c1b7bd92774b27 {
    padding-top: 80px !important;
  }
  .xl-pt-90_0ac90b6be6dba8de {
    padding-top: 90px !important;
  }
  .xl-pt-100_7cffbc9e6a918e58 {
    padding-top: 100px !important;
  }
  .xl-pt-110_e428d750e5c3b9f3 {
    padding-top: 110px !important;
  }
  .xl-pt-120_7b60d10315c8b3d8 {
    padding-top: 120px !important;
  }
  .xl-pt-130_593f8bca1a97e822 {
    padding-top: 130px !important;
  }
  .xl-pt-140_255324873b94f751 {
    padding-top: 140px !important;
  }
  .xl-pt-150_97a64e77b567e89c {
    padding-top: 150px !important;
  }
  .xl-pt-200_5548904657dabc6f {
    padding-top: 200px !important;
  }
  .xl-pb-10_57e7734f3ebc8e2e {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_2c28d9141e73f87f {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_2a3d498f6d4c3ebd {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_de7d2497120606ae {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_653948a9776222e1 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_68ac103415cc1469 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_649b3b935168ef09 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_9debd72e4d380ba6 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_9ba8a859d2dba8bc {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_b2c383f47a7c594b {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_8ca2a7b5f2586c7b {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_a4156e8ffad4dfe6 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_2e5764f2bf6eb743 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_66a70afc6bea94ca {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_ab99f5b7abcebff8 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_fce5fc8704737389 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_e9e76367cf8dc5b3 {
    margin-top: 10px !important;
  }
  .xl-mt-20_24d81236dcba09ab {
    margin-top: 20px !important;
  }
  .xl-mt-30_b2b0fb9e380457d8 {
    margin-top: 30px !important;
  }
  .xl-mt-40_900144f0b029fe99 {
    margin-top: 40px !important;
  }
  .xl-mt-50_55c1f911912bf028 {
    margin-top: 50px !important;
  }
  .xl-mt-60_8ea33117300db0cb {
    margin-top: 60px !important;
  }
  .xl-mt-70_2a8302cdb3353c3f {
    margin-top: 70px !important;
  }
  .xl-mt-80_fef7169ea02e7a8e {
    margin-top: 80px !important;
  }
  .xl-mt-90_ebb73b8ffc6fa52c {
    margin-top: 90px !important;
  }
  .xl-mt-100_5585f44112c9f820 {
    margin-top: 100px !important;
  }
  .xl-mt-110_dfe49477c510ac1e {
    margin-top: 110px !important;
  }
  .xl-mt-120_b40d4ece8d3284e1 {
    margin-top: 120px !important;
  }
  .xl-mt-130_f51f6f510efab9f6 {
    margin-top: 130px !important;
  }
  .xl-mt-140_f62dda9a2dec6d27 {
    margin-top: 140px !important;
  }
  .xl-mt-150_834b9cbf1f13cfc3 {
    margin-top: 150px !important;
  }
  .xl-mt-200_ddab3f5b9701c9e1 {
    margin-top: 200px !important;
  }
  .xl-mb-10_7732fd2c8ac58c76 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_675a122f242fca18 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_1fafb1ad2ea3ebab {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_eabdf0d457997943 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_9c864e58f66d191c {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_c2091eea8986cef2 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_d56564ef51a04978 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_c6d3912b64bbfae8 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_30e482d703fc78e3 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_93e5fd2298a7e483 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_cc0ca4af7ee80edb {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_46dd5e21b7c915b7 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_a8b5998b5f137585 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_e8f757c7d4f427fa {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_b7f3bb88234778db {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_4cf0647aae2bfdd3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_89afe003e0cfff4c {
    padding: 0 !important;
  }
  .lg-m0_c1744ab45f0afbb0 {
    margin: 0 !important;
  }
  .lg-pt-10_6ae25d0e2639c772 {
    padding-top: 10px !important;
  }
  .lg-pt-20_a102ca606da62db2 {
    padding-top: 20px !important;
  }
  .lg-pt-30_176c514c21730547 {
    padding-top: 30px !important;
  }
  .lg-pt-40_989fe5cecadcb95a {
    padding-top: 40px !important;
  }
  .lg-pt-50_27895ee713887e27 {
    padding-top: 50px !important;
  }
  .lg-pt-60_efa320884a06c2e7 {
    padding-top: 60px !important;
  }
  .lg-pt-70_ee6e4c636f6a6e10 {
    padding-top: 70px !important;
  }
  .lg-pt-80_bdc970ad47e893e9 {
    padding-top: 80px !important;
  }
  .lg-pt-90_258f5a7817820db4 {
    padding-top: 90px !important;
  }
  .lg-pt-100_fb8a0d7e5ef7bbe0 {
    padding-top: 100px !important;
  }
  .lg-pt-110_19f14325de3ce1bd {
    padding-top: 110px !important;
  }
  .lg-pt-120_c56217823c25b09c {
    padding-top: 120px !important;
  }
  .lg-pt-130_5897a44fd889b4b4 {
    padding-top: 130px !important;
  }
  .lg-pt-140_a0f0b4fdba7df903 {
    padding-top: 140px !important;
  }
  .lg-pt-150_66f6398d80e9fd6f {
    padding-top: 150px !important;
  }
  .lg-pt-200_d6b18ccf454afe40 {
    padding-top: 200px !important;
  }
  .lg-pb-10_8024c0dd3842ac8d {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_34914b81ff31e1de {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_039dec4ce4a92ca4 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_914b3aa91d745a8d {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_682ec30579dc4504 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_3eaf56cd05b5ae5a {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_78febb57dd48ad78 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_c90b7a7d71b28982 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_7b8553b9c5088768 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_3da4ac7fa3a4880c {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_656d5b8ca2b40e91 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_6cf7031273b82b9f {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_e5a787b0a08fd101 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_788ed224194f02b3 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_17cc941f01873043 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_ad88c59641b23385 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_2605e6152551a2a1 {
    margin-top: 10px !important;
  }
  .lg-mt-20_6b0731ebf5537951 {
    margin-top: 20px !important;
  }
  .lg-mt-30_e801212c6a77f716 {
    margin-top: 30px !important;
  }
  .lg-mt-40_a6bca235740c369b {
    margin-top: 40px !important;
  }
  .lg-mt-50_94fcd1f8ef0288ae {
    margin-top: 50px !important;
  }
  .lg-mt-60_81f36920654fa4cd {
    margin-top: 60px !important;
  }
  .lg-mt-70_95e65e945ab9c293 {
    margin-top: 70px !important;
  }
  .lg-mt-80_9a6bfbed7ccb8fdc {
    margin-top: 80px !important;
  }
  .lg-mt-90_1c55068861b2ec1e {
    margin-top: 90px !important;
  }
  .lg-mt-100_56d6a7d91b7a1841 {
    margin-top: 100px !important;
  }
  .lg-mt-110_7421e4fd1c6de0ec {
    margin-top: 110px !important;
  }
  .lg-mt-120_dd7bb5a31f3b26c0 {
    margin-top: 120px !important;
  }
  .lg-mt-130_cd44d981b3561d2d {
    margin-top: 130px !important;
  }
  .lg-mt-140_a14a152e50459b0e {
    margin-top: 140px !important;
  }
  .lg-mt-150_d73c96d3125532ed {
    margin-top: 150px !important;
  }
  .lg-mt-200_fa02ef4056cb2b2c {
    margin-top: 200px !important;
  }
  .lg-mb-10_b21d016936855392 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_b5cd8befb1106d40 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_44cb398e9e6e4b11 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_c6e7a0d00de1d7a8 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_bc2ddf9448a5c94f {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_3422cb13fef98624 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_83ec14a1b762a481 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_84c65e6a2e77b0cf {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_e3113f63b63e207f {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_2f10626be7719a61 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_897e845d0a38eb9b {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_a4961cedae5a6d6e {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_a8a52067dbeb586a {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_1edfeba6269b4801 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_3bcd6516529b6f4a {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_36a94eddb1e10d00 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_927ccdf08b0b13e1 {
    padding: 0 !important;
  }
  .md-m0_92a7e5464b8dfd1b {
    margin: 0 !important;
  }
  .md-pt-10_98371a75a724a336 {
    padding-top: 10px !important;
  }
  .md-pt-20_66a3e4ab8b87526e {
    padding-top: 20px !important;
  }
  .md-pt-30_d5a33f0c444c75da {
    padding-top: 30px !important;
  }
  .md-pt-40_976b5462b36d9a1d {
    padding-top: 40px !important;
  }
  .md-pt-50_de0098c17e886dfa {
    padding-top: 50px !important;
  }
  .md-pt-60_5c10b37623a71cab {
    padding-top: 60px !important;
  }
  .md-pt-70_91c50f80d923b22c {
    padding-top: 70px !important;
  }
  .md-pt-80_7374f5795542dc08 {
    padding-top: 80px !important;
  }
  .md-pt-90_caec76ce417f3d21 {
    padding-top: 90px !important;
  }
  .md-pt-100_d282c9f1804ccdbc {
    padding-top: 100px !important;
  }
  .md-pt-110_ed26baeb5afc09d7 {
    padding-top: 110px !important;
  }
  .md-pt-120_97d4a8f794fcc8ff {
    padding-top: 120px !important;
  }
  .md-pt-130_bed9303ceb243f21 {
    padding-top: 130px !important;
  }
  .md-pt-140_131b2125df3fbb63 {
    padding-top: 140px !important;
  }
  .md-pt-150_561f1aa04785281a {
    padding-top: 150px !important;
  }
  .md-pt-200_9c92e31eafd97112 {
    padding-top: 200px !important;
  }
  .md-pb-10_961c65a930539bce {
    padding-bottom: 10px !important;
  }
  .md-pb-20_6a102498a2f673eb {
    padding-bottom: 20px !important;
  }
  .md-pb-30_a228aeebdaee07c3 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_25e00b1c7d0bc776 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_5fe87411f29d5b78 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_069784e9a869581e {
    padding-bottom: 60px !important;
  }
  .md-pb-70_45048870b00d5109 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_11561a433c345bea {
    padding-bottom: 80px !important;
  }
  .md-pb-90_96b0cfaa435cae7f {
    padding-bottom: 90px !important;
  }
  .md-pb-100_e0ccdb1608142329 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_a85794efbfff88bd {
    padding-bottom: 110px !important;
  }
  .md-pb-120_10b6b45412c79fd9 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_4e9a4d000f87a56d {
    padding-bottom: 130px !important;
  }
  .md-pb-140_1e02d3dc55b02767 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_9cf2fd91dfb0fec1 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_d1573e2ea531b1e3 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_821ed162f091661d {
    margin-top: 10px !important;
  }
  .md-mt-20_ea8ebcb29789f908 {
    margin-top: 20px !important;
  }
  .md-mt-30_d3aabb823725e55f {
    margin-top: 30px !important;
  }
  .md-mt-40_19c43aca701366ee {
    margin-top: 40px !important;
  }
  .md-mt-50_3a92b52f73a83d67 {
    margin-top: 50px !important;
  }
  .md-mt-60_973e8c77e0831a15 {
    margin-top: 60px !important;
  }
  .md-mt-70_54644e1a91952e1c {
    margin-top: 70px !important;
  }
  .md-mt-80_95f64a61b5f13ca8 {
    margin-top: 80px !important;
  }
  .md-mt-90_631fa6ca26c8614a {
    margin-top: 90px !important;
  }
  .md-mt-100_24d144859a2d9b20 {
    margin-top: 100px !important;
  }
  .md-mt-110_906a58225ee92761 {
    margin-top: 110px !important;
  }
  .md-mt-120_790ee28b51aeb32c {
    margin-top: 120px !important;
  }
  .md-mt-130_33bf8b9f9fcf54ca {
    margin-top: 130px !important;
  }
  .md-mt-140_75d98fc500809f44 {
    margin-top: 140px !important;
  }
  .md-mt-150_e59f8dc48ddd6c07 {
    margin-top: 150px !important;
  }
  .md-mt-200_08162e914294db63 {
    margin-top: 200px !important;
  }
  .md-mb-10_bc1fe4bff2f04fb0 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_d1d933e04aa5ee0b {
    margin-bottom: 20px !important;
  }
  .md-mb-30_f6c49c3e1c576a7a {
    margin-bottom: 30px !important;
  }
  .md-mb-40_8bf851edbfbf1f46 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_8b0525fc6136e920 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_dc096a82b48ea60f {
    margin-bottom: 60px !important;
  }
  .md-mb-70_d296a9c3f4211714 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_b3064ba00e094b99 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_00f16d40d625387c {
    margin-bottom: 90px !important;
  }
  .md-mb-100_a91f1ccf67d2c578 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_13523321f0c4d096 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_08ac5207a383b9a6 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_c6313f2c6eec669f {
    margin-bottom: 130px !important;
  }
  .md-mb-140_9260ae2e5e59ad9b {
    margin-bottom: 140px !important;
  }
  .md-mb-150_bca227cacc20cbb6 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_f21c33edfa4ac42c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_e99a58e417f302d1 {
    padding: 0 !important;
  }
  .sm-m0_f9dbab2e13eba96e {
    margin: 0 !important;
  }
  .sm-pt-10_292dd76ce84d774e {
    padding-top: 10px !important;
  }
  .sm-pt-20_60ebf5bd32877975 {
    padding-top: 20px !important;
  }
  .sm-pt-30_f0b818655db76311 {
    padding-top: 30px !important;
  }
  .sm-pt-40_8bb1b12af4490a61 {
    padding-top: 40px !important;
  }
  .sm-pt-50_0777ceefe06c9199 {
    padding-top: 50px !important;
  }
  .sm-pt-60_4fb09562757f8f69 {
    padding-top: 60px !important;
  }
  .sm-pt-70_203e1030383b8396 {
    padding-top: 70px !important;
  }
  .sm-pt-80_5952e1be5d775eab {
    padding-top: 80px !important;
  }
  .sm-pt-90_643116af06d7e290 {
    padding-top: 90px !important;
  }
  .sm-pt-100_65debc681adafd10 {
    padding-top: 100px !important;
  }
  .sm-pt-110_feffa5a7f36f087e {
    padding-top: 110px !important;
  }
  .sm-pt-120_b918ee0626fed69c {
    padding-top: 120px !important;
  }
  .sm-pt-130_9004aa52f6b2d4bb {
    padding-top: 130px !important;
  }
  .sm-pt-140_88ec970a33775004 {
    padding-top: 140px !important;
  }
  .sm-pt-150_46d0b52e47aa8c0f {
    padding-top: 150px !important;
  }
  .sm-pt-200_91c638c684ed5c87 {
    padding-top: 200px !important;
  }
  .sm-pb-10_54cd8b9c2fbcdc67 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_6d1498dd5c2335a5 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_c2028900b3912025 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_989f832c8309e317 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_42169844eda3bb34 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_14e1fafafb615018 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_85f7048b849f688d {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_1dc0174d649cec11 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_60322c0d5bf01e38 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_766b448fac510c0e {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_9586a74cd35ee4ff {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_28b8840597146dae {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_c7bb8b61a60eea61 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_1eb42a89d21423c0 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_2440d1d235d06d75 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_d10c8554252bc8ba {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_20140574065a1168 {
    margin-top: 10px !important;
  }
  .sm-mt-20_865a7bbf696c44aa {
    margin-top: 20px !important;
  }
  .sm-mt-30_7d10671062b925b5 {
    margin-top: 30px !important;
  }
  .sm-mt-40_7d07b80b24055c83 {
    margin-top: 40px !important;
  }
  .sm-mt-50_588a1d2094c2e27a {
    margin-top: 50px !important;
  }
  .sm-mt-60_42c167969376c860 {
    margin-top: 60px !important;
  }
  .sm-mt-70_ee03d914f7771a01 {
    margin-top: 70px !important;
  }
  .sm-mt-80_83bf43d576539b28 {
    margin-top: 80px !important;
  }
  .sm-mt-90_309fc8449f16c0b6 {
    margin-top: 90px !important;
  }
  .sm-mt-100_d0e2a0810019a531 {
    margin-top: 100px !important;
  }
  .sm-mt-110_8c5bd40a0f28c504 {
    margin-top: 110px !important;
  }
  .sm-mt-120_0f18cecb823d1579 {
    margin-top: 120px !important;
  }
  .sm-mt-130_3ee5e647adf0782d {
    margin-top: 130px !important;
  }
  .sm-mt-140_ac3761d0758125c6 {
    margin-top: 140px !important;
  }
  .sm-mt-150_f091eb955fb55172 {
    margin-top: 150px !important;
  }
  .sm-mt-200_bf5874a4061a02d9 {
    margin-top: 200px !important;
  }
  .sm-mb-10_c45f23f69794e1ec {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_c3a136db7772ffb1 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_b1e1f4be6e69cace {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_6ac75085daaa0cd3 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_9dc092810f10035e {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_290e03218eecbc9e {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_a1eb3d7ebd621943 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_c4763eaa374944ff {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_80785caee7b4d2db {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_3ca978d431739f05 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_e5539f53d19de7dd {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_93754be9d8a0335e {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_58650a8832a54e3e {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_1d92bece15183f71 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_c757687f33e6fd29 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_4f6bdf29a0135b83 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_68edeb91b83c9f56 {
    padding: 0 !important;
  }
  .xs-m0_3e555f06c4764b6c {
    margin: 0 !important;
  }
  .xs-pt-10_e69671a65743cd1e {
    padding-top: 10px !important;
  }
  .xs-pt-20_643fdfb53b403c4c {
    padding-top: 20px !important;
  }
  .xs-pt-30_f8c12c1cc4415b14 {
    padding-top: 30px !important;
  }
  .xs-pt-40_98c4d8df23dc1e35 {
    padding-top: 40px !important;
  }
  .xs-pt-50_11854dfab7552718 {
    padding-top: 50px !important;
  }
  .xs-pt-60_e8aaef0bb66a5673 {
    padding-top: 60px !important;
  }
  .xs-pt-70_338d787d960c9763 {
    padding-top: 70px !important;
  }
  .xs-pt-80_9e1dd4e0d70b8243 {
    padding-top: 80px !important;
  }
  .xs-pt-90_7998b43a38e65a13 {
    padding-top: 90px !important;
  }
  .xs-pt-100_16e100f63036098c {
    padding-top: 100px !important;
  }
  .xs-pt-110_f0bf413e7ca6b97d {
    padding-top: 110px !important;
  }
  .xs-pt-120_1f132db63179edee {
    padding-top: 120px !important;
  }
  .xs-pt-130_c0df0b5b86d91121 {
    padding-top: 130px !important;
  }
  .xs-pt-140_c6372ef97d1a5253 {
    padding-top: 140px !important;
  }
  .xs-pt-150_f18fcb21de33c49f {
    padding-top: 150px !important;
  }
  .xs-pt-200_119bb11ec6963bc7 {
    padding-top: 200px !important;
  }
  .xs-pb-10_aca9f8019c9e4005 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_4a8e230b64361a1f {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_eac58994b8eb999e {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_0df1f470eafa15d8 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_32d1e1859badeb3c {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_0be994da553b405a {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_137c9572fd17caa3 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_5aebce9e75da1c45 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_c44f5863e4c37fe5 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_161268278c28e80e {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_ac16f75e0a057309 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_ed6a31fb283e88a1 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_22e93674612f3671 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_53592840033334de {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_f59f47c3031372b6 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_e21cabce72982e4b {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_2c058d908e406201 {
    margin-top: 10px !important;
  }
  .xs-mt-20_a618ca21db63dd4d {
    margin-top: 20px !important;
  }
  .xs-mt-30_39e90bdb20a8b7cc {
    margin-top: 30px !important;
  }
  .xs-mt-40_e518a1c888932800 {
    margin-top: 40px !important;
  }
  .xs-mt-50_9dff6d069a90a095 {
    margin-top: 50px !important;
  }
  .xs-mt-60_2353fe64cb3eb7db {
    margin-top: 60px !important;
  }
  .xs-mt-70_64315b1209edc242 {
    margin-top: 70px !important;
  }
  .xs-mt-80_06797829cc719350 {
    margin-top: 80px !important;
  }
  .xs-mt-90_8f13346d8e3ff4fb {
    margin-top: 90px !important;
  }
  .xs-mt-100_7f43780414e786fc {
    margin-top: 100px !important;
  }
  .xs-mt-110_1dd422fc1ea8ca25 {
    margin-top: 110px !important;
  }
  .xs-mt-120_9925836b641016eb {
    margin-top: 120px !important;
  }
  .xs-mt-130_359077dd5e8a6352 {
    margin-top: 130px !important;
  }
  .xs-mt-140_25d14f62e92b807d {
    margin-top: 140px !important;
  }
  .xs-mt-150_767c15b21f736c40 {
    margin-top: 150px !important;
  }
  .xs-mt-200_e8a31070e83a6625 {
    margin-top: 200px !important;
  }
  .xs-mb-10_981408383a7d0477 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_006874992bd85d49 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_e69eb1c94152c1cb {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_269e184c07399aea {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_eec32d5b89ffbb94 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_c3a35eb1152c7773 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_8c0d354e47b23080 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_2dc941facf0c4c42 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_8dabf3009d44c64a {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_7dc6d4ba2f8a0f3d {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_2afcf309dcea78e2 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_db1f3d5f232700c8 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_48652af0fc5ea228 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_585d137dd4414090 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_723159833a15835b {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_095541625f6232c3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_482e6445f5f3a43a {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_482e6445f5f3a43a.menu-overlay_f1bfad354f9ffdf6 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_482e6445f5f3a43a.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_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-three_5d5c6fce820f9f12 .navbar-toggler_0969a9afc7b0e957 {
  background: #000;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-four_62cdf5fa732f8653 .navbar-toggler_0969a9afc7b0e957 {
  background: #E6FD5A;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-five_42b091089c3db1bd .navbar-toggler_0969a9afc7b0e957 {
  background: #DFFF5E;
}
.theme-main-menu_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957:focus {
  box-shadow: none;
}
.theme-main-menu_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957::before,
.theme-main-menu_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957::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_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957 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_482e6445f5f3a43a.menu-style-three_5d5c6fce820f9f12 .navbar-toggler_0969a9afc7b0e957:before, .theme-main-menu_482e6445f5f3a43a.menu-style-three_5d5c6fce820f9f12 .navbar-toggler_0969a9afc7b0e957:after, .theme-main-menu_482e6445f5f3a43a.menu-style-three_5d5c6fce820f9f12 .navbar-toggler_0969a9afc7b0e957 span {
  background: #fff;
}
.theme-main-menu_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_482e6445f5f3a43a .navbar-toggler_0969a9afc7b0e957[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_482e6445f5f3a43a .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_482e6445f5f3a43a .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_482e6445f5f3a43a.white-vr_0aa84fd68778b7db .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_482e6445f5f3a43a.white-vr_0aa84fd68778b7db .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_482e6445f5f3a43a.white-vr_0aa84fd68778b7db.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-one_9a77ef79367a398c {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 .info-row_78fc17bc4f52af18 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 .gap-fix_e8563a48fe505e4d {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 .greetings_19149adc2b7e0248 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 .contact-info_d1186d87ae181c8e {
  margin: 0 -15px;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 .contact-info_d1186d87ae181c8e li {
  padding: 0 15px;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 .contact-info_d1186d87ae181c8e li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 .contact-info_d1186d87ae181c8e li a:hover {
  text-decoration: underline;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1 .inner-content_3dac1d0835392f98 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-two_3dcf9669edf262e1.fixed .info-row_78fc17bc4f52af18 {
  display: none;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-five_42b091089c3db1bd {
  background: #000;
  padding: 0;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-five_42b091089c3db1bd .inner-content_3dac1d0835392f98 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-six_eaf01404fc3ddd09 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_482e6445f5f3a43a.menu-style-six_eaf01404fc3ddd09 .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_482e6445f5f3a43a .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_eeb5bcd1ef92eec0 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_eeb5bcd1ef92eec0 .mega-menu-title_14e5c15f6035b307 {
  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_482e6445f5f3a43a .login-btn-one_81b554a25605de6f a {
  color: #000;
}
.theme-main-menu_482e6445f5f3a43a .login-btn-one_81b554a25605de6f a:hover {
  text-decoration: underline;
}
.theme-main-menu_482e6445f5f3a43a .login-btn-two_e60e99d0ee3270b9 a {
  color: #044F3B;
}
.theme-main-menu_482e6445f5f3a43a .login-btn-two_e60e99d0ee3270b9 a:hover {
  text-decoration: underline;
}
.theme-main-menu_482e6445f5f3a43a .signup-btn-one_11fdb15c9eac9c91 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_482e6445f5f3a43a .signup-btn-one_11fdb15c9eac9c91 .icon_0ed6c29938db0fe8 {
  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_482e6445f5f3a43a .signup-btn-one_11fdb15c9eac9c91:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_482e6445f5f3a43a .signup-btn-one_11fdb15c9eac9c91:hover .icon_0ed6c29938db0fe8 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_482e6445f5f3a43a .signup-btn-two_b21acf70f02f4964 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_482e6445f5f3a43a .signup-btn-two_b21acf70f02f4964:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_482e6445f5f3a43a .quote-one_b40e9cc6712ce02e {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_482e6445f5f3a43a .quote-one_b40e9cc6712ce02e:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_d9dc87d38aaf08bd {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_d9dc87d38aaf08bd li {
  position: relative;
  padding: 0 15px;
}
.category-menu_d9dc87d38aaf08bd li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_d9dc87d38aaf08bd li a:hover {
  color: #0C3A30;
}
.category-menu_d9dc87d38aaf08bd .dropdown-menu {
  padding: 0;
}
.category-menu_d9dc87d38aaf08bd .dropdown-menu li {
  padding: 0;
}
.category-menu_d9dc87d38aaf08bd .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_450c31fe2a7541ee .logo_8c79eb3bac2fbbf0 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_0aa84fd68778b7db .navbar-collapse_450c31fe2a7541ee {
    background-color: #0C3A30;
  }
  .navbar-collapse_450c31fe2a7541ee {
    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_450c31fe2a7541ee.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_482e6445f5f3a43a .navbar .mega-dropdown_a9967f91a5ff09f0 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_0aa84fd68778b7db .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_eeb5bcd1ef92eec0 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_b6b4d15311177f4d .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_32f21a4edfa35e6c {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_32f21a4edfa35e6c::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_32f21a4edfa35e6c .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_32f21a4edfa35e6c .hero-slider-one .hero-img_4dfab1950e8d238f {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_32f21a4edfa35e6c .hero-slider-one .slick-list_cb71b36f6623cb9f, .hero-banner-one_32f21a4edfa35e6c .hero-slider-one .slick-track_a9b554ae62a28cbb, .hero-banner-one_32f21a4edfa35e6c .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_32f21a4edfa35e6c .hero-heading_a520fd71b274c022 {
  font-weight: 700;
  color: #000;
  background: url(../snapshots/shape_8febf16222/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_32f21a4edfa35e6c .more-btn_fd0b3dfb6c67dff4 {
  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_32f21a4edfa35e6c .more-btn_fd0b3dfb6c67dff4:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_551cb3d4dd52d85e {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_551cb3d4dd52d85e .bg-wrapper_beffa41134bf24af {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_551cb3d4dd52d85e .hero-heading_a520fd71b274c022 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_551cb3d4dd52d85e .rating_f20858b2ed3df547 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_551cb3d4dd52d85e .rating_f20858b2ed3df547 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_551cb3d4dd52d85e .media-wrapper_95db93b0901330f7 {
  position: absolute;
  background: url(../snapshots/assets_8977b6cdf0/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_551cb3d4dd52d85e .media-wrapper_95db93b0901330f7 .shape_01_c9b3daad01a68047 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_551cb3d4dd52d85e .media-wrapper_95db93b0901330f7 .shape_02_70daae356c8b3d53 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_c83d11d7a8597d44 .hero-heading_a520fd71b274c022 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_c83d11d7a8597d44 .media-wrapper_95db93b0901330f7 {
  background: url(../snapshots/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_c83d11d7a8597d44 .media-wrapper_95db93b0901330f7 .screen_01_8b36a44f7cc6e291 {
  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_c83d11d7a8597d44 .media-wrapper_95db93b0901330f7 .screen_02_2af49f44b60e0229 {
  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_c83d11d7a8597d44 .media-wrapper_95db93b0901330f7 .bg-shape_1b8e2d2d721df5d2 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_c83d11d7a8597d44 .shape_01_c9b3daad01a68047 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_33be720a1dd4fa12 .bg-wrapper_beffa41134bf24af {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_33be720a1dd4fa12 .media-wrapper_95db93b0901330f7 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_33be720a1dd4fa12 .media-wrapper_95db93b0901330f7 .shape_01_c9b3daad01a68047 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_33be720a1dd4fa12 .shape_02_70daae356c8b3d53 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_5366a5f00aee7709 + .blog-details_a94a21fdf460c6f6 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_8d561d4a9216fd90 {
  z-index: 1;
}
.block-feature-three_8d561d4a9216fd90:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_8d561d4a9216fd90.no-bg_b58ccdda88fa4822:before {
  display: none;
}
.block-feature-three_8d561d4a9216fd90 .section-btn_6abf741e21f68c3a {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_8d561d4a9216fd90 .block-title_c901af50a77123f5 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_8d561d4a9216fd90 .block-title_c901af50a77123f5 a:hover {
  text-decoration: underline;
}
.block-feature-three_8d561d4a9216fd90 .round-btn_8749947b239810a1 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_8d561d4a9216fd90 .round-btn_8749947b239810a1:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_8d561d4a9216fd90 .block-one_74074646e9a9b2b9 {
  background: url(../snapshots/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_8d561d4a9216fd90 .block-one_74074646e9a9b2b9 .tag_9433831b1dc014db {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8d561d4a9216fd90 .block-one_74074646e9a9b2b9 .block-title_c901af50a77123f5 {
  background: url(../snapshots/shape_8febf16222/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_8d561d4a9216fd90 .block-two_04eca28c7e2495d6 {
  overflow: hidden;
}
.block-feature-three_8d561d4a9216fd90 .block-two_04eca28c7e2495d6 .img-wrapper_e8bd74d592be286b {
  background: url(../snapshots/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_8d561d4a9216fd90 .block-two_04eca28c7e2495d6 .text-wrapper_1ed33d4af3fb4b4f {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_8d561d4a9216fd90 .block-two_04eca28c7e2495d6 .tag_9433831b1dc014db {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8d561d4a9216fd90 .block-three_b0781c9cd12c56fe {
  background: #D3FF76;
}
.block-feature-three_8d561d4a9216fd90 .block-three_b0781c9cd12c56fe .tag_9433831b1dc014db {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8d561d4a9216fd90 .block-three_b0781c9cd12c56fe .round-btn_8749947b239810a1 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_8d561d4a9216fd90 .block-three_b0781c9cd12c56fe .round-btn_8749947b239810a1:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_8d561d4a9216fd90 .block-four_026035f73987b036 {
  background: url(../snapshots/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_8d561d4a9216fd90 .block-four_026035f73987b036 .block-title_c901af50a77123f5 {
  background: url(../snapshots/shape_8febf16222/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_8d561d4a9216fd90 .block-four_026035f73987b036 .block-title_c901af50a77123f5 a {
  font-size: 28px;
}
.block-feature-three_8d561d4a9216fd90 .block-four_026035f73987b036 .tag_9433831b1dc014db {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_8d561d4a9216fd90 .block-four_026035f73987b036 .round-btn_8749947b239810a1 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_8d561d4a9216fd90 .block-four_026035f73987b036 .round-btn_8749947b239810a1:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_8d561d4a9216fd90 .block-five_86639721cda36bd2 {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_8d561d4a9216fd90 .block-five_86639721cda36bd2 .tag_9433831b1dc014db {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8d561d4a9216fd90 .block-five_86639721cda36bd2 .block-title_c901af50a77123f5 {
  background: url(../snapshots/shape_8febf16222/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_4655727ebd9c8838 .upper-wrapper_d225b64df80f2543 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_4655727ebd9c8838 .upper-wrapper_d225b64df80f2543 .shape_01_c9b3daad01a68047 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_4655727ebd9c8838 .line-loop_664c3f83ce4a0eac:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_4655727ebd9c8838 .graph-panel_c3cc0d225ace3fa5 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_4655727ebd9c8838 .graph-panel_c3cc0d225ace3fa5 .main-count_95814a584e0ff99f {
  font-size: 120px;
}
.block-feature-thirteen_4655727ebd9c8838 .graph-panel_c3cc0d225ace3fa5 .chart-box_3667c8dcdf2258c7 {
  padding: 0 15px;
}
.block-feature-thirteen_4655727ebd9c8838 .graph-panel_c3cc0d225ace3fa5 .chart-box_3667c8dcdf2258c7 .chart-inner_7d5ba89e044b3dbf {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_d97f131bb1a8f651 .media-img_af6920441aeadaca {
  border-radius: 30px;
}
.block-feature-sixteen_d97f131bb1a8f651 .shape_01_c9b3daad01a68047 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_8fb1869c95518aee .section-subheading_1303a609c69d968b {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_8fb1869c95518aee .shape_01_c9b3daad01a68047 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_d0df76c1104bc449 {
  z-index: 1;
}
.text-feature-four_d0df76c1104bc449 .avatar_4c15d8fff33540bd {
  width: 65px;
  height: 65px;
}
.text-feature-four_d0df76c1104bc449 .name {
  font-size: 28px;
}
.text-feature-four_d0df76c1104bc449 .quote-text_11b57dc29bed931e {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_d0df76c1104bc449 .shape_01_c9b3daad01a68047 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_d0df76c1104bc449 .shape_02_70daae356c8b3d53 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_20c73c853fd77015 .bg-wrapper_beffa41134bf24af {
  background: #FFF2AC;
}
.text-feature-five_20c73c853fd77015 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_20c73c853fd77015 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_20c73c853fd77015 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_20c73c853fd77015 li:hover:before {
  background: #29594B;
}
.text-feature-five_20c73c853fd77015 li:hover:after {
  color: #fff;
}
.text-feature-five_20c73c853fd77015 .media-wrapper_95db93b0901330f7 {
  background: url(../snapshots/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_20c73c853fd77015 .media-wrapper_95db93b0901330f7 .video-icon_d6885715b683492b {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_20c73c853fd77015 .media-wrapper_95db93b0901330f7 .video-icon_d6885715b683492b:hover {
  background: #CFFF45;
}
.text-feature-five_20c73c853fd77015 .media-wrapper_95db93b0901330f7 .screen_01_8b36a44f7cc6e291 {
  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_5349c64ba8609ce0 {
  z-index: 1;
}
.text-feature-six_5349c64ba8609ce0 .media-wrapper_95db93b0901330f7 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_5349c64ba8609ce0 .media-wrapper_95db93b0901330f7 .screen_01_8b36a44f7cc6e291 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_5349c64ba8609ce0 .shape_01_c9b3daad01a68047 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_5349c64ba8609ce0 .shape_02_70daae356c8b3d53 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_6280cf15650ea182 {
  background: url(../snapshots/assets_8977b6cdf0/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_6280cf15650ea182 .block_34150f6af7552d25 .icon_0ed6c29938db0fe8 {
  height: 50px;
}
.text-feature-nine_6280cf15650ea182 .vertical-text-wrapper_33f4a15da39967d4 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_6280cf15650ea182 .vertical-text-wrapper_33f4a15da39967d4 .text-list_775a2c7b3b60e05b {
  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_6280cf15650ea182 .vertical-text-wrapper_33f4a15da39967d4 .text-list_775a2c7b3b60e05b:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_6280cf15650ea182 .vertical-text-wrapper_33f4a15da39967d4 .shape_01_c9b3daad01a68047 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_6280cf15650ea182 .vertical-text-wrapper_33f4a15da39967d4 .shape_02_70daae356c8b3d53 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_6280cf15650ea182 .shape_03_74816c194d28dc7e {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_6280cf15650ea182 .shape_04_cad788d3b8d13b79 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_0bc9cc908db95240 .section-btn_6abf741e21f68c3a {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_45043c6532fcafe4 {
  z-index: 1;
}
.team-section-three_45043c6532fcafe4:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../snapshots/shape_8febf16222/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_45043c6532fcafe4 .section-btn_6abf741e21f68c3a {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_45043c6532fcafe4 .shape_01_c9b3daad01a68047 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_45043c6532fcafe4 .shape_02_70daae356c8b3d53 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_45043c6532fcafe4 .shape_03_74816c194d28dc7e {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_1258b068ce72060a .logo_8c79eb3bac2fbbf0 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_1d084b7a39b464c2 {
  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_0b805256b2abd52e {
  max-width: 565px;
}
.user-data-form .form-wrapper_0b805256b2abd52e .input-group-meta_8996fa17653873e5 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_0b805256b2abd52e .input-group-meta_8996fa17653873e5 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_0b805256b2abd52e .input-group-meta_8996fa17653873e5 .placeholder_icon_52658db2482f7fef {
  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_0b805256b2abd52e .input-group-meta_8996fa17653873e5 .placeholder_icon_52658db2482f7fef img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_0b805256b2abd52e .input-group-meta_8996fa17653873e5 .placeholder_icon_52658db2482f7fef span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_0b805256b2abd52e .input-group-meta_8996fa17653873e5 .placeholder_icon_52658db2482f7fef 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_0b805256b2abd52e .input-group-meta_8996fa17653873e5 .placeholder_icon_52658db2482f7fef span.eye-slash_bd70c7768f835eaa:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_7622441eac54ae43 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_7622441eac54ae43 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_7622441eac54ae43 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_7622441eac54ae43 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_7622441eac54ae43 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_7622441eac54ae43 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_7622441eac54ae43 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_b6afd69052aedd81 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_1d1162a8c5db25bb {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_1d1162a8c5db25bb:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_1d1162a8c5db25bb img {
  width: 20px;
}
.user-data-form .btn-close_a81ca3b0dcd9b95e {
  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_0fce9a198155229c .main-count_95814a584e0ff99f {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_4c80b665ddc3b659 .icon_0ed6c29938db0fe8 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_7a326380ad05f148 .img-holder_13c67503b5de7f7c {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_7a326380ad05f148 .img-holder_13c67503b5de7f7c.round-border_28471c845235d5b2 {
  border-radius: 30px;
}
.portfolio-block-one_7a326380ad05f148 .img-holder_13c67503b5de7f7c .expend_5adad3ff12bc22c1 {
  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_7a326380ad05f148 .img-holder_13c67503b5de7f7c 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_7a326380ad05f148 .img-holder_13c67503b5de7f7c i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_7a326380ad05f148:hover .expend_5adad3ff12bc22c1 {
  opacity: 1;
}
.portfolio-block-one_7a326380ad05f148:hover .img-meta_67afc5c5c78207f5 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_7a326380ad05f148:hover .pj-title_e8d9f1371b572509 {
  text-decoration: underline;
}
.portfolio-block-one_7a326380ad05f148 .caption {
  margin-top: 35px;
}
.portfolio-block-one_7a326380ad05f148 .caption .tag_9433831b1dc014db {
  margin: 0 -3px;
}
.portfolio-block-one_7a326380ad05f148 .caption .tag_9433831b1dc014db 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_7a326380ad05f148 .caption .pj-title_e8d9f1371b572509 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_7a326380ad05f148 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_7a326380ad05f148 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_01ef87802062167f .bg-wrapper_beffa41134bf24af {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_01ef87802062167f .slider-wrapper_7db2d615ae940546 {
  height: 100%;
}
.project-details-two_01ef87802062167f .slider-wrapper_7db2d615ae940546 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_01ef87802062167f .slider-wrapper_7db2d615ae940546 .carousel-control-next_7a259f5e902be17a,
.project-details-two_01ef87802062167f .slider-wrapper_7db2d615ae940546 .carousel-control-prev_d6a284458fad80b5 {
  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_01ef87802062167f .slider-wrapper_7db2d615ae940546 .carousel-control-next_7a259f5e902be17a:hover,
.project-details-two_01ef87802062167f .slider-wrapper_7db2d615ae940546 .carousel-control-prev_d6a284458fad80b5:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_01ef87802062167f .slider-wrapper_7db2d615ae940546 .carousel-control-prev_d6a284458fad80b5 {
  left: auto;
  right: 45px;
}
.project-details-two_01ef87802062167f .info-wrapper_7297c8b4dc9fa47d {
  padding: 55px 50px 85px 70px;
}
.project-details-two_01ef87802062167f .info-wrapper_7297c8b4dc9fa47d h3 {
  font-size: 36px;
}
.project-details-two_01ef87802062167f .info-wrapper_7297c8b4dc9fa47d .list-meta_aef1942477d2c373 li {
  padding: 22px 0;
}
.project-details-two_01ef87802062167f .info-wrapper_7297c8b4dc9fa47d .list-meta_aef1942477d2c373 .icon_0ed6c29938db0fe8 {
  width: 40px;
}
.project-details-two_01ef87802062167f .info-wrapper_7297c8b4dc9fa47d .list-meta_aef1942477d2c373 .text1_0fafe8658708c7e5 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_01ef87802062167f .info-wrapper_7297c8b4dc9fa47d .list-meta_aef1942477d2c373 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_01ef87802062167f .info-wrapper_7297c8b4dc9fa47d .social-share_f003c3e5a3d8eda7 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_01ef87802062167f .info-wrapper_7297c8b4dc9fa47d .social-share_f003c3e5a3d8eda7 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_ca19b85b13fd7bcf .slider-wrapper_7db2d615ae940546 {
  padding-left: 100px;
}
.feedback-section-three_ca19b85b13fd7bcf .slider-wrapper_7db2d615ae940546 .icon_0ed6c29938db0fe8 {
  left: 0;
  top: 18px;
}
.feedback-section-three_ca19b85b13fd7bcf .slick-dots_e87d309a87c26edb {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_ca19b85b13fd7bcf .slick-dots_e87d309a87c26edb li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_ca19b85b13fd7bcf .slick-dots_e87d309a87c26edb .slick-active button {
  background: #000;
}
.feedback-section-three_ca19b85b13fd7bcf .rating-box_a632838295a43a58 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_ca19b85b13fd7bcf .rating-box_a632838295a43a58 .rating_f20858b2ed3df547 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_ca19b85b13fd7bcf .shape_01_c9b3daad01a68047 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_ca19b85b13fd7bcf .shape_02_70daae356c8b3d53 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_f871a13045fcb058 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_f871a13045fcb058 .post-data_d3c28c4b2855af3a {
  padding: 30px 35px 25px;
}
.blog-meta-one_f871a13045fcb058 .post-data_d3c28c4b2855af3a .post-info_af37b809e96fd79b {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_f871a13045fcb058 .post-data_d3c28c4b2855af3a .blog-title_30e6c7c1cf24ce47 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_f871a13045fcb058 .post-data_d3c28c4b2855af3a .blog-title_30e6c7c1cf24ce47:hover {
  text-decoration: underline;
}
.blog-meta-one_f871a13045fcb058 .post-img_78d95060f0622e51 {
  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_f871a13045fcb058 .post-img_78d95060f0622e51 .round-btn_8749947b239810a1 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_f871a13045fcb058:hover .round-btn_8749947b239810a1 {
  background: #CFFF45;
}
.blog-meta-one_f871a13045fcb058.style-two_b9e279ba59ba1fd4 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_f871a13045fcb058.style-two_b9e279ba59ba1fd4 .post-img_78d95060f0622e51 {
  border-radius: 0;
}
.blog-meta-one_f871a13045fcb058.style-two_b9e279ba59ba1fd4 .blog-title_30e6c7c1cf24ce47 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_e63a339af611a837 {
  background: #fff;
}
.blog-meta-two_e63a339af611a837 .post-data_d3c28c4b2855af3a {
  padding-top: 30px;
}
.blog-meta-two_e63a339af611a837 .post-data_d3c28c4b2855af3a .blog-title_30e6c7c1cf24ce47 {
  width: 70%;
}
.blog-meta-two_e63a339af611a837 .post-data_d3c28c4b2855af3a .blog-title_30e6c7c1cf24ce47 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_e63a339af611a837 .post-data_d3c28c4b2855af3a .blog-title_30e6c7c1cf24ce47:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_e63a339af611a837 .post-data_d3c28c4b2855af3a .round-btn_8749947b239810a1 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_e63a339af611a837 .post-data_d3c28c4b2855af3a .round-btn_8749947b239810a1:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_e63a339af611a837 .post-data_d3c28c4b2855af3a .post-info_af37b809e96fd79b {
  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_e63a339af611a837 .post-img_78d95060f0622e51 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_e63a339af611a837 .post-img_78d95060f0622e51 .date_da96f72e6fb4a575 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_e63a339af611a837.style-two_b9e279ba59ba1fd4 {
  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_e63a339af611a837.style-two_b9e279ba59ba1fd4 p {
  font-size: 18px;
}
.blog-meta-two_e63a339af611a837.style-two_b9e279ba59ba1fd4 .post-img_78d95060f0622e51 {
  height: auto;
  width: 100%;
}
.blog-meta-two_e63a339af611a837.style-two_b9e279ba59ba1fd4 .post-data_d3c28c4b2855af3a {
  padding: 26px 0;
}
.blog-meta-two_e63a339af611a837.style-two_b9e279ba59ba1fd4 .post-data_d3c28c4b2855af3a .post-info_af37b809e96fd79b {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_e63a339af611a837.style-two_b9e279ba59ba1fd4 .post-data_d3c28c4b2855af3a .round-btn_8749947b239810a1 {
  border: none;
}

.signup-btn-one_11fdb15c9eac9c91 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_11fdb15c9eac9c91 .icon_0ed6c29938db0fe8 {
  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_0bf0518911b5c498 {
  z-index: 1;
}
.blog-section-three_0bf0518911b5c498 .section-btn_6abf741e21f68c3a {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_e86d32eaf89b76ab {
  z-index: 5;
}
.blog-section-four_e86d32eaf89b76ab.block-feature-three_8d561d4a9216fd90:before {
  display: none;
}
.blog-section-four_e86d32eaf89b76ab.block-feature-three_8d561d4a9216fd90 .block-one_74074646e9a9b2b9 {
  background: url(../snapshots/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .quote-wrapper_57e3d13cb59c56ee {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .quote-wrapper_57e3d13cb59c56ee .wrapper_88306f7d4279e169 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .quote-wrapper_57e3d13cb59c56ee .wrapper_88306f7d4279e169 .icon_0ed6c29938db0fe8 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .quote-wrapper_57e3d13cb59c56ee .wrapper_88306f7d4279e169 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .quote-wrapper_57e3d13cb59c56ee h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .quote-wrapper_57e3d13cb59c56ee h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .img-gallery_366eb2cd1cce87c2 {
  margin-bottom: 50px;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .img-gallery_366eb2cd1cce87c2 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .list-item_2af037a5a7530b00 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_a94a21fdf460c6f6 .post-details-meta_9781c6cb98582bb8 .list-item_2af037a5a7530b00 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_a94a21fdf460c6f6 .bottom-widget_18de3601c34354a2 {
  padding: 10px 0 5px;
}
.blog-details_a94a21fdf460c6f6 .bottom-widget_18de3601c34354a2 .tags_e0a273e9d96e1879 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_a94a21fdf460c6f6 .bottom-widget_18de3601c34354a2 .tags_e0a273e9d96e1879 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_a94a21fdf460c6f6 .bottom-widget_18de3601c34354a2 .tags_e0a273e9d96e1879 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_a94a21fdf460c6f6 .bottom-widget_18de3601c34354a2 .share-icon_b8163bec573bb125 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_a94a21fdf460c6f6 .bottom-widget_18de3601c34354a2 .share-icon_b8163bec573bb125 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_a94a21fdf460c6f6 .grey-bg_9077aaedf4104742 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_a94a21fdf460c6f6 .blog-inner-title_ecc8c1136ee0f2a5 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b {
  margin: 60px 0;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34:last-child {
  padding-bottom: 5px;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 .reply-comment_4618173e193e20c0 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 .user-avatar_4b930b6962360a04 {
  width: 60px;
  height: 60px;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 .comment-text_c78ae5f3708eb137 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 .comment-text_c78ae5f3708eb137 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 .comment-text_c78ae5f3708eb137 .date_da96f72e6fb4a575 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 .comment-text_c78ae5f3708eb137 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 .comment-text_c78ae5f3708eb137 .reply-btn_a3936e0a11e66b00 {
  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_a94a21fdf460c6f6 .blog-comment-area_ba6e71b6ae3b079b .comment_1339c6c938fe4f34 .comment-text_c78ae5f3708eb137 .reply-btn_a3936e0a11e66b00:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-form_ca6043046b1777bf p a {
  color: #19352D;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-form_ca6043046b1777bf form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-form_ca6043046b1777bf form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_a94a21fdf460c6f6 .blog-comment-form_ca6043046b1777bf 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_30aff6da19bacd65 {
  height: 600px;
}

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

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

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

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

.footer-one_2cbe0adbd3e0986e {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_2cbe0adbd3e0986e .bottom-footer_11b2711b2581e89b {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_2cbe0adbd3e0986e .social-icon_b616834230d50bdf 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_2cbe0adbd3e0986e .social-icon_b616834230d50bdf a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_2cbe0adbd3e0986e .footer-title_877a048785a07210 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_2cbe0adbd3e0986e .footer-nav-link_91a5f828d5db8210 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_2cbe0adbd3e0986e .footer-nav-link_91a5f828d5db8210 a:hover {
  color: #fff;
}
.footer-nav-link_91a5f828d5db8210 p {
  font-size: 16px;
}
.logo_8c79eb3bac2fbbf0 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_fe6ccf51ba32b048 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_7bbd2dd08b6cac55 {
  align-content: center;
}

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

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

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

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

.footer-three_00b849366eded102 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_00b849366eded102 .round-bg_4f0e7df559a2acec {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_00b849366eded102 .round-bg_4f0e7df559a2acec.color-two_527e26ef900a8f16 {
  background: #F6FFDD;
}
.footer-three_00b849366eded102 .footer-intro_3631d1ff51b9b7d8 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_00b849366eded102 .footer-intro_3631d1ff51b9b7d8 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_00b849366eded102 .footer-title_877a048785a07210 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_00b849366eded102 .footer-nav-link_91a5f828d5db8210 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_00b849366eded102 .footer-nav-link_91a5f828d5db8210 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_00b849366eded102 .bottom-footer_11b2711b2581e89b {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_00b849366eded102 .bottom-footer_11b2711b2581e89b .copyright_bcc70d9e38dd7ec3 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_00b849366eded102 .bottom-footer_11b2711b2581e89b .bottom-nav_efa474892c81ec6b {
  margin: 0 -12px;
}
.footer-three_00b849366eded102 .bottom-footer_11b2711b2581e89b .bottom-nav_efa474892c81ec6b a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_00b849366eded102 .bottom-footer_11b2711b2581e89b .bottom-nav_efa474892c81ec6b a:hover {
  text-decoration: underline;
}
.footer-three_00b849366eded102 .bottom-footer_11b2711b2581e89b .social-icon_b616834230d50bdf {
  margin: 0 -10px;
}
.footer-three_00b849366eded102 .bottom-footer_11b2711b2581e89b .social-icon_b616834230d50bdf a {
  margin: 0 10px;
}
.footer-three_00b849366eded102 .bottom-footer_11b2711b2581e89b .social-icon_b616834230d50bdf a:hover {
  color: #19352D;
}
.footer-three_00b849366eded102 .shape_01_c9b3daad01a68047 {
  top: -3%;
  left: -3%;
}
.footer-three_00b849366eded102 .shape_02_70daae356c8b3d53 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_773dbea9506ce553 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_773dbea9506ce553:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../snapshots/assets_8977b6cdf0/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_773dbea9506ce553 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_773dbea9506ce553 .btn-group_6b82f5f76e10bf9f {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_773dbea9506ce553 .btn-group_6b82f5f76e10bf9f h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_773dbea9506ce553 .btn-group_6b82f5f76e10bf9f h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_773dbea9506ce553 .btn-group_6b82f5f76e10bf9f .round-btn_8749947b239810a1 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_773dbea9506ce553 .btn-group_6b82f5f76e10bf9f .round-btn_8749947b239810a1:hover, .footer-five_773dbea9506ce553 .btn-group_6b82f5f76e10bf9f .round-btn_8749947b239810a1:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_773dbea9506ce553 .social-icon_b616834230d50bdf {
  margin: 0 -20px;
}
.footer-five_773dbea9506ce553 .social-icon_b616834230d50bdf a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_773dbea9506ce553 .social-icon_b616834230d50bdf a:hover {
  color: #DFFF5E;
}
.footer-five_773dbea9506ce553 .bottom-nav_efa474892c81ec6b {
  margin: 0 -12px;
}
.footer-five_773dbea9506ce553 .bottom-nav_efa474892c81ec6b a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_773dbea9506ce553 .bottom-nav_efa474892c81ec6b a:hover {
  text-decoration: underline;
}
.footer-five_773dbea9506ce553 .shape_01_c9b3daad01a68047 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_773dbea9506ce553 .shape_02_70daae356c8b3d53 {
  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_f0e8c60680f7446d {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_2abfc30a9c3ad265 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_0b4a1af7b477b5aa {
  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_9d7b0bb131592a41 {
  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_b0ead99895229e16 {
  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_76507565eabbeec3 {
  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_5c3eafd509b88e1c {
  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_47c4e349d663ac67 {
  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_1cb5a4be4c83fab7 {
  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_f665c27f628d85b9 {
  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_ea0763292bb97736 {
  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_da2feee064288254 {
  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_41c3a1f16ac70e4f {
  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_225ae2a6602f7bc8 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_07e097f453a2101b {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_202b1d6e36a59b91 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_dd4bd4aeb392a6f1 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_eb3d452a19c1b19c {
  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_3f36cb6615e621b1 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_1b4171ace5bc6ff9 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_ef7b248c3681d1ee {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_778bedb6f9950818 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_2b8fc984887eecc6 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_eacab0d868e4e502 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_65c3c63f7040d877 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_7671f497e2e2cef1 {
  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_6a76951b2b657406 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_ae036803c78b3658 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_d27bbd32b5b29497 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_5e530f6a80dec4a7 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_c48ab1fd0b42dcf0 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_61c65d3c7e5eaf80 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_bb1e824b8dd42764 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_796629b632693839 {
  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_2a8d96215479f7dd {
  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_6c1da6736007f57b {
  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_9b65f3acd9879c4d {
  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_17910ee8f15a1d7b {
  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_0727a05223356d2b {
  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_3ed419d38a1a5dd3 {
  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_0270684e90b656ef {
  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_e5e97327bb06f0f3 {
  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_a8380e672a34712b {
  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_9d4201aa27091fd8 {
  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_fd8a6676b270656c {
  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_f53139d378943552 {
  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_db4fdeb60b00864a {
  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_04b3b583163c216a {
  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_14e60b844957c178 {
  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_c434dc6d893389a7 {
  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_459b7e3ea3fc30ca {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_7464c2a4b97c14e6 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_ade14f0404a2faf1 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_e8565c9a8bafe6c7 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_791a83d8d50175c7 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_aa3d9d03fad36041 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_1b3f03391eb200d9 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_01ef1fbda95ecee6 {
  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_f0e8c60680f7446d {
  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_8609a37ad02eb0f3 {
  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_919cd5227e54671e {
  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_e7b87c635a1f3670 .theme-select-menu_6104225f16abb244 {
  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_9db3bda6dfc6ddbd {
  overflow: hidden;
}
.product-block-one_9db3bda6dfc6ddbd .img-holder_13c67503b5de7f7c {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_9db3bda6dfc6ddbd .img-holder_13c67503b5de7f7c .cart-icon_e96db3153ad858a0 {
  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_9db3bda6dfc6ddbd .img-holder_13c67503b5de7f7c .cart-icon_e96db3153ad858a0:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_9db3bda6dfc6ddbd .img-holder_13c67503b5de7f7c .cart-button_2d6a939bddf19650 {
  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_9db3bda6dfc6ddbd .img-holder_13c67503b5de7f7c .cart-button_2d6a939bddf19650:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_9db3bda6dfc6ddbd .product-title_5739ff97f0200c3f {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_9db3bda6dfc6ddbd .rating_f20858b2ed3df547 {
  margin: 0 -3px;
}
.product-block-one_9db3bda6dfc6ddbd .rating_f20858b2ed3df547 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_9db3bda6dfc6ddbd .rating_f20858b2ed3df547 li .bi-star-fill_637b7182003ce6be {
  color: #FFCB65;
}
.product-block-one_9db3bda6dfc6ddbd .price_6b13a72ef643b821 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_9db3bda6dfc6ddbd:hover .cart-button_2d6a939bddf19650 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_9db3bda6dfc6ddbd:hover .product-img_4170e15768491e46 {
  transform: scale(0.95);
}
.product-block-one_9db3bda6dfc6ddbd:hover .cart-icon_e96db3153ad858a0 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_9db3bda6dfc6ddbd:hover .product-title_5739ff97f0200c3f {
  text-decoration: underline;
}

.product-details-one_e7cd74c9f87970dd .product-img-tab_4889e1a7da8830aa {
  border: none;
}
.product-details-one_e7cd74c9f87970dd .product-img-tab_4889e1a7da8830aa .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_e7cd74c9f87970dd .product-img-tab_4889e1a7da8830aa .nav-link img {
  max-height: 100%;
}
.product-details-one_e7cd74c9f87970dd .product-img-tab_4889e1a7da8830aa .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_e7cd74c9f87970dd .product-img-tab-content_7e78196793e345fc {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_e7cd74c9f87970dd .product-img-tab-content_7e78196793e345fc img {
  margin: auto;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .stock-tag_23f11f680d2c0511 {
  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_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .product-name_671ba7490d89dceb {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .rating_f20858b2ed3df547 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .rating_f20858b2ed3df547 li .bi-star-fill_637b7182003ce6be {
  color: #FFCB65;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .rating_f20858b2ed3df547 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .rating_f20858b2ed3df547 li a:hover {
  text-decoration: underline;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .price_6b13a72ef643b821 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .price_6b13a72ef643b821 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .availability_927c77107f4d22f9 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .description-text_38222e45ce68f6b3 {
  padding: 10px 0 15px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .product-feature_2151299f5028a646 {
  margin-bottom: 20px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .product-feature_2151299f5028a646 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .product-feature_2151299f5028a646 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .customize-order_9f99552fd4db5642 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .customize-order_9f99552fd4db5642 .quantity_217754f671ad9c4e .button-group_62340841efbce0a1 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .customize-order_9f99552fd4db5642 .quantity_217754f671ad9c4e .button-group_62340841efbce0a1 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .customize-order_9f99552fd4db5642 .quantity_217754f671ad9c4e .button-group_62340841efbce0a1 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_e7cd74c9f87970dd .product-info_f993d4fe0a0c09de .customize-order_9f99552fd4db5642 .quantity_217754f671ad9c4e .button-group_62340841efbce0a1 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_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .nav-tabs_d8618c8def89d4ef {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .nav-tabs_d8618c8def89d4ef .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_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .nav-tabs_d8618c8def89d4ef .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_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .nav-tabs_d8618c8def89d4ef .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .nav-tabs_d8618c8def89d4ef .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .tab-content_cfad35fce026477a h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .tab-content_cfad35fce026477a .product-feature_2151299f5028a646 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .tab-content_cfad35fce026477a .product-feature_2151299f5028a646 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .user-comment-area_939522403e751d02 .single-comment_a49a516f6206b587 {
  padding-bottom: 40px;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .user-comment-area_939522403e751d02 .single-comment_a49a516f6206b587:last-child {
  padding-bottom: 0;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .user-comment-area_939522403e751d02 .user-img_4fb71b17e83a4747 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .user-comment-area_939522403e751d02 .user-comment-data_81421f3369ec291c {
  padding-left: 30px;
  position: relative;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .user-comment-area_939522403e751d02 .user-comment-data_81421f3369ec291c .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .user-comment-area_939522403e751d02 .user-comment-data_81421f3369ec291c .rating_f20858b2ed3df547 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .user-comment-area_939522403e751d02 .user-comment-data_81421f3369ec291c .rating_f20858b2ed3df547 li .bi-star-fill_637b7182003ce6be {
  color: #FFCB65;
}
.product-details-one_e7cd74c9f87970dd .product-review-tab_0e86f3f377c4bf87 .user-comment-area_939522403e751d02 .user-comment-data_81421f3369ec291c p {
  padding-top: 8px;
}

.cart-list-form_65b0695f5b707682 {
  position: relative;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f {
  margin: 0;
  background: transparent;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f 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_65b0695f5b707682 .table_92e2a44dc3040d1f th:first-child {
  text-align: left;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .product-thumbnails_deb15d17a1807b2e {
  width: 85px;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .product-thumbnails_deb15d17a1807b2e img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .product-thumbnails_deb15d17a1807b2e .product-img_4170e15768491e46 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .product-info_f993d4fe0a0c09de {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .product-info_f993d4fe0a0c09de .product-name_671ba7490d89dceb {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .product-info_f993d4fe0a0c09de .serial_1195e43db150c4f7 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .product-info_f993d4fe0a0c09de ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .price_6b13a72ef643b821 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .quantity_217754f671ad9c4e li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .quantity_217754f671ad9c4e li .btn_737b5ec933252a40 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .quantity_217754f671ad9c4e 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_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .remove-product_3d478449797e0376 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_65b0695f5b707682 .table_92e2a44dc3040d1f tbody .remove-product_3d478449797e0376:hover {
  color: #ff2759;
}
.cart-list-form_65b0695f5b707682 .cart-footer_9fbda85b71c76b13 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_65b0695f5b707682 .cart-footer_9fbda85b71c76b13 .coupon-form_76e8cdc57643baaf input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_65b0695f5b707682 .cart-footer_9fbda85b71c76b13 .cart-total-section_b16ee5f24a17ad8f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_65b0695f5b707682 .cart-footer_9fbda85b71c76b13 .cart-total-section_b16ee5f24a17ad8f .cart-total-table_32f8ea1c92e7b08e 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_65b0695f5b707682 .cart-footer_9fbda85b71c76b13 .cart-total-section_b16ee5f24a17ad8f .cart-total-table_32f8ea1c92e7b08e tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_8b812a86dda335fc {
  height: auto;
}

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

.fancybox-caption_2b7d9374d1c9b5e0, .fancybox-infobar_bcde2026c3c5145f, .fancybox-navigation_b49c22cab67edc29 .fancybox-button_b6d66b05378ca4f1, .fancybox-toolbar_f743225f35b206ff {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_865bb5455a56b41c .fancybox-caption_2b7d9374d1c9b5e0, .fancybox-show-infobar_0fe6f060bda6a89a .fancybox-infobar_bcde2026c3c5145f, .fancybox-show-nav_b0cfc83d997d15da .fancybox-navigation_b49c22cab67edc29 .fancybox-button_b6d66b05378ca4f1, .fancybox-show-toolbar_4fb3add45abf2fba .fancybox-toolbar_f743225f35b206ff {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_50547b90f9892935 .fancybox-stage_0386166f541db302 {
  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_b60cb4e887bf0236 .fancybox-slide, .fancybox-slide--current_b111f5d049ea9bb2, .fancybox-slide--next_d249c397a14aab1f, .fancybox-slide--previous_36e5ffb0a88b4bb9 {
  display: block;
}

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

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

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

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

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

.fancybox-content_8b8e27d04c19b623 {
  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_8bcacb80d57c7d6a .fancybox-content_8b8e27d04c19b623 {
  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_ed18eb28952f8cfa .fancybox-content_8b8e27d04c19b623 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_2fe97d831f638474 .fancybox-content_8b8e27d04c19b623 {
  cursor: zoom-in;
}

.fancybox-can-drag_005c1222abb4aee4 .fancybox-content_8b8e27d04c19b623 {
  cursor: grab;
}

.fancybox-is-dragging_0cad833826646852 .fancybox-content_8b8e27d04c19b623 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_c3581d90c9ac9950 .fancybox-content_8b8e27d04c19b623 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_842305e0df0ad077 .fancybox-content_8b8e27d04c19b623, .fancybox-slide--map_6c3b191a63f6db55 .fancybox-content_8b8e27d04c19b623, .fancybox-slide--video_252544e8dedad78d .fancybox-content_8b8e27d04c19b623 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_252544e8dedad78d .fancybox-content_8b8e27d04c19b623 {
  background: #000;
}

.fancybox-slide--map_6c3b191a63f6db55 .fancybox-content_8b8e27d04c19b623 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_88d66ec754fe7e70 svg path, .fancybox-button--share_d0753d58a2561269 svg path, .fancybox-button--thumbs_651f490f9890b380 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_b0cfc83d997d15da .fancybox-navigation_b49c22cab67edc29 .fancybox-button_b6d66b05378ca4f1 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_b49c22cab67edc29 .fancybox-button--arrow_left_5dfa813aaee0c161 {
  left: 6px;
}

.fancybox-navigation_b49c22cab67edc29 .fancybox-button--arrow_right_8dc8364bef2e12ce {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_842305e0df0ad077 .fancybox-close-small_2467b091f003ddb9, .fancybox-slide--image_8bcacb80d57c7d6a .fancybox-close-small_2467b091f003ddb9, .fancybox-slide--video_252544e8dedad78d .fancybox-close-small_2467b091f003ddb9 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_842305e0df0ad077 .fancybox-close-small_2467b091f003ddb9:hover svg, .fancybox-slide--image_8bcacb80d57c7d6a .fancybox-close-small_2467b091f003ddb9:hover svg, .fancybox-slide--video_252544e8dedad78d .fancybox-close-small_2467b091f003ddb9:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_1a7833552d9c4f3c .fancybox-close-small_2467b091f003ddb9, .fancybox-is-zoomable_b1a69699e17e92d6.fancybox-can-drag_005c1222abb4aee4 .fancybox-close-small_2467b091f003ddb9 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_1c1e0d28d4730e73.fancybox-slide--next_d249c397a14aab1f, .fancybox-fx-fade_1c1e0d28d4730e73.fancybox-slide--previous_36e5ffb0a88b4bb9 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_1c1e0d28d4730e73.fancybox-slide--current_b111f5d049ea9bb2 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_13f6a49c6b0067e9 {
  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_b3d3fe1917bc5870 {
  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_abc88e30a4f104f7 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_8368b8f308f4c83e .fancybox-thumbs_b3d3fe1917bc5870 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_b3d3fe1917bc5870 > 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_b3d3fe1917bc5870 .fancybox-thumbs-active_21c3758d95d43a7d:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_26e6b21e5cd32f10 .slick-track_a9b554ae62a28cbb,
.slick-slider_26e6b21e5cd32f10 .slick-list_cb71b36f6623cb9f {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_0bf036d10e87b78e .slick-track_a9b554ae62a28cbb {
  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_0bf036d10e87b78e img {
  display: none;
}

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

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

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

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

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