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

.h1_c782236044070a0e,
h1,
.h2_1e45187a0f31efb6,
h2,
.h3_77f3cdfb3e508cf3,
h3,
.h4_5dd97bc7267424c2,
h4,
.h5_5d49dd7e7df5f193,
h5,
.h6_ce58f611987ba8c0,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_a1f7ac7986d2c7c2 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_4ee46efa35248cc9 {
  padding: 0 !important;
}

.m0_91264063e06f7cdf {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_b6af1c3d84c116fe {
    padding: 0 !important;
  }
  .xl-m0_90b72e3a1c42526c {
    margin: 0 !important;
  }
  .xl-pt-10_d1e2f10bf3a90751 {
    padding-top: 10px !important;
  }
  .xl-pt-20_3ffeca1a1b1e1549 {
    padding-top: 20px !important;
  }
  .xl-pt-30_dabadcd836d207fc {
    padding-top: 30px !important;
  }
  .xl-pt-40_2062f27651902b67 {
    padding-top: 40px !important;
  }
  .xl-pt-50_bd0dd6c1a9b321de {
    padding-top: 50px !important;
  }
  .xl-pt-60_1da8aa39dbd4d07b {
    padding-top: 60px !important;
  }
  .xl-pt-70_0fcb763fac5dd18f {
    padding-top: 70px !important;
  }
  .xl-pt-80_dbe14df0932e298c {
    padding-top: 80px !important;
  }
  .xl-pt-90_9cd1a43affa17858 {
    padding-top: 90px !important;
  }
  .xl-pt-100_6705a95ce5a22f04 {
    padding-top: 100px !important;
  }
  .xl-pt-110_8adb2592fa2da229 {
    padding-top: 110px !important;
  }
  .xl-pt-120_79f9cbe29bd4224f {
    padding-top: 120px !important;
  }
  .xl-pt-130_00d98413676050b8 {
    padding-top: 130px !important;
  }
  .xl-pt-140_e57e4bb9a565c064 {
    padding-top: 140px !important;
  }
  .xl-pt-150_b3ca05abe4d85a94 {
    padding-top: 150px !important;
  }
  .xl-pt-200_257b27424457374d {
    padding-top: 200px !important;
  }
  .xl-pb-10_d4bd27b317de4569 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_716a283f5292ed2d {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_137b247b68297f79 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_0d09099464481319 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_e7b3baa339e8c88c {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_2530077abe0b7e3d {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_a45a7d3b22987717 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_71091c99e6b931e7 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_63b0eae77078060f {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_ba82aba7956a6819 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_7fb28330065bc954 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_1c3725430e39a069 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_16b3bdb726d62fbe {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_d13ad95e66ad068b {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_894067962ba77132 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_f660abb328cb6fe6 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_3cd4cf465ce63aa6 {
    margin-top: 10px !important;
  }
  .xl-mt-20_4e08f6ed5730af1d {
    margin-top: 20px !important;
  }
  .xl-mt-30_e9929618a973b929 {
    margin-top: 30px !important;
  }
  .xl-mt-40_b55bdc344c8d2a93 {
    margin-top: 40px !important;
  }
  .xl-mt-50_578a73e155c83f2b {
    margin-top: 50px !important;
  }
  .xl-mt-60_9d601d4b812c1160 {
    margin-top: 60px !important;
  }
  .xl-mt-70_0435b451bbc19ae4 {
    margin-top: 70px !important;
  }
  .xl-mt-80_5d87580af19cdf45 {
    margin-top: 80px !important;
  }
  .xl-mt-90_131a363e9ca57792 {
    margin-top: 90px !important;
  }
  .xl-mt-100_086d66b049d7fc51 {
    margin-top: 100px !important;
  }
  .xl-mt-110_d8c4773660c5593b {
    margin-top: 110px !important;
  }
  .xl-mt-120_0bbfbbc5b1d8dc01 {
    margin-top: 120px !important;
  }
  .xl-mt-130_c7adf195ad09e5f8 {
    margin-top: 130px !important;
  }
  .xl-mt-140_56cb3743a0b576d3 {
    margin-top: 140px !important;
  }
  .xl-mt-150_a477b9ff89d9b8e7 {
    margin-top: 150px !important;
  }
  .xl-mt-200_9c8c28ebcd868c21 {
    margin-top: 200px !important;
  }
  .xl-mb-10_b8b5ef171ad14500 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_f066c13b00abe87e {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_2cfb8324cdbafc9a {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_e53052601391940f {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_6676e1bbcaf39abc {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_bbad802a27876e05 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_afdedcce0d2df3ec {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_fae31e89a69d04ba {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_9a12a4f7b5b786f7 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_a4559745aa94e469 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_778471e7910ee8b1 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_6ca40580ecdc9303 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_a235f3cec0e62f42 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_f17f598f87c26068 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_1d615cb15b9e9c75 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_a434ab853966afdd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_8a83d6b1e7c0c7d5 {
    padding: 0 !important;
  }
  .lg-m0_4aa27b95a0bae409 {
    margin: 0 !important;
  }
  .lg-pt-10_1716038efeb31b62 {
    padding-top: 10px !important;
  }
  .lg-pt-20_8de5d9838f26204c {
    padding-top: 20px !important;
  }
  .lg-pt-30_4891fc46f441a0bd {
    padding-top: 30px !important;
  }
  .lg-pt-40_b307de69e09e5372 {
    padding-top: 40px !important;
  }
  .lg-pt-50_f1948764ed6f890b {
    padding-top: 50px !important;
  }
  .lg-pt-60_0b3ce089b4ded723 {
    padding-top: 60px !important;
  }
  .lg-pt-70_0606a2a8557dbb62 {
    padding-top: 70px !important;
  }
  .lg-pt-80_c96cd704a969d12d {
    padding-top: 80px !important;
  }
  .lg-pt-90_4314773e6cc90e03 {
    padding-top: 90px !important;
  }
  .lg-pt-100_7d0222b271670a2c {
    padding-top: 100px !important;
  }
  .lg-pt-110_7e9fe69f810be518 {
    padding-top: 110px !important;
  }
  .lg-pt-120_73319a5b2f20f10b {
    padding-top: 120px !important;
  }
  .lg-pt-130_62a2afbcce734101 {
    padding-top: 130px !important;
  }
  .lg-pt-140_6ace3e65cd4e0c27 {
    padding-top: 140px !important;
  }
  .lg-pt-150_a54a44f28553d119 {
    padding-top: 150px !important;
  }
  .lg-pt-200_4da47311edc0f971 {
    padding-top: 200px !important;
  }
  .lg-pb-10_f8f84f87121328c2 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_020906f1709f32b2 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_541d77dbd33f1619 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_b67e5bc7adfe13d4 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_d6f4ae58623e2420 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_cb88df7da77cd2fd {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_85026ba518aa1470 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_82984837974ed2a0 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_eb6c2c0bb394e309 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_cc43f1b1f7eeae6c {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_8f5fde5e73d853e3 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_eb4dae27270aca0d {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_1cd2d54c044dd1f8 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_7635f42cb0505eff {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_910c03e5b7ae5ae0 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_1b06f13bd92fe0bd {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_c9b9b0fa6861bc64 {
    margin-top: 10px !important;
  }
  .lg-mt-20_b4fec894bea5d493 {
    margin-top: 20px !important;
  }
  .lg-mt-30_d4ad80c738c79983 {
    margin-top: 30px !important;
  }
  .lg-mt-40_faeacfbd960a5e07 {
    margin-top: 40px !important;
  }
  .lg-mt-50_5cf1d1208ac87ca4 {
    margin-top: 50px !important;
  }
  .lg-mt-60_ea19ad0f7a578bda {
    margin-top: 60px !important;
  }
  .lg-mt-70_a0648d342c690083 {
    margin-top: 70px !important;
  }
  .lg-mt-80_d63009a15b93ae11 {
    margin-top: 80px !important;
  }
  .lg-mt-90_b5e873007720f29d {
    margin-top: 90px !important;
  }
  .lg-mt-100_e551ba8341cb65ae {
    margin-top: 100px !important;
  }
  .lg-mt-110_5ee4889f827315a0 {
    margin-top: 110px !important;
  }
  .lg-mt-120_8ac67a4e3ee89954 {
    margin-top: 120px !important;
  }
  .lg-mt-130_e194b4f469d0463d {
    margin-top: 130px !important;
  }
  .lg-mt-140_41acbb2cd1c9910b {
    margin-top: 140px !important;
  }
  .lg-mt-150_eb8c12aa106de7ee {
    margin-top: 150px !important;
  }
  .lg-mt-200_82f84e5fac1270c6 {
    margin-top: 200px !important;
  }
  .lg-mb-10_f09eefd36d7c8cef {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_54a031693911e744 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_04bea8b3058a5db2 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_9d92f3c6070df3d4 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_b085cb65a4c049a2 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_d8c547cd7c20abf9 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_59d3f6f6cbf454f8 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_4459a121c59630be {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_e10dae6acefe064b {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_8cbafe3659fc10bf {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_927468e0f92eec35 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_be20296b281075b6 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_b4a73e6de97292e2 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_8b660300bc20f7c1 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_667778b49fcaf3ce {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_c33e037f1e34a56e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_0af45e29e4524534 {
    padding: 0 !important;
  }
  .md-m0_46050dbe131403d4 {
    margin: 0 !important;
  }
  .md-pt-10_9f3175b0d825d9c1 {
    padding-top: 10px !important;
  }
  .md-pt-20_95a5bbb6d02cf2f2 {
    padding-top: 20px !important;
  }
  .md-pt-30_3e31ca3b2809a56d {
    padding-top: 30px !important;
  }
  .md-pt-40_4530c4d47977d8b3 {
    padding-top: 40px !important;
  }
  .md-pt-50_87c6f2c0c453dd99 {
    padding-top: 50px !important;
  }
  .md-pt-60_ab8ed4c5bd74aaed {
    padding-top: 60px !important;
  }
  .md-pt-70_e97bb530ad3f80d7 {
    padding-top: 70px !important;
  }
  .md-pt-80_f1baa7d58e1a4375 {
    padding-top: 80px !important;
  }
  .md-pt-90_686441f1958cb823 {
    padding-top: 90px !important;
  }
  .md-pt-100_99c665cfeec6b303 {
    padding-top: 100px !important;
  }
  .md-pt-110_089a8f8705d7c21b {
    padding-top: 110px !important;
  }
  .md-pt-120_384932743050b815 {
    padding-top: 120px !important;
  }
  .md-pt-130_9d4e667fb76f5814 {
    padding-top: 130px !important;
  }
  .md-pt-140_e5976fdee96a3ce3 {
    padding-top: 140px !important;
  }
  .md-pt-150_c4af9d1873e81b1c {
    padding-top: 150px !important;
  }
  .md-pt-200_cf578e8a44b71df9 {
    padding-top: 200px !important;
  }
  .md-pb-10_83bfe4742df66f64 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_3de94c4dbcea6bf3 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_748c9edb55b6eba3 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_5a71a3b3ecb54e74 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_004ea3505c22fc78 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_e5eb714b2f5c8187 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_f7b6108239e67645 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_766cc1501d20288c {
    padding-bottom: 80px !important;
  }
  .md-pb-90_63c18bd75e295ca6 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_6ff82abe801a2338 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_54f88bd1616d0327 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_f1706c57775bf0ae {
    padding-bottom: 120px !important;
  }
  .md-pb-130_4a2e90191b55fd73 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_22eac55e46909147 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_1fad6372e8faf661 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_f754ba4a73074b1e {
    padding-bottom: 200px !important;
  }
  .md-mt-10_6693ea368eb8de87 {
    margin-top: 10px !important;
  }
  .md-mt-20_ab6c06b3e5166e81 {
    margin-top: 20px !important;
  }
  .md-mt-30_23240d2f361edc2c {
    margin-top: 30px !important;
  }
  .md-mt-40_c6138c0537742fc2 {
    margin-top: 40px !important;
  }
  .md-mt-50_574230587a88d31c {
    margin-top: 50px !important;
  }
  .md-mt-60_30e79b670a827aed {
    margin-top: 60px !important;
  }
  .md-mt-70_1fa3d4fc9437b2e0 {
    margin-top: 70px !important;
  }
  .md-mt-80_0bd482b44131a86e {
    margin-top: 80px !important;
  }
  .md-mt-90_ba16f0e7ae934205 {
    margin-top: 90px !important;
  }
  .md-mt-100_f6ad042a8e09a240 {
    margin-top: 100px !important;
  }
  .md-mt-110_8ff4f59c84d92367 {
    margin-top: 110px !important;
  }
  .md-mt-120_877e4054bd3c63e2 {
    margin-top: 120px !important;
  }
  .md-mt-130_a34fd552756d66ab {
    margin-top: 130px !important;
  }
  .md-mt-140_deb102c706df54c6 {
    margin-top: 140px !important;
  }
  .md-mt-150_ef7a11dfec73ea6a {
    margin-top: 150px !important;
  }
  .md-mt-200_7774f607494b6844 {
    margin-top: 200px !important;
  }
  .md-mb-10_6ffff0b4a4397209 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_42bfb5cdbcefea78 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_20271ff43c0e30fd {
    margin-bottom: 30px !important;
  }
  .md-mb-40_1fce9ca8ee403567 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_86e3739a56f2fe81 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_8822a5453cc369b3 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_c9f4cb6768e7b8f8 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_4fe4a864a2a1cd36 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_aea6b9de11b857d9 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_6cd811f44f110a85 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_6342d246e4eab401 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_4a2d01792007e956 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_b0501b000079c9cc {
    margin-bottom: 130px !important;
  }
  .md-mb-140_ccf5abd596628227 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_8c8b15576adef13b {
    margin-bottom: 150px !important;
  }
  .md-mb-200_63330554a0b4e2c0 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_1738efebf62a4659 {
    padding: 0 !important;
  }
  .sm-m0_ed4247430563384e {
    margin: 0 !important;
  }
  .sm-pt-10_89d6a85aea443587 {
    padding-top: 10px !important;
  }
  .sm-pt-20_a93846692aadcd9b {
    padding-top: 20px !important;
  }
  .sm-pt-30_ab52f86f9554db5c {
    padding-top: 30px !important;
  }
  .sm-pt-40_8a854ce48ef9b7b8 {
    padding-top: 40px !important;
  }
  .sm-pt-50_82e58a7c168b991a {
    padding-top: 50px !important;
  }
  .sm-pt-60_4f77aa974eae8f3f {
    padding-top: 60px !important;
  }
  .sm-pt-70_fff5e5c739f17eca {
    padding-top: 70px !important;
  }
  .sm-pt-80_02b0c027b6c9dcd1 {
    padding-top: 80px !important;
  }
  .sm-pt-90_ef35f6811070cf26 {
    padding-top: 90px !important;
  }
  .sm-pt-100_d12cad9192ea3cd9 {
    padding-top: 100px !important;
  }
  .sm-pt-110_6850333ca08360d0 {
    padding-top: 110px !important;
  }
  .sm-pt-120_38e48b2f2fdacccd {
    padding-top: 120px !important;
  }
  .sm-pt-130_cc3b887165596c92 {
    padding-top: 130px !important;
  }
  .sm-pt-140_39b12c07a69c4711 {
    padding-top: 140px !important;
  }
  .sm-pt-150_c88d27b96aac626f {
    padding-top: 150px !important;
  }
  .sm-pt-200_4f84887a29098cde {
    padding-top: 200px !important;
  }
  .sm-pb-10_7e97873927027f58 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_b0bc0282330f0e5e {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_84e3e7adeac15f8e {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_7f1c171d10becfaa {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_99e6249618cd519f {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_83cdc907f1905e74 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_535b93b747f53f75 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_cace58a30c29a39f {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_bc38648faa057f16 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_cb7067f688ac53e6 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_9b5d0698b06511e5 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_5e7f31a12f6877ef {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_8781b68db8fdd424 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_8f6bb50eb980dd0c {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_0862140f540c99e1 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_33dbfdcb2ff5ad80 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_92f1610caa726d62 {
    margin-top: 10px !important;
  }
  .sm-mt-20_47c0bc958e485667 {
    margin-top: 20px !important;
  }
  .sm-mt-30_819f6422bd7da821 {
    margin-top: 30px !important;
  }
  .sm-mt-40_d0756e97fbf529ea {
    margin-top: 40px !important;
  }
  .sm-mt-50_37468e476a4a799d {
    margin-top: 50px !important;
  }
  .sm-mt-60_4b86aa75bd1265d4 {
    margin-top: 60px !important;
  }
  .sm-mt-70_5b86ee4ee0d49b02 {
    margin-top: 70px !important;
  }
  .sm-mt-80_b8b5a8b8f4cad2e9 {
    margin-top: 80px !important;
  }
  .sm-mt-90_ef04a1aa0536ceb7 {
    margin-top: 90px !important;
  }
  .sm-mt-100_281a88004741f8ca {
    margin-top: 100px !important;
  }
  .sm-mt-110_52c6277674670a12 {
    margin-top: 110px !important;
  }
  .sm-mt-120_74f5c68e29876c60 {
    margin-top: 120px !important;
  }
  .sm-mt-130_db745ab631908e6e {
    margin-top: 130px !important;
  }
  .sm-mt-140_e4ce2006f7e3d1e0 {
    margin-top: 140px !important;
  }
  .sm-mt-150_2a4170eabdb45659 {
    margin-top: 150px !important;
  }
  .sm-mt-200_d8d4ac77c5192f7f {
    margin-top: 200px !important;
  }
  .sm-mb-10_722393cca29d8a27 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_e181b2800ca1bb0c {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_71499bf56077511d {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_daeb5a4ac1baa97f {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_8b28231719947b8c {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_8aae0b4d399c7918 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_247374e5d8b9ad15 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_6441277b07d2a6cd {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_66111abd7dde43fc {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_a2be6cc9fa4158b8 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_361017169c3e2a4d {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_7ea2e5edbdf8ab0f {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_a0035cbd56b6bb2f {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_9af441fb07ddde8b {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_2c7e7b842663a7b3 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_36ea636407fb5a9b {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_25f9104157a82753 {
    padding: 0 !important;
  }
  .xs-m0_9772fb840a057602 {
    margin: 0 !important;
  }
  .xs-pt-10_25a1144436c3a2f5 {
    padding-top: 10px !important;
  }
  .xs-pt-20_c52847dc89960ef3 {
    padding-top: 20px !important;
  }
  .xs-pt-30_cc30d01d9746ecc8 {
    padding-top: 30px !important;
  }
  .xs-pt-40_ee38727cc697934e {
    padding-top: 40px !important;
  }
  .xs-pt-50_e0a3d9e98022cd4f {
    padding-top: 50px !important;
  }
  .xs-pt-60_0992296951f81f88 {
    padding-top: 60px !important;
  }
  .xs-pt-70_6224d594af47c3c9 {
    padding-top: 70px !important;
  }
  .xs-pt-80_0d8d7acd3596fe1c {
    padding-top: 80px !important;
  }
  .xs-pt-90_01ab9afb81c07301 {
    padding-top: 90px !important;
  }
  .xs-pt-100_e864551f08ad719d {
    padding-top: 100px !important;
  }
  .xs-pt-110_2bd6dd288943887b {
    padding-top: 110px !important;
  }
  .xs-pt-120_a70480a7f9373f50 {
    padding-top: 120px !important;
  }
  .xs-pt-130_a50a32d86b5d15e5 {
    padding-top: 130px !important;
  }
  .xs-pt-140_211d5a335f3dce40 {
    padding-top: 140px !important;
  }
  .xs-pt-150_b0c6e0e3ba284777 {
    padding-top: 150px !important;
  }
  .xs-pt-200_05bc1e9dc288066a {
    padding-top: 200px !important;
  }
  .xs-pb-10_ac7928702d030c13 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_c4a48dfb41af2667 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_ad4ac5a848b54b40 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_0cd4fa1b52426e5e {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_88c8395e00780c6d {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_0ef4c180affdac89 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_00e96f9528bfc846 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_04a41ff0d3190841 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_76c84565a9c07270 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_f1a56d5dd68c2887 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_ec12e622023a1999 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_57db87ad9e86cd29 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_f4b87c41e44ca273 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_1965e90e65105021 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_76fd432ed3d200fc {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_4ee7c45fa23dc2ad {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_ff14ab826af6a1a9 {
    margin-top: 10px !important;
  }
  .xs-mt-20_ddb102d40c2b4c60 {
    margin-top: 20px !important;
  }
  .xs-mt-30_591cbf8d6aa7a9d0 {
    margin-top: 30px !important;
  }
  .xs-mt-40_d82e2c869c648fd1 {
    margin-top: 40px !important;
  }
  .xs-mt-50_324505b9f9d55d20 {
    margin-top: 50px !important;
  }
  .xs-mt-60_d3b12903d30fe74e {
    margin-top: 60px !important;
  }
  .xs-mt-70_0401e96fd296e2d6 {
    margin-top: 70px !important;
  }
  .xs-mt-80_cd1f1fa28eac94a9 {
    margin-top: 80px !important;
  }
  .xs-mt-90_038bc962d52994aa {
    margin-top: 90px !important;
  }
  .xs-mt-100_accc456ddd2419f6 {
    margin-top: 100px !important;
  }
  .xs-mt-110_b9985ec1935c1427 {
    margin-top: 110px !important;
  }
  .xs-mt-120_f8c47e61b31f90ac {
    margin-top: 120px !important;
  }
  .xs-mt-130_5ea52b2d7a2c64f5 {
    margin-top: 130px !important;
  }
  .xs-mt-140_bcb52998c335d54c {
    margin-top: 140px !important;
  }
  .xs-mt-150_6142951a94a24ced {
    margin-top: 150px !important;
  }
  .xs-mt-200_6cffce0968c64bde {
    margin-top: 200px !important;
  }
  .xs-mb-10_b31b95a5813a002d {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_30eb907327ed3513 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_255b1c0757c1391f {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_77a28d71c2c62cc9 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_e0de49f9093a1081 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_83af7c6fee6b8a7e {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_1b7de7aa4a4c3664 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_598b496380a8fca4 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_7c65cd56142ed1e9 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_9b5efacf51e855c6 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_198d6b4f7f61e1b0 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_a2a30575327aa9e2 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_bbf46b0b1ddc74d8 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_4d7fb503b64c6a06 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_849d566e51a02c16 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_1768319a56f6ee65 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_2dbdde3a7f7c0d58 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-overlay_1cab6e82875f5ef7 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_2dbdde3a7f7c0d58.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_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-three_4b7e3702b08e2a70 .navbar-toggler_f5693269b5cfa4a1 {
  background: #000;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-four_80ebd160a6d58a0a .navbar-toggler_f5693269b5cfa4a1 {
  background: #E6FD5A;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-five_fde78d7a4f7cb224 .navbar-toggler_f5693269b5cfa4a1 {
  background: #DFFF5E;
}
.theme-main-menu_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1:focus {
  box-shadow: none;
}
.theme-main-menu_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1::before,
.theme-main-menu_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1::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_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1 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_2dbdde3a7f7c0d58.menu-style-three_4b7e3702b08e2a70 .navbar-toggler_f5693269b5cfa4a1:before, .theme-main-menu_2dbdde3a7f7c0d58.menu-style-three_4b7e3702b08e2a70 .navbar-toggler_f5693269b5cfa4a1:after, .theme-main-menu_2dbdde3a7f7c0d58.menu-style-three_4b7e3702b08e2a70 .navbar-toggler_f5693269b5cfa4a1 span {
  background: #fff;
}
.theme-main-menu_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_2dbdde3a7f7c0d58 .navbar-toggler_f5693269b5cfa4a1[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_2dbdde3a7f7c0d58 .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_2dbdde3a7f7c0d58 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_2dbdde3a7f7c0d58.white-vr_541673a23355b8a4 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_2dbdde3a7f7c0d58.white-vr_541673a23355b8a4 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_2dbdde3a7f7c0d58.white-vr_541673a23355b8a4.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-one_729bebb2a86a3dfd {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 .info-row_92b5e2be3b1ff417 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 .gap-fix_d586d8fbb907c6ae {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 .greetings_9888950b98a69507 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 .contact-info_0c6e81c7b40e875d {
  margin: 0 -15px;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 .contact-info_0c6e81c7b40e875d li {
  padding: 0 15px;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 .contact-info_0c6e81c7b40e875d li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 .contact-info_0c6e81c7b40e875d li a:hover {
  text-decoration: underline;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76 .inner-content_8103a1ddacd74828 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-two_01b006ae932dea76.fixed .info-row_92b5e2be3b1ff417 {
  display: none;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-five_fde78d7a4f7cb224 {
  background: #000;
  padding: 0;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-five_fde78d7a4f7cb224 .inner-content_8103a1ddacd74828 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-six_69c6d99de948ba48 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_2dbdde3a7f7c0d58.menu-style-six_69c6d99de948ba48 .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_2dbdde3a7f7c0d58 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_14fe083b483c7c0b {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_14fe083b483c7c0b .mega-menu-title_238b63bd8e9658a2 {
  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_2dbdde3a7f7c0d58 .login-btn-one_0d23674ea3405a44 a {
  color: #000;
}
.theme-main-menu_2dbdde3a7f7c0d58 .login-btn-one_0d23674ea3405a44 a:hover {
  text-decoration: underline;
}
.theme-main-menu_2dbdde3a7f7c0d58 .login-btn-two_cb9fef7fdbf0e329 a {
  color: #044F3B;
}
.theme-main-menu_2dbdde3a7f7c0d58 .login-btn-two_cb9fef7fdbf0e329 a:hover {
  text-decoration: underline;
}
.theme-main-menu_2dbdde3a7f7c0d58 .signup-btn-one_f0574620302f9e92 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_2dbdde3a7f7c0d58 .signup-btn-one_f0574620302f9e92 .icon_12a8a6c98b016dc3 {
  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_2dbdde3a7f7c0d58 .signup-btn-one_f0574620302f9e92:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_2dbdde3a7f7c0d58 .signup-btn-one_f0574620302f9e92:hover .icon_12a8a6c98b016dc3 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_2dbdde3a7f7c0d58 .signup-btn-two_c1ff83047ef81b50 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_2dbdde3a7f7c0d58 .signup-btn-two_c1ff83047ef81b50:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_2dbdde3a7f7c0d58 .quote-one_3f6da4adf16c9848 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_2dbdde3a7f7c0d58 .quote-one_3f6da4adf16c9848:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_ecf2c2b18d890cc2 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_ecf2c2b18d890cc2 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_ecf2c2b18d890cc2 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_ecf2c2b18d890cc2 li a:hover {
  color: #0C3A30;
}
.category-menu_ecf2c2b18d890cc2 .dropdown-menu {
  padding: 0;
}
.category-menu_ecf2c2b18d890cc2 .dropdown-menu li {
  padding: 0;
}
.category-menu_ecf2c2b18d890cc2 .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_33e1ed317485c824 .logo_e700e625a8b4c14c {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_541673a23355b8a4 .navbar-collapse_33e1ed317485c824 {
    background-color: #0C3A30;
  }
  .navbar-collapse_33e1ed317485c824 {
    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_33e1ed317485c824.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_2dbdde3a7f7c0d58 .navbar .mega-dropdown_4b0ea6c423c07eec {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_541673a23355b8a4 .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_14fe083b483c7c0b {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_caafaefbf808fa12 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_26dad0765ef5c092 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_26dad0765ef5c092::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_26dad0765ef5c092 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_26dad0765ef5c092 .hero-slider-one .hero-img_1d21dfc6bfcd5d00 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_26dad0765ef5c092 .hero-slider-one .slick-list_9c987d26e4377be1, .hero-banner-one_26dad0765ef5c092 .hero-slider-one .slick-track_0e27aacc8554c81f, .hero-banner-one_26dad0765ef5c092 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_26dad0765ef5c092 .hero-heading_4340accabd0df96f {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_294c7ca16a/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_26dad0765ef5c092 .more-btn_979ca9bd1d573371 {
  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_26dad0765ef5c092 .more-btn_979ca9bd1d573371:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_91d5de7783c12b27 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_91d5de7783c12b27 .bg-wrapper_fc2d65b46cd4d2c5 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_91d5de7783c12b27 .hero-heading_4340accabd0df96f {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_91d5de7783c12b27 .rating_5121bfc3c9560748 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_91d5de7783c12b27 .rating_5121bfc3c9560748 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_91d5de7783c12b27 .media-wrapper_906128a907f30fc3 {
  position: absolute;
  background: url(../photos/assets_8b2383328b/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_91d5de7783c12b27 .media-wrapper_906128a907f30fc3 .shape_01_1ada4f69334f31f7 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_91d5de7783c12b27 .media-wrapper_906128a907f30fc3 .shape_02_93e840ead9f50a8a {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_3ba8ef22bc459087 .hero-heading_4340accabd0df96f {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_3ba8ef22bc459087 .media-wrapper_906128a907f30fc3 {
  background: url(../photos/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_3ba8ef22bc459087 .media-wrapper_906128a907f30fc3 .screen_01_3455202e39b0650e {
  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_3ba8ef22bc459087 .media-wrapper_906128a907f30fc3 .screen_02_3c7ce49fa987373e {
  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_3ba8ef22bc459087 .media-wrapper_906128a907f30fc3 .bg-shape_41ec56469ce9becc {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_3ba8ef22bc459087 .shape_01_1ada4f69334f31f7 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_86323ddc5ae70f9c .bg-wrapper_fc2d65b46cd4d2c5 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_86323ddc5ae70f9c .media-wrapper_906128a907f30fc3 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_86323ddc5ae70f9c .media-wrapper_906128a907f30fc3 .shape_01_1ada4f69334f31f7 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_86323ddc5ae70f9c .shape_02_93e840ead9f50a8a {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_7b7291df45e38ae3 + .blog-details_ae9058a72efa7701 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_7d5911465202a81c {
  z-index: 1;
}
.block-feature-three_7d5911465202a81c:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_7d5911465202a81c.no-bg_4bb64b9271262a35:before {
  display: none;
}
.block-feature-three_7d5911465202a81c .section-btn_fd2a745ded20cece {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_7d5911465202a81c .block-title_efe8f8ec7d298ead a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_7d5911465202a81c .block-title_efe8f8ec7d298ead a:hover {
  text-decoration: underline;
}
.block-feature-three_7d5911465202a81c .round-btn_381611acc011fa5b {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_7d5911465202a81c .round-btn_381611acc011fa5b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_7d5911465202a81c .block-one_1c40ddfd348b8867 {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_7d5911465202a81c .block-one_1c40ddfd348b8867 .tag_392a6af60b574b56 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_7d5911465202a81c .block-one_1c40ddfd348b8867 .block-title_efe8f8ec7d298ead {
  background: url(../photos/shape_294c7ca16a/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_7d5911465202a81c .block-two_79cf0c79da21b3de {
  overflow: hidden;
}
.block-feature-three_7d5911465202a81c .block-two_79cf0c79da21b3de .img-wrapper_b503de81f364d2ef {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_7d5911465202a81c .block-two_79cf0c79da21b3de .text-wrapper_d06683b92d371f3b {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_7d5911465202a81c .block-two_79cf0c79da21b3de .tag_392a6af60b574b56 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_7d5911465202a81c .block-three_8b4f53bd77e01d0c {
  background: #D3FF76;
}
.block-feature-three_7d5911465202a81c .block-three_8b4f53bd77e01d0c .tag_392a6af60b574b56 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_7d5911465202a81c .block-three_8b4f53bd77e01d0c .round-btn_381611acc011fa5b {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_7d5911465202a81c .block-three_8b4f53bd77e01d0c .round-btn_381611acc011fa5b:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_7d5911465202a81c .block-four_4a911df60e413dd7 {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_7d5911465202a81c .block-four_4a911df60e413dd7 .block-title_efe8f8ec7d298ead {
  background: url(../photos/shape_294c7ca16a/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_7d5911465202a81c .block-four_4a911df60e413dd7 .block-title_efe8f8ec7d298ead a {
  font-size: 28px;
}
.block-feature-three_7d5911465202a81c .block-four_4a911df60e413dd7 .tag_392a6af60b574b56 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_7d5911465202a81c .block-four_4a911df60e413dd7 .round-btn_381611acc011fa5b {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_7d5911465202a81c .block-four_4a911df60e413dd7 .round-btn_381611acc011fa5b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_7d5911465202a81c .block-five_24edcd807f126869 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_7d5911465202a81c .block-five_24edcd807f126869 .tag_392a6af60b574b56 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_7d5911465202a81c .block-five_24edcd807f126869 .block-title_efe8f8ec7d298ead {
  background: url(../photos/shape_294c7ca16a/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_4dd7f8bdab24822c .upper-wrapper_310c56d1b64b6788 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_4dd7f8bdab24822c .upper-wrapper_310c56d1b64b6788 .shape_01_1ada4f69334f31f7 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_4dd7f8bdab24822c .line-loop_0d999073c244239c:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_4dd7f8bdab24822c .graph-panel_ec21a9f359213722 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_4dd7f8bdab24822c .graph-panel_ec21a9f359213722 .main-count_ec44c684e79b93b1 {
  font-size: 120px;
}
.block-feature-thirteen_4dd7f8bdab24822c .graph-panel_ec21a9f359213722 .chart-box_0355a5bf6c8ec740 {
  padding: 0 15px;
}
.block-feature-thirteen_4dd7f8bdab24822c .graph-panel_ec21a9f359213722 .chart-box_0355a5bf6c8ec740 .chart-inner_362dae55562dd2f1 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_6466b2d2de606214 .media-img_3948d5395478ace0 {
  border-radius: 30px;
}
.block-feature-sixteen_6466b2d2de606214 .shape_01_1ada4f69334f31f7 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_b388297fe47c62b6 .section-subheading_aa646856eee24bae {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_b388297fe47c62b6 .shape_01_1ada4f69334f31f7 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_3b468c8b4dd450b5 {
  z-index: 1;
}
.text-feature-four_3b468c8b4dd450b5 .avatar_e1b78ae2e23bf024 {
  width: 65px;
  height: 65px;
}
.text-feature-four_3b468c8b4dd450b5 .name {
  font-size: 28px;
}
.text-feature-four_3b468c8b4dd450b5 .quote-text_a80823d6914a3c2c {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_3b468c8b4dd450b5 .shape_01_1ada4f69334f31f7 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_3b468c8b4dd450b5 .shape_02_93e840ead9f50a8a {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_9d13f20ca72106a3 .bg-wrapper_fc2d65b46cd4d2c5 {
  background: #FFF2AC;
}
.text-feature-five_9d13f20ca72106a3 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_9d13f20ca72106a3 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_9d13f20ca72106a3 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_9d13f20ca72106a3 li:hover:before {
  background: #29594B;
}
.text-feature-five_9d13f20ca72106a3 li:hover:after {
  color: #fff;
}
.text-feature-five_9d13f20ca72106a3 .media-wrapper_906128a907f30fc3 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_9d13f20ca72106a3 .media-wrapper_906128a907f30fc3 .video-icon_d4668b5504c52347 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_9d13f20ca72106a3 .media-wrapper_906128a907f30fc3 .video-icon_d4668b5504c52347:hover {
  background: #CFFF45;
}
.text-feature-five_9d13f20ca72106a3 .media-wrapper_906128a907f30fc3 .screen_01_3455202e39b0650e {
  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_687f12746e191405 {
  z-index: 1;
}
.text-feature-six_687f12746e191405 .media-wrapper_906128a907f30fc3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_687f12746e191405 .media-wrapper_906128a907f30fc3 .screen_01_3455202e39b0650e {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_687f12746e191405 .shape_01_1ada4f69334f31f7 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_687f12746e191405 .shape_02_93e840ead9f50a8a {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_6d59f281ca0ec569 {
  background: url(../photos/assets_8b2383328b/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_6d59f281ca0ec569 .block_d848eb508f4c5167 .icon_12a8a6c98b016dc3 {
  height: 50px;
}
.text-feature-nine_6d59f281ca0ec569 .vertical-text-wrapper_6bfb3fcf881377ad {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_6d59f281ca0ec569 .vertical-text-wrapper_6bfb3fcf881377ad .text-list_8713905b0f1c7a5d {
  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_6d59f281ca0ec569 .vertical-text-wrapper_6bfb3fcf881377ad .text-list_8713905b0f1c7a5d:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_6d59f281ca0ec569 .vertical-text-wrapper_6bfb3fcf881377ad .shape_01_1ada4f69334f31f7 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_6d59f281ca0ec569 .vertical-text-wrapper_6bfb3fcf881377ad .shape_02_93e840ead9f50a8a {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_6d59f281ca0ec569 .shape_03_194c22823e7eee9f {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_6d59f281ca0ec569 .shape_04_2011fd4f041c612e {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_7fa4235b6c31e76a .section-btn_fd2a745ded20cece {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_a8f224c90b1f322d {
  z-index: 1;
}
.team-section-three_a8f224c90b1f322d:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_294c7ca16a/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_a8f224c90b1f322d .section-btn_fd2a745ded20cece {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_a8f224c90b1f322d .shape_01_1ada4f69334f31f7 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_a8f224c90b1f322d .shape_02_93e840ead9f50a8a {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_a8f224c90b1f322d .shape_03_194c22823e7eee9f {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_d64ab306df39b703 .logo_e700e625a8b4c14c {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_341ba54aedcc9522 {
  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_df9837f1fd30d209 {
  max-width: 565px;
}
.user-data-form .form-wrapper_df9837f1fd30d209 .input-group-meta_7ed6cec3a351bc37 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_df9837f1fd30d209 .input-group-meta_7ed6cec3a351bc37 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_df9837f1fd30d209 .input-group-meta_7ed6cec3a351bc37 .placeholder_icon_0ac6ffda839bd1bc {
  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_df9837f1fd30d209 .input-group-meta_7ed6cec3a351bc37 .placeholder_icon_0ac6ffda839bd1bc img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_df9837f1fd30d209 .input-group-meta_7ed6cec3a351bc37 .placeholder_icon_0ac6ffda839bd1bc span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_df9837f1fd30d209 .input-group-meta_7ed6cec3a351bc37 .placeholder_icon_0ac6ffda839bd1bc 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_df9837f1fd30d209 .input-group-meta_7ed6cec3a351bc37 .placeholder_icon_0ac6ffda839bd1bc span.eye-slash_dbd38d0415210e52:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_2bb1ae21bd19dd80 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_2bb1ae21bd19dd80 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_2bb1ae21bd19dd80 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_2bb1ae21bd19dd80 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_2bb1ae21bd19dd80 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_2bb1ae21bd19dd80 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_2bb1ae21bd19dd80 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_3e45f3fe28120028 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_54ddea1deacd8c5e {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_54ddea1deacd8c5e:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_54ddea1deacd8c5e img {
  width: 20px;
}
.user-data-form .btn-close_4555f921cc33cfa7 {
  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_14e6c4f1df7455cf .main-count_ec44c684e79b93b1 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_2ea77ed2893a6abb .icon_12a8a6c98b016dc3 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_11ede203ffd4b902 .img-holder_14ac8366ed3bc7ff {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_11ede203ffd4b902 .img-holder_14ac8366ed3bc7ff.round-border_a9e73c9f2c72155d {
  border-radius: 30px;
}
.portfolio-block-one_11ede203ffd4b902 .img-holder_14ac8366ed3bc7ff .expend_28ee0752057e64ea {
  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_11ede203ffd4b902 .img-holder_14ac8366ed3bc7ff 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_11ede203ffd4b902 .img-holder_14ac8366ed3bc7ff i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_11ede203ffd4b902:hover .expend_28ee0752057e64ea {
  opacity: 1;
}
.portfolio-block-one_11ede203ffd4b902:hover .img-meta_375d3b6e65fc1652 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_11ede203ffd4b902:hover .pj-title_c8758bfa35a1ffb6 {
  text-decoration: underline;
}
.portfolio-block-one_11ede203ffd4b902 .caption {
  margin-top: 35px;
}
.portfolio-block-one_11ede203ffd4b902 .caption .tag_392a6af60b574b56 {
  margin: 0 -3px;
}
.portfolio-block-one_11ede203ffd4b902 .caption .tag_392a6af60b574b56 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_11ede203ffd4b902 .caption .pj-title_c8758bfa35a1ffb6 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_11ede203ffd4b902 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_11ede203ffd4b902 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_149a0af2745834d5 .bg-wrapper_fc2d65b46cd4d2c5 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_149a0af2745834d5 .slider-wrapper_e5c7eae0040fac3e {
  height: 100%;
}
.project-details-two_149a0af2745834d5 .slider-wrapper_e5c7eae0040fac3e .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_149a0af2745834d5 .slider-wrapper_e5c7eae0040fac3e .carousel-control-next_e52235afe8a44360,
.project-details-two_149a0af2745834d5 .slider-wrapper_e5c7eae0040fac3e .carousel-control-prev_3f1601c267447275 {
  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_149a0af2745834d5 .slider-wrapper_e5c7eae0040fac3e .carousel-control-next_e52235afe8a44360:hover,
.project-details-two_149a0af2745834d5 .slider-wrapper_e5c7eae0040fac3e .carousel-control-prev_3f1601c267447275:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_149a0af2745834d5 .slider-wrapper_e5c7eae0040fac3e .carousel-control-prev_3f1601c267447275 {
  left: auto;
  right: 45px;
}
.project-details-two_149a0af2745834d5 .info-wrapper_b7642901e3108272 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_149a0af2745834d5 .info-wrapper_b7642901e3108272 h3 {
  font-size: 36px;
}
.project-details-two_149a0af2745834d5 .info-wrapper_b7642901e3108272 .list-meta_ed5fe2142ba66c80 li {
  padding: 22px 0;
}
.project-details-two_149a0af2745834d5 .info-wrapper_b7642901e3108272 .list-meta_ed5fe2142ba66c80 .icon_12a8a6c98b016dc3 {
  width: 40px;
}
.project-details-two_149a0af2745834d5 .info-wrapper_b7642901e3108272 .list-meta_ed5fe2142ba66c80 .text1_906c2c51a1ac513a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_149a0af2745834d5 .info-wrapper_b7642901e3108272 .list-meta_ed5fe2142ba66c80 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_149a0af2745834d5 .info-wrapper_b7642901e3108272 .social-share_fc7d6496301f1c70 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_149a0af2745834d5 .info-wrapper_b7642901e3108272 .social-share_fc7d6496301f1c70 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_ce22cbf436f78916 .slider-wrapper_e5c7eae0040fac3e {
  padding-left: 100px;
}
.feedback-section-three_ce22cbf436f78916 .slider-wrapper_e5c7eae0040fac3e .icon_12a8a6c98b016dc3 {
  left: 0;
  top: 18px;
}
.feedback-section-three_ce22cbf436f78916 .slick-dots_be429c2882ddee1d {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_ce22cbf436f78916 .slick-dots_be429c2882ddee1d li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_ce22cbf436f78916 .slick-dots_be429c2882ddee1d .slick-active button {
  background: #000;
}
.feedback-section-three_ce22cbf436f78916 .rating-box_f4fb5b706fda6db5 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_ce22cbf436f78916 .rating-box_f4fb5b706fda6db5 .rating_5121bfc3c9560748 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_ce22cbf436f78916 .shape_01_1ada4f69334f31f7 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_ce22cbf436f78916 .shape_02_93e840ead9f50a8a {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_57e591f57bdc6f08 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_57e591f57bdc6f08 .post-data_ea37aaa94d42e9e5 {
  padding: 30px 35px 25px;
}
.blog-meta-one_57e591f57bdc6f08 .post-data_ea37aaa94d42e9e5 .post-info_71073e2f15aa5bf1 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_57e591f57bdc6f08 .post-data_ea37aaa94d42e9e5 .blog-title_acaafefdc83b533c {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_57e591f57bdc6f08 .post-data_ea37aaa94d42e9e5 .blog-title_acaafefdc83b533c:hover {
  text-decoration: underline;
}
.blog-meta-one_57e591f57bdc6f08 .post-img_e40400283f9a5405 {
  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_57e591f57bdc6f08 .post-img_e40400283f9a5405 .round-btn_381611acc011fa5b {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_57e591f57bdc6f08:hover .round-btn_381611acc011fa5b {
  background: #CFFF45;
}
.blog-meta-one_57e591f57bdc6f08.style-two_d2bd736170db9507 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_57e591f57bdc6f08.style-two_d2bd736170db9507 .post-img_e40400283f9a5405 {
  border-radius: 0;
}
.blog-meta-one_57e591f57bdc6f08.style-two_d2bd736170db9507 .blog-title_acaafefdc83b533c {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_c298ec3dc2442927 {
  background: #fff;
}
.blog-meta-two_c298ec3dc2442927 .post-data_ea37aaa94d42e9e5 {
  padding-top: 30px;
}
.blog-meta-two_c298ec3dc2442927 .post-data_ea37aaa94d42e9e5 .blog-title_acaafefdc83b533c {
  width: 70%;
}
.blog-meta-two_c298ec3dc2442927 .post-data_ea37aaa94d42e9e5 .blog-title_acaafefdc83b533c h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_c298ec3dc2442927 .post-data_ea37aaa94d42e9e5 .blog-title_acaafefdc83b533c:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_c298ec3dc2442927 .post-data_ea37aaa94d42e9e5 .round-btn_381611acc011fa5b {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_c298ec3dc2442927 .post-data_ea37aaa94d42e9e5 .round-btn_381611acc011fa5b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_c298ec3dc2442927 .post-data_ea37aaa94d42e9e5 .post-info_71073e2f15aa5bf1 {
  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_c298ec3dc2442927 .post-img_e40400283f9a5405 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_c298ec3dc2442927 .post-img_e40400283f9a5405 .date_e5365f29b6709c46 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_c298ec3dc2442927.style-two_d2bd736170db9507 {
  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_c298ec3dc2442927.style-two_d2bd736170db9507 p {
  font-size: 18px;
}
.blog-meta-two_c298ec3dc2442927.style-two_d2bd736170db9507 .post-img_e40400283f9a5405 {
  height: auto;
  width: 100%;
}
.blog-meta-two_c298ec3dc2442927.style-two_d2bd736170db9507 .post-data_ea37aaa94d42e9e5 {
  padding: 26px 0;
}
.blog-meta-two_c298ec3dc2442927.style-two_d2bd736170db9507 .post-data_ea37aaa94d42e9e5 .post-info_71073e2f15aa5bf1 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_c298ec3dc2442927.style-two_d2bd736170db9507 .post-data_ea37aaa94d42e9e5 .round-btn_381611acc011fa5b {
  border: none;
}

.signup-btn-one_f0574620302f9e92 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_f0574620302f9e92 .icon_12a8a6c98b016dc3 {
  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_4a6740b8cadfead9 {
  z-index: 1;
}
.blog-section-three_4a6740b8cadfead9 .section-btn_fd2a745ded20cece {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_cc238513a589b02a {
  z-index: 5;
}
.blog-section-four_cc238513a589b02a.block-feature-three_7d5911465202a81c:before {
  display: none;
}
.blog-section-four_cc238513a589b02a.block-feature-three_7d5911465202a81c .block-one_1c40ddfd348b8867 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .quote-wrapper_65c5ef544e9c4500 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .quote-wrapper_65c5ef544e9c4500 .wrapper_9dbaf1eb6a8a3828 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .quote-wrapper_65c5ef544e9c4500 .wrapper_9dbaf1eb6a8a3828 .icon_12a8a6c98b016dc3 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .quote-wrapper_65c5ef544e9c4500 .wrapper_9dbaf1eb6a8a3828 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .quote-wrapper_65c5ef544e9c4500 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .quote-wrapper_65c5ef544e9c4500 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .img-gallery_7bfa8f8b00d31dd1 {
  margin-bottom: 50px;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .img-gallery_7bfa8f8b00d31dd1 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .list-item_df9c0219e65beac0 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_ae9058a72efa7701 .post-details-meta_8f1d64f944ae7d30 .list-item_df9c0219e65beac0 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_ae9058a72efa7701 .bottom-widget_74ba4c616f171a45 {
  padding: 10px 0 5px;
}
.blog-details_ae9058a72efa7701 .bottom-widget_74ba4c616f171a45 .tags_8068bf1a5f1cc654 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_ae9058a72efa7701 .bottom-widget_74ba4c616f171a45 .tags_8068bf1a5f1cc654 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_ae9058a72efa7701 .bottom-widget_74ba4c616f171a45 .tags_8068bf1a5f1cc654 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_ae9058a72efa7701 .bottom-widget_74ba4c616f171a45 .share-icon_a7d243d04d715f0f li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_ae9058a72efa7701 .bottom-widget_74ba4c616f171a45 .share-icon_a7d243d04d715f0f a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_ae9058a72efa7701 .grey-bg_63f0df1427604429 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_ae9058a72efa7701 .blog-inner-title_efa0518abcb2f734 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e {
  margin: 60px 0;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864:last-child {
  padding-bottom: 5px;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 .reply-comment_630896e4e5a82b47 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 .user-avatar_143bce478753d55c {
  width: 60px;
  height: 60px;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 .comment-text_7adeee7ae1ce6d33 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 .comment-text_7adeee7ae1ce6d33 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 .comment-text_7adeee7ae1ce6d33 .date_e5365f29b6709c46 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 .comment-text_7adeee7ae1ce6d33 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 .comment-text_7adeee7ae1ce6d33 .reply-btn_48ed6f725539b5c1 {
  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_ae9058a72efa7701 .blog-comment-area_9f9936a47368431e .comment_8f8ca9191f6e5864 .comment-text_7adeee7ae1ce6d33 .reply-btn_48ed6f725539b5c1:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_ae9058a72efa7701 .blog-comment-form_07d97fba4e9e8baf p a {
  color: #19352D;
}
.blog-details_ae9058a72efa7701 .blog-comment-form_07d97fba4e9e8baf form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_ae9058a72efa7701 .blog-comment-form_07d97fba4e9e8baf form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_ae9058a72efa7701 .blog-comment-form_07d97fba4e9e8baf 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_0620cd28466c7658 {
  height: 600px;
}

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

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

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

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

.footer-one_2821cd089316dc43 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_2821cd089316dc43 .bottom-footer_61b403d170bcd7f9 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_2821cd089316dc43 .social-icon_57742e8dd206621a 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_2821cd089316dc43 .social-icon_57742e8dd206621a a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_2821cd089316dc43 .footer-title_530c822d02b79ef6 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_2821cd089316dc43 .footer-nav-link_8545f45d56383009 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_2821cd089316dc43 .footer-nav-link_8545f45d56383009 a:hover {
  color: #fff;
}
.footer-nav-link_8545f45d56383009 p {
  font-size: 16px;
}
.logo_e700e625a8b4c14c 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_4551467c5ecb4be6 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_fa6e07bb45c9c74a {
  align-content: center;
}

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

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

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

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

.footer-three_25b63ef9222a4a42 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_25b63ef9222a4a42 .round-bg_60920f5173310134 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_25b63ef9222a4a42 .round-bg_60920f5173310134.color-two_ec2d8ab41580e12a {
  background: #F6FFDD;
}
.footer-three_25b63ef9222a4a42 .footer-intro_4708bdf679e5969a p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_25b63ef9222a4a42 .footer-intro_4708bdf679e5969a p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_25b63ef9222a4a42 .footer-title_530c822d02b79ef6 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_25b63ef9222a4a42 .footer-nav-link_8545f45d56383009 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_25b63ef9222a4a42 .footer-nav-link_8545f45d56383009 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_25b63ef9222a4a42 .bottom-footer_61b403d170bcd7f9 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_25b63ef9222a4a42 .bottom-footer_61b403d170bcd7f9 .copyright_546f9584086ebd9e {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_25b63ef9222a4a42 .bottom-footer_61b403d170bcd7f9 .bottom-nav_136fc2dc120e1cda {
  margin: 0 -12px;
}
.footer-three_25b63ef9222a4a42 .bottom-footer_61b403d170bcd7f9 .bottom-nav_136fc2dc120e1cda a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_25b63ef9222a4a42 .bottom-footer_61b403d170bcd7f9 .bottom-nav_136fc2dc120e1cda a:hover {
  text-decoration: underline;
}
.footer-three_25b63ef9222a4a42 .bottom-footer_61b403d170bcd7f9 .social-icon_57742e8dd206621a {
  margin: 0 -10px;
}
.footer-three_25b63ef9222a4a42 .bottom-footer_61b403d170bcd7f9 .social-icon_57742e8dd206621a a {
  margin: 0 10px;
}
.footer-three_25b63ef9222a4a42 .bottom-footer_61b403d170bcd7f9 .social-icon_57742e8dd206621a a:hover {
  color: #19352D;
}
.footer-three_25b63ef9222a4a42 .shape_01_1ada4f69334f31f7 {
  top: -3%;
  left: -3%;
}
.footer-three_25b63ef9222a4a42 .shape_02_93e840ead9f50a8a {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_fcf219ae8cc2fc39 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_fcf219ae8cc2fc39:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_8b2383328b/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_fcf219ae8cc2fc39 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_fcf219ae8cc2fc39 .btn-group_d8ce33bd6d406c52 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_fcf219ae8cc2fc39 .btn-group_d8ce33bd6d406c52 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_fcf219ae8cc2fc39 .btn-group_d8ce33bd6d406c52 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_fcf219ae8cc2fc39 .btn-group_d8ce33bd6d406c52 .round-btn_381611acc011fa5b {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_fcf219ae8cc2fc39 .btn-group_d8ce33bd6d406c52 .round-btn_381611acc011fa5b:hover, .footer-five_fcf219ae8cc2fc39 .btn-group_d8ce33bd6d406c52 .round-btn_381611acc011fa5b:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_fcf219ae8cc2fc39 .social-icon_57742e8dd206621a {
  margin: 0 -20px;
}
.footer-five_fcf219ae8cc2fc39 .social-icon_57742e8dd206621a a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_fcf219ae8cc2fc39 .social-icon_57742e8dd206621a a:hover {
  color: #DFFF5E;
}
.footer-five_fcf219ae8cc2fc39 .bottom-nav_136fc2dc120e1cda {
  margin: 0 -12px;
}
.footer-five_fcf219ae8cc2fc39 .bottom-nav_136fc2dc120e1cda a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_fcf219ae8cc2fc39 .bottom-nav_136fc2dc120e1cda a:hover {
  text-decoration: underline;
}
.footer-five_fcf219ae8cc2fc39 .shape_01_1ada4f69334f31f7 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_fcf219ae8cc2fc39 .shape_02_93e840ead9f50a8a {
  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_d782f4d5c50b1a3f {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_319c711b074cefef {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_a0742e5ccc03ddf3 {
  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_5c1741387b5b2fc7 {
  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_370a3a930b49f5d5 {
  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_4d535373510423cd {
  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_ea28092944322907 {
  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_9ea64abb5aa2f5f9 {
  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_c4b4b40ab7edcc4a {
  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_7061d21b46a74814 {
  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_a1b5ff355061a984 {
  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_30d6a2bbe5bece1b {
  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_7fe307e89fb02c4f {
  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_ba3f02f649d33f1c {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_f28b9c575992c5af {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_321efcc3ec98de12 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_1228185845f64282 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_667f046b4ae15c14 {
  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_eab458fc0823b424 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_da00462225733fb6 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_06a72ab47310c418 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_991f6fd9ce768230 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_3d17dec6638e3bf4 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_6bbb2a780fd70082 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_dcf130acc83e3825 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_10a0c0673a80d745 {
  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_b551f2d32209bc26 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_4b1724592ddd7649 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_564ea85e1e48ae4b {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_29618691b910263a {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_924ea5cb8800b479 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_99fe01eff1f2a916 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_e777f5cc76dfdb01 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_b775610895afb3b2 {
  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_15849684673ca845 {
  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_b5312607f0c3ed87 {
  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_7ff5e4ee09917367 {
  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_2badc6571ac96684 {
  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_a83cfc3ea3df3d35 {
  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_4b392957bcd3abb3 {
  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_47bc967d4129c6d6 {
  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_5ba10ccbb4b1638b {
  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_cc7ccb78fc287e39 {
  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_6c254b1dd2c4eeab {
  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_7531449f07f70158 {
  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_54be663e06801127 {
  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_925ccffd6707133f {
  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_7f1e9ef6a0c79a5d {
  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_3fcd38482cf1fd5b {
  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_72c6d0492b3c3fe8 {
  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_049635500a19e237 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_e23c8487834d2c97 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_02e66661b556b5b4 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_d510599e8d4514bf {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_712a237998951646 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_d7b91ca65bc08f67 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_5c116da058bb9b2b {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_0b2e25d826309f28 {
  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_d782f4d5c50b1a3f {
  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_2541cbc48032aa87 {
  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_cc82df1355ede7b3 {
  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_59627f25b6633c31 .theme-select-menu_1832cddc972c1027 {
  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_82db146383f616e4 {
  overflow: hidden;
}
.product-block-one_82db146383f616e4 .img-holder_14ac8366ed3bc7ff {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_82db146383f616e4 .img-holder_14ac8366ed3bc7ff .cart-icon_6ed6b7ee7c6cc52d {
  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_82db146383f616e4 .img-holder_14ac8366ed3bc7ff .cart-icon_6ed6b7ee7c6cc52d:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_82db146383f616e4 .img-holder_14ac8366ed3bc7ff .cart-button_7b0a3aee7eb3bd81 {
  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_82db146383f616e4 .img-holder_14ac8366ed3bc7ff .cart-button_7b0a3aee7eb3bd81:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_82db146383f616e4 .product-title_0a9d22390a35e9b3 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_82db146383f616e4 .rating_5121bfc3c9560748 {
  margin: 0 -3px;
}
.product-block-one_82db146383f616e4 .rating_5121bfc3c9560748 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_82db146383f616e4 .rating_5121bfc3c9560748 li .bi-star-fill_19bb92d0282ef977 {
  color: #FFCB65;
}
.product-block-one_82db146383f616e4 .price_3b462059603f4725 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_82db146383f616e4:hover .cart-button_7b0a3aee7eb3bd81 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_82db146383f616e4:hover .product-img_0b57a0faeafbd5bc {
  transform: scale(0.95);
}
.product-block-one_82db146383f616e4:hover .cart-icon_6ed6b7ee7c6cc52d {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_82db146383f616e4:hover .product-title_0a9d22390a35e9b3 {
  text-decoration: underline;
}

.product-details-one_9df9dce691a41b56 .product-img-tab_4fe7aa2cfdd4af05 {
  border: none;
}
.product-details-one_9df9dce691a41b56 .product-img-tab_4fe7aa2cfdd4af05 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_9df9dce691a41b56 .product-img-tab_4fe7aa2cfdd4af05 .nav-link img {
  max-height: 100%;
}
.product-details-one_9df9dce691a41b56 .product-img-tab_4fe7aa2cfdd4af05 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_9df9dce691a41b56 .product-img-tab-content_18484fb16054e878 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_9df9dce691a41b56 .product-img-tab-content_18484fb16054e878 img {
  margin: auto;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .stock-tag_9a927f4c839b3445 {
  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_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .product-name_4360cf13d6752116 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .rating_5121bfc3c9560748 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .rating_5121bfc3c9560748 li .bi-star-fill_19bb92d0282ef977 {
  color: #FFCB65;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .rating_5121bfc3c9560748 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .rating_5121bfc3c9560748 li a:hover {
  text-decoration: underline;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .price_3b462059603f4725 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .price_3b462059603f4725 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .availability_6b67f958649b6245 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .description-text_ee5cae148b5d9f8b {
  padding: 10px 0 15px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .product-feature_05d60091b9263afc {
  margin-bottom: 20px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .product-feature_05d60091b9263afc li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .product-feature_05d60091b9263afc li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .customize-order_dcbbb2d599bf08e8 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .customize-order_dcbbb2d599bf08e8 .quantity_158d6ad9ada4536c .button-group_97a46c72ccb37688 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .customize-order_dcbbb2d599bf08e8 .quantity_158d6ad9ada4536c .button-group_97a46c72ccb37688 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .customize-order_dcbbb2d599bf08e8 .quantity_158d6ad9ada4536c .button-group_97a46c72ccb37688 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_9df9dce691a41b56 .product-info_19bb55d6e9b3867a .customize-order_dcbbb2d599bf08e8 .quantity_158d6ad9ada4536c .button-group_97a46c72ccb37688 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_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .nav-tabs_f4cf6e041480cd45 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .nav-tabs_f4cf6e041480cd45 .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_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .nav-tabs_f4cf6e041480cd45 .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_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .nav-tabs_f4cf6e041480cd45 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .nav-tabs_f4cf6e041480cd45 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .tab-content_9674733e1a8c4f14 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .tab-content_9674733e1a8c4f14 .product-feature_05d60091b9263afc li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .tab-content_9674733e1a8c4f14 .product-feature_05d60091b9263afc li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .user-comment-area_b0d7d0c7feba8a16 .single-comment_1668108e2b2815ff {
  padding-bottom: 40px;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .user-comment-area_b0d7d0c7feba8a16 .single-comment_1668108e2b2815ff:last-child {
  padding-bottom: 0;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .user-comment-area_b0d7d0c7feba8a16 .user-img_4c25a0d68dd65f67 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .user-comment-area_b0d7d0c7feba8a16 .user-comment-data_28a346c504b29c7e {
  padding-left: 30px;
  position: relative;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .user-comment-area_b0d7d0c7feba8a16 .user-comment-data_28a346c504b29c7e .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .user-comment-area_b0d7d0c7feba8a16 .user-comment-data_28a346c504b29c7e .rating_5121bfc3c9560748 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .user-comment-area_b0d7d0c7feba8a16 .user-comment-data_28a346c504b29c7e .rating_5121bfc3c9560748 li .bi-star-fill_19bb92d0282ef977 {
  color: #FFCB65;
}
.product-details-one_9df9dce691a41b56 .product-review-tab_1111709c3f5265ae .user-comment-area_b0d7d0c7feba8a16 .user-comment-data_28a346c504b29c7e p {
  padding-top: 8px;
}

.cart-list-form_49ecd01fc745ac83 {
  position: relative;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 {
  margin: 0;
  background: transparent;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 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_49ecd01fc745ac83 .table_db36d700d4679785 th:first-child {
  text-align: left;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .product-thumbnails_ec4d29861abfcd88 {
  width: 85px;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .product-thumbnails_ec4d29861abfcd88 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .product-thumbnails_ec4d29861abfcd88 .product-img_0b57a0faeafbd5bc {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .product-info_19bb55d6e9b3867a {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .product-info_19bb55d6e9b3867a .product-name_4360cf13d6752116 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .product-info_19bb55d6e9b3867a .serial_24c8fc17ee17541b {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .product-info_19bb55d6e9b3867a ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .price_3b462059603f4725 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .quantity_158d6ad9ada4536c li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .quantity_158d6ad9ada4536c li .btn_0dd6369a02555e03 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .quantity_158d6ad9ada4536c 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_49ecd01fc745ac83 .table_db36d700d4679785 tbody .remove-product_5f90e9edbe864bb3 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_49ecd01fc745ac83 .table_db36d700d4679785 tbody .remove-product_5f90e9edbe864bb3:hover {
  color: #ff2759;
}
.cart-list-form_49ecd01fc745ac83 .cart-footer_2853204e3bc0c0b2 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_49ecd01fc745ac83 .cart-footer_2853204e3bc0c0b2 .coupon-form_c5ee7254a77013c0 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_49ecd01fc745ac83 .cart-footer_2853204e3bc0c0b2 .cart-total-section_4663392e6aee9728 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_49ecd01fc745ac83 .cart-footer_2853204e3bc0c0b2 .cart-total-section_4663392e6aee9728 .cart-total-table_d3a2df1122826086 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_49ecd01fc745ac83 .cart-footer_2853204e3bc0c0b2 .cart-total-section_4663392e6aee9728 .cart-total-table_d3a2df1122826086 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_49b88ee9f477bba6 {
  height: auto;
}

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

.fancybox-caption_7a3a426cc84462f1, .fancybox-infobar_ebfe8e47e8d8cda2, .fancybox-navigation_815286d8e472263e .fancybox-button_58fe37de970a6b8a, .fancybox-toolbar_2a423ea7aded6179 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_cd063235397ea33d .fancybox-caption_7a3a426cc84462f1, .fancybox-show-infobar_bf764b6471824872 .fancybox-infobar_ebfe8e47e8d8cda2, .fancybox-show-nav_23795958a4425a50 .fancybox-navigation_815286d8e472263e .fancybox-button_58fe37de970a6b8a, .fancybox-show-toolbar_8f45848ba70914c5 .fancybox-toolbar_2a423ea7aded6179 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_f0a88c24ea0277f6 .fancybox-stage_c2a49329993a6a7d {
  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_8ae95c8f70a61bbf .fancybox-slide, .fancybox-slide--current_7c4ec50724226568, .fancybox-slide--next_4119e89c6009753b, .fancybox-slide--previous_3b3fa3bddc28869f {
  display: block;
}

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

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

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

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

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

.fancybox-content_c6f4e80327916a84 {
  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_dbb5c91b621b9e1d .fancybox-content_c6f4e80327916a84 {
  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_77acc61394f566cc .fancybox-content_c6f4e80327916a84 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_c8fb062c984f18a4 .fancybox-content_c6f4e80327916a84 {
  cursor: zoom-in;
}

.fancybox-can-drag_9605a8e10d85b11c .fancybox-content_c6f4e80327916a84 {
  cursor: grab;
}

.fancybox-is-dragging_993cf2f22d4acc61 .fancybox-content_c6f4e80327916a84 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_75fae40e0e158edd .fancybox-content_c6f4e80327916a84 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_bee21faf454b503c .fancybox-content_c6f4e80327916a84, .fancybox-slide--map_c303ebf80a5ba6a7 .fancybox-content_c6f4e80327916a84, .fancybox-slide--video_10340006f3856494 .fancybox-content_c6f4e80327916a84 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_10340006f3856494 .fancybox-content_c6f4e80327916a84 {
  background: #000;
}

.fancybox-slide--map_c303ebf80a5ba6a7 .fancybox-content_c6f4e80327916a84 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_26f2b05cf94befa8 svg path, .fancybox-button--share_26a93ba4dabb1d29 svg path, .fancybox-button--thumbs_73dde478bcadc388 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_23795958a4425a50 .fancybox-navigation_815286d8e472263e .fancybox-button_58fe37de970a6b8a {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_815286d8e472263e .fancybox-button--arrow_left_6991b7ee3886dd18 {
  left: 6px;
}

.fancybox-navigation_815286d8e472263e .fancybox-button--arrow_right_4b62960061567d50 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_bee21faf454b503c .fancybox-close-small_417590986b9eaedb, .fancybox-slide--image_dbb5c91b621b9e1d .fancybox-close-small_417590986b9eaedb, .fancybox-slide--video_10340006f3856494 .fancybox-close-small_417590986b9eaedb {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_bee21faf454b503c .fancybox-close-small_417590986b9eaedb:hover svg, .fancybox-slide--image_dbb5c91b621b9e1d .fancybox-close-small_417590986b9eaedb:hover svg, .fancybox-slide--video_10340006f3856494 .fancybox-close-small_417590986b9eaedb:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_33e032bebaed095c .fancybox-close-small_417590986b9eaedb, .fancybox-is-zoomable_2337d0d07d01a985.fancybox-can-drag_9605a8e10d85b11c .fancybox-close-small_417590986b9eaedb {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_01745c83623021d6.fancybox-slide--next_4119e89c6009753b, .fancybox-fx-fade_01745c83623021d6.fancybox-slide--previous_3b3fa3bddc28869f {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_01745c83623021d6.fancybox-slide--current_7c4ec50724226568 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_a67d8811e0d8d267 {
  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_3a4871b8f354aea3 {
  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_921f531199d1a88a {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_f57742abf8d23c45 .fancybox-thumbs_3a4871b8f354aea3 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_3a4871b8f354aea3 > 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_3a4871b8f354aea3 .fancybox-thumbs-active_c54aac028dbbaa4b:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_efada3ece40e6ba5 .slick-track_0e27aacc8554c81f,
.slick-slider_efada3ece40e6ba5 .slick-list_9c987d26e4377be1 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_5c58ce9effb45b2f .slick-track_0e27aacc8554c81f {
  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_5c58ce9effb45b2f img {
  display: none;
}

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

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

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

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

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