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

.h1_8962ece4cfbeb964,
h1,
.h2_cd5a2aaed38ba680,
h2,
.h3_342bf6f88767d62a,
h3,
.h4_ad55d3600512aeef,
h4,
.h5_7c3b6245563625fc,
h5,
.h6_4ec30e413c23b0d9,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_8f224d37af62366e {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_46cc849ecf3ae3a9 {
  padding: 0 !important;
}

.m0_1b5d01a90e9156d3 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_c5348fa1346dede7 {
    padding: 0 !important;
  }
  .xl-m0_27d1a30b523a1de5 {
    margin: 0 !important;
  }
  .xl-pt-10_64a78ce3316934f0 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f6491d1688ad65d6 {
    padding-top: 20px !important;
  }
  .xl-pt-30_752cb2a811e1c5e2 {
    padding-top: 30px !important;
  }
  .xl-pt-40_844d07b8965061f0 {
    padding-top: 40px !important;
  }
  .xl-pt-50_dcfc3011ba15b27d {
    padding-top: 50px !important;
  }
  .xl-pt-60_e75c9db6950bda12 {
    padding-top: 60px !important;
  }
  .xl-pt-70_6b0f9e5ae6c19a76 {
    padding-top: 70px !important;
  }
  .xl-pt-80_6c3095afee1ea1e6 {
    padding-top: 80px !important;
  }
  .xl-pt-90_1773d4b8c6265529 {
    padding-top: 90px !important;
  }
  .xl-pt-100_a5e7507a8db7ae80 {
    padding-top: 100px !important;
  }
  .xl-pt-110_43e0abe16d6c9f12 {
    padding-top: 110px !important;
  }
  .xl-pt-120_76efbb0b9ecebc11 {
    padding-top: 120px !important;
  }
  .xl-pt-130_a04875b13eb296d7 {
    padding-top: 130px !important;
  }
  .xl-pt-140_2fb49a1c0be4ef23 {
    padding-top: 140px !important;
  }
  .xl-pt-150_e90557160d130d75 {
    padding-top: 150px !important;
  }
  .xl-pt-200_e3c4b7c5944b007b {
    padding-top: 200px !important;
  }
  .xl-pb-10_8336b4a918d077fa {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_c2f918d3644ff1c8 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_cc310e8d975db56e {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_2f27094f9b5a1001 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_b7ba1ad53cee336e {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_f20241b04ed74a0b {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_96af3e5a4e691000 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_0b4b6aa03e7ccbe8 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_ece4c9deb83eb3ad {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_d3db82a55e3d5516 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_73483559f98377c2 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_887a345aba37c503 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_621b2b1d9779c865 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_c923fc3919c9063e {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_4e5e66c34fab2552 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_81e3dec47f05a761 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_c7916a37e1ef60b5 {
    margin-top: 10px !important;
  }
  .xl-mt-20_81c684cfce208509 {
    margin-top: 20px !important;
  }
  .xl-mt-30_75ea71916ebcbce7 {
    margin-top: 30px !important;
  }
  .xl-mt-40_a595daedfe8b71ce {
    margin-top: 40px !important;
  }
  .xl-mt-50_1d9d30069867dd74 {
    margin-top: 50px !important;
  }
  .xl-mt-60_657a1c07c389f4ee {
    margin-top: 60px !important;
  }
  .xl-mt-70_c59f6676259e6da6 {
    margin-top: 70px !important;
  }
  .xl-mt-80_07b9a0a4830868d0 {
    margin-top: 80px !important;
  }
  .xl-mt-90_dc3f5a9868f8b332 {
    margin-top: 90px !important;
  }
  .xl-mt-100_f7dd73d73e20cbc8 {
    margin-top: 100px !important;
  }
  .xl-mt-110_b566834bd1739110 {
    margin-top: 110px !important;
  }
  .xl-mt-120_f4e3677acf3cdd6d {
    margin-top: 120px !important;
  }
  .xl-mt-130_62cd49a1b085cc89 {
    margin-top: 130px !important;
  }
  .xl-mt-140_735145ec20d9ce23 {
    margin-top: 140px !important;
  }
  .xl-mt-150_5d2ace47039c830e {
    margin-top: 150px !important;
  }
  .xl-mt-200_125af1d503f7fc5c {
    margin-top: 200px !important;
  }
  .xl-mb-10_b6449f92de94753e {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_e8804ffd3ec5e652 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_82ca792332616ea5 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_f90cf7a9262ac7f8 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_e5583c177d5486ec {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_82bf26135d8138d6 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_8eef3d5fce341bae {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_02462f37af5c35be {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_cc0ce0aae6d9c5cf {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_887e10a9d844a73e {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_76d0e3eaffd9b60e {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_6dbaf6f453e64a2b {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_85fd582c2527eeb7 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_9162f657bfd56337 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_49d68eed363f8fae {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_dcc02dfb15944e63 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_28de99e7f4c3c6de {
    padding: 0 !important;
  }
  .lg-m0_cb3a3845c4edbf80 {
    margin: 0 !important;
  }
  .lg-pt-10_a66599a6041a7732 {
    padding-top: 10px !important;
  }
  .lg-pt-20_21e6c722a5ce9ce2 {
    padding-top: 20px !important;
  }
  .lg-pt-30_54fe0ed12101e4b1 {
    padding-top: 30px !important;
  }
  .lg-pt-40_d5c57eb16a6a4f96 {
    padding-top: 40px !important;
  }
  .lg-pt-50_a4d7108f2e2c8259 {
    padding-top: 50px !important;
  }
  .lg-pt-60_a13fafe09c52c85d {
    padding-top: 60px !important;
  }
  .lg-pt-70_8f925fcdba53b815 {
    padding-top: 70px !important;
  }
  .lg-pt-80_c806a5c784a084f4 {
    padding-top: 80px !important;
  }
  .lg-pt-90_fff59c591bf3a64c {
    padding-top: 90px !important;
  }
  .lg-pt-100_eca920202ed4396a {
    padding-top: 100px !important;
  }
  .lg-pt-110_39b00a39a059e08e {
    padding-top: 110px !important;
  }
  .lg-pt-120_7ffe86ac98e25601 {
    padding-top: 120px !important;
  }
  .lg-pt-130_e815e9c417075f2a {
    padding-top: 130px !important;
  }
  .lg-pt-140_781e19eea1af12ef {
    padding-top: 140px !important;
  }
  .lg-pt-150_55abca02000af8ff {
    padding-top: 150px !important;
  }
  .lg-pt-200_3d77d15e0d14d1e7 {
    padding-top: 200px !important;
  }
  .lg-pb-10_6fbb4b0a1891fe0b {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_d30f3554b9294702 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_a14d75424518b5bc {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_226cefc581e91579 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_0b1ce3365ca690a0 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_30fd2f329c40aac8 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_498ead6f8747d360 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_054396cdb2be38cb {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_a62dab06ca3c11d6 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_f188ac9ab8e0917c {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_9410ac06553e45f2 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_40ed9a4db313ca5b {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_0b29c8b9a6e68403 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_ca1bf295d867f76e {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_27c89f126028aff8 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_cf0a93315878a227 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_9ea62b52d2b37fd6 {
    margin-top: 10px !important;
  }
  .lg-mt-20_8b2bb956cdcb7d42 {
    margin-top: 20px !important;
  }
  .lg-mt-30_e575ed4f9fe29a41 {
    margin-top: 30px !important;
  }
  .lg-mt-40_2a7256f171fc4963 {
    margin-top: 40px !important;
  }
  .lg-mt-50_aebe7263a25e7b11 {
    margin-top: 50px !important;
  }
  .lg-mt-60_8dd58dbfd555dc22 {
    margin-top: 60px !important;
  }
  .lg-mt-70_5f2efa0bfa121480 {
    margin-top: 70px !important;
  }
  .lg-mt-80_214e45bf99e61417 {
    margin-top: 80px !important;
  }
  .lg-mt-90_d9e0aeccec977491 {
    margin-top: 90px !important;
  }
  .lg-mt-100_e18ccc6c0b341579 {
    margin-top: 100px !important;
  }
  .lg-mt-110_fab66678a94aca7d {
    margin-top: 110px !important;
  }
  .lg-mt-120_a45551b2d9db73dc {
    margin-top: 120px !important;
  }
  .lg-mt-130_df6496dee091331f {
    margin-top: 130px !important;
  }
  .lg-mt-140_618356cd17a4edbd {
    margin-top: 140px !important;
  }
  .lg-mt-150_5af895a6a25a05ba {
    margin-top: 150px !important;
  }
  .lg-mt-200_4a2bd0d759cb4c6c {
    margin-top: 200px !important;
  }
  .lg-mb-10_405ffb27f979a08c {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_7a26fb99466d38bd {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_2ca709f09ee90f09 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_93fd9794d2d25403 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_5bc002064e9801e0 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_82ddeb69b142ae50 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_6fcf06c3ba5739e9 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_0e06749ca77b66d3 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_20ab1f6eaaaf806f {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_7d0a83d687462d0b {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_3ad8a24cdf52b434 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_086891e004e46f05 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_7cb5ab401d9b5b81 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_91ec287aeca971f7 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_17db6a11fbdc96a3 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_3d1103d14c1589f3 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_9f328397aacf2a5d {
    padding: 0 !important;
  }
  .md-m0_d4b8b89eb485363a {
    margin: 0 !important;
  }
  .md-pt-10_9c59e309c91f4914 {
    padding-top: 10px !important;
  }
  .md-pt-20_d3901c69394948e0 {
    padding-top: 20px !important;
  }
  .md-pt-30_dd6ef4219cd87364 {
    padding-top: 30px !important;
  }
  .md-pt-40_02684bdccb697d2b {
    padding-top: 40px !important;
  }
  .md-pt-50_bdb0bea8705adf26 {
    padding-top: 50px !important;
  }
  .md-pt-60_336eea619107eed5 {
    padding-top: 60px !important;
  }
  .md-pt-70_a1fd8223ebcd7e8d {
    padding-top: 70px !important;
  }
  .md-pt-80_90326dcc1b24c891 {
    padding-top: 80px !important;
  }
  .md-pt-90_9d37d93a7cf70e7c {
    padding-top: 90px !important;
  }
  .md-pt-100_a5a8d8db4a03b744 {
    padding-top: 100px !important;
  }
  .md-pt-110_1aa7bcfc1f1c340b {
    padding-top: 110px !important;
  }
  .md-pt-120_5e42de7b9ef77f8c {
    padding-top: 120px !important;
  }
  .md-pt-130_951359c082f92cc8 {
    padding-top: 130px !important;
  }
  .md-pt-140_d8a0e44ef7554a84 {
    padding-top: 140px !important;
  }
  .md-pt-150_64d7807d0e47227f {
    padding-top: 150px !important;
  }
  .md-pt-200_cc5e97096f292feb {
    padding-top: 200px !important;
  }
  .md-pb-10_e9604d3c4925aca3 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_80541c4abaf94081 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_afc9f7333fcb4b91 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_bddf9d97ba77e23e {
    padding-bottom: 40px !important;
  }
  .md-pb-50_4ba2c0a34ea014ef {
    padding-bottom: 50px !important;
  }
  .md-pb-60_286a8a8504ed9584 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_f3bdd32a219d61fa {
    padding-bottom: 70px !important;
  }
  .md-pb-80_ccd3cc56763e192f {
    padding-bottom: 80px !important;
  }
  .md-pb-90_2fb246b7b9888fc9 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_0e0f35e66c2feee1 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_fb9a8baac4d49590 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_9ee1c77f7e2eaf26 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_2053a444195b64ff {
    padding-bottom: 130px !important;
  }
  .md-pb-140_a4356f72bc4ab58f {
    padding-bottom: 140px !important;
  }
  .md-pb-150_c82c99bb614f41e0 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_ab0e6f5f8335c863 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_7e0b7438b9e3411f {
    margin-top: 10px !important;
  }
  .md-mt-20_8aa89fc6ededc3eb {
    margin-top: 20px !important;
  }
  .md-mt-30_a88e08469b908bdb {
    margin-top: 30px !important;
  }
  .md-mt-40_98706a10b5476d9d {
    margin-top: 40px !important;
  }
  .md-mt-50_ec058cc14da953f0 {
    margin-top: 50px !important;
  }
  .md-mt-60_57a65a5b912ad0a6 {
    margin-top: 60px !important;
  }
  .md-mt-70_68c0acd3c6de2a4c {
    margin-top: 70px !important;
  }
  .md-mt-80_e05b82b98f39bbe5 {
    margin-top: 80px !important;
  }
  .md-mt-90_31a9e42cc7de4331 {
    margin-top: 90px !important;
  }
  .md-mt-100_4f91fe44b7512432 {
    margin-top: 100px !important;
  }
  .md-mt-110_6c9ebcd121a79e44 {
    margin-top: 110px !important;
  }
  .md-mt-120_fa88ad7ad91ae8f8 {
    margin-top: 120px !important;
  }
  .md-mt-130_dba4a63f812d3570 {
    margin-top: 130px !important;
  }
  .md-mt-140_0c3ace5972a354d7 {
    margin-top: 140px !important;
  }
  .md-mt-150_55dbcc3942374973 {
    margin-top: 150px !important;
  }
  .md-mt-200_a0f4e1122c2b4bf4 {
    margin-top: 200px !important;
  }
  .md-mb-10_4160a980c9a59c62 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_11153e6a73f732bd {
    margin-bottom: 20px !important;
  }
  .md-mb-30_a8d095135e37c919 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_a967ac54869088f0 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_064de53f9af7ef62 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_384d7d01bdf54bad {
    margin-bottom: 60px !important;
  }
  .md-mb-70_d13a3986489277f6 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_56e582abee90b71f {
    margin-bottom: 80px !important;
  }
  .md-mb-90_5bb6c957836886a0 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_bb7bc0349c4c58a1 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_126d0d7e9de90889 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_579b6869de28a271 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_95e2cdb74ffd88f7 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_6a37258c300b31e7 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_069a7e33489150ae {
    margin-bottom: 150px !important;
  }
  .md-mb-200_126f3d79ebd28a15 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_483de24edac43d00 {
    padding: 0 !important;
  }
  .sm-m0_8db3633fd4af19cd {
    margin: 0 !important;
  }
  .sm-pt-10_7cbe4ac60fc8496e {
    padding-top: 10px !important;
  }
  .sm-pt-20_9c10a8c9eb0ff36a {
    padding-top: 20px !important;
  }
  .sm-pt-30_94da92f14169b32f {
    padding-top: 30px !important;
  }
  .sm-pt-40_195c690692c8fc56 {
    padding-top: 40px !important;
  }
  .sm-pt-50_7e2d97f01a6713e4 {
    padding-top: 50px !important;
  }
  .sm-pt-60_c0cb33c279fe50b5 {
    padding-top: 60px !important;
  }
  .sm-pt-70_deadeb1712c5ec45 {
    padding-top: 70px !important;
  }
  .sm-pt-80_cd4d7b77cd20b7aa {
    padding-top: 80px !important;
  }
  .sm-pt-90_da581b0c1c568217 {
    padding-top: 90px !important;
  }
  .sm-pt-100_957621937d4bb456 {
    padding-top: 100px !important;
  }
  .sm-pt-110_fe690934f5f9bcd3 {
    padding-top: 110px !important;
  }
  .sm-pt-120_b1f9d8c041145ea9 {
    padding-top: 120px !important;
  }
  .sm-pt-130_299716dbddd6ad83 {
    padding-top: 130px !important;
  }
  .sm-pt-140_fda4c62e42b48d1c {
    padding-top: 140px !important;
  }
  .sm-pt-150_e8bf84fc4ee531d2 {
    padding-top: 150px !important;
  }
  .sm-pt-200_2f6b4f750f5f774e {
    padding-top: 200px !important;
  }
  .sm-pb-10_ab4818cf450fb90f {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_bfd0e48cbf6abf1d {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_c4b53725023631df {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_2679508da8fa15b5 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_ad464bc516eac87f {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_72cbdbb517dfe677 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_d532f0d9e7a992ff {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_3adc13b91d831a8e {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_3d154f6f849efd35 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_d5a13136a3974ed7 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_32b33184b584e91a {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_5993172fedf435c5 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_ca7d56eb071c0c8e {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_0a4bbb076dcc054f {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_f1d398e8dfac8916 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_e8fb28a80951db42 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_4585e5d55bead2b2 {
    margin-top: 10px !important;
  }
  .sm-mt-20_d966947fbf6e8a3e {
    margin-top: 20px !important;
  }
  .sm-mt-30_e4b1c603795e9176 {
    margin-top: 30px !important;
  }
  .sm-mt-40_d8c8ceb97539bc21 {
    margin-top: 40px !important;
  }
  .sm-mt-50_0fbe8d071b4564db {
    margin-top: 50px !important;
  }
  .sm-mt-60_1abde85eca160e4c {
    margin-top: 60px !important;
  }
  .sm-mt-70_99aaacc51dc5a00c {
    margin-top: 70px !important;
  }
  .sm-mt-80_b7a6f303210fd832 {
    margin-top: 80px !important;
  }
  .sm-mt-90_b438bbd3769f8bac {
    margin-top: 90px !important;
  }
  .sm-mt-100_ffd75275d9ef681f {
    margin-top: 100px !important;
  }
  .sm-mt-110_bb8184836bf06a61 {
    margin-top: 110px !important;
  }
  .sm-mt-120_9765284883f649e3 {
    margin-top: 120px !important;
  }
  .sm-mt-130_e37c4d9ffb3672c9 {
    margin-top: 130px !important;
  }
  .sm-mt-140_50361e5713ae75dd {
    margin-top: 140px !important;
  }
  .sm-mt-150_5dfc39e8a4a851f2 {
    margin-top: 150px !important;
  }
  .sm-mt-200_7cccce698663c779 {
    margin-top: 200px !important;
  }
  .sm-mb-10_b5e6acfc45b99aa1 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_d84a9f8460639505 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_25f0e1667f2e193e {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_5fd183c533e0f8e6 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_c05461ac79407bf2 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_ffeae4f9a2b082df {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_31281f9b04172624 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_ee6737ce0fb1db61 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_08d54d8573e682a3 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_0a35c4758b6be885 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_a6b814e97e26f4a6 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_1314aa5894308b3f {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_cd2739dc1846d7ea {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_fc85da2ada3c88f2 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_e249864b5e3eb856 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_5aaecad8e7b5f1c5 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_e1e1c482e75163a5 {
    padding: 0 !important;
  }
  .xs-m0_b8774921f9f37acc {
    margin: 0 !important;
  }
  .xs-pt-10_73899cbc96760eac {
    padding-top: 10px !important;
  }
  .xs-pt-20_ed67f1454342b71d {
    padding-top: 20px !important;
  }
  .xs-pt-30_56b32931667a7ffb {
    padding-top: 30px !important;
  }
  .xs-pt-40_56200a85e0b35241 {
    padding-top: 40px !important;
  }
  .xs-pt-50_c134a4119c3e2fb1 {
    padding-top: 50px !important;
  }
  .xs-pt-60_ebcf4b94a96ee5ba {
    padding-top: 60px !important;
  }
  .xs-pt-70_c2d0f2d46600f2e0 {
    padding-top: 70px !important;
  }
  .xs-pt-80_703376e663be3c89 {
    padding-top: 80px !important;
  }
  .xs-pt-90_5960b752082fbb8c {
    padding-top: 90px !important;
  }
  .xs-pt-100_78c26bd0fa265281 {
    padding-top: 100px !important;
  }
  .xs-pt-110_0557d8668c619861 {
    padding-top: 110px !important;
  }
  .xs-pt-120_4ae7c7eb98711ff6 {
    padding-top: 120px !important;
  }
  .xs-pt-130_8102a3351766207c {
    padding-top: 130px !important;
  }
  .xs-pt-140_a34a591a7fa592a2 {
    padding-top: 140px !important;
  }
  .xs-pt-150_d8d9e861687acce3 {
    padding-top: 150px !important;
  }
  .xs-pt-200_d5406399a710ab98 {
    padding-top: 200px !important;
  }
  .xs-pb-10_7d99c168e72616a6 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_5c4d1f26ce7b6c4b {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_901a28315df826a5 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_9f95f95a3380b404 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_fc021e7f45853f22 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_3e885c9d2be36135 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_c6672e1039015be7 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_1e45a6f914111966 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_1b8c6bee245f88f0 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_7d29d9415ad19299 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_e22702256e46894a {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_7b4fe08f3dda010d {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_c582dd6e9350e4f6 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_49b7150f5f042d82 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_8cdd6c1c81cd030c {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_3167d162d93d7772 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_fd2e3c8be167ac08 {
    margin-top: 10px !important;
  }
  .xs-mt-20_ff947c39f8e63b52 {
    margin-top: 20px !important;
  }
  .xs-mt-30_32c60e20b23f0c0b {
    margin-top: 30px !important;
  }
  .xs-mt-40_b3650847f4679b6a {
    margin-top: 40px !important;
  }
  .xs-mt-50_e43dfb84e99eb9ee {
    margin-top: 50px !important;
  }
  .xs-mt-60_41b4cab8f460e483 {
    margin-top: 60px !important;
  }
  .xs-mt-70_c4d91ab1854f30b4 {
    margin-top: 70px !important;
  }
  .xs-mt-80_2e23be8b33758971 {
    margin-top: 80px !important;
  }
  .xs-mt-90_49c803aab4d73dad {
    margin-top: 90px !important;
  }
  .xs-mt-100_fda1c851ab5fc536 {
    margin-top: 100px !important;
  }
  .xs-mt-110_b2e040d0a132f3fc {
    margin-top: 110px !important;
  }
  .xs-mt-120_ff85824afec2b6d7 {
    margin-top: 120px !important;
  }
  .xs-mt-130_e18977e135c43fb7 {
    margin-top: 130px !important;
  }
  .xs-mt-140_34bb61a7b3bf31aa {
    margin-top: 140px !important;
  }
  .xs-mt-150_f62890e26185f107 {
    margin-top: 150px !important;
  }
  .xs-mt-200_0ba617033353daa3 {
    margin-top: 200px !important;
  }
  .xs-mb-10_bdc43b8b917b4c48 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_559ac03fa1cca126 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_bda6e9e4f672ce5d {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_40703f10aef7c973 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_0218ac77f72ba4f2 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_7a99fbb4b21d72ad {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_d14f307204ad8e57 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_cba5f40fa22e3708 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_8710df0f8a854b5c {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_806007405cb804b6 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_1fcc4ad1db589ab7 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_75321103e8de1958 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_a0d2b12d5f02c68b {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_7fd0a35420cfabee {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_69544fcb9834ef1c {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_fc88a8eab1221ccd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_5904edd7f7ad779a {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_5904edd7f7ad779a.menu-overlay_39797dd726eabbb5 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_5904edd7f7ad779a.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_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-three_221c6b3310688737 .navbar-toggler_bcfd48191a8447fb {
  background: #000;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-four_2461bdec4d87e2bd .navbar-toggler_bcfd48191a8447fb {
  background: #E6FD5A;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-five_649ccca3a2d0d31e .navbar-toggler_bcfd48191a8447fb {
  background: #DFFF5E;
}
.theme-main-menu_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb:focus {
  box-shadow: none;
}
.theme-main-menu_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb::before,
.theme-main-menu_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb::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_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb 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_5904edd7f7ad779a.menu-style-three_221c6b3310688737 .navbar-toggler_bcfd48191a8447fb:before, .theme-main-menu_5904edd7f7ad779a.menu-style-three_221c6b3310688737 .navbar-toggler_bcfd48191a8447fb:after, .theme-main-menu_5904edd7f7ad779a.menu-style-three_221c6b3310688737 .navbar-toggler_bcfd48191a8447fb span {
  background: #fff;
}
.theme-main-menu_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_5904edd7f7ad779a .navbar-toggler_bcfd48191a8447fb[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_5904edd7f7ad779a .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_5904edd7f7ad779a .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_5904edd7f7ad779a.white-vr_39f68954c6a51a24 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_5904edd7f7ad779a.white-vr_39f68954c6a51a24 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_5904edd7f7ad779a.white-vr_39f68954c6a51a24.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-one_9088724748b26266 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 .info-row_7a4f9ff4e237ed0e {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 .gap-fix_761605b5155a2cdb {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 .greetings_cff76867af9c631b {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 .contact-info_a13eed2ef0d25529 {
  margin: 0 -15px;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 .contact-info_a13eed2ef0d25529 li {
  padding: 0 15px;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 .contact-info_a13eed2ef0d25529 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 .contact-info_a13eed2ef0d25529 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9 .inner-content_ca40c4d6217539b5 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-two_f0641755a6b982f9.fixed .info-row_7a4f9ff4e237ed0e {
  display: none;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-five_649ccca3a2d0d31e {
  background: #000;
  padding: 0;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-five_649ccca3a2d0d31e .inner-content_ca40c4d6217539b5 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-six_009c2022cf938a18 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_5904edd7f7ad779a.menu-style-six_009c2022cf938a18 .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_5904edd7f7ad779a .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_5ef93b347cf928e2 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_5ef93b347cf928e2 .mega-menu-title_34b8d31a437587bc {
  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_5904edd7f7ad779a .login-btn-one_484aaf987d6102e5 a {
  color: #000;
}
.theme-main-menu_5904edd7f7ad779a .login-btn-one_484aaf987d6102e5 a:hover {
  text-decoration: underline;
}
.theme-main-menu_5904edd7f7ad779a .login-btn-two_d6cd2a9e2c6190c3 a {
  color: #044F3B;
}
.theme-main-menu_5904edd7f7ad779a .login-btn-two_d6cd2a9e2c6190c3 a:hover {
  text-decoration: underline;
}
.theme-main-menu_5904edd7f7ad779a .signup-btn-one_85bff7f00d968d0d 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_5904edd7f7ad779a .signup-btn-one_85bff7f00d968d0d .icon_a70962452d1caa5e {
  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_5904edd7f7ad779a .signup-btn-one_85bff7f00d968d0d:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5904edd7f7ad779a .signup-btn-one_85bff7f00d968d0d:hover .icon_a70962452d1caa5e {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_5904edd7f7ad779a .signup-btn-two_1e028bc2a0d1b47e {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_5904edd7f7ad779a .signup-btn-two_1e028bc2a0d1b47e:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_5904edd7f7ad779a .quote-one_fc65758cfddeb9ed {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_5904edd7f7ad779a .quote-one_fc65758cfddeb9ed:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_53a5d3af9f68e2ac {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_53a5d3af9f68e2ac li {
  position: relative;
  padding: 0 15px;
}
.category-menu_53a5d3af9f68e2ac li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_53a5d3af9f68e2ac li a:hover {
  color: #0C3A30;
}
.category-menu_53a5d3af9f68e2ac .dropdown-menu {
  padding: 0;
}
.category-menu_53a5d3af9f68e2ac .dropdown-menu li {
  padding: 0;
}
.category-menu_53a5d3af9f68e2ac .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_354c2ae7eade37e8 .logo_d8d7a45a797af680 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_39f68954c6a51a24 .navbar-collapse_354c2ae7eade37e8 {
    background-color: #0C3A30;
  }
  .navbar-collapse_354c2ae7eade37e8 {
    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_354c2ae7eade37e8.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_5904edd7f7ad779a .navbar .mega-dropdown_12eda8affb675a76 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_39f68954c6a51a24 .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_5ef93b347cf928e2 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_31ca1e860275ecba .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_9fb24640b4397cef {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_9fb24640b4397cef::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_9fb24640b4397cef .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_9fb24640b4397cef .hero-slider-one .hero-img_3f9e515acf4785f2 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_9fb24640b4397cef .hero-slider-one .slick-list_51d68d7fc0a459a5, .hero-banner-one_9fb24640b4397cef .hero-slider-one .slick-track_10b5f9547d822b96, .hero-banner-one_9fb24640b4397cef .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_9fb24640b4397cef .hero-heading_8996d717bda3481b {
  font-weight: 700;
  color: #000;
  background: url(../pictures/shape_ee071d62d6/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_9fb24640b4397cef .more-btn_f5c996c69a0c4854 {
  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_9fb24640b4397cef .more-btn_f5c996c69a0c4854:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_8fb414b07950e7fd {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_8fb414b07950e7fd .bg-wrapper_8f10d3a128fd1164 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_8fb414b07950e7fd .hero-heading_8996d717bda3481b {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_8fb414b07950e7fd .rating_13c8dc3e296623d8 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_8fb414b07950e7fd .rating_13c8dc3e296623d8 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_8fb414b07950e7fd .media-wrapper_9e55847aa83cdb7c {
  position: absolute;
  background: url(../pictures/assets_82f4088cea/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_8fb414b07950e7fd .media-wrapper_9e55847aa83cdb7c .shape_01_e62d9a07df505db6 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_8fb414b07950e7fd .media-wrapper_9e55847aa83cdb7c .shape_02_b9227464f6576da5 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_b688a78ae9d8559f .hero-heading_8996d717bda3481b {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_b688a78ae9d8559f .media-wrapper_9e55847aa83cdb7c {
  background: url(../pictures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_b688a78ae9d8559f .media-wrapper_9e55847aa83cdb7c .screen_01_795e1eb6fc86ee1d {
  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_b688a78ae9d8559f .media-wrapper_9e55847aa83cdb7c .screen_02_88c791869e02c155 {
  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_b688a78ae9d8559f .media-wrapper_9e55847aa83cdb7c .bg-shape_f730af112df95230 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_b688a78ae9d8559f .shape_01_e62d9a07df505db6 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_e4d4e9f5f4a11579 .bg-wrapper_8f10d3a128fd1164 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_e4d4e9f5f4a11579 .media-wrapper_9e55847aa83cdb7c {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_e4d4e9f5f4a11579 .media-wrapper_9e55847aa83cdb7c .shape_01_e62d9a07df505db6 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_e4d4e9f5f4a11579 .shape_02_b9227464f6576da5 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_01c225b1bef340b6 + .blog-details_9661005e677d8391 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_f10b0472835410bf {
  z-index: 1;
}
.block-feature-three_f10b0472835410bf:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_f10b0472835410bf.no-bg_02b4ca8840332da2:before {
  display: none;
}
.block-feature-three_f10b0472835410bf .section-btn_f6c463751fed5ba4 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_f10b0472835410bf .block-title_99651dc707dcc9cf a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_f10b0472835410bf .block-title_99651dc707dcc9cf a:hover {
  text-decoration: underline;
}
.block-feature-three_f10b0472835410bf .round-btn_3e582dbdcd89303c {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_f10b0472835410bf .round-btn_3e582dbdcd89303c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_f10b0472835410bf .block-one_f6eec40ea70946ba {
  background: url(../pictures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_f10b0472835410bf .block-one_f6eec40ea70946ba .tag_c11f60613436a6f1 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_f10b0472835410bf .block-one_f6eec40ea70946ba .block-title_99651dc707dcc9cf {
  background: url(../pictures/shape_ee071d62d6/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_f10b0472835410bf .block-two_6a594089f3b61895 {
  overflow: hidden;
}
.block-feature-three_f10b0472835410bf .block-two_6a594089f3b61895 .img-wrapper_d1dbd10a704bca23 {
  background: url(../pictures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_f10b0472835410bf .block-two_6a594089f3b61895 .text-wrapper_d1674af79382b1fe {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_f10b0472835410bf .block-two_6a594089f3b61895 .tag_c11f60613436a6f1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_f10b0472835410bf .block-three_0cfb2c7bbdedec1e {
  background: #D3FF76;
}
.block-feature-three_f10b0472835410bf .block-three_0cfb2c7bbdedec1e .tag_c11f60613436a6f1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_f10b0472835410bf .block-three_0cfb2c7bbdedec1e .round-btn_3e582dbdcd89303c {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_f10b0472835410bf .block-three_0cfb2c7bbdedec1e .round-btn_3e582dbdcd89303c:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_f10b0472835410bf .block-four_839b1b17da91a28f {
  background: url(../pictures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_f10b0472835410bf .block-four_839b1b17da91a28f .block-title_99651dc707dcc9cf {
  background: url(../pictures/shape_ee071d62d6/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_f10b0472835410bf .block-four_839b1b17da91a28f .block-title_99651dc707dcc9cf a {
  font-size: 28px;
}
.block-feature-three_f10b0472835410bf .block-four_839b1b17da91a28f .tag_c11f60613436a6f1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_f10b0472835410bf .block-four_839b1b17da91a28f .round-btn_3e582dbdcd89303c {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_f10b0472835410bf .block-four_839b1b17da91a28f .round-btn_3e582dbdcd89303c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_f10b0472835410bf .block-five_2c9429ac096b68eb {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_f10b0472835410bf .block-five_2c9429ac096b68eb .tag_c11f60613436a6f1 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_f10b0472835410bf .block-five_2c9429ac096b68eb .block-title_99651dc707dcc9cf {
  background: url(../pictures/shape_ee071d62d6/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_7f840abc99008a1d .upper-wrapper_2c7402306efcfdfc {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_7f840abc99008a1d .upper-wrapper_2c7402306efcfdfc .shape_01_e62d9a07df505db6 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_7f840abc99008a1d .line-loop_6f9ba6352b05ad2f:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_7f840abc99008a1d .graph-panel_4db1b5a58be4bae4 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_7f840abc99008a1d .graph-panel_4db1b5a58be4bae4 .main-count_d99922484911a88b {
  font-size: 120px;
}
.block-feature-thirteen_7f840abc99008a1d .graph-panel_4db1b5a58be4bae4 .chart-box_8e217640da68ba8d {
  padding: 0 15px;
}
.block-feature-thirteen_7f840abc99008a1d .graph-panel_4db1b5a58be4bae4 .chart-box_8e217640da68ba8d .chart-inner_00669edc5e291490 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_6807729f066956b4 .media-img_5803b0e5bf2697dc {
  border-radius: 30px;
}
.block-feature-sixteen_6807729f066956b4 .shape_01_e62d9a07df505db6 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_f9f6c9be0fd3a433 .section-subheading_4a3ce164ff49658c {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_f9f6c9be0fd3a433 .shape_01_e62d9a07df505db6 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_5becdcecb0710049 {
  z-index: 1;
}
.text-feature-four_5becdcecb0710049 .avatar_3b0be226d8947ae1 {
  width: 65px;
  height: 65px;
}
.text-feature-four_5becdcecb0710049 .name {
  font-size: 28px;
}
.text-feature-four_5becdcecb0710049 .quote-text_8ac7a8f18a267736 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_5becdcecb0710049 .shape_01_e62d9a07df505db6 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_5becdcecb0710049 .shape_02_b9227464f6576da5 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_4b4bb77c6f6cc7e6 .bg-wrapper_8f10d3a128fd1164 {
  background: #FFF2AC;
}
.text-feature-five_4b4bb77c6f6cc7e6 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_4b4bb77c6f6cc7e6 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_4b4bb77c6f6cc7e6 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_4b4bb77c6f6cc7e6 li:hover:before {
  background: #29594B;
}
.text-feature-five_4b4bb77c6f6cc7e6 li:hover:after {
  color: #fff;
}
.text-feature-five_4b4bb77c6f6cc7e6 .media-wrapper_9e55847aa83cdb7c {
  background: url(../pictures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_4b4bb77c6f6cc7e6 .media-wrapper_9e55847aa83cdb7c .video-icon_afac3f9c8dcd84d4 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_4b4bb77c6f6cc7e6 .media-wrapper_9e55847aa83cdb7c .video-icon_afac3f9c8dcd84d4:hover {
  background: #CFFF45;
}
.text-feature-five_4b4bb77c6f6cc7e6 .media-wrapper_9e55847aa83cdb7c .screen_01_795e1eb6fc86ee1d {
  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_4279a0925fd25a02 {
  z-index: 1;
}
.text-feature-six_4279a0925fd25a02 .media-wrapper_9e55847aa83cdb7c {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_4279a0925fd25a02 .media-wrapper_9e55847aa83cdb7c .screen_01_795e1eb6fc86ee1d {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_4279a0925fd25a02 .shape_01_e62d9a07df505db6 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_4279a0925fd25a02 .shape_02_b9227464f6576da5 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_e6d1099a2b32be00 {
  background: url(../pictures/assets_82f4088cea/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_e6d1099a2b32be00 .block_19e6d4da06530578 .icon_a70962452d1caa5e {
  height: 50px;
}
.text-feature-nine_e6d1099a2b32be00 .vertical-text-wrapper_1fa02bb20d1f366f {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_e6d1099a2b32be00 .vertical-text-wrapper_1fa02bb20d1f366f .text-list_d36d0d7980057810 {
  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_e6d1099a2b32be00 .vertical-text-wrapper_1fa02bb20d1f366f .text-list_d36d0d7980057810:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_e6d1099a2b32be00 .vertical-text-wrapper_1fa02bb20d1f366f .shape_01_e62d9a07df505db6 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_e6d1099a2b32be00 .vertical-text-wrapper_1fa02bb20d1f366f .shape_02_b9227464f6576da5 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_e6d1099a2b32be00 .shape_03_cb22782cf8382741 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_e6d1099a2b32be00 .shape_04_4d5cbe604d0e01af {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_432a759df52ef60e .section-btn_f6c463751fed5ba4 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_37479d53be1407ea {
  z-index: 1;
}
.team-section-three_37479d53be1407ea:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../pictures/shape_ee071d62d6/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_37479d53be1407ea .section-btn_f6c463751fed5ba4 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_37479d53be1407ea .shape_01_e62d9a07df505db6 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_37479d53be1407ea .shape_02_b9227464f6576da5 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_37479d53be1407ea .shape_03_cb22782cf8382741 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_1d3f4fbb6353c762 .logo_d8d7a45a797af680 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_134abee159cd0e41 {
  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_2517c56cb4a48b1a {
  max-width: 565px;
}
.user-data-form .form-wrapper_2517c56cb4a48b1a .input-group-meta_83739ba6fb8f4bed 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_2517c56cb4a48b1a .input-group-meta_83739ba6fb8f4bed label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_2517c56cb4a48b1a .input-group-meta_83739ba6fb8f4bed .placeholder_icon_e5611a0802b57f8a {
  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_2517c56cb4a48b1a .input-group-meta_83739ba6fb8f4bed .placeholder_icon_e5611a0802b57f8a img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_2517c56cb4a48b1a .input-group-meta_83739ba6fb8f4bed .placeholder_icon_e5611a0802b57f8a span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_2517c56cb4a48b1a .input-group-meta_83739ba6fb8f4bed .placeholder_icon_e5611a0802b57f8a 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_2517c56cb4a48b1a .input-group-meta_83739ba6fb8f4bed .placeholder_icon_e5611a0802b57f8a span.eye-slash_8e3f71e610d98c3f:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_5b38bb9a632deb22 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_5b38bb9a632deb22 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_5b38bb9a632deb22 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_5b38bb9a632deb22 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_5b38bb9a632deb22 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_5b38bb9a632deb22 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_5b38bb9a632deb22 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_1610e5176010704a {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_5f78baee2de37201 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_5f78baee2de37201:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_5f78baee2de37201 img {
  width: 20px;
}
.user-data-form .btn-close_2c91ef2c990ba94d {
  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_16151f2d86c8ac7c .main-count_d99922484911a88b {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_dce5cce5452b276f .icon_a70962452d1caa5e {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_c644c3312d5c9f75 .img-holder_ba129f87c8e9eda3 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_c644c3312d5c9f75 .img-holder_ba129f87c8e9eda3.round-border_1b3c82add1315fa0 {
  border-radius: 30px;
}
.portfolio-block-one_c644c3312d5c9f75 .img-holder_ba129f87c8e9eda3 .expend_b97c5d2465146cdf {
  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_c644c3312d5c9f75 .img-holder_ba129f87c8e9eda3 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_c644c3312d5c9f75 .img-holder_ba129f87c8e9eda3 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_c644c3312d5c9f75:hover .expend_b97c5d2465146cdf {
  opacity: 1;
}
.portfolio-block-one_c644c3312d5c9f75:hover .img-meta_ed6127673229a28c {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_c644c3312d5c9f75:hover .pj-title_2274d2662151baca {
  text-decoration: underline;
}
.portfolio-block-one_c644c3312d5c9f75 .caption {
  margin-top: 35px;
}
.portfolio-block-one_c644c3312d5c9f75 .caption .tag_c11f60613436a6f1 {
  margin: 0 -3px;
}
.portfolio-block-one_c644c3312d5c9f75 .caption .tag_c11f60613436a6f1 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_c644c3312d5c9f75 .caption .pj-title_2274d2662151baca {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_c644c3312d5c9f75 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_c644c3312d5c9f75 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_7057b6f205266a40 .bg-wrapper_8f10d3a128fd1164 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_7057b6f205266a40 .slider-wrapper_a8b46b4b78e13070 {
  height: 100%;
}
.project-details-two_7057b6f205266a40 .slider-wrapper_a8b46b4b78e13070 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_7057b6f205266a40 .slider-wrapper_a8b46b4b78e13070 .carousel-control-next_0cc799318a1eaf41,
.project-details-two_7057b6f205266a40 .slider-wrapper_a8b46b4b78e13070 .carousel-control-prev_8658a211353f9f09 {
  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_7057b6f205266a40 .slider-wrapper_a8b46b4b78e13070 .carousel-control-next_0cc799318a1eaf41:hover,
.project-details-two_7057b6f205266a40 .slider-wrapper_a8b46b4b78e13070 .carousel-control-prev_8658a211353f9f09:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_7057b6f205266a40 .slider-wrapper_a8b46b4b78e13070 .carousel-control-prev_8658a211353f9f09 {
  left: auto;
  right: 45px;
}
.project-details-two_7057b6f205266a40 .info-wrapper_767e311ff14c0ed5 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_7057b6f205266a40 .info-wrapper_767e311ff14c0ed5 h3 {
  font-size: 36px;
}
.project-details-two_7057b6f205266a40 .info-wrapper_767e311ff14c0ed5 .list-meta_e76c9ffeb0f869e3 li {
  padding: 22px 0;
}
.project-details-two_7057b6f205266a40 .info-wrapper_767e311ff14c0ed5 .list-meta_e76c9ffeb0f869e3 .icon_a70962452d1caa5e {
  width: 40px;
}
.project-details-two_7057b6f205266a40 .info-wrapper_767e311ff14c0ed5 .list-meta_e76c9ffeb0f869e3 .text1_5543072679ab5da8 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_7057b6f205266a40 .info-wrapper_767e311ff14c0ed5 .list-meta_e76c9ffeb0f869e3 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_7057b6f205266a40 .info-wrapper_767e311ff14c0ed5 .social-share_7e683aaef4bd5190 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_7057b6f205266a40 .info-wrapper_767e311ff14c0ed5 .social-share_7e683aaef4bd5190 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_1ff1572eacb87afa .slider-wrapper_a8b46b4b78e13070 {
  padding-left: 100px;
}
.feedback-section-three_1ff1572eacb87afa .slider-wrapper_a8b46b4b78e13070 .icon_a70962452d1caa5e {
  left: 0;
  top: 18px;
}
.feedback-section-three_1ff1572eacb87afa .slick-dots_57347324a6c5432d {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_1ff1572eacb87afa .slick-dots_57347324a6c5432d li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_1ff1572eacb87afa .slick-dots_57347324a6c5432d .slick-active button {
  background: #000;
}
.feedback-section-three_1ff1572eacb87afa .rating-box_74ee7aab69d3c674 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_1ff1572eacb87afa .rating-box_74ee7aab69d3c674 .rating_13c8dc3e296623d8 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_1ff1572eacb87afa .shape_01_e62d9a07df505db6 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_1ff1572eacb87afa .shape_02_b9227464f6576da5 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_5b01d62827dcd871 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_5b01d62827dcd871 .post-data_81c6386d8d1f8302 {
  padding: 30px 35px 25px;
}
.blog-meta-one_5b01d62827dcd871 .post-data_81c6386d8d1f8302 .post-info_d55c9353b38c5dc7 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_5b01d62827dcd871 .post-data_81c6386d8d1f8302 .blog-title_28937e56ba3f742a {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_5b01d62827dcd871 .post-data_81c6386d8d1f8302 .blog-title_28937e56ba3f742a:hover {
  text-decoration: underline;
}
.blog-meta-one_5b01d62827dcd871 .post-img_34fb92c1da70dc2d {
  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_5b01d62827dcd871 .post-img_34fb92c1da70dc2d .round-btn_3e582dbdcd89303c {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_5b01d62827dcd871:hover .round-btn_3e582dbdcd89303c {
  background: #CFFF45;
}
.blog-meta-one_5b01d62827dcd871.style-two_c4886d9f0a014129 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_5b01d62827dcd871.style-two_c4886d9f0a014129 .post-img_34fb92c1da70dc2d {
  border-radius: 0;
}
.blog-meta-one_5b01d62827dcd871.style-two_c4886d9f0a014129 .blog-title_28937e56ba3f742a {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_8e7167648bfc36a4 {
  background: #fff;
}
.blog-meta-two_8e7167648bfc36a4 .post-data_81c6386d8d1f8302 {
  padding-top: 30px;
}
.blog-meta-two_8e7167648bfc36a4 .post-data_81c6386d8d1f8302 .blog-title_28937e56ba3f742a {
  width: 70%;
}
.blog-meta-two_8e7167648bfc36a4 .post-data_81c6386d8d1f8302 .blog-title_28937e56ba3f742a h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_8e7167648bfc36a4 .post-data_81c6386d8d1f8302 .blog-title_28937e56ba3f742a:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_8e7167648bfc36a4 .post-data_81c6386d8d1f8302 .round-btn_3e582dbdcd89303c {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_8e7167648bfc36a4 .post-data_81c6386d8d1f8302 .round-btn_3e582dbdcd89303c:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_8e7167648bfc36a4 .post-data_81c6386d8d1f8302 .post-info_d55c9353b38c5dc7 {
  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_8e7167648bfc36a4 .post-img_34fb92c1da70dc2d {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_8e7167648bfc36a4 .post-img_34fb92c1da70dc2d .date_4cec0ec6d429c0b7 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_8e7167648bfc36a4.style-two_c4886d9f0a014129 {
  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_8e7167648bfc36a4.style-two_c4886d9f0a014129 p {
  font-size: 18px;
}
.blog-meta-two_8e7167648bfc36a4.style-two_c4886d9f0a014129 .post-img_34fb92c1da70dc2d {
  height: auto;
  width: 100%;
}
.blog-meta-two_8e7167648bfc36a4.style-two_c4886d9f0a014129 .post-data_81c6386d8d1f8302 {
  padding: 26px 0;
}
.blog-meta-two_8e7167648bfc36a4.style-two_c4886d9f0a014129 .post-data_81c6386d8d1f8302 .post-info_d55c9353b38c5dc7 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_8e7167648bfc36a4.style-two_c4886d9f0a014129 .post-data_81c6386d8d1f8302 .round-btn_3e582dbdcd89303c {
  border: none;
}

.signup-btn-one_85bff7f00d968d0d 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_85bff7f00d968d0d .icon_a70962452d1caa5e {
  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_2b0e9457cd653ad1 {
  z-index: 1;
}
.blog-section-three_2b0e9457cd653ad1 .section-btn_f6c463751fed5ba4 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .quote-wrapper_7024e92b7826c9ab {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .quote-wrapper_7024e92b7826c9ab .wrapper_a8e6bf2e3a266de3 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .quote-wrapper_7024e92b7826c9ab .wrapper_a8e6bf2e3a266de3 .icon_a70962452d1caa5e {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .quote-wrapper_7024e92b7826c9ab .wrapper_a8e6bf2e3a266de3 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .quote-wrapper_7024e92b7826c9ab h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .quote-wrapper_7024e92b7826c9ab h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .img-gallery_d09be54b4e6b57ad {
  margin-bottom: 50px;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .img-gallery_d09be54b4e6b57ad img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .list-item_d4923716d8422def li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_9661005e677d8391 .post-details-meta_0ab524d157d6b78a .list-item_d4923716d8422def li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_9661005e677d8391 .bottom-widget_42fa97669cff0702 {
  padding: 10px 0 5px;
}
.blog-details_9661005e677d8391 .bottom-widget_42fa97669cff0702 .tags_58f5b7d459368edd li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_9661005e677d8391 .bottom-widget_42fa97669cff0702 .tags_58f5b7d459368edd a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_9661005e677d8391 .bottom-widget_42fa97669cff0702 .tags_58f5b7d459368edd a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_9661005e677d8391 .bottom-widget_42fa97669cff0702 .share-icon_6b97d6ed5c9d4626 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_9661005e677d8391 .bottom-widget_42fa97669cff0702 .share-icon_6b97d6ed5c9d4626 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_9661005e677d8391 .grey-bg_7de385a4a5184ed1 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_9661005e677d8391 .blog-inner-title_76349b7944ac28db {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 {
  margin: 60px 0;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7:last-child {
  padding-bottom: 5px;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 .reply-comment_f9735bd5ccb7a170 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 .user-avatar_069473e4df1d0792 {
  width: 60px;
  height: 60px;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 .comment-text_43adaa9e5c84cfbd {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 .comment-text_43adaa9e5c84cfbd .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 .comment-text_43adaa9e5c84cfbd .date_4cec0ec6d429c0b7 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 .comment-text_43adaa9e5c84cfbd p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 .comment-text_43adaa9e5c84cfbd .reply-btn_7344b58b7a37c4c4 {
  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_9661005e677d8391 .blog-comment-area_e10dd99a863b1b40 .comment_eb728a5aa796f5b7 .comment-text_43adaa9e5c84cfbd .reply-btn_7344b58b7a37c4c4:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_9661005e677d8391 .blog-comment-form_f7ddd483d0731c37 p a {
  color: #19352D;
}
.blog-details_9661005e677d8391 .blog-comment-form_f7ddd483d0731c37 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_9661005e677d8391 .blog-comment-form_f7ddd483d0731c37 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_9661005e677d8391 .blog-comment-form_f7ddd483d0731c37 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_2729dc378b4c4eea {
  height: 600px;
}

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

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

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

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

.footer-one_5e72302565efdcb4 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_5e72302565efdcb4 .bottom-footer_139b0b4de0a35e04 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_5e72302565efdcb4 .social-icon_ce49a53867c0c0dc 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_5e72302565efdcb4 .social-icon_ce49a53867c0c0dc a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_5e72302565efdcb4 .footer-title_4c9cf83fb7dbad48 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_5e72302565efdcb4 .footer-nav-link_e00351b44852dadf a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_5e72302565efdcb4 .footer-nav-link_e00351b44852dadf a:hover {
  color: #fff;
}
.footer-nav-link_e00351b44852dadf p {
  font-size: 16px;
}
.logo_d8d7a45a797af680 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_220a18632a7fdda1 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_fba3ac7956a905ca {
  align-content: center;
}

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

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

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

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

.footer-three_11deea2b3006ac7b {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_11deea2b3006ac7b .round-bg_31e091885196e0e5 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_11deea2b3006ac7b .round-bg_31e091885196e0e5.color-two_232a5558050a162d {
  background: #F6FFDD;
}
.footer-three_11deea2b3006ac7b .footer-intro_9f8b0acbe3aa68ea p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_11deea2b3006ac7b .footer-intro_9f8b0acbe3aa68ea p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_11deea2b3006ac7b .footer-title_4c9cf83fb7dbad48 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_11deea2b3006ac7b .footer-nav-link_e00351b44852dadf a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_11deea2b3006ac7b .footer-nav-link_e00351b44852dadf a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_11deea2b3006ac7b .bottom-footer_139b0b4de0a35e04 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_11deea2b3006ac7b .bottom-footer_139b0b4de0a35e04 .copyright_e481440208e1abd3 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_11deea2b3006ac7b .bottom-footer_139b0b4de0a35e04 .bottom-nav_bcf24ce030370fc4 {
  margin: 0 -12px;
}
.footer-three_11deea2b3006ac7b .bottom-footer_139b0b4de0a35e04 .bottom-nav_bcf24ce030370fc4 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_11deea2b3006ac7b .bottom-footer_139b0b4de0a35e04 .bottom-nav_bcf24ce030370fc4 a:hover {
  text-decoration: underline;
}
.footer-three_11deea2b3006ac7b .bottom-footer_139b0b4de0a35e04 .social-icon_ce49a53867c0c0dc {
  margin: 0 -10px;
}
.footer-three_11deea2b3006ac7b .bottom-footer_139b0b4de0a35e04 .social-icon_ce49a53867c0c0dc a {
  margin: 0 10px;
}
.footer-three_11deea2b3006ac7b .bottom-footer_139b0b4de0a35e04 .social-icon_ce49a53867c0c0dc a:hover {
  color: #19352D;
}
.footer-three_11deea2b3006ac7b .shape_01_e62d9a07df505db6 {
  top: -3%;
  left: -3%;
}
.footer-three_11deea2b3006ac7b .shape_02_b9227464f6576da5 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_6a968f099cc40081 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_6a968f099cc40081:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../pictures/assets_82f4088cea/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_6a968f099cc40081 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_6a968f099cc40081 .btn-group_efb4c06da8f9c800 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_6a968f099cc40081 .btn-group_efb4c06da8f9c800 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_6a968f099cc40081 .btn-group_efb4c06da8f9c800 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_6a968f099cc40081 .btn-group_efb4c06da8f9c800 .round-btn_3e582dbdcd89303c {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_6a968f099cc40081 .btn-group_efb4c06da8f9c800 .round-btn_3e582dbdcd89303c:hover, .footer-five_6a968f099cc40081 .btn-group_efb4c06da8f9c800 .round-btn_3e582dbdcd89303c:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_6a968f099cc40081 .social-icon_ce49a53867c0c0dc {
  margin: 0 -20px;
}
.footer-five_6a968f099cc40081 .social-icon_ce49a53867c0c0dc a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_6a968f099cc40081 .social-icon_ce49a53867c0c0dc a:hover {
  color: #DFFF5E;
}
.footer-five_6a968f099cc40081 .bottom-nav_bcf24ce030370fc4 {
  margin: 0 -12px;
}
.footer-five_6a968f099cc40081 .bottom-nav_bcf24ce030370fc4 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_6a968f099cc40081 .bottom-nav_bcf24ce030370fc4 a:hover {
  text-decoration: underline;
}
.footer-five_6a968f099cc40081 .shape_01_e62d9a07df505db6 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_6a968f099cc40081 .shape_02_b9227464f6576da5 {
  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_5108881e54a58772 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_07b2637ff7911e6f {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_08a7b3395211498e {
  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_5131ceca78bf1542 {
  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_6bc4eab1eba45e75 {
  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_32369aec02a91934 {
  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_849c495f4aeff62b {
  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_4009f2258f044df3 {
  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_22f79fbc81821ada {
  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_981cc9254f9da134 {
  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_8fdef76a4bdf7763 {
  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_19b0d3a73913e56d {
  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_fb05dbb859247a94 {
  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_a2552f3fab52d838 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_32530748141ff5bb {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_ca50f55ab7d9bafe {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_2a43bbcc7ffd42b3 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_00378177517fc48e {
  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_9528e908b6e554df {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_e7530e11f12132c2 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_056db564260e3b69 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_d544c13dc0a508c5 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_4e62e71d7b1c3445 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_1a1bc8f97ba7d0e0 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_1d150a48845e543f {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_101d276488fba85d {
  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_3a8c44579fdf73b7 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_db3e09eecadcf999 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_e4d8d386c94bc971 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_6e39cc9b9514202b {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_9608e563cd0a1387 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_5ea03a15eadc6b79 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_2010bf15bf94e694 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_0cd30cdea27e109e {
  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_36d8b19d1e957efe {
  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_6d11dd65fd7386ca {
  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_ace618795310f9ef {
  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_d89664ec6ff650b8 {
  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_efdb53c59c61ab44 {
  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_adb6a2cec6d8ff55 {
  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_e45319cf594c7836 {
  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_eb4e311b925a8eff {
  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_0fb78f47cf918741 {
  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_cf6075ddb844f376 {
  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_ee04603608d32f35 {
  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_3cb0f55fdc7543f0 {
  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_ad6bad4459870743 {
  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_364adb3c16c5bec6 {
  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_5982911d24015482 {
  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_917f3f57ee59eb00 {
  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_a2111300d98eb830 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_50988fafc4c799c5 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_bb37394f7117e3b0 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_88459fb9cc0bd227 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_6016d55591a43e75 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_7bccdcd19ca15b3f {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_443a314311ee9c9c {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_7bf24d3c5038f71d {
  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_5108881e54a58772 {
  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_2c20c70a8b847f18 {
  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_ff09586c5658dc61 {
  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_b1036a4ebbe0f416 .theme-select-menu_1b624d9fa3f6e48d {
  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_5b414bf1aa935820 {
  overflow: hidden;
}
.product-block-one_5b414bf1aa935820 .img-holder_ba129f87c8e9eda3 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_5b414bf1aa935820 .img-holder_ba129f87c8e9eda3 .cart-icon_0a05557ef8a126d4 {
  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_5b414bf1aa935820 .img-holder_ba129f87c8e9eda3 .cart-icon_0a05557ef8a126d4:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_5b414bf1aa935820 .img-holder_ba129f87c8e9eda3 .cart-button_b54a8088bd6e98f3 {
  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_5b414bf1aa935820 .img-holder_ba129f87c8e9eda3 .cart-button_b54a8088bd6e98f3:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_5b414bf1aa935820 .product-title_e58d2f0a7a44a188 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_5b414bf1aa935820 .rating_13c8dc3e296623d8 {
  margin: 0 -3px;
}
.product-block-one_5b414bf1aa935820 .rating_13c8dc3e296623d8 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_5b414bf1aa935820 .rating_13c8dc3e296623d8 li .bi-star-fill_75811324e35f0bd7 {
  color: #FFCB65;
}
.product-block-one_5b414bf1aa935820 .price_bf4c79effb83bc5c {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_5b414bf1aa935820:hover .cart-button_b54a8088bd6e98f3 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_5b414bf1aa935820:hover .product-img_cc5578b7c06bf975 {
  transform: scale(0.95);
}
.product-block-one_5b414bf1aa935820:hover .cart-icon_0a05557ef8a126d4 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_5b414bf1aa935820:hover .product-title_e58d2f0a7a44a188 {
  text-decoration: underline;
}

.product-details-one_0c8d4ecac4c6e1e9 .product-img-tab_745e6876fdbc9730 {
  border: none;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-img-tab_745e6876fdbc9730 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-img-tab_745e6876fdbc9730 .nav-link img {
  max-height: 100%;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-img-tab_745e6876fdbc9730 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-img-tab-content_a92ec0ecd15c3201 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-img-tab-content_a92ec0ecd15c3201 img {
  margin: auto;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .stock-tag_49aa80fd5e6167df {
  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_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .product-name_8e03edb58153a9c9 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .rating_13c8dc3e296623d8 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .rating_13c8dc3e296623d8 li .bi-star-fill_75811324e35f0bd7 {
  color: #FFCB65;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .rating_13c8dc3e296623d8 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .rating_13c8dc3e296623d8 li a:hover {
  text-decoration: underline;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .price_bf4c79effb83bc5c {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .price_bf4c79effb83bc5c del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .availability_25bcf7b86a065463 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .description-text_2277f7b7f5820e69 {
  padding: 10px 0 15px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .product-feature_865340ecafaed75a {
  margin-bottom: 20px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .product-feature_865340ecafaed75a li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .product-feature_865340ecafaed75a li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .customize-order_db6bdc9c90623703 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .customize-order_db6bdc9c90623703 .quantity_1c1d1204204f6535 .button-group_4a7e1c5bab3c55f1 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .customize-order_db6bdc9c90623703 .quantity_1c1d1204204f6535 .button-group_4a7e1c5bab3c55f1 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .customize-order_db6bdc9c90623703 .quantity_1c1d1204204f6535 .button-group_4a7e1c5bab3c55f1 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-info_8b536f3c8a032486 .customize-order_db6bdc9c90623703 .quantity_1c1d1204204f6535 .button-group_4a7e1c5bab3c55f1 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_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .nav-tabs_e81efe190340ec66 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .nav-tabs_e81efe190340ec66 .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_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .nav-tabs_e81efe190340ec66 .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_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .nav-tabs_e81efe190340ec66 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .nav-tabs_e81efe190340ec66 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .tab-content_c7a3041cf029af8c h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .tab-content_c7a3041cf029af8c .product-feature_865340ecafaed75a li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .tab-content_c7a3041cf029af8c .product-feature_865340ecafaed75a li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .user-comment-area_27024274b22a1b5d .single-comment_bad2fdfdcc7ca152 {
  padding-bottom: 40px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .user-comment-area_27024274b22a1b5d .single-comment_bad2fdfdcc7ca152:last-child {
  padding-bottom: 0;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .user-comment-area_27024274b22a1b5d .user-img_2c7f98745572ae6d {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .user-comment-area_27024274b22a1b5d .user-comment-data_3005f5a35272fbdf {
  padding-left: 30px;
  position: relative;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .user-comment-area_27024274b22a1b5d .user-comment-data_3005f5a35272fbdf .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .user-comment-area_27024274b22a1b5d .user-comment-data_3005f5a35272fbdf .rating_13c8dc3e296623d8 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .user-comment-area_27024274b22a1b5d .user-comment-data_3005f5a35272fbdf .rating_13c8dc3e296623d8 li .bi-star-fill_75811324e35f0bd7 {
  color: #FFCB65;
}
.product-details-one_0c8d4ecac4c6e1e9 .product-review-tab_ef1d9cc86f969610 .user-comment-area_27024274b22a1b5d .user-comment-data_3005f5a35272fbdf p {
  padding-top: 8px;
}

.cart-list-form_ecc9dfa9923928ed {
  position: relative;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e {
  margin: 0;
  background: transparent;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e 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_ecc9dfa9923928ed .table_3a00c10e99abc20e th:first-child {
  text-align: left;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .product-thumbnails_a22c8228ea7d9a30 {
  width: 85px;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .product-thumbnails_a22c8228ea7d9a30 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .product-thumbnails_a22c8228ea7d9a30 .product-img_cc5578b7c06bf975 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .product-info_8b536f3c8a032486 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .product-info_8b536f3c8a032486 .product-name_8e03edb58153a9c9 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .product-info_8b536f3c8a032486 .serial_30236e7e803d9db9 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .product-info_8b536f3c8a032486 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .price_bf4c79effb83bc5c {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .quantity_1c1d1204204f6535 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .quantity_1c1d1204204f6535 li .btn_20bdbc34c5298be0 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .quantity_1c1d1204204f6535 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_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .remove-product_c4badef3a6acec7b {
  color: #000;
  font-size: 22px;
}
.cart-list-form_ecc9dfa9923928ed .table_3a00c10e99abc20e tbody .remove-product_c4badef3a6acec7b:hover {
  color: #ff2759;
}
.cart-list-form_ecc9dfa9923928ed .cart-footer_e268c8c471dae065 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_ecc9dfa9923928ed .cart-footer_e268c8c471dae065 .coupon-form_57afa32cbc9cbb71 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_ecc9dfa9923928ed .cart-footer_e268c8c471dae065 .cart-total-section_2b1cf9ba88c9b12e {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_ecc9dfa9923928ed .cart-footer_e268c8c471dae065 .cart-total-section_2b1cf9ba88c9b12e .cart-total-table_6b1048cbfcb0a5df 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_ecc9dfa9923928ed .cart-footer_e268c8c471dae065 .cart-total-section_2b1cf9ba88c9b12e .cart-total-table_6b1048cbfcb0a5df tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_5e1eda4e0a039337 {
  height: auto;
}

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

.fancybox-caption_360a091409852bc6, .fancybox-infobar_9ba3d20c13f536dd, .fancybox-navigation_b4a92678c6f4ae4e .fancybox-button_3eda6afbcee04017, .fancybox-toolbar_6d5c96af85555292 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_3e6c9cacbddf7fed .fancybox-caption_360a091409852bc6, .fancybox-show-infobar_2f057b5c7336275c .fancybox-infobar_9ba3d20c13f536dd, .fancybox-show-nav_5edf6cbbb43971c1 .fancybox-navigation_b4a92678c6f4ae4e .fancybox-button_3eda6afbcee04017, .fancybox-show-toolbar_c3028436bccfff88 .fancybox-toolbar_6d5c96af85555292 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_43ed813c66b7d994 .fancybox-stage_0e310ca8632d6305 {
  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_da3f79cbd94f93c6 .fancybox-slide, .fancybox-slide--current_8cb1fd7a2e4eaff4, .fancybox-slide--next_26b375916eee8a7d, .fancybox-slide--previous_1c1a82ec760e75f3 {
  display: block;
}

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

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

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

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

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

.fancybox-content_21a397208c611f41 {
  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_ec94086de0012ca2 .fancybox-content_21a397208c611f41 {
  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_720fb7b4c19c79d1 .fancybox-content_21a397208c611f41 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_7460aadb456d544b .fancybox-content_21a397208c611f41 {
  cursor: zoom-in;
}

.fancybox-can-drag_633a373d3caaf8a6 .fancybox-content_21a397208c611f41 {
  cursor: grab;
}

.fancybox-is-dragging_e6bb00326aab1a28 .fancybox-content_21a397208c611f41 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_f8aae901121a8607 .fancybox-content_21a397208c611f41 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_c294c5015f9f9929 .fancybox-content_21a397208c611f41, .fancybox-slide--map_9f1f25016bf24178 .fancybox-content_21a397208c611f41, .fancybox-slide--video_29f2a2ab22ed51a6 .fancybox-content_21a397208c611f41 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_29f2a2ab22ed51a6 .fancybox-content_21a397208c611f41 {
  background: #000;
}

.fancybox-slide--map_9f1f25016bf24178 .fancybox-content_21a397208c611f41 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_e958d61801b67635 svg path, .fancybox-button--share_1e05ef96a3afcded svg path, .fancybox-button--thumbs_c5b0213cf2b6d93f svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_5edf6cbbb43971c1 .fancybox-navigation_b4a92678c6f4ae4e .fancybox-button_3eda6afbcee04017 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_b4a92678c6f4ae4e .fancybox-button--arrow_left_3d053982b3b47ea4 {
  left: 6px;
}

.fancybox-navigation_b4a92678c6f4ae4e .fancybox-button--arrow_right_4652d136cea67fc0 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_c294c5015f9f9929 .fancybox-close-small_72dc3cb50c4721ab, .fancybox-slide--image_ec94086de0012ca2 .fancybox-close-small_72dc3cb50c4721ab, .fancybox-slide--video_29f2a2ab22ed51a6 .fancybox-close-small_72dc3cb50c4721ab {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_c294c5015f9f9929 .fancybox-close-small_72dc3cb50c4721ab:hover svg, .fancybox-slide--image_ec94086de0012ca2 .fancybox-close-small_72dc3cb50c4721ab:hover svg, .fancybox-slide--video_29f2a2ab22ed51a6 .fancybox-close-small_72dc3cb50c4721ab:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_32451c26de1fef93 .fancybox-close-small_72dc3cb50c4721ab, .fancybox-is-zoomable_732e3e7f01b28f5c.fancybox-can-drag_633a373d3caaf8a6 .fancybox-close-small_72dc3cb50c4721ab {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_307a57ad1d08667d.fancybox-slide--next_26b375916eee8a7d, .fancybox-fx-fade_307a57ad1d08667d.fancybox-slide--previous_1c1a82ec760e75f3 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_307a57ad1d08667d.fancybox-slide--current_8cb1fd7a2e4eaff4 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_4403a9ade2b6c8fc {
  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_d6b964d6848ccc40 {
  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_a846ff916563a330 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_3ccf4b992b13bb86 .fancybox-thumbs_d6b964d6848ccc40 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_d6b964d6848ccc40 > 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_d6b964d6848ccc40 .fancybox-thumbs-active_3da6fed25843e77d:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_be3d46338539a1fe .slick-track_10b5f9547d822b96,
.slick-slider_be3d46338539a1fe .slick-list_51d68d7fc0a459a5 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_d365887c91da139e .slick-track_10b5f9547d822b96 {
  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_d365887c91da139e img {
  display: none;
}

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

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

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

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

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