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

.h1_715ab833690af3cd,
h1,
.h2_999712d4bc6423ba,
h2,
.h3_e6fb9b15ef759e17,
h3,
.h4_4af0094ac297d493,
h4,
.h5_9d0befaf523d5504,
h5,
.h6_ca8fbe69eae1fa1a,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_28c9db94acab5cdb {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_edca8df1de120880 {
  padding: 0 !important;
}

.m0_d341f2a464ef329d {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_c78a64560d449cef {
    padding: 0 !important;
  }
  .xl-m0_17b0f9e33e0af7e9 {
    margin: 0 !important;
  }
  .xl-pt-10_ad218440f75dbd10 {
    padding-top: 10px !important;
  }
  .xl-pt-20_0be6968dd8bca2e9 {
    padding-top: 20px !important;
  }
  .xl-pt-30_a3a1705fe951f089 {
    padding-top: 30px !important;
  }
  .xl-pt-40_f6df3baa6b951dc9 {
    padding-top: 40px !important;
  }
  .xl-pt-50_9c2c526d54e1fc52 {
    padding-top: 50px !important;
  }
  .xl-pt-60_0160017398f3d895 {
    padding-top: 60px !important;
  }
  .xl-pt-70_89edb554c418c06c {
    padding-top: 70px !important;
  }
  .xl-pt-80_4f9ef0e6000b34ac {
    padding-top: 80px !important;
  }
  .xl-pt-90_6840a5fd2dfdb60b {
    padding-top: 90px !important;
  }
  .xl-pt-100_754bcfe6d9290f42 {
    padding-top: 100px !important;
  }
  .xl-pt-110_49ad9a467211a446 {
    padding-top: 110px !important;
  }
  .xl-pt-120_639e02293a57316d {
    padding-top: 120px !important;
  }
  .xl-pt-130_81da2a567cd63a0c {
    padding-top: 130px !important;
  }
  .xl-pt-140_dd8550e831f2a9cb {
    padding-top: 140px !important;
  }
  .xl-pt-150_e43e112e687e2f12 {
    padding-top: 150px !important;
  }
  .xl-pt-200_f32aeb47fb1e6f75 {
    padding-top: 200px !important;
  }
  .xl-pb-10_29e552d08f1883fa {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_3408e4e8957a43cd {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_a530b911b236de30 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_bc09b4085700a985 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_46d0e04a7e84c577 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_2889a18df3f51c6f {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_8d2a8939438cae57 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_4b778b1634ec3333 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_537158e8eca69a16 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_980d6cc88eb148c6 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_ec914d603292b5c9 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_c92ffbb052a90f4f {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_1773f68bb694349c {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_ed51d16a34e95bb4 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_86d9d041862a323b {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_40ec832f611e4be6 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_3673f7154e4b9fe7 {
    margin-top: 10px !important;
  }
  .xl-mt-20_9ee9c9127e779bbe {
    margin-top: 20px !important;
  }
  .xl-mt-30_17b4d8c132e9c0eb {
    margin-top: 30px !important;
  }
  .xl-mt-40_5ad33ac7abac80c1 {
    margin-top: 40px !important;
  }
  .xl-mt-50_d94bca01db7c7df4 {
    margin-top: 50px !important;
  }
  .xl-mt-60_565e791f95f9e2f5 {
    margin-top: 60px !important;
  }
  .xl-mt-70_313387672c719436 {
    margin-top: 70px !important;
  }
  .xl-mt-80_43663b21d29091e0 {
    margin-top: 80px !important;
  }
  .xl-mt-90_b4b253137e7ad286 {
    margin-top: 90px !important;
  }
  .xl-mt-100_1f8fa43fb6abbab5 {
    margin-top: 100px !important;
  }
  .xl-mt-110_10f9432ba0c236b6 {
    margin-top: 110px !important;
  }
  .xl-mt-120_062c3772a6483f56 {
    margin-top: 120px !important;
  }
  .xl-mt-130_91c9f3d0580e0261 {
    margin-top: 130px !important;
  }
  .xl-mt-140_14954b6612f0880d {
    margin-top: 140px !important;
  }
  .xl-mt-150_9430159908a14f7f {
    margin-top: 150px !important;
  }
  .xl-mt-200_878cb14fde2888a1 {
    margin-top: 200px !important;
  }
  .xl-mb-10_f714a22c93a1ae88 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_d5e62fb97a65df29 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_8caa1869716dc7e2 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_91a7e21723b29fa9 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_cb02f4d194905849 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_c5a932ed67c8ac20 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_f8409def86e42176 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_d55901c5eb656674 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_4b5823571f1d35ec {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_e21460ceb5b6e221 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_e378385a99798238 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_b8a38180c22cd0dd {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_33a1719a2a6b8cb3 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_13930c58990efbf2 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_c492aa2e1e02ff2e {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_9fd7be85ee35814f {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_6e13c596bff8dfe0 {
    padding: 0 !important;
  }
  .lg-m0_085f3bf0a5a412b9 {
    margin: 0 !important;
  }
  .lg-pt-10_519409c987933d32 {
    padding-top: 10px !important;
  }
  .lg-pt-20_119dbec1e9c65960 {
    padding-top: 20px !important;
  }
  .lg-pt-30_96a818cbc36066d9 {
    padding-top: 30px !important;
  }
  .lg-pt-40_ee7c298d03b4d0b9 {
    padding-top: 40px !important;
  }
  .lg-pt-50_51f333404a7416ef {
    padding-top: 50px !important;
  }
  .lg-pt-60_f37be4c83a6ced85 {
    padding-top: 60px !important;
  }
  .lg-pt-70_b2d3ba4439db235c {
    padding-top: 70px !important;
  }
  .lg-pt-80_45b0d1dc68ac2b74 {
    padding-top: 80px !important;
  }
  .lg-pt-90_f327ad6357f6f067 {
    padding-top: 90px !important;
  }
  .lg-pt-100_9bf0f9af332c432b {
    padding-top: 100px !important;
  }
  .lg-pt-110_e59b6ab98c84daaa {
    padding-top: 110px !important;
  }
  .lg-pt-120_c62d8a896b73ff71 {
    padding-top: 120px !important;
  }
  .lg-pt-130_56c799490cf191f2 {
    padding-top: 130px !important;
  }
  .lg-pt-140_119ca32cdc1b3e20 {
    padding-top: 140px !important;
  }
  .lg-pt-150_ec9384992caead26 {
    padding-top: 150px !important;
  }
  .lg-pt-200_94e76a7c148ad2c8 {
    padding-top: 200px !important;
  }
  .lg-pb-10_e09fe6ef134026f1 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_b8e2f2e586cd3629 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_18fb7ed05e8d2c0f {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_843c9a2630493b97 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_68aea6ba921e9f8f {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_0571118f65b48a03 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_df2976259fb9b3ce {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_7c5aea2eb4069ba2 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_00adea72f5e2d293 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_30f6fd982311e7ad {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_c7b8d3b9bef2b21c {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_7b7b0897374bd542 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_202c72b19b0c92b3 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_5423d7fa4b8364d5 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_9e88e9ebe48a9722 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_a57328436bb00f17 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_9dbc890fba46b751 {
    margin-top: 10px !important;
  }
  .lg-mt-20_4c7aa6f7595de113 {
    margin-top: 20px !important;
  }
  .lg-mt-30_02988c415cd0bd9b {
    margin-top: 30px !important;
  }
  .lg-mt-40_a36de271d836abd3 {
    margin-top: 40px !important;
  }
  .lg-mt-50_89f2d84a55cf55f5 {
    margin-top: 50px !important;
  }
  .lg-mt-60_c0d7e07a6425924f {
    margin-top: 60px !important;
  }
  .lg-mt-70_42c6887dc6c8e30e {
    margin-top: 70px !important;
  }
  .lg-mt-80_ccc3b86fe32479d4 {
    margin-top: 80px !important;
  }
  .lg-mt-90_82ba96a7078a48f1 {
    margin-top: 90px !important;
  }
  .lg-mt-100_95533daddb7d2f17 {
    margin-top: 100px !important;
  }
  .lg-mt-110_f582a12ded0edc3c {
    margin-top: 110px !important;
  }
  .lg-mt-120_950a2d5e72f676c2 {
    margin-top: 120px !important;
  }
  .lg-mt-130_511d79a9704923a2 {
    margin-top: 130px !important;
  }
  .lg-mt-140_e92ddff5576ee33b {
    margin-top: 140px !important;
  }
  .lg-mt-150_90478f01e3c1eed6 {
    margin-top: 150px !important;
  }
  .lg-mt-200_6e1a25bd6a1cb851 {
    margin-top: 200px !important;
  }
  .lg-mb-10_d09c24c16769ff5a {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_e4653b086edfc240 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_dc60cd69116cd98b {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_55b7426e6660fec9 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_d655dab1827ea841 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_7b0dc044e143a142 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_8a63e4fe945c8e21 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_563c873dce6f3145 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_ffe7be2c3d2547c1 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_474ceace03d3d623 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_de506e733340bb18 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_7cc6c8ee1cb17dbd {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_0fd7a2fe4639b1e1 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_3919247b3fad5c46 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_fb2c438ed9e5316d {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_31fb41a7a420cbad {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_2ae8f4d15e604391 {
    padding: 0 !important;
  }
  .md-m0_64705ab7d9460e1b {
    margin: 0 !important;
  }
  .md-pt-10_9e9cb3d6ee02101b {
    padding-top: 10px !important;
  }
  .md-pt-20_15519a91813c4c8c {
    padding-top: 20px !important;
  }
  .md-pt-30_a4b7f14116cd159d {
    padding-top: 30px !important;
  }
  .md-pt-40_a09b84fe1240d127 {
    padding-top: 40px !important;
  }
  .md-pt-50_fac07f7ba1800e1b {
    padding-top: 50px !important;
  }
  .md-pt-60_eb1e89f417ce4a4a {
    padding-top: 60px !important;
  }
  .md-pt-70_1931442676a8fb1f {
    padding-top: 70px !important;
  }
  .md-pt-80_252f70af218235ae {
    padding-top: 80px !important;
  }
  .md-pt-90_c7b844dc2b730fbb {
    padding-top: 90px !important;
  }
  .md-pt-100_dbe7b74d51459440 {
    padding-top: 100px !important;
  }
  .md-pt-110_ce4ae3be7ffb39e5 {
    padding-top: 110px !important;
  }
  .md-pt-120_2543135b3e127c3d {
    padding-top: 120px !important;
  }
  .md-pt-130_365536e09fc206d7 {
    padding-top: 130px !important;
  }
  .md-pt-140_10c93c2cae7ac290 {
    padding-top: 140px !important;
  }
  .md-pt-150_5b3367fe88caeb0c {
    padding-top: 150px !important;
  }
  .md-pt-200_b01fa638a3dd8f44 {
    padding-top: 200px !important;
  }
  .md-pb-10_82af9531c61b06a8 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_ea6fd2e700b89e49 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_bef7c7fa53cac9ff {
    padding-bottom: 30px !important;
  }
  .md-pb-40_dba6932a2874275d {
    padding-bottom: 40px !important;
  }
  .md-pb-50_97e557700bb81af5 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_6065be618f218219 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_7ccb6cf1a81a642e {
    padding-bottom: 70px !important;
  }
  .md-pb-80_3ee243cb8001d5cc {
    padding-bottom: 80px !important;
  }
  .md-pb-90_02184520be5015cc {
    padding-bottom: 90px !important;
  }
  .md-pb-100_a6b94de5c0244c8d {
    padding-bottom: 100px !important;
  }
  .md-pb-110_b0fdc497dd86c83a {
    padding-bottom: 110px !important;
  }
  .md-pb-120_2dc0d26b1dc92954 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_b81081adfb2fd65c {
    padding-bottom: 130px !important;
  }
  .md-pb-140_0d782dbe90e8b566 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_454b68e417d6af7e {
    padding-bottom: 150px !important;
  }
  .md-pb-200_50a03552b4b766e2 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_fc6b3f2417122b0e {
    margin-top: 10px !important;
  }
  .md-mt-20_781b9e5e3e02aadd {
    margin-top: 20px !important;
  }
  .md-mt-30_c672583a88e41c81 {
    margin-top: 30px !important;
  }
  .md-mt-40_3999b47c0bff8991 {
    margin-top: 40px !important;
  }
  .md-mt-50_696d423c041ba367 {
    margin-top: 50px !important;
  }
  .md-mt-60_88b406829d89f9cc {
    margin-top: 60px !important;
  }
  .md-mt-70_9bcbb0c8711c367f {
    margin-top: 70px !important;
  }
  .md-mt-80_534c3a32ccac7567 {
    margin-top: 80px !important;
  }
  .md-mt-90_43f9bf54927d70ae {
    margin-top: 90px !important;
  }
  .md-mt-100_6db8557c91f48e42 {
    margin-top: 100px !important;
  }
  .md-mt-110_db8df49c9430baa9 {
    margin-top: 110px !important;
  }
  .md-mt-120_7381aaa45b12ed72 {
    margin-top: 120px !important;
  }
  .md-mt-130_3eda76c8412e06df {
    margin-top: 130px !important;
  }
  .md-mt-140_f2706bcd88a3bb8c {
    margin-top: 140px !important;
  }
  .md-mt-150_f562dcbb99405942 {
    margin-top: 150px !important;
  }
  .md-mt-200_ffce3ed9da366ebe {
    margin-top: 200px !important;
  }
  .md-mb-10_d785dcf68b117ebf {
    margin-bottom: 10px !important;
  }
  .md-mb-20_7bc26ba7c0dd56a7 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_5585894ef9a1004f {
    margin-bottom: 30px !important;
  }
  .md-mb-40_917902b5d207e519 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_82ceb2b08e3e08ac {
    margin-bottom: 50px !important;
  }
  .md-mb-60_2edf3727b0b41284 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_adb693ae96d48118 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_c36d39ad2171005d {
    margin-bottom: 80px !important;
  }
  .md-mb-90_424540ba8d106b38 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_0e7bec040e856c42 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_9fb6a2ee3027f1ef {
    margin-bottom: 110px !important;
  }
  .md-mb-120_28757b5f65f03bc7 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_e91bbefd2f00baae {
    margin-bottom: 130px !important;
  }
  .md-mb-140_36accc419070d836 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_91b726d547af78e9 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_990565b85b13260a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_9c853e3153470a65 {
    padding: 0 !important;
  }
  .sm-m0_7b1a3ef4b7a5c78e {
    margin: 0 !important;
  }
  .sm-pt-10_5c9deb484e208824 {
    padding-top: 10px !important;
  }
  .sm-pt-20_78575808ea949ccb {
    padding-top: 20px !important;
  }
  .sm-pt-30_72e7be10edd537b0 {
    padding-top: 30px !important;
  }
  .sm-pt-40_f7aa60464412b734 {
    padding-top: 40px !important;
  }
  .sm-pt-50_84088020033cc298 {
    padding-top: 50px !important;
  }
  .sm-pt-60_97ea55efac0fd924 {
    padding-top: 60px !important;
  }
  .sm-pt-70_d3878245b2624b4b {
    padding-top: 70px !important;
  }
  .sm-pt-80_2c56529c8ec58226 {
    padding-top: 80px !important;
  }
  .sm-pt-90_2eb782c8988953e4 {
    padding-top: 90px !important;
  }
  .sm-pt-100_75cd9a60b295a8dd {
    padding-top: 100px !important;
  }
  .sm-pt-110_1f72bd54ae81b959 {
    padding-top: 110px !important;
  }
  .sm-pt-120_c492668883eef56d {
    padding-top: 120px !important;
  }
  .sm-pt-130_59ea06a1665e2a3a {
    padding-top: 130px !important;
  }
  .sm-pt-140_d2ea7d441b1277b1 {
    padding-top: 140px !important;
  }
  .sm-pt-150_f326f4249d8f6c79 {
    padding-top: 150px !important;
  }
  .sm-pt-200_8e3dae548fce1f30 {
    padding-top: 200px !important;
  }
  .sm-pb-10_4a238e12ab935d6d {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_9a98432a3aef9e51 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_6054a2bdcc3f58cc {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_608a5f5fd8d102cc {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_20a30196cfb3c914 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_82b2eeeb6a0d9678 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_499897b1db7788e3 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_e6e66ed4152eec9e {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_9fbe4e37e22fa744 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_34db98b5201aae86 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_d99f1b5ace2aad95 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_5c1f30df17bc7ac3 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_9dd43eb9a267312f {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_0e73ee78ab1707cf {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_2de0b221ca13bb2c {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_89e5fcec0421eb40 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_652e2150e7b7bc4b {
    margin-top: 10px !important;
  }
  .sm-mt-20_60c0f9e5be58ed06 {
    margin-top: 20px !important;
  }
  .sm-mt-30_7f1d8375f24e4fec {
    margin-top: 30px !important;
  }
  .sm-mt-40_b7e309e214e8a0e5 {
    margin-top: 40px !important;
  }
  .sm-mt-50_f69fbb3e16d663f0 {
    margin-top: 50px !important;
  }
  .sm-mt-60_50dd66f4c044aa9e {
    margin-top: 60px !important;
  }
  .sm-mt-70_9819456ec1deb708 {
    margin-top: 70px !important;
  }
  .sm-mt-80_fea5e6b4ee0366d2 {
    margin-top: 80px !important;
  }
  .sm-mt-90_3d88e864a146bd7d {
    margin-top: 90px !important;
  }
  .sm-mt-100_713fba99115f6ba5 {
    margin-top: 100px !important;
  }
  .sm-mt-110_cd0e6945659ec9cb {
    margin-top: 110px !important;
  }
  .sm-mt-120_e787ddfb722feed5 {
    margin-top: 120px !important;
  }
  .sm-mt-130_d13f359597634fec {
    margin-top: 130px !important;
  }
  .sm-mt-140_aa688ebb478fc7d9 {
    margin-top: 140px !important;
  }
  .sm-mt-150_4d119662b7b3ecf2 {
    margin-top: 150px !important;
  }
  .sm-mt-200_8fa3cdcf7ffaf53c {
    margin-top: 200px !important;
  }
  .sm-mb-10_3c5553895d1e92fb {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_492fe5c3ef9ff609 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_6a5af9cb33c4f41e {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_2a0d6b9335053d4b {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_af9b95c71c325934 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_bffdce5e1399dbc8 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_dfba0a9bc3893984 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_9e3559358da174b4 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_045b127ea1130e45 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_5a6cd4cd9998f500 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_aaf9aaf26000740c {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_c10b8ff73bd6eaac {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_45fd98a1b6aed3be {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_87c318dddd192cdf {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_4a55d7015e131983 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_a534423ae34bf232 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_54b4634d3e95c375 {
    padding: 0 !important;
  }
  .xs-m0_b9b693a82af4812e {
    margin: 0 !important;
  }
  .xs-pt-10_45da98ca64827628 {
    padding-top: 10px !important;
  }
  .xs-pt-20_40e052661a5e6a13 {
    padding-top: 20px !important;
  }
  .xs-pt-30_8b475e5714385d6e {
    padding-top: 30px !important;
  }
  .xs-pt-40_445f7e6c2708616b {
    padding-top: 40px !important;
  }
  .xs-pt-50_05967e74727b4aa1 {
    padding-top: 50px !important;
  }
  .xs-pt-60_5879ec3fc49a4701 {
    padding-top: 60px !important;
  }
  .xs-pt-70_9a3a51c1fdb10bce {
    padding-top: 70px !important;
  }
  .xs-pt-80_9c72cd0247a20d2c {
    padding-top: 80px !important;
  }
  .xs-pt-90_1d7f3fb209f41763 {
    padding-top: 90px !important;
  }
  .xs-pt-100_935f94c107af2748 {
    padding-top: 100px !important;
  }
  .xs-pt-110_31646d085c3bb60f {
    padding-top: 110px !important;
  }
  .xs-pt-120_f7a6dcc5b06f0754 {
    padding-top: 120px !important;
  }
  .xs-pt-130_2b2c017384348522 {
    padding-top: 130px !important;
  }
  .xs-pt-140_fa231223be1f2477 {
    padding-top: 140px !important;
  }
  .xs-pt-150_c67da8687e34fb60 {
    padding-top: 150px !important;
  }
  .xs-pt-200_837f497d8e1c6126 {
    padding-top: 200px !important;
  }
  .xs-pb-10_174baa99d0d4ffdd {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_e05f4d79eb6b29e5 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_61488bb22e2df1ca {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_560fce773fd5872c {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_b31e68d3be3c1e3c {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_6e990b0745001600 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_fb0c2748e03aa7be {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_ee6d8eaf716004d1 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_c0214f75270aff8f {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_046c9fd5be5751a4 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_b9a69bd42a3eef6c {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_61eef976222474f0 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_06c95f15ac83ec10 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_cfa6122a70635988 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_81ccc32e59b44de9 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_41cb5fae50573cac {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_c58e673df53e69d8 {
    margin-top: 10px !important;
  }
  .xs-mt-20_e21a8650e1e4f2a5 {
    margin-top: 20px !important;
  }
  .xs-mt-30_fe42a5ec37a4beb4 {
    margin-top: 30px !important;
  }
  .xs-mt-40_d45cc88a82ab5f9f {
    margin-top: 40px !important;
  }
  .xs-mt-50_d3ab16843cc86b78 {
    margin-top: 50px !important;
  }
  .xs-mt-60_bada448f39b8b32d {
    margin-top: 60px !important;
  }
  .xs-mt-70_a39ea46283ace732 {
    margin-top: 70px !important;
  }
  .xs-mt-80_346ad79f702c9c9d {
    margin-top: 80px !important;
  }
  .xs-mt-90_b7d350c44d7c1898 {
    margin-top: 90px !important;
  }
  .xs-mt-100_aafd7699e5823980 {
    margin-top: 100px !important;
  }
  .xs-mt-110_7e36781aa418f74e {
    margin-top: 110px !important;
  }
  .xs-mt-120_99974639050bb53c {
    margin-top: 120px !important;
  }
  .xs-mt-130_c0fcfdc035b229cb {
    margin-top: 130px !important;
  }
  .xs-mt-140_c55de57257615036 {
    margin-top: 140px !important;
  }
  .xs-mt-150_7b1fc3da78a72ece {
    margin-top: 150px !important;
  }
  .xs-mt-200_33fa96bcf141f898 {
    margin-top: 200px !important;
  }
  .xs-mb-10_72e81352277af6f8 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_7083ec0ef29e12e7 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_cc7de1cd73652108 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_4bc3b08ffa9f7da1 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_637b7c4fc6198508 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_0f50a4f7f9459758 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_c6cc97d66ce389f9 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_3898472276a33642 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_f68df150e8a1fcc6 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_0ef11d8d2a95adbf {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_a249fe740d2adeee {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_e304eb2f409dadef {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_9a6d8499756523d8 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_2add2dc359082a79 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_1e40207a91b10a3b {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_a8c1d6f57642d74d {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_46807a0474021d62 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_46807a0474021d62.menu-overlay_ba24d9fe9c676e3a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_46807a0474021d62.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_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_46807a0474021d62.menu-style-three_0f5ecc3a4fc5c878 .navbar-toggler_ba7651dbc7242e7b {
  background: #000;
}
.theme-main-menu_46807a0474021d62.menu-style-four_98f05e6548bbe9e2 .navbar-toggler_ba7651dbc7242e7b {
  background: #E6FD5A;
}
.theme-main-menu_46807a0474021d62.menu-style-five_60c1e3043daf9bba .navbar-toggler_ba7651dbc7242e7b {
  background: #DFFF5E;
}
.theme-main-menu_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b:focus {
  box-shadow: none;
}
.theme-main-menu_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b::before,
.theme-main-menu_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b::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_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b 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_46807a0474021d62.menu-style-three_0f5ecc3a4fc5c878 .navbar-toggler_ba7651dbc7242e7b:before, .theme-main-menu_46807a0474021d62.menu-style-three_0f5ecc3a4fc5c878 .navbar-toggler_ba7651dbc7242e7b:after, .theme-main-menu_46807a0474021d62.menu-style-three_0f5ecc3a4fc5c878 .navbar-toggler_ba7651dbc7242e7b span {
  background: #fff;
}
.theme-main-menu_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_46807a0474021d62 .navbar-toggler_ba7651dbc7242e7b[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_46807a0474021d62 .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_46807a0474021d62 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_46807a0474021d62.white-vr_b0dcb2610e4ea3b0 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_46807a0474021d62.white-vr_b0dcb2610e4ea3b0 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_46807a0474021d62.white-vr_b0dcb2610e4ea3b0.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_46807a0474021d62.menu-style-one_960ed30669c25997 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d .info-row_207c45d48f4151ad {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d .gap-fix_4326bb8c7b73f2a3 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d .greetings_4f57241bfe63c941 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d .contact-info_9b03f3ce8d847e68 {
  margin: 0 -15px;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d .contact-info_9b03f3ce8d847e68 li {
  padding: 0 15px;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d .contact-info_9b03f3ce8d847e68 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d .contact-info_9b03f3ce8d847e68 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d .inner-content_9557bd8b9090b26c {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_46807a0474021d62.menu-style-two_98f8390e0ffbe44d.fixed .info-row_207c45d48f4151ad {
  display: none;
}
.theme-main-menu_46807a0474021d62.menu-style-five_60c1e3043daf9bba {
  background: #000;
  padding: 0;
}
.theme-main-menu_46807a0474021d62.menu-style-five_60c1e3043daf9bba .inner-content_9557bd8b9090b26c {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_46807a0474021d62.menu-style-six_e5f365de0379c4b4 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_46807a0474021d62.menu-style-six_e5f365de0379c4b4 .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_46807a0474021d62 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_080fd4de96fca859 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_080fd4de96fca859 .mega-menu-title_3e1847c9d5eb50dd {
  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_46807a0474021d62 .login-btn-one_93c8cac37b73efd2 a {
  color: #000;
}
.theme-main-menu_46807a0474021d62 .login-btn-one_93c8cac37b73efd2 a:hover {
  text-decoration: underline;
}
.theme-main-menu_46807a0474021d62 .login-btn-two_aca8750e72ca44e3 a {
  color: #044F3B;
}
.theme-main-menu_46807a0474021d62 .login-btn-two_aca8750e72ca44e3 a:hover {
  text-decoration: underline;
}
.theme-main-menu_46807a0474021d62 .signup-btn-one_4b1054767ef21ef6 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_46807a0474021d62 .signup-btn-one_4b1054767ef21ef6 .icon_017e5e9340616171 {
  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_46807a0474021d62 .signup-btn-one_4b1054767ef21ef6:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_46807a0474021d62 .signup-btn-one_4b1054767ef21ef6:hover .icon_017e5e9340616171 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_46807a0474021d62 .signup-btn-two_8284518d5e02eb16 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_46807a0474021d62 .signup-btn-two_8284518d5e02eb16:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_46807a0474021d62 .quote-one_07d92dccf299a30b {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_46807a0474021d62 .quote-one_07d92dccf299a30b:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_d8170e6b9bb48e0d {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_d8170e6b9bb48e0d li {
  position: relative;
  padding: 0 15px;
}
.category-menu_d8170e6b9bb48e0d li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_d8170e6b9bb48e0d li a:hover {
  color: #0C3A30;
}
.category-menu_d8170e6b9bb48e0d .dropdown-menu {
  padding: 0;
}
.category-menu_d8170e6b9bb48e0d .dropdown-menu li {
  padding: 0;
}
.category-menu_d8170e6b9bb48e0d .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_d29b95adab40269f .logo_00d513e7ca88f7be {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_b0dcb2610e4ea3b0 .navbar-collapse_d29b95adab40269f {
    background-color: #0C3A30;
  }
  .navbar-collapse_d29b95adab40269f {
    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_d29b95adab40269f.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_46807a0474021d62 .navbar .mega-dropdown_6bd940820d1a7a4d {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_b0dcb2610e4ea3b0 .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_080fd4de96fca859 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_080f0ae659a67678 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_19921de54ea86786 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_19921de54ea86786::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_19921de54ea86786 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_19921de54ea86786 .hero-slider-one .hero-img_800cc588a1696e84 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_19921de54ea86786 .hero-slider-one .slick-list_e36edc08a07ab0da, .hero-banner-one_19921de54ea86786 .hero-slider-one .slick-track_d6e3a8779922e273, .hero-banner-one_19921de54ea86786 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_19921de54ea86786 .hero-heading_b348bf22bb1eb344 {
  font-weight: 700;
  color: #000;
  background: url(../imgstore/shape_0ba81121c8/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_19921de54ea86786 .more-btn_8e871e1ba5143bb0 {
  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_19921de54ea86786 .more-btn_8e871e1ba5143bb0:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_5fc4c81fb265dcca {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_5fc4c81fb265dcca .bg-wrapper_63d7f37b124a35f2 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_5fc4c81fb265dcca .hero-heading_b348bf22bb1eb344 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_5fc4c81fb265dcca .rating_2f69fa2c65f6253a h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_5fc4c81fb265dcca .rating_2f69fa2c65f6253a p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_5fc4c81fb265dcca .media-wrapper_701f485a6a93aa7c {
  position: absolute;
  background: url(../imgstore/assets_3de5dfd0a3/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_5fc4c81fb265dcca .media-wrapper_701f485a6a93aa7c .shape_01_fec7ba445b8e86d0 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_5fc4c81fb265dcca .media-wrapper_701f485a6a93aa7c .shape_02_2b016b7f2cf7ef20 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_d89ea85bbbf9f138 .hero-heading_b348bf22bb1eb344 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_d89ea85bbbf9f138 .media-wrapper_701f485a6a93aa7c {
  background: url(../imgstore/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_d89ea85bbbf9f138 .media-wrapper_701f485a6a93aa7c .screen_01_64cf383a6c90ca83 {
  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_d89ea85bbbf9f138 .media-wrapper_701f485a6a93aa7c .screen_02_bb3c3e695119446f {
  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_d89ea85bbbf9f138 .media-wrapper_701f485a6a93aa7c .bg-shape_a7a3b6b6c8526f1c {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_d89ea85bbbf9f138 .shape_01_fec7ba445b8e86d0 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_434c402365fca22d .bg-wrapper_63d7f37b124a35f2 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_434c402365fca22d .media-wrapper_701f485a6a93aa7c {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_434c402365fca22d .media-wrapper_701f485a6a93aa7c .shape_01_fec7ba445b8e86d0 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_434c402365fca22d .shape_02_2b016b7f2cf7ef20 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_af00aaf497f61571 + .blog-details_b976ac857699b7e1 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_3e0394d4500f6b08 {
  z-index: 1;
}
.block-feature-three_3e0394d4500f6b08:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_3e0394d4500f6b08.no-bg_4e3f10eb7942661e:before {
  display: none;
}
.block-feature-three_3e0394d4500f6b08 .section-btn_a3e6a8e9c54fbe39 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_3e0394d4500f6b08 .block-title_8cff16e183719840 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_3e0394d4500f6b08 .block-title_8cff16e183719840 a:hover {
  text-decoration: underline;
}
.block-feature-three_3e0394d4500f6b08 .round-btn_6ef818d351797ab7 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_3e0394d4500f6b08 .round-btn_6ef818d351797ab7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_3e0394d4500f6b08 .block-one_3ad77e27ebf218da {
  background: url(../imgstore/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_3e0394d4500f6b08 .block-one_3ad77e27ebf218da .tag_5e951eef61759dd1 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_3e0394d4500f6b08 .block-one_3ad77e27ebf218da .block-title_8cff16e183719840 {
  background: url(../imgstore/shape_0ba81121c8/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_3e0394d4500f6b08 .block-two_195da270eccbb795 {
  overflow: hidden;
}
.block-feature-three_3e0394d4500f6b08 .block-two_195da270eccbb795 .img-wrapper_33db8ee93378d818 {
  background: url(../imgstore/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_3e0394d4500f6b08 .block-two_195da270eccbb795 .text-wrapper_f5ad491289fbb0fd {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_3e0394d4500f6b08 .block-two_195da270eccbb795 .tag_5e951eef61759dd1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_3e0394d4500f6b08 .block-three_cea8af273e3e34ae {
  background: #D3FF76;
}
.block-feature-three_3e0394d4500f6b08 .block-three_cea8af273e3e34ae .tag_5e951eef61759dd1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_3e0394d4500f6b08 .block-three_cea8af273e3e34ae .round-btn_6ef818d351797ab7 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_3e0394d4500f6b08 .block-three_cea8af273e3e34ae .round-btn_6ef818d351797ab7:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_3e0394d4500f6b08 .block-four_7da5fbe2d43afeee {
  background: url(../imgstore/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_3e0394d4500f6b08 .block-four_7da5fbe2d43afeee .block-title_8cff16e183719840 {
  background: url(../imgstore/shape_0ba81121c8/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_3e0394d4500f6b08 .block-four_7da5fbe2d43afeee .block-title_8cff16e183719840 a {
  font-size: 28px;
}
.block-feature-three_3e0394d4500f6b08 .block-four_7da5fbe2d43afeee .tag_5e951eef61759dd1 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_3e0394d4500f6b08 .block-four_7da5fbe2d43afeee .round-btn_6ef818d351797ab7 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_3e0394d4500f6b08 .block-four_7da5fbe2d43afeee .round-btn_6ef818d351797ab7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_3e0394d4500f6b08 .block-five_0b83eb4bb927e385 {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_3e0394d4500f6b08 .block-five_0b83eb4bb927e385 .tag_5e951eef61759dd1 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_3e0394d4500f6b08 .block-five_0b83eb4bb927e385 .block-title_8cff16e183719840 {
  background: url(../imgstore/shape_0ba81121c8/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_525367637660e189 .upper-wrapper_e39e21695c234cf9 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_525367637660e189 .upper-wrapper_e39e21695c234cf9 .shape_01_fec7ba445b8e86d0 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_525367637660e189 .line-loop_454e457cfa6496ce:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_525367637660e189 .graph-panel_bdc8764b6327a865 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_525367637660e189 .graph-panel_bdc8764b6327a865 .main-count_992f20b4cfda8d96 {
  font-size: 120px;
}
.block-feature-thirteen_525367637660e189 .graph-panel_bdc8764b6327a865 .chart-box_86e13676898d0d7e {
  padding: 0 15px;
}
.block-feature-thirteen_525367637660e189 .graph-panel_bdc8764b6327a865 .chart-box_86e13676898d0d7e .chart-inner_46c70fd72cc70d2c {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_f29669b0e2949349 .media-img_921e0ca403cf939b {
  border-radius: 30px;
}
.block-feature-sixteen_f29669b0e2949349 .shape_01_fec7ba445b8e86d0 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_a925a07d73334718 .section-subheading_80304bb7ba130c9e {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_a925a07d73334718 .shape_01_fec7ba445b8e86d0 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_a0d17525f43bdf7d {
  z-index: 1;
}
.text-feature-four_a0d17525f43bdf7d .avatar_dd41065a0c1049a4 {
  width: 65px;
  height: 65px;
}
.text-feature-four_a0d17525f43bdf7d .name {
  font-size: 28px;
}
.text-feature-four_a0d17525f43bdf7d .quote-text_34e76bd5a603d7a2 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_a0d17525f43bdf7d .shape_01_fec7ba445b8e86d0 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_a0d17525f43bdf7d .shape_02_2b016b7f2cf7ef20 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_5b08b3fa36e6382e .bg-wrapper_63d7f37b124a35f2 {
  background: #FFF2AC;
}
.text-feature-five_5b08b3fa36e6382e 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_5b08b3fa36e6382e 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_5b08b3fa36e6382e 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_5b08b3fa36e6382e li:hover:before {
  background: #29594B;
}
.text-feature-five_5b08b3fa36e6382e li:hover:after {
  color: #fff;
}
.text-feature-five_5b08b3fa36e6382e .media-wrapper_701f485a6a93aa7c {
  background: url(../imgstore/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_5b08b3fa36e6382e .media-wrapper_701f485a6a93aa7c .video-icon_a4d5b435aeadd533 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_5b08b3fa36e6382e .media-wrapper_701f485a6a93aa7c .video-icon_a4d5b435aeadd533:hover {
  background: #CFFF45;
}
.text-feature-five_5b08b3fa36e6382e .media-wrapper_701f485a6a93aa7c .screen_01_64cf383a6c90ca83 {
  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_31047c0475965d66 {
  z-index: 1;
}
.text-feature-six_31047c0475965d66 .media-wrapper_701f485a6a93aa7c {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_31047c0475965d66 .media-wrapper_701f485a6a93aa7c .screen_01_64cf383a6c90ca83 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_31047c0475965d66 .shape_01_fec7ba445b8e86d0 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_31047c0475965d66 .shape_02_2b016b7f2cf7ef20 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_25080455cc5650c4 {
  background: url(../imgstore/assets_3de5dfd0a3/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_25080455cc5650c4 .block_64ab6384d32bb53a .icon_017e5e9340616171 {
  height: 50px;
}
.text-feature-nine_25080455cc5650c4 .vertical-text-wrapper_db2c0de48b3450bb {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_25080455cc5650c4 .vertical-text-wrapper_db2c0de48b3450bb .text-list_a2c9a70c75aa8fce {
  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_25080455cc5650c4 .vertical-text-wrapper_db2c0de48b3450bb .text-list_a2c9a70c75aa8fce:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_25080455cc5650c4 .vertical-text-wrapper_db2c0de48b3450bb .shape_01_fec7ba445b8e86d0 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_25080455cc5650c4 .vertical-text-wrapper_db2c0de48b3450bb .shape_02_2b016b7f2cf7ef20 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_25080455cc5650c4 .shape_03_56fd16cde1270a2a {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_25080455cc5650c4 .shape_04_abc0b70f0a414980 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_72b0c9f51920e914 .section-btn_a3e6a8e9c54fbe39 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_70be6c86f48f7544 {
  z-index: 1;
}
.team-section-three_70be6c86f48f7544:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../imgstore/shape_0ba81121c8/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_70be6c86f48f7544 .section-btn_a3e6a8e9c54fbe39 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_70be6c86f48f7544 .shape_01_fec7ba445b8e86d0 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_70be6c86f48f7544 .shape_02_2b016b7f2cf7ef20 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_70be6c86f48f7544 .shape_03_56fd16cde1270a2a {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_ccc888f87113f1a9 .logo_00d513e7ca88f7be {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_e7b3183ceabce931 {
  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_f9a6f7f46c2a56b1 {
  max-width: 565px;
}
.user-data-form .form-wrapper_f9a6f7f46c2a56b1 .input-group-meta_b285325882d76dfc 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_f9a6f7f46c2a56b1 .input-group-meta_b285325882d76dfc label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_f9a6f7f46c2a56b1 .input-group-meta_b285325882d76dfc .placeholder_icon_d273cf064acd0d83 {
  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_f9a6f7f46c2a56b1 .input-group-meta_b285325882d76dfc .placeholder_icon_d273cf064acd0d83 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_f9a6f7f46c2a56b1 .input-group-meta_b285325882d76dfc .placeholder_icon_d273cf064acd0d83 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_f9a6f7f46c2a56b1 .input-group-meta_b285325882d76dfc .placeholder_icon_d273cf064acd0d83 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_f9a6f7f46c2a56b1 .input-group-meta_b285325882d76dfc .placeholder_icon_d273cf064acd0d83 span.eye-slash_d6c7093b8aa949cc:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_60dcdb12fb56761d 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_60dcdb12fb56761d label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_60dcdb12fb56761d input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_60dcdb12fb56761d 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_60dcdb12fb56761d 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_60dcdb12fb56761d a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_60dcdb12fb56761d a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_ad368fc76f1b350d {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_43064dce1d779ff1 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_43064dce1d779ff1:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_43064dce1d779ff1 img {
  width: 20px;
}
.user-data-form .btn-close_da1e4f52b90a17a6 {
  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_421109ba9f1e9d5c .main-count_992f20b4cfda8d96 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_1d2cd95372022bf1 .icon_017e5e9340616171 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_a56371065319534f .img-holder_e4add2abc899667f {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_a56371065319534f .img-holder_e4add2abc899667f.round-border_d5d838d6e96d2a7d {
  border-radius: 30px;
}
.portfolio-block-one_a56371065319534f .img-holder_e4add2abc899667f .expend_9755fdd5db72defe {
  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_a56371065319534f .img-holder_e4add2abc899667f 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_a56371065319534f .img-holder_e4add2abc899667f i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_a56371065319534f:hover .expend_9755fdd5db72defe {
  opacity: 1;
}
.portfolio-block-one_a56371065319534f:hover .img-meta_54bc62b15d211bbf {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_a56371065319534f:hover .pj-title_c344a6ee95d342ec {
  text-decoration: underline;
}
.portfolio-block-one_a56371065319534f .caption {
  margin-top: 35px;
}
.portfolio-block-one_a56371065319534f .caption .tag_5e951eef61759dd1 {
  margin: 0 -3px;
}
.portfolio-block-one_a56371065319534f .caption .tag_5e951eef61759dd1 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_a56371065319534f .caption .pj-title_c344a6ee95d342ec {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_a56371065319534f .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_a56371065319534f .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_2d1d423543b2319b .bg-wrapper_63d7f37b124a35f2 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_2d1d423543b2319b .slider-wrapper_d10435aee6644454 {
  height: 100%;
}
.project-details-two_2d1d423543b2319b .slider-wrapper_d10435aee6644454 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_2d1d423543b2319b .slider-wrapper_d10435aee6644454 .carousel-control-next_5cb2e629441a050d,
.project-details-two_2d1d423543b2319b .slider-wrapper_d10435aee6644454 .carousel-control-prev_0c6f38771c0552b7 {
  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_2d1d423543b2319b .slider-wrapper_d10435aee6644454 .carousel-control-next_5cb2e629441a050d:hover,
.project-details-two_2d1d423543b2319b .slider-wrapper_d10435aee6644454 .carousel-control-prev_0c6f38771c0552b7:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_2d1d423543b2319b .slider-wrapper_d10435aee6644454 .carousel-control-prev_0c6f38771c0552b7 {
  left: auto;
  right: 45px;
}
.project-details-two_2d1d423543b2319b .info-wrapper_da1d12fa8bf24c77 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_2d1d423543b2319b .info-wrapper_da1d12fa8bf24c77 h3 {
  font-size: 36px;
}
.project-details-two_2d1d423543b2319b .info-wrapper_da1d12fa8bf24c77 .list-meta_cbab8814e2805317 li {
  padding: 22px 0;
}
.project-details-two_2d1d423543b2319b .info-wrapper_da1d12fa8bf24c77 .list-meta_cbab8814e2805317 .icon_017e5e9340616171 {
  width: 40px;
}
.project-details-two_2d1d423543b2319b .info-wrapper_da1d12fa8bf24c77 .list-meta_cbab8814e2805317 .text1_baa9f8b7d0168089 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_2d1d423543b2319b .info-wrapper_da1d12fa8bf24c77 .list-meta_cbab8814e2805317 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_2d1d423543b2319b .info-wrapper_da1d12fa8bf24c77 .social-share_bae00dabac82870b li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_2d1d423543b2319b .info-wrapper_da1d12fa8bf24c77 .social-share_bae00dabac82870b li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_f6543b4527a31ca1 .slider-wrapper_d10435aee6644454 {
  padding-left: 100px;
}
.feedback-section-three_f6543b4527a31ca1 .slider-wrapper_d10435aee6644454 .icon_017e5e9340616171 {
  left: 0;
  top: 18px;
}
.feedback-section-three_f6543b4527a31ca1 .slick-dots_607ce9bd67033c00 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_f6543b4527a31ca1 .slick-dots_607ce9bd67033c00 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_f6543b4527a31ca1 .slick-dots_607ce9bd67033c00 .slick-active button {
  background: #000;
}
.feedback-section-three_f6543b4527a31ca1 .rating-box_336647f1e73f396e {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_f6543b4527a31ca1 .rating-box_336647f1e73f396e .rating_2f69fa2c65f6253a {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_f6543b4527a31ca1 .shape_01_fec7ba445b8e86d0 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_f6543b4527a31ca1 .shape_02_2b016b7f2cf7ef20 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_c93228b38abf8c0e {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_c93228b38abf8c0e .post-data_c807d3a5c9dc8577 {
  padding: 30px 35px 25px;
}
.blog-meta-one_c93228b38abf8c0e .post-data_c807d3a5c9dc8577 .post-info_86b88e0fb545a238 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_c93228b38abf8c0e .post-data_c807d3a5c9dc8577 .blog-title_3c26e064f3225ebe {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_c93228b38abf8c0e .post-data_c807d3a5c9dc8577 .blog-title_3c26e064f3225ebe:hover {
  text-decoration: underline;
}
.blog-meta-one_c93228b38abf8c0e .post-img_ab422a0a5cc93199 {
  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_c93228b38abf8c0e .post-img_ab422a0a5cc93199 .round-btn_6ef818d351797ab7 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_c93228b38abf8c0e:hover .round-btn_6ef818d351797ab7 {
  background: #CFFF45;
}
.blog-meta-one_c93228b38abf8c0e.style-two_e25e4909c3eb6a4f {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_c93228b38abf8c0e.style-two_e25e4909c3eb6a4f .post-img_ab422a0a5cc93199 {
  border-radius: 0;
}
.blog-meta-one_c93228b38abf8c0e.style-two_e25e4909c3eb6a4f .blog-title_3c26e064f3225ebe {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_486ef2249d3bb246 {
  background: #fff;
}
.blog-meta-two_486ef2249d3bb246 .post-data_c807d3a5c9dc8577 {
  padding-top: 30px;
}
.blog-meta-two_486ef2249d3bb246 .post-data_c807d3a5c9dc8577 .blog-title_3c26e064f3225ebe {
  width: 70%;
}
.blog-meta-two_486ef2249d3bb246 .post-data_c807d3a5c9dc8577 .blog-title_3c26e064f3225ebe h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_486ef2249d3bb246 .post-data_c807d3a5c9dc8577 .blog-title_3c26e064f3225ebe:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_486ef2249d3bb246 .post-data_c807d3a5c9dc8577 .round-btn_6ef818d351797ab7 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_486ef2249d3bb246 .post-data_c807d3a5c9dc8577 .round-btn_6ef818d351797ab7:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_486ef2249d3bb246 .post-data_c807d3a5c9dc8577 .post-info_86b88e0fb545a238 {
  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_486ef2249d3bb246 .post-img_ab422a0a5cc93199 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_486ef2249d3bb246 .post-img_ab422a0a5cc93199 .date_cce45c4ef4418311 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_486ef2249d3bb246.style-two_e25e4909c3eb6a4f {
  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_486ef2249d3bb246.style-two_e25e4909c3eb6a4f p {
  font-size: 18px;
}
.blog-meta-two_486ef2249d3bb246.style-two_e25e4909c3eb6a4f .post-img_ab422a0a5cc93199 {
  height: auto;
  width: 100%;
}
.blog-meta-two_486ef2249d3bb246.style-two_e25e4909c3eb6a4f .post-data_c807d3a5c9dc8577 {
  padding: 26px 0;
}
.blog-meta-two_486ef2249d3bb246.style-two_e25e4909c3eb6a4f .post-data_c807d3a5c9dc8577 .post-info_86b88e0fb545a238 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_486ef2249d3bb246.style-two_e25e4909c3eb6a4f .post-data_c807d3a5c9dc8577 .round-btn_6ef818d351797ab7 {
  border: none;
}

.signup-btn-one_4b1054767ef21ef6 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_4b1054767ef21ef6 .icon_017e5e9340616171 {
  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_aac6d8cf5ec60d20 {
  z-index: 1;
}
.blog-section-three_aac6d8cf5ec60d20 .section-btn_a3e6a8e9c54fbe39 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_675191e5edf7e77e {
  z-index: 5;
}
.blog-section-four_675191e5edf7e77e.block-feature-three_3e0394d4500f6b08:before {
  display: none;
}
.blog-section-four_675191e5edf7e77e.block-feature-three_3e0394d4500f6b08 .block-one_3ad77e27ebf218da {
  background: url(../imgstore/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .quote-wrapper_27cee4e65ca162ad {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .quote-wrapper_27cee4e65ca162ad .wrapper_9db78615719ce92c {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .quote-wrapper_27cee4e65ca162ad .wrapper_9db78615719ce92c .icon_017e5e9340616171 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .quote-wrapper_27cee4e65ca162ad .wrapper_9db78615719ce92c h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .quote-wrapper_27cee4e65ca162ad h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .quote-wrapper_27cee4e65ca162ad h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .img-gallery_48218dfcb58ba444 {
  margin-bottom: 50px;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .img-gallery_48218dfcb58ba444 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .list-item_2ac64c1978600972 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_b976ac857699b7e1 .post-details-meta_7b567868d45413de .list-item_2ac64c1978600972 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_b976ac857699b7e1 .bottom-widget_053ce8d7bda2bcbd {
  padding: 10px 0 5px;
}
.blog-details_b976ac857699b7e1 .bottom-widget_053ce8d7bda2bcbd .tags_938294640d1c37f0 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_b976ac857699b7e1 .bottom-widget_053ce8d7bda2bcbd .tags_938294640d1c37f0 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_b976ac857699b7e1 .bottom-widget_053ce8d7bda2bcbd .tags_938294640d1c37f0 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_b976ac857699b7e1 .bottom-widget_053ce8d7bda2bcbd .share-icon_4254b43ddba273fc li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_b976ac857699b7e1 .bottom-widget_053ce8d7bda2bcbd .share-icon_4254b43ddba273fc a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_b976ac857699b7e1 .grey-bg_da254b85b336f3ab {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_b976ac857699b7e1 .blog-inner-title_08869077949de838 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 {
  margin: 60px 0;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12:last-child {
  padding-bottom: 5px;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 .reply-comment_44336ca60cf17fbd {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 .user-avatar_7017d8eadce20d10 {
  width: 60px;
  height: 60px;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 .comment-text_1d175a8c755605ca {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 .comment-text_1d175a8c755605ca .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 .comment-text_1d175a8c755605ca .date_cce45c4ef4418311 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 .comment-text_1d175a8c755605ca p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 .comment-text_1d175a8c755605ca .reply-btn_ee07308134693bd5 {
  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_b976ac857699b7e1 .blog-comment-area_9aec20b1414822f5 .comment_87aed74670cb2d12 .comment-text_1d175a8c755605ca .reply-btn_ee07308134693bd5:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_b976ac857699b7e1 .blog-comment-form_2b9d16c8125218d3 p a {
  color: #19352D;
}
.blog-details_b976ac857699b7e1 .blog-comment-form_2b9d16c8125218d3 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_b976ac857699b7e1 .blog-comment-form_2b9d16c8125218d3 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_b976ac857699b7e1 .blog-comment-form_2b9d16c8125218d3 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_912dab714489f41c {
  height: 600px;
}

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

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

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

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

.footer-one_1af3d1217f73086d {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_1af3d1217f73086d .bottom-footer_d5de428d371ce548 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_1af3d1217f73086d .social-icon_d529d80b807007f5 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_1af3d1217f73086d .social-icon_d529d80b807007f5 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_1af3d1217f73086d .footer-title_908affae4ef13342 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_1af3d1217f73086d .footer-nav-link_ddd3c2f8a0308da2 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_1af3d1217f73086d .footer-nav-link_ddd3c2f8a0308da2 a:hover {
  color: #fff;
}
.footer-nav-link_ddd3c2f8a0308da2 p {
  font-size: 16px;
}
.logo_00d513e7ca88f7be 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_c54683f7aedfcd99 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_768558b33c62f565 {
  align-content: center;
}

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

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

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

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

.footer-three_4d1af87ee85fbe2f {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_4d1af87ee85fbe2f .round-bg_ff71bb4dd9e96bd2 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_4d1af87ee85fbe2f .round-bg_ff71bb4dd9e96bd2.color-two_ad71ade4c787ed91 {
  background: #F6FFDD;
}
.footer-three_4d1af87ee85fbe2f .footer-intro_7105aee64ecb279b p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_4d1af87ee85fbe2f .footer-intro_7105aee64ecb279b p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4d1af87ee85fbe2f .footer-title_908affae4ef13342 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_4d1af87ee85fbe2f .footer-nav-link_ddd3c2f8a0308da2 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_4d1af87ee85fbe2f .footer-nav-link_ddd3c2f8a0308da2 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_4d1af87ee85fbe2f .bottom-footer_d5de428d371ce548 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_4d1af87ee85fbe2f .bottom-footer_d5de428d371ce548 .copyright_2b5eaf5b43b82634 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_4d1af87ee85fbe2f .bottom-footer_d5de428d371ce548 .bottom-nav_0e11fd1535382218 {
  margin: 0 -12px;
}
.footer-three_4d1af87ee85fbe2f .bottom-footer_d5de428d371ce548 .bottom-nav_0e11fd1535382218 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_4d1af87ee85fbe2f .bottom-footer_d5de428d371ce548 .bottom-nav_0e11fd1535382218 a:hover {
  text-decoration: underline;
}
.footer-three_4d1af87ee85fbe2f .bottom-footer_d5de428d371ce548 .social-icon_d529d80b807007f5 {
  margin: 0 -10px;
}
.footer-three_4d1af87ee85fbe2f .bottom-footer_d5de428d371ce548 .social-icon_d529d80b807007f5 a {
  margin: 0 10px;
}
.footer-three_4d1af87ee85fbe2f .bottom-footer_d5de428d371ce548 .social-icon_d529d80b807007f5 a:hover {
  color: #19352D;
}
.footer-three_4d1af87ee85fbe2f .shape_01_fec7ba445b8e86d0 {
  top: -3%;
  left: -3%;
}
.footer-three_4d1af87ee85fbe2f .shape_02_2b016b7f2cf7ef20 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_f138b49d4d01de89 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_f138b49d4d01de89:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../imgstore/assets_3de5dfd0a3/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_f138b49d4d01de89 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_f138b49d4d01de89 .btn-group_f0612dcb98b3c9bb {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_f138b49d4d01de89 .btn-group_f0612dcb98b3c9bb h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_f138b49d4d01de89 .btn-group_f0612dcb98b3c9bb h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_f138b49d4d01de89 .btn-group_f0612dcb98b3c9bb .round-btn_6ef818d351797ab7 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_f138b49d4d01de89 .btn-group_f0612dcb98b3c9bb .round-btn_6ef818d351797ab7:hover, .footer-five_f138b49d4d01de89 .btn-group_f0612dcb98b3c9bb .round-btn_6ef818d351797ab7:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_f138b49d4d01de89 .social-icon_d529d80b807007f5 {
  margin: 0 -20px;
}
.footer-five_f138b49d4d01de89 .social-icon_d529d80b807007f5 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_f138b49d4d01de89 .social-icon_d529d80b807007f5 a:hover {
  color: #DFFF5E;
}
.footer-five_f138b49d4d01de89 .bottom-nav_0e11fd1535382218 {
  margin: 0 -12px;
}
.footer-five_f138b49d4d01de89 .bottom-nav_0e11fd1535382218 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_f138b49d4d01de89 .bottom-nav_0e11fd1535382218 a:hover {
  text-decoration: underline;
}
.footer-five_f138b49d4d01de89 .shape_01_fec7ba445b8e86d0 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_f138b49d4d01de89 .shape_02_2b016b7f2cf7ef20 {
  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_96d403301b5a4be0 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_29b2cb07315a486b {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_8fa16707fa70c8f3 {
  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_ba75b9fccddc6ecf {
  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_6243588105f3398e {
  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_0df61477eb8b8a2f {
  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_bbd0a004185733fd {
  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_e90b3bfec13065a2 {
  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_f51184c6e65bd8a3 {
  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_20d1a79a6a63d4f4 {
  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_7ffdd5cbcb1da6ea {
  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_9eb2568b4a735442 {
  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_51f4e2217367077f {
  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_5de9c7c7a15522bd {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_b082ce7186ad4523 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_4b45d01d522fbaae {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_3371d4c0c55bdee0 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_71b530a7a7b26f71 {
  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_4188e0dc6d6d6774 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_5b7c3a45b5c0dc0e {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_c6814788cc097b17 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_c909e7410a725b71 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_cec7c7bc6d6cdb92 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_587ff582c1e143da {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_e5ef2455c4039052 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_21d7d19ebef55ded {
  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_afcb1dfcd3d2c1bb {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_6c85d9094c16cd3f {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_7192fbb201b8619c {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_3a40b96b8743cbdd {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_93eb92f4dea6d9b5 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_8e8e748fcd90eee2 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_ff216ec20a296439 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_644c8cd03b5fa466 {
  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_2f09d94fe830ac51 {
  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_9b3e36e1a4a7afb9 {
  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_86929585fd756844 {
  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_063152bfa4f9ef1e {
  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_0ec4de89e5b238cd {
  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_9c2126cd3305e639 {
  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_1d4a1e771c2a7c6f {
  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_42e9aa26b6c0d6b2 {
  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_2fcbe40cce1d542e {
  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_f2f43298825236dc {
  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_d6162528ad5647db {
  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_44255d6e2e393d10 {
  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_eb50fa743ad765eb {
  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_f17e1073a294b282 {
  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_b1627d9e41eb41eb {
  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_1a2bbc0c859b973b {
  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_7dbcb6339696191c {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_dba8e5114a4cea89 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_2fdb9adeef6cca95 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_4b88205208d2e157 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_f36aef7db23749da {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_46a8b46af5129800 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_72eeeebaf36d4086 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_dd9a3b6a3ebf3eb6 {
  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_96d403301b5a4be0 {
  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_4bcbe85e3f67fa1f {
  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_6951e5e231f5be43 {
  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_80c1f88df906ade1 .theme-select-menu_622be8782c812332 {
  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_2e712c369809d788 {
  overflow: hidden;
}
.product-block-one_2e712c369809d788 .img-holder_e4add2abc899667f {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_2e712c369809d788 .img-holder_e4add2abc899667f .cart-icon_0fd1cde5712e453b {
  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_2e712c369809d788 .img-holder_e4add2abc899667f .cart-icon_0fd1cde5712e453b:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_2e712c369809d788 .img-holder_e4add2abc899667f .cart-button_672e3767fa2a8749 {
  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_2e712c369809d788 .img-holder_e4add2abc899667f .cart-button_672e3767fa2a8749:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_2e712c369809d788 .product-title_182e5a496979e3ae {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_2e712c369809d788 .rating_2f69fa2c65f6253a {
  margin: 0 -3px;
}
.product-block-one_2e712c369809d788 .rating_2f69fa2c65f6253a li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_2e712c369809d788 .rating_2f69fa2c65f6253a li .bi-star-fill_584751fcc8386f3c {
  color: #FFCB65;
}
.product-block-one_2e712c369809d788 .price_dc54de7ded6e0040 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_2e712c369809d788:hover .cart-button_672e3767fa2a8749 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_2e712c369809d788:hover .product-img_cd3d14b0df4bab79 {
  transform: scale(0.95);
}
.product-block-one_2e712c369809d788:hover .cart-icon_0fd1cde5712e453b {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_2e712c369809d788:hover .product-title_182e5a496979e3ae {
  text-decoration: underline;
}

.product-details-one_045cedd6b2a69fe0 .product-img-tab_4e628ba751c0d511 {
  border: none;
}
.product-details-one_045cedd6b2a69fe0 .product-img-tab_4e628ba751c0d511 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_045cedd6b2a69fe0 .product-img-tab_4e628ba751c0d511 .nav-link img {
  max-height: 100%;
}
.product-details-one_045cedd6b2a69fe0 .product-img-tab_4e628ba751c0d511 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_045cedd6b2a69fe0 .product-img-tab-content_2e45032ca1e38c64 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_045cedd6b2a69fe0 .product-img-tab-content_2e45032ca1e38c64 img {
  margin: auto;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .stock-tag_24e5e993fadf9370 {
  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_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .product-name_2cc191c1f3d6b68a {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .rating_2f69fa2c65f6253a li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .rating_2f69fa2c65f6253a li .bi-star-fill_584751fcc8386f3c {
  color: #FFCB65;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .rating_2f69fa2c65f6253a li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .rating_2f69fa2c65f6253a li a:hover {
  text-decoration: underline;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .price_dc54de7ded6e0040 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .price_dc54de7ded6e0040 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .availability_dd9db3b53ba392db {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .description-text_1b7b74075b3e9aa2 {
  padding: 10px 0 15px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .product-feature_09ab2af2650c3cf5 {
  margin-bottom: 20px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .product-feature_09ab2af2650c3cf5 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .product-feature_09ab2af2650c3cf5 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .customize-order_8ae3464cfb8ae6b5 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .customize-order_8ae3464cfb8ae6b5 .quantity_cefb8811fe6ef591 .button-group_076b41250d01caac {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .customize-order_8ae3464cfb8ae6b5 .quantity_cefb8811fe6ef591 .button-group_076b41250d01caac li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .customize-order_8ae3464cfb8ae6b5 .quantity_cefb8811fe6ef591 .button-group_076b41250d01caac li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_045cedd6b2a69fe0 .product-info_76e28608c3ce69aa .customize-order_8ae3464cfb8ae6b5 .quantity_cefb8811fe6ef591 .button-group_076b41250d01caac 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_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .nav-tabs_dcdfc0962cedbe8f {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .nav-tabs_dcdfc0962cedbe8f .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_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .nav-tabs_dcdfc0962cedbe8f .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_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .nav-tabs_dcdfc0962cedbe8f .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .nav-tabs_dcdfc0962cedbe8f .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .tab-content_70a5dc71691d5fa2 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .tab-content_70a5dc71691d5fa2 .product-feature_09ab2af2650c3cf5 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .tab-content_70a5dc71691d5fa2 .product-feature_09ab2af2650c3cf5 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .user-comment-area_dd796fcdca079177 .single-comment_7a682d3acb8e0cdb {
  padding-bottom: 40px;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .user-comment-area_dd796fcdca079177 .single-comment_7a682d3acb8e0cdb:last-child {
  padding-bottom: 0;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .user-comment-area_dd796fcdca079177 .user-img_f2de58cb664f4a25 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .user-comment-area_dd796fcdca079177 .user-comment-data_f41b28ed01c1f7cb {
  padding-left: 30px;
  position: relative;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .user-comment-area_dd796fcdca079177 .user-comment-data_f41b28ed01c1f7cb .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .user-comment-area_dd796fcdca079177 .user-comment-data_f41b28ed01c1f7cb .rating_2f69fa2c65f6253a li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .user-comment-area_dd796fcdca079177 .user-comment-data_f41b28ed01c1f7cb .rating_2f69fa2c65f6253a li .bi-star-fill_584751fcc8386f3c {
  color: #FFCB65;
}
.product-details-one_045cedd6b2a69fe0 .product-review-tab_aaebce4faba739eb .user-comment-area_dd796fcdca079177 .user-comment-data_f41b28ed01c1f7cb p {
  padding-top: 8px;
}

.cart-list-form_369d7f82369a80fd {
  position: relative;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b {
  margin: 0;
  background: transparent;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b 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_369d7f82369a80fd .table_137246665cd0d26b th:first-child {
  text-align: left;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .product-thumbnails_09461a31d7d7c225 {
  width: 85px;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .product-thumbnails_09461a31d7d7c225 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .product-thumbnails_09461a31d7d7c225 .product-img_cd3d14b0df4bab79 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .product-info_76e28608c3ce69aa {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .product-info_76e28608c3ce69aa .product-name_2cc191c1f3d6b68a {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .product-info_76e28608c3ce69aa .serial_3c2312f7c957391c {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .product-info_76e28608c3ce69aa ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .price_dc54de7ded6e0040 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .quantity_cefb8811fe6ef591 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .quantity_cefb8811fe6ef591 li .btn_10a084565da0a982 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .quantity_cefb8811fe6ef591 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_369d7f82369a80fd .table_137246665cd0d26b tbody .remove-product_234262ee9652e7ea {
  color: #000;
  font-size: 22px;
}
.cart-list-form_369d7f82369a80fd .table_137246665cd0d26b tbody .remove-product_234262ee9652e7ea:hover {
  color: #ff2759;
}
.cart-list-form_369d7f82369a80fd .cart-footer_3363472201f62f59 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_369d7f82369a80fd .cart-footer_3363472201f62f59 .coupon-form_00ddf9a09269c178 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_369d7f82369a80fd .cart-footer_3363472201f62f59 .cart-total-section_ace54ca3fcb6cf1f {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_369d7f82369a80fd .cart-footer_3363472201f62f59 .cart-total-section_ace54ca3fcb6cf1f .cart-total-table_7fb6ef87b0860ce5 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_369d7f82369a80fd .cart-footer_3363472201f62f59 .cart-total-section_ace54ca3fcb6cf1f .cart-total-table_7fb6ef87b0860ce5 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_a132a8eebd7650b5 {
  height: auto;
}

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

.fancybox-caption_d95937d9e90dba2d, .fancybox-infobar_a32e49c04e8703a9, .fancybox-navigation_ed99b36bca514896 .fancybox-button_1ed2e210aaa858c1, .fancybox-toolbar_a851b4abc16784d6 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_c826bdf620e8fdc7 .fancybox-caption_d95937d9e90dba2d, .fancybox-show-infobar_1d3085540db3a1be .fancybox-infobar_a32e49c04e8703a9, .fancybox-show-nav_10919378e949eae4 .fancybox-navigation_ed99b36bca514896 .fancybox-button_1ed2e210aaa858c1, .fancybox-show-toolbar_b05dc2e23384250f .fancybox-toolbar_a851b4abc16784d6 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_f8000c67c1d223d4 .fancybox-stage_bc29c488048bb20e {
  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_896204440e3f37d4 .fancybox-slide, .fancybox-slide--current_1b1c3819c3d2deed, .fancybox-slide--next_830dd63d926f35ca, .fancybox-slide--previous_d06684202962e1a7 {
  display: block;
}

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

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

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

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

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

.fancybox-content_b1afa956006685b3 {
  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_02b58cfb99850598 .fancybox-content_b1afa956006685b3 {
  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_6af0a714bc9b8636 .fancybox-content_b1afa956006685b3 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_652a44dc9ecf0642 .fancybox-content_b1afa956006685b3 {
  cursor: zoom-in;
}

.fancybox-can-drag_9ebc8dbda7fda115 .fancybox-content_b1afa956006685b3 {
  cursor: grab;
}

.fancybox-is-dragging_e1e325536622f053 .fancybox-content_b1afa956006685b3 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_6ee6d99046bb1dbd .fancybox-content_b1afa956006685b3 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_d2a57082745e83cc .fancybox-content_b1afa956006685b3, .fancybox-slide--map_7faf9520f326b678 .fancybox-content_b1afa956006685b3, .fancybox-slide--video_70030793da74d16e .fancybox-content_b1afa956006685b3 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_70030793da74d16e .fancybox-content_b1afa956006685b3 {
  background: #000;
}

.fancybox-slide--map_7faf9520f326b678 .fancybox-content_b1afa956006685b3 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_70e42b69a46b5ccc svg path, .fancybox-button--share_5108830fb3c225b4 svg path, .fancybox-button--thumbs_d771e37bf6c3fc85 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_10919378e949eae4 .fancybox-navigation_ed99b36bca514896 .fancybox-button_1ed2e210aaa858c1 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_ed99b36bca514896 .fancybox-button--arrow_left_be5385dedfcb57e9 {
  left: 6px;
}

.fancybox-navigation_ed99b36bca514896 .fancybox-button--arrow_right_ad714e691d05a2b2 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_d2a57082745e83cc .fancybox-close-small_5c81ed2223d5ca76, .fancybox-slide--image_02b58cfb99850598 .fancybox-close-small_5c81ed2223d5ca76, .fancybox-slide--video_70030793da74d16e .fancybox-close-small_5c81ed2223d5ca76 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_d2a57082745e83cc .fancybox-close-small_5c81ed2223d5ca76:hover svg, .fancybox-slide--image_02b58cfb99850598 .fancybox-close-small_5c81ed2223d5ca76:hover svg, .fancybox-slide--video_70030793da74d16e .fancybox-close-small_5c81ed2223d5ca76:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_829760bfe95533a7 .fancybox-close-small_5c81ed2223d5ca76, .fancybox-is-zoomable_019e0537724e0abb.fancybox-can-drag_9ebc8dbda7fda115 .fancybox-close-small_5c81ed2223d5ca76 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_84ad3508f6d3389f.fancybox-slide--next_830dd63d926f35ca, .fancybox-fx-fade_84ad3508f6d3389f.fancybox-slide--previous_d06684202962e1a7 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_84ad3508f6d3389f.fancybox-slide--current_1b1c3819c3d2deed {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_ac0fe18d6975b139 {
  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_326baa9522ce0b7e {
  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_c0081555252c2b71 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_1e24c6e46fff5330 .fancybox-thumbs_326baa9522ce0b7e {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_326baa9522ce0b7e > 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_326baa9522ce0b7e .fancybox-thumbs-active_833a4317907b619c:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_203d75c8a455994b .slick-track_d6e3a8779922e273,
.slick-slider_203d75c8a455994b .slick-list_e36edc08a07ab0da {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_35dbf412c9ffb41b .slick-track_d6e3a8779922e273 {
  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_35dbf412c9ffb41b img {
  display: none;
}

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

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

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

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

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