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

.h1_b4b8d60dda785510,
h1,
.h2_9e19c2d49db83c11,
h2,
.h3_63c151b87ce76b2e,
h3,
.h4_da66b457a9b59838,
h4,
.h5_18843546354ce584,
h5,
.h6_c0010bdea7144cb5,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_666594d94d164206 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_f899d903ab9acb23 {
  padding: 0 !important;
}

.m0_99760e7dca9849c8 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_3128585dc3bb08ab {
    padding: 0 !important;
  }
  .xl-m0_d2d7c9f6bd3a0eb2 {
    margin: 0 !important;
  }
  .xl-pt-10_2c258d1b1ff9b0a7 {
    padding-top: 10px !important;
  }
  .xl-pt-20_ac2325d166e277c0 {
    padding-top: 20px !important;
  }
  .xl-pt-30_f3238ec47d234020 {
    padding-top: 30px !important;
  }
  .xl-pt-40_f1265aba243a1752 {
    padding-top: 40px !important;
  }
  .xl-pt-50_96ad909d1b2fc364 {
    padding-top: 50px !important;
  }
  .xl-pt-60_5d971f99b2e16ae1 {
    padding-top: 60px !important;
  }
  .xl-pt-70_0fb94b32c0ace37a {
    padding-top: 70px !important;
  }
  .xl-pt-80_1fb435017beaaa63 {
    padding-top: 80px !important;
  }
  .xl-pt-90_c00d4823711aed1e {
    padding-top: 90px !important;
  }
  .xl-pt-100_30622990f9178ad1 {
    padding-top: 100px !important;
  }
  .xl-pt-110_5eee912a083ecfb9 {
    padding-top: 110px !important;
  }
  .xl-pt-120_f7be7e27594a96c2 {
    padding-top: 120px !important;
  }
  .xl-pt-130_552e30d934e2ffaa {
    padding-top: 130px !important;
  }
  .xl-pt-140_13ebe25b5e00d11b {
    padding-top: 140px !important;
  }
  .xl-pt-150_dfb77a28ed8caf76 {
    padding-top: 150px !important;
  }
  .xl-pt-200_03d77ed1d4ff4c14 {
    padding-top: 200px !important;
  }
  .xl-pb-10_85d4055ae2275909 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_595f271926cf4f8b {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_e7239bc0482cc558 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_17b2df212dd0b97c {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_fbaf4b280028c235 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_80787be950ff8d61 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_80b2517155700c31 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_379686f1f8f272ba {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_1f2d52f3bd34157c {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_a9101d293ccc99ee {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_cc1d1c9c8c9cf83f {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_8cffbd768da3002f {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_160cacb635466021 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_ee6448e85616302d {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_5ebe2ee373ab7575 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_2607acd50c8cf0ea {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_933d57861a974945 {
    margin-top: 10px !important;
  }
  .xl-mt-20_636ce279b29c6d31 {
    margin-top: 20px !important;
  }
  .xl-mt-30_2d7beb969f0f98da {
    margin-top: 30px !important;
  }
  .xl-mt-40_1e1722f848852df6 {
    margin-top: 40px !important;
  }
  .xl-mt-50_b8cd77020acabf0b {
    margin-top: 50px !important;
  }
  .xl-mt-60_ca9946a56e04ef6d {
    margin-top: 60px !important;
  }
  .xl-mt-70_53f6d1e5a14b6e69 {
    margin-top: 70px !important;
  }
  .xl-mt-80_36d9b7ddbc8a07a7 {
    margin-top: 80px !important;
  }
  .xl-mt-90_1c2224541ddde68e {
    margin-top: 90px !important;
  }
  .xl-mt-100_cefe5a6bc3aa1423 {
    margin-top: 100px !important;
  }
  .xl-mt-110_9d875808d566f5dc {
    margin-top: 110px !important;
  }
  .xl-mt-120_a3f2d1d35b5f3ae8 {
    margin-top: 120px !important;
  }
  .xl-mt-130_6eba7e484279a505 {
    margin-top: 130px !important;
  }
  .xl-mt-140_3b0161038908a52b {
    margin-top: 140px !important;
  }
  .xl-mt-150_07bdf257d8ff29af {
    margin-top: 150px !important;
  }
  .xl-mt-200_dacb32359a776cb0 {
    margin-top: 200px !important;
  }
  .xl-mb-10_a7eec0c054d7086d {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_e8b8136f5b6b9d7c {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_ca44c8c2ba1b862c {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_a1f2d67f66522dd2 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_02931e6ac38793c3 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_9a54234ec099f989 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_ec3fc20153f2370e {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_d2f19ea3d8dd9df9 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_edf5abc6810da5c4 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_9775c57705ca7886 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_0c73445775f82b01 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_71d066e049ea9f5b {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_3530b867c6b2d5eb {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_9a2b720d6e233a28 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_9de7afada60d7f33 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_a8c6f4b01aa1d246 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_013f8f8e39a8621c {
    padding: 0 !important;
  }
  .lg-m0_f3776575b2fb8397 {
    margin: 0 !important;
  }
  .lg-pt-10_b21b3a2e9725cf35 {
    padding-top: 10px !important;
  }
  .lg-pt-20_f1be4b92c3d477c3 {
    padding-top: 20px !important;
  }
  .lg-pt-30_881b39785127339c {
    padding-top: 30px !important;
  }
  .lg-pt-40_e812ff75b2342405 {
    padding-top: 40px !important;
  }
  .lg-pt-50_2a427c0949d3e652 {
    padding-top: 50px !important;
  }
  .lg-pt-60_814159e5df317d61 {
    padding-top: 60px !important;
  }
  .lg-pt-70_3210b3a4c2e1d2fa {
    padding-top: 70px !important;
  }
  .lg-pt-80_da5ff5f881eae414 {
    padding-top: 80px !important;
  }
  .lg-pt-90_03e672984a0b382f {
    padding-top: 90px !important;
  }
  .lg-pt-100_0afa12a4e588f57b {
    padding-top: 100px !important;
  }
  .lg-pt-110_5054768bafab0831 {
    padding-top: 110px !important;
  }
  .lg-pt-120_8129535881351591 {
    padding-top: 120px !important;
  }
  .lg-pt-130_c07c156128dbdee3 {
    padding-top: 130px !important;
  }
  .lg-pt-140_df3a4a2bea85bb1b {
    padding-top: 140px !important;
  }
  .lg-pt-150_b559bf245d08b5e1 {
    padding-top: 150px !important;
  }
  .lg-pt-200_66800c387248e32a {
    padding-top: 200px !important;
  }
  .lg-pb-10_663f9cd993b8b04a {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_7209a779e3be77ed {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_affab1602d1d19da {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_204244995e76b63d {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_c2bc6bc1c221a0a1 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_2b90b2c1f081a1dd {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_d3419b922da22f30 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_46b6603e37c89757 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_d8786e96228bb2a4 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_b86d5272a63ddb15 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_86a29f0f558696e8 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_1b5de39b3d89596a {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_c60783babd250f55 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_2a1acfa924db33dc {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_7e1023f66e234e87 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_5e530553e084f58c {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_71896fe90628a118 {
    margin-top: 10px !important;
  }
  .lg-mt-20_0b6f143cd0f0fa5b {
    margin-top: 20px !important;
  }
  .lg-mt-30_7ec8c321ba7644f6 {
    margin-top: 30px !important;
  }
  .lg-mt-40_ec8b1f61b7c5ac53 {
    margin-top: 40px !important;
  }
  .lg-mt-50_7e035e9329f3f1fe {
    margin-top: 50px !important;
  }
  .lg-mt-60_d3338afe46f7971d {
    margin-top: 60px !important;
  }
  .lg-mt-70_475794fe6df56b4e {
    margin-top: 70px !important;
  }
  .lg-mt-80_53a4742988e24e7b {
    margin-top: 80px !important;
  }
  .lg-mt-90_3c3d293b8eb6eb52 {
    margin-top: 90px !important;
  }
  .lg-mt-100_84605e3b10b5cbb1 {
    margin-top: 100px !important;
  }
  .lg-mt-110_2ebe9d19ca4c1488 {
    margin-top: 110px !important;
  }
  .lg-mt-120_fdf16c13813f5e8e {
    margin-top: 120px !important;
  }
  .lg-mt-130_7546b51c4c7b824a {
    margin-top: 130px !important;
  }
  .lg-mt-140_f7edb9a96dfd0c54 {
    margin-top: 140px !important;
  }
  .lg-mt-150_45fc580ed2306d8d {
    margin-top: 150px !important;
  }
  .lg-mt-200_86db2ae05f2ee42a {
    margin-top: 200px !important;
  }
  .lg-mb-10_91c68c47fc4bbcd9 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_daf0dac190fe33ed {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_a1c83ab3c9ff3f6e {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_80345027e285ecc7 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_1cdeaa28e6d96052 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_ee20f36fa2234f0e {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_ae175466b1f4c15f {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_51e716a4b4ac18df {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_4ae3c673b273aee9 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_9a90a5863d2ad902 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_a26a71f8ab1bf252 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_e179f66021753165 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_a7c5ebf4c14a91a5 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_15769172fc371592 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_e7cc178ebe02f359 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_1abfd12799a5a5bf {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_85e7428b32f01e2e {
    padding: 0 !important;
  }
  .md-m0_857cb3eaead1303b {
    margin: 0 !important;
  }
  .md-pt-10_841b47f07248a3ee {
    padding-top: 10px !important;
  }
  .md-pt-20_2ddd1fc55f4eb753 {
    padding-top: 20px !important;
  }
  .md-pt-30_0e6277d20b6bdf43 {
    padding-top: 30px !important;
  }
  .md-pt-40_4e4343d850b78233 {
    padding-top: 40px !important;
  }
  .md-pt-50_ecb204a8269362bf {
    padding-top: 50px !important;
  }
  .md-pt-60_4fbce291c1a2db2d {
    padding-top: 60px !important;
  }
  .md-pt-70_402bc2e6813e9239 {
    padding-top: 70px !important;
  }
  .md-pt-80_1a02463517e5f444 {
    padding-top: 80px !important;
  }
  .md-pt-90_55052cd24ace92de {
    padding-top: 90px !important;
  }
  .md-pt-100_b226c09004fdaff6 {
    padding-top: 100px !important;
  }
  .md-pt-110_6eb24106ce8035dd {
    padding-top: 110px !important;
  }
  .md-pt-120_1bd2f799384b81b0 {
    padding-top: 120px !important;
  }
  .md-pt-130_379fa710407afbef {
    padding-top: 130px !important;
  }
  .md-pt-140_906189d63775a983 {
    padding-top: 140px !important;
  }
  .md-pt-150_805f50cec65c07f0 {
    padding-top: 150px !important;
  }
  .md-pt-200_d5557d865f38f9d8 {
    padding-top: 200px !important;
  }
  .md-pb-10_2e781b8dcc5c2bae {
    padding-bottom: 10px !important;
  }
  .md-pb-20_f3fd935aae4d33ce {
    padding-bottom: 20px !important;
  }
  .md-pb-30_bee503c272887640 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_b7a215bc4369555a {
    padding-bottom: 40px !important;
  }
  .md-pb-50_4456efecaa7bb791 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_b433ba874afab669 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_7c83c7613a0355c7 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_d6d2cf497a20cc7a {
    padding-bottom: 80px !important;
  }
  .md-pb-90_bb28c9611003afe4 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_0d2d3856f001cb40 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_3c320319d42a42c0 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_0cebd3c1b15a7c24 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_ab38f9440b59950b {
    padding-bottom: 130px !important;
  }
  .md-pb-140_a151ae9f8d639a2c {
    padding-bottom: 140px !important;
  }
  .md-pb-150_d2f5d083c9371bee {
    padding-bottom: 150px !important;
  }
  .md-pb-200_e145aa79d95ee5ef {
    padding-bottom: 200px !important;
  }
  .md-mt-10_a3fac2a1e61a6f1e {
    margin-top: 10px !important;
  }
  .md-mt-20_e3b877a7c0ed300b {
    margin-top: 20px !important;
  }
  .md-mt-30_60bd7f9390bbe0e3 {
    margin-top: 30px !important;
  }
  .md-mt-40_3ffe385fc6cc7c9b {
    margin-top: 40px !important;
  }
  .md-mt-50_2e80e733089f7d89 {
    margin-top: 50px !important;
  }
  .md-mt-60_59ee455d9a580a72 {
    margin-top: 60px !important;
  }
  .md-mt-70_b8b0d2af39ad8d68 {
    margin-top: 70px !important;
  }
  .md-mt-80_0e5179e82bc1720b {
    margin-top: 80px !important;
  }
  .md-mt-90_0993b7edfa08b026 {
    margin-top: 90px !important;
  }
  .md-mt-100_4d41760b81b77b8b {
    margin-top: 100px !important;
  }
  .md-mt-110_6f0edca7da608195 {
    margin-top: 110px !important;
  }
  .md-mt-120_d2fbbc263bff18c7 {
    margin-top: 120px !important;
  }
  .md-mt-130_9334e666df379653 {
    margin-top: 130px !important;
  }
  .md-mt-140_664b5e155bfc0efe {
    margin-top: 140px !important;
  }
  .md-mt-150_370bfceb06da3ec2 {
    margin-top: 150px !important;
  }
  .md-mt-200_ea5f56c28b39dcd4 {
    margin-top: 200px !important;
  }
  .md-mb-10_3d60e3aa177e402a {
    margin-bottom: 10px !important;
  }
  .md-mb-20_e32e3da3ab432b5c {
    margin-bottom: 20px !important;
  }
  .md-mb-30_4c1e17a8865b06a0 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_33a16d175bceb3e4 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_f3c88ba5aaefd34b {
    margin-bottom: 50px !important;
  }
  .md-mb-60_9e2b3e2301afb293 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_5132b3197b3e70f4 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_5288d9e60d4c5266 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_524f354684363ba2 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_9e61911b13973fa8 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_840e543e9a5c897b {
    margin-bottom: 110px !important;
  }
  .md-mb-120_ae9555098e0e3a2d {
    margin-bottom: 120px !important;
  }
  .md-mb-130_b825f69354af89e5 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_6491e2f38d77577e {
    margin-bottom: 140px !important;
  }
  .md-mb-150_550b3058638aa54c {
    margin-bottom: 150px !important;
  }
  .md-mb-200_fa1bcebab9636ddb {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_cc7e33531727e26b {
    padding: 0 !important;
  }
  .sm-m0_9389ecdab7b439ad {
    margin: 0 !important;
  }
  .sm-pt-10_8474cfc9be5138b7 {
    padding-top: 10px !important;
  }
  .sm-pt-20_c5cec6381c3d4ccb {
    padding-top: 20px !important;
  }
  .sm-pt-30_f257739bfbac0908 {
    padding-top: 30px !important;
  }
  .sm-pt-40_9c6726caaae27ec8 {
    padding-top: 40px !important;
  }
  .sm-pt-50_0ab13ff6db5e8479 {
    padding-top: 50px !important;
  }
  .sm-pt-60_25f3d06579560e73 {
    padding-top: 60px !important;
  }
  .sm-pt-70_5ec081ea00d799ec {
    padding-top: 70px !important;
  }
  .sm-pt-80_eb856bf39bcade00 {
    padding-top: 80px !important;
  }
  .sm-pt-90_c109c4aeddf00326 {
    padding-top: 90px !important;
  }
  .sm-pt-100_8b96d6662f8c8ef2 {
    padding-top: 100px !important;
  }
  .sm-pt-110_9e8b2611e9c0938a {
    padding-top: 110px !important;
  }
  .sm-pt-120_b72b41ce7eaf1b64 {
    padding-top: 120px !important;
  }
  .sm-pt-130_5c8d61810de46664 {
    padding-top: 130px !important;
  }
  .sm-pt-140_f8e93c3dfd5aa35a {
    padding-top: 140px !important;
  }
  .sm-pt-150_8249b69c40b47a5a {
    padding-top: 150px !important;
  }
  .sm-pt-200_a15654d5ab2f8607 {
    padding-top: 200px !important;
  }
  .sm-pb-10_48a4e9f92474109c {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_4c5ece91d04da96c {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_cc8a44e987b040bc {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_f222991a213cda45 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_d898828dbf79b75e {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_fa07094c7bf654c4 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_0ccd75f78b948787 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_59b7aed66b49d5fe {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_f9b3978ff5903cf2 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_1c8fe80f454842cc {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_4cf779a0b3252fc2 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_ddc44ca998631b0e {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_8fe0b551ad86ade2 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_2326ed0a8959125c {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_3a2fd80c1378bbbd {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_a5130a1b97084b38 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_4af3507f9b418392 {
    margin-top: 10px !important;
  }
  .sm-mt-20_81121ba7c55cb6a8 {
    margin-top: 20px !important;
  }
  .sm-mt-30_6347122fb0c1d71b {
    margin-top: 30px !important;
  }
  .sm-mt-40_83f008b3dcbf1fb6 {
    margin-top: 40px !important;
  }
  .sm-mt-50_ddd4c65f13f77c51 {
    margin-top: 50px !important;
  }
  .sm-mt-60_8432778d5b01682f {
    margin-top: 60px !important;
  }
  .sm-mt-70_b739e5be7af5fe42 {
    margin-top: 70px !important;
  }
  .sm-mt-80_8d485bd0b7447137 {
    margin-top: 80px !important;
  }
  .sm-mt-90_1400e5abb1b65c3e {
    margin-top: 90px !important;
  }
  .sm-mt-100_01d1946677ac4780 {
    margin-top: 100px !important;
  }
  .sm-mt-110_e1ac128719e64c07 {
    margin-top: 110px !important;
  }
  .sm-mt-120_5c63db8a6c002945 {
    margin-top: 120px !important;
  }
  .sm-mt-130_fd8cf8d655ee3129 {
    margin-top: 130px !important;
  }
  .sm-mt-140_d8a7c03ecfb062e2 {
    margin-top: 140px !important;
  }
  .sm-mt-150_5267cb87401babc7 {
    margin-top: 150px !important;
  }
  .sm-mt-200_9d40621cfb9e50e7 {
    margin-top: 200px !important;
  }
  .sm-mb-10_6e1115b14d6edd34 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_6fa1a1606146f269 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_f00c4f79b1ea5df7 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_92b17bb73d0bba64 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_ddfdbc8c04e6d003 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_bd41658fa18340a0 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_5f2ab45dda755dff {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_390ab13c4d0f9854 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_a5f55c54a06d8d79 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_982e705dd748398d {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_c21c24134b7c941b {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_6845bf96a7b8b93a {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_8df909ace25f052d {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_9842fbf7d2c04bac {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_52c47dc7da3ca89d {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_61e537fec6902d80 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_31fa7cccb9b18d3b {
    padding: 0 !important;
  }
  .xs-m0_9d09224c7dbee3ad {
    margin: 0 !important;
  }
  .xs-pt-10_d968e3a83664ea71 {
    padding-top: 10px !important;
  }
  .xs-pt-20_7a5c0a13ceb3b51c {
    padding-top: 20px !important;
  }
  .xs-pt-30_7d71b0896ef2ed33 {
    padding-top: 30px !important;
  }
  .xs-pt-40_f2ad87cec3fe8ce2 {
    padding-top: 40px !important;
  }
  .xs-pt-50_aa12360e08a39e48 {
    padding-top: 50px !important;
  }
  .xs-pt-60_559b826e5b97a821 {
    padding-top: 60px !important;
  }
  .xs-pt-70_e1563a42914579fd {
    padding-top: 70px !important;
  }
  .xs-pt-80_4a83b86f34d06947 {
    padding-top: 80px !important;
  }
  .xs-pt-90_979051be1ea2b5c4 {
    padding-top: 90px !important;
  }
  .xs-pt-100_00336216203dcb44 {
    padding-top: 100px !important;
  }
  .xs-pt-110_efdc94cdb2cebe68 {
    padding-top: 110px !important;
  }
  .xs-pt-120_e45b1e83e5a0b723 {
    padding-top: 120px !important;
  }
  .xs-pt-130_f5d8e73f3e9bf05f {
    padding-top: 130px !important;
  }
  .xs-pt-140_7dc8058d3b1fe873 {
    padding-top: 140px !important;
  }
  .xs-pt-150_dd5d4b05c5e5a780 {
    padding-top: 150px !important;
  }
  .xs-pt-200_3896fc57338e0de6 {
    padding-top: 200px !important;
  }
  .xs-pb-10_df9fd36dcb9a0d49 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_f2d5f6ba1ce4477b {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_b0368a1a27eabc54 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_24b3bd4b5e9a0033 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_9a232bf378c0fbe2 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_afaacade88e84895 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_e19a28ebca9ae85b {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_670c1c295b6823ea {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_3d143fb3f4b6dc73 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_3f0876b189f0e1c9 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_7d22d34ef5bdbbdd {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_3bb1467eb8b4deaf {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_51e77735d964cf30 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_15592faff49262fe {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_ee37fc905636310a {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_741aaedd45fa1b44 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_fa1adf977aa27df7 {
    margin-top: 10px !important;
  }
  .xs-mt-20_07b4041d1b19f93b {
    margin-top: 20px !important;
  }
  .xs-mt-30_fdfa5668cbbde543 {
    margin-top: 30px !important;
  }
  .xs-mt-40_8a531499812da917 {
    margin-top: 40px !important;
  }
  .xs-mt-50_f8bb21c1c56a8bc1 {
    margin-top: 50px !important;
  }
  .xs-mt-60_97ee5ce5b7a4c532 {
    margin-top: 60px !important;
  }
  .xs-mt-70_c92bede127660bf0 {
    margin-top: 70px !important;
  }
  .xs-mt-80_72247f445105c4d4 {
    margin-top: 80px !important;
  }
  .xs-mt-90_866053c38d737f7f {
    margin-top: 90px !important;
  }
  .xs-mt-100_7629bf5f375d7a87 {
    margin-top: 100px !important;
  }
  .xs-mt-110_4e7c43ce747855da {
    margin-top: 110px !important;
  }
  .xs-mt-120_f8959c11ee16cbf6 {
    margin-top: 120px !important;
  }
  .xs-mt-130_b32ae2c129f0d429 {
    margin-top: 130px !important;
  }
  .xs-mt-140_a279039efe61ec69 {
    margin-top: 140px !important;
  }
  .xs-mt-150_2f6fcac547e51f93 {
    margin-top: 150px !important;
  }
  .xs-mt-200_82900419dfc6267c {
    margin-top: 200px !important;
  }
  .xs-mb-10_0960f3470c4713c7 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_95ea5ff7d73a7e76 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_5f6a9d2c3ac98bfb {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_a6dba7bc57496a62 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_7507d4bcbb92044c {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_dad2cdcc226da5d0 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_a13d74013ccd07b4 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_5170774a374419df {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_300ba3aac766f979 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_81c6070700aefec0 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_a4762c14afea80ea {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_5fef07d94650b632 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_fe3453a9de56129d {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_9c63057ff9fc55f7 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_a0efc2987c4737ed {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_1680ffc8ea9eb8d1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_ea2add45b819239f {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_ea2add45b819239f.menu-overlay_f14b58f54deb9181 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_ea2add45b819239f.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_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_ea2add45b819239f.menu-style-three_a218b0f5ec5f021a .navbar-toggler_8189cadb4fb10fc5 {
  background: #000;
}
.theme-main-menu_ea2add45b819239f.menu-style-four_3b9b547456a224c2 .navbar-toggler_8189cadb4fb10fc5 {
  background: #E6FD5A;
}
.theme-main-menu_ea2add45b819239f.menu-style-five_2affff631284ef99 .navbar-toggler_8189cadb4fb10fc5 {
  background: #DFFF5E;
}
.theme-main-menu_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5:focus {
  box-shadow: none;
}
.theme-main-menu_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5::before,
.theme-main-menu_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5::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_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5 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_ea2add45b819239f.menu-style-three_a218b0f5ec5f021a .navbar-toggler_8189cadb4fb10fc5:before, .theme-main-menu_ea2add45b819239f.menu-style-three_a218b0f5ec5f021a .navbar-toggler_8189cadb4fb10fc5:after, .theme-main-menu_ea2add45b819239f.menu-style-three_a218b0f5ec5f021a .navbar-toggler_8189cadb4fb10fc5 span {
  background: #fff;
}
.theme-main-menu_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_ea2add45b819239f .navbar-toggler_8189cadb4fb10fc5[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_ea2add45b819239f .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_ea2add45b819239f .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_ea2add45b819239f.white-vr_7f0623e4755fc246 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_ea2add45b819239f.white-vr_7f0623e4755fc246 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_ea2add45b819239f.white-vr_7f0623e4755fc246.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_ea2add45b819239f.menu-style-one_c715f0259e3f09cb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af .info-row_d1b6a70b4ef00ac6 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af .gap-fix_de4fb1ea51a891eb {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af .greetings_28969cd3e2fe3adc {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af .contact-info_585fa0183e0bd0b3 {
  margin: 0 -15px;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af .contact-info_585fa0183e0bd0b3 li {
  padding: 0 15px;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af .contact-info_585fa0183e0bd0b3 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af .contact-info_585fa0183e0bd0b3 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af .inner-content_8bf7d08fcebfb02f {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_ea2add45b819239f.menu-style-two_a25f924f68f702af.fixed .info-row_d1b6a70b4ef00ac6 {
  display: none;
}
.theme-main-menu_ea2add45b819239f.menu-style-five_2affff631284ef99 {
  background: #000;
  padding: 0;
}
.theme-main-menu_ea2add45b819239f.menu-style-five_2affff631284ef99 .inner-content_8bf7d08fcebfb02f {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_ea2add45b819239f.menu-style-six_536d7535771f029f .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_ea2add45b819239f.menu-style-six_536d7535771f029f .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_ea2add45b819239f .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_02584a72d9ba2363 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_02584a72d9ba2363 .mega-menu-title_7c178f44266805ec {
  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_ea2add45b819239f .login-btn-one_fbaf828d80431f12 a {
  color: #000;
}
.theme-main-menu_ea2add45b819239f .login-btn-one_fbaf828d80431f12 a:hover {
  text-decoration: underline;
}
.theme-main-menu_ea2add45b819239f .login-btn-two_fc7d54c9fa9b8c9a a {
  color: #044F3B;
}
.theme-main-menu_ea2add45b819239f .login-btn-two_fc7d54c9fa9b8c9a a:hover {
  text-decoration: underline;
}
.theme-main-menu_ea2add45b819239f .signup-btn-one_71ace3d4143114ea 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_ea2add45b819239f .signup-btn-one_71ace3d4143114ea .icon_b0557263ec1b13d0 {
  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_ea2add45b819239f .signup-btn-one_71ace3d4143114ea:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_ea2add45b819239f .signup-btn-one_71ace3d4143114ea:hover .icon_b0557263ec1b13d0 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_ea2add45b819239f .signup-btn-two_c269812459dc2791 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_ea2add45b819239f .signup-btn-two_c269812459dc2791:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_ea2add45b819239f .quote-one_a4ecd9723963f71a {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_ea2add45b819239f .quote-one_a4ecd9723963f71a:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_1bb7c9b44cb37b92 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_1bb7c9b44cb37b92 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_1bb7c9b44cb37b92 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_1bb7c9b44cb37b92 li a:hover {
  color: #0C3A30;
}
.category-menu_1bb7c9b44cb37b92 .dropdown-menu {
  padding: 0;
}
.category-menu_1bb7c9b44cb37b92 .dropdown-menu li {
  padding: 0;
}
.category-menu_1bb7c9b44cb37b92 .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_b234df5bea6d983b .logo_6cd2cc6ec6d25279 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_7f0623e4755fc246 .navbar-collapse_b234df5bea6d983b {
    background-color: #0C3A30;
  }
  .navbar-collapse_b234df5bea6d983b {
    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_b234df5bea6d983b.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_ea2add45b819239f .navbar .mega-dropdown_f9a6c0dd02eedf7c {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_7f0623e4755fc246 .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_02584a72d9ba2363 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_6b0277b71d15aec1 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_21e6acc6d2c7db50 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_21e6acc6d2c7db50::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_21e6acc6d2c7db50 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_21e6acc6d2c7db50 .hero-slider-one .hero-img_94e1360251dc091d {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_21e6acc6d2c7db50 .hero-slider-one .slick-list_c9559011db51ea92, .hero-banner-one_21e6acc6d2c7db50 .hero-slider-one .slick-track_e4237b38b212ea35, .hero-banner-one_21e6acc6d2c7db50 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_21e6acc6d2c7db50 .hero-heading_eea0273c9244ca0b {
  font-weight: 700;
  color: #000;
  background: url(../img/shape_0dfbe43584/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_21e6acc6d2c7db50 .more-btn_4e8828a3c66dcc4a {
  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_21e6acc6d2c7db50 .more-btn_4e8828a3c66dcc4a:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_83397f61cae7ccb9 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_83397f61cae7ccb9 .bg-wrapper_340094742c596708 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_83397f61cae7ccb9 .hero-heading_eea0273c9244ca0b {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_83397f61cae7ccb9 .rating_d6b16c092a988f8a h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_83397f61cae7ccb9 .rating_d6b16c092a988f8a p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_83397f61cae7ccb9 .media-wrapper_d53bb84f5275913f {
  position: absolute;
  background: url(../img/assets_807a3c4c32/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_83397f61cae7ccb9 .media-wrapper_d53bb84f5275913f .shape_01_66b36e96c8c55183 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_83397f61cae7ccb9 .media-wrapper_d53bb84f5275913f .shape_02_57213f60b6c6c049 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_1e740a017fdcf295 .hero-heading_eea0273c9244ca0b {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_1e740a017fdcf295 .media-wrapper_d53bb84f5275913f {
  background: url(../img/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_1e740a017fdcf295 .media-wrapper_d53bb84f5275913f .screen_01_1648c6b04969b6c1 {
  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_1e740a017fdcf295 .media-wrapper_d53bb84f5275913f .screen_02_b292a66c9f5b442f {
  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_1e740a017fdcf295 .media-wrapper_d53bb84f5275913f .bg-shape_91281471db1f0817 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_1e740a017fdcf295 .shape_01_66b36e96c8c55183 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_17cf1ccb3c06f4a0 .bg-wrapper_340094742c596708 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_17cf1ccb3c06f4a0 .media-wrapper_d53bb84f5275913f {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_17cf1ccb3c06f4a0 .media-wrapper_d53bb84f5275913f .shape_01_66b36e96c8c55183 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_17cf1ccb3c06f4a0 .shape_02_57213f60b6c6c049 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_51eff6c0ebf68d18 + .blog-details_3ed966de27df25a6 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_c325700ed2b4dca6 {
  z-index: 1;
}
.block-feature-three_c325700ed2b4dca6:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_c325700ed2b4dca6.no-bg_d72b6035cb85ef79:before {
  display: none;
}
.block-feature-three_c325700ed2b4dca6 .section-btn_8bc63c808a2a8c9d {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_c325700ed2b4dca6 .block-title_14ee92c472e63a15 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_c325700ed2b4dca6 .block-title_14ee92c472e63a15 a:hover {
  text-decoration: underline;
}
.block-feature-three_c325700ed2b4dca6 .round-btn_84a82600f54f5a40 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_c325700ed2b4dca6 .round-btn_84a82600f54f5a40:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_c325700ed2b4dca6 .block-one_cd2082835bdd7a23 {
  background: url(../img/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_c325700ed2b4dca6 .block-one_cd2082835bdd7a23 .tag_84ef45621fcf8805 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_c325700ed2b4dca6 .block-one_cd2082835bdd7a23 .block-title_14ee92c472e63a15 {
  background: url(../img/shape_0dfbe43584/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_c325700ed2b4dca6 .block-two_599d3463bbeb3a36 {
  overflow: hidden;
}
.block-feature-three_c325700ed2b4dca6 .block-two_599d3463bbeb3a36 .img-wrapper_8b1982a224a5f544 {
  background: url(../img/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_c325700ed2b4dca6 .block-two_599d3463bbeb3a36 .text-wrapper_3d44b7ed469599ec {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_c325700ed2b4dca6 .block-two_599d3463bbeb3a36 .tag_84ef45621fcf8805 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_c325700ed2b4dca6 .block-three_f0662e70817acb8f {
  background: #D3FF76;
}
.block-feature-three_c325700ed2b4dca6 .block-three_f0662e70817acb8f .tag_84ef45621fcf8805 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_c325700ed2b4dca6 .block-three_f0662e70817acb8f .round-btn_84a82600f54f5a40 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_c325700ed2b4dca6 .block-three_f0662e70817acb8f .round-btn_84a82600f54f5a40:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_c325700ed2b4dca6 .block-four_1019186b1262ae77 {
  background: url(../img/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_c325700ed2b4dca6 .block-four_1019186b1262ae77 .block-title_14ee92c472e63a15 {
  background: url(../img/shape_0dfbe43584/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_c325700ed2b4dca6 .block-four_1019186b1262ae77 .block-title_14ee92c472e63a15 a {
  font-size: 28px;
}
.block-feature-three_c325700ed2b4dca6 .block-four_1019186b1262ae77 .tag_84ef45621fcf8805 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_c325700ed2b4dca6 .block-four_1019186b1262ae77 .round-btn_84a82600f54f5a40 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_c325700ed2b4dca6 .block-four_1019186b1262ae77 .round-btn_84a82600f54f5a40:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_c325700ed2b4dca6 .block-five_0132483e1186cbda {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_c325700ed2b4dca6 .block-five_0132483e1186cbda .tag_84ef45621fcf8805 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_c325700ed2b4dca6 .block-five_0132483e1186cbda .block-title_14ee92c472e63a15 {
  background: url(../img/shape_0dfbe43584/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_efa5aec4a449c9b5 .upper-wrapper_e8ef9bae0af0583b {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_efa5aec4a449c9b5 .upper-wrapper_e8ef9bae0af0583b .shape_01_66b36e96c8c55183 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_efa5aec4a449c9b5 .line-loop_0d24f705ce0b3bde:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_efa5aec4a449c9b5 .graph-panel_a3ee4f523d13ed61 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_efa5aec4a449c9b5 .graph-panel_a3ee4f523d13ed61 .main-count_3094bc7da4f8dafc {
  font-size: 120px;
}
.block-feature-thirteen_efa5aec4a449c9b5 .graph-panel_a3ee4f523d13ed61 .chart-box_c3835112c3560d89 {
  padding: 0 15px;
}
.block-feature-thirteen_efa5aec4a449c9b5 .graph-panel_a3ee4f523d13ed61 .chart-box_c3835112c3560d89 .chart-inner_138583eab0dd86a7 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_fc7b7568cea5b20d .media-img_af0c971fdafac5b2 {
  border-radius: 30px;
}
.block-feature-sixteen_fc7b7568cea5b20d .shape_01_66b36e96c8c55183 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_dba76433490226d0 .section-subheading_c1543889e562d829 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_dba76433490226d0 .shape_01_66b36e96c8c55183 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_664300d738c7decc {
  z-index: 1;
}
.text-feature-four_664300d738c7decc .avatar_83ff1bfaa850e9b2 {
  width: 65px;
  height: 65px;
}
.text-feature-four_664300d738c7decc .name {
  font-size: 28px;
}
.text-feature-four_664300d738c7decc .quote-text_f8a8c7a14ec6296c {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_664300d738c7decc .shape_01_66b36e96c8c55183 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_664300d738c7decc .shape_02_57213f60b6c6c049 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_872e3b27546eb4f1 .bg-wrapper_340094742c596708 {
  background: #FFF2AC;
}
.text-feature-five_872e3b27546eb4f1 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_872e3b27546eb4f1 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_872e3b27546eb4f1 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_872e3b27546eb4f1 li:hover:before {
  background: #29594B;
}
.text-feature-five_872e3b27546eb4f1 li:hover:after {
  color: #fff;
}
.text-feature-five_872e3b27546eb4f1 .media-wrapper_d53bb84f5275913f {
  background: url(../img/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_872e3b27546eb4f1 .media-wrapper_d53bb84f5275913f .video-icon_4fbb135a2a175fe6 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_872e3b27546eb4f1 .media-wrapper_d53bb84f5275913f .video-icon_4fbb135a2a175fe6:hover {
  background: #CFFF45;
}
.text-feature-five_872e3b27546eb4f1 .media-wrapper_d53bb84f5275913f .screen_01_1648c6b04969b6c1 {
  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_70acd41a343e5a1e {
  z-index: 1;
}
.text-feature-six_70acd41a343e5a1e .media-wrapper_d53bb84f5275913f {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_70acd41a343e5a1e .media-wrapper_d53bb84f5275913f .screen_01_1648c6b04969b6c1 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_70acd41a343e5a1e .shape_01_66b36e96c8c55183 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_70acd41a343e5a1e .shape_02_57213f60b6c6c049 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_a84f06a6d8da6e8d {
  background: url(../img/assets_807a3c4c32/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_a84f06a6d8da6e8d .block_27c806101ddcea8a .icon_b0557263ec1b13d0 {
  height: 50px;
}
.text-feature-nine_a84f06a6d8da6e8d .vertical-text-wrapper_7c2d81453c8610a2 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_a84f06a6d8da6e8d .vertical-text-wrapper_7c2d81453c8610a2 .text-list_d3afe9bffbb90d9d {
  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_a84f06a6d8da6e8d .vertical-text-wrapper_7c2d81453c8610a2 .text-list_d3afe9bffbb90d9d:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_a84f06a6d8da6e8d .vertical-text-wrapper_7c2d81453c8610a2 .shape_01_66b36e96c8c55183 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_a84f06a6d8da6e8d .vertical-text-wrapper_7c2d81453c8610a2 .shape_02_57213f60b6c6c049 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_a84f06a6d8da6e8d .shape_03_eb2f7e8af9fac6d8 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_a84f06a6d8da6e8d .shape_04_756680ac7340e185 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_6c5afed7f29c3e20 .section-btn_8bc63c808a2a8c9d {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_7c280cf106bd3b2b {
  z-index: 1;
}
.team-section-three_7c280cf106bd3b2b:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../img/shape_0dfbe43584/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_7c280cf106bd3b2b .section-btn_8bc63c808a2a8c9d {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_7c280cf106bd3b2b .shape_01_66b36e96c8c55183 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_7c280cf106bd3b2b .shape_02_57213f60b6c6c049 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_7c280cf106bd3b2b .shape_03_eb2f7e8af9fac6d8 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_ba508a58b5160004 .logo_6cd2cc6ec6d25279 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_14485cf0cb4d99ea {
  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_19c58cb9fe973231 {
  max-width: 565px;
}
.user-data-form .form-wrapper_19c58cb9fe973231 .input-group-meta_b921a05fb8e4e3dd 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_19c58cb9fe973231 .input-group-meta_b921a05fb8e4e3dd label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_19c58cb9fe973231 .input-group-meta_b921a05fb8e4e3dd .placeholder_icon_2e5a83dffcf3f532 {
  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_19c58cb9fe973231 .input-group-meta_b921a05fb8e4e3dd .placeholder_icon_2e5a83dffcf3f532 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_19c58cb9fe973231 .input-group-meta_b921a05fb8e4e3dd .placeholder_icon_2e5a83dffcf3f532 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_19c58cb9fe973231 .input-group-meta_b921a05fb8e4e3dd .placeholder_icon_2e5a83dffcf3f532 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_19c58cb9fe973231 .input-group-meta_b921a05fb8e4e3dd .placeholder_icon_2e5a83dffcf3f532 span.eye-slash_b643291a485d0cc8:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_63484e0bf08b0b95 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_63484e0bf08b0b95 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_63484e0bf08b0b95 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_63484e0bf08b0b95 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_63484e0bf08b0b95 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_63484e0bf08b0b95 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_63484e0bf08b0b95 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_5b304e15ca4eb2bd {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_f4b08ac290ae426b {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_f4b08ac290ae426b:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_f4b08ac290ae426b img {
  width: 20px;
}
.user-data-form .btn-close_4bd9286b83009051 {
  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_8c77167ef5caef70 .main-count_3094bc7da4f8dafc {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_b7c651bf7a9946c5 .icon_b0557263ec1b13d0 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_855a8ef835cea5c7 .img-holder_78d7a47d3b633e1c {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_855a8ef835cea5c7 .img-holder_78d7a47d3b633e1c.round-border_78b03c8c7c6171bb {
  border-radius: 30px;
}
.portfolio-block-one_855a8ef835cea5c7 .img-holder_78d7a47d3b633e1c .expend_f1c1325c5c1fe931 {
  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_855a8ef835cea5c7 .img-holder_78d7a47d3b633e1c 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_855a8ef835cea5c7 .img-holder_78d7a47d3b633e1c i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_855a8ef835cea5c7:hover .expend_f1c1325c5c1fe931 {
  opacity: 1;
}
.portfolio-block-one_855a8ef835cea5c7:hover .img-meta_61c1cecd3e7fee72 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_855a8ef835cea5c7:hover .pj-title_8f51f312288e4802 {
  text-decoration: underline;
}
.portfolio-block-one_855a8ef835cea5c7 .caption {
  margin-top: 35px;
}
.portfolio-block-one_855a8ef835cea5c7 .caption .tag_84ef45621fcf8805 {
  margin: 0 -3px;
}
.portfolio-block-one_855a8ef835cea5c7 .caption .tag_84ef45621fcf8805 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_855a8ef835cea5c7 .caption .pj-title_8f51f312288e4802 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_855a8ef835cea5c7 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_855a8ef835cea5c7 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_f51722c62f43f7fb .bg-wrapper_340094742c596708 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_f51722c62f43f7fb .slider-wrapper_8570493d0d5de229 {
  height: 100%;
}
.project-details-two_f51722c62f43f7fb .slider-wrapper_8570493d0d5de229 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_f51722c62f43f7fb .slider-wrapper_8570493d0d5de229 .carousel-control-next_dfb8d49053d96afd,
.project-details-two_f51722c62f43f7fb .slider-wrapper_8570493d0d5de229 .carousel-control-prev_8c291693c6fe599b {
  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_f51722c62f43f7fb .slider-wrapper_8570493d0d5de229 .carousel-control-next_dfb8d49053d96afd:hover,
.project-details-two_f51722c62f43f7fb .slider-wrapper_8570493d0d5de229 .carousel-control-prev_8c291693c6fe599b:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_f51722c62f43f7fb .slider-wrapper_8570493d0d5de229 .carousel-control-prev_8c291693c6fe599b {
  left: auto;
  right: 45px;
}
.project-details-two_f51722c62f43f7fb .info-wrapper_9f9747fb30f8161f {
  padding: 55px 50px 85px 70px;
}
.project-details-two_f51722c62f43f7fb .info-wrapper_9f9747fb30f8161f h3 {
  font-size: 36px;
}
.project-details-two_f51722c62f43f7fb .info-wrapper_9f9747fb30f8161f .list-meta_a9b752dffaef687a li {
  padding: 22px 0;
}
.project-details-two_f51722c62f43f7fb .info-wrapper_9f9747fb30f8161f .list-meta_a9b752dffaef687a .icon_b0557263ec1b13d0 {
  width: 40px;
}
.project-details-two_f51722c62f43f7fb .info-wrapper_9f9747fb30f8161f .list-meta_a9b752dffaef687a .text1_a696f9f0a43eacd0 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_f51722c62f43f7fb .info-wrapper_9f9747fb30f8161f .list-meta_a9b752dffaef687a span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_f51722c62f43f7fb .info-wrapper_9f9747fb30f8161f .social-share_d48537834ad3c622 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_f51722c62f43f7fb .info-wrapper_9f9747fb30f8161f .social-share_d48537834ad3c622 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_a0a1eaba928d941e .slider-wrapper_8570493d0d5de229 {
  padding-left: 100px;
}
.feedback-section-three_a0a1eaba928d941e .slider-wrapper_8570493d0d5de229 .icon_b0557263ec1b13d0 {
  left: 0;
  top: 18px;
}
.feedback-section-three_a0a1eaba928d941e .slick-dots_4900940926ca78e0 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_a0a1eaba928d941e .slick-dots_4900940926ca78e0 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_a0a1eaba928d941e .slick-dots_4900940926ca78e0 .slick-active button {
  background: #000;
}
.feedback-section-three_a0a1eaba928d941e .rating-box_a198321b5368c64f {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_a0a1eaba928d941e .rating-box_a198321b5368c64f .rating_d6b16c092a988f8a {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_a0a1eaba928d941e .shape_01_66b36e96c8c55183 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_a0a1eaba928d941e .shape_02_57213f60b6c6c049 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_6016ebad23c2c0cf {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_6016ebad23c2c0cf .post-data_be44b4c368a80cae {
  padding: 30px 35px 25px;
}
.blog-meta-one_6016ebad23c2c0cf .post-data_be44b4c368a80cae .post-info_1ea14c606add1ef8 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_6016ebad23c2c0cf .post-data_be44b4c368a80cae .blog-title_282e411cf790e72b {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_6016ebad23c2c0cf .post-data_be44b4c368a80cae .blog-title_282e411cf790e72b:hover {
  text-decoration: underline;
}
.blog-meta-one_6016ebad23c2c0cf .post-img_713db4f62ae5f2a4 {
  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_6016ebad23c2c0cf .post-img_713db4f62ae5f2a4 .round-btn_84a82600f54f5a40 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_6016ebad23c2c0cf:hover .round-btn_84a82600f54f5a40 {
  background: #CFFF45;
}
.blog-meta-one_6016ebad23c2c0cf.style-two_86253c05dd1592c7 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_6016ebad23c2c0cf.style-two_86253c05dd1592c7 .post-img_713db4f62ae5f2a4 {
  border-radius: 0;
}
.blog-meta-one_6016ebad23c2c0cf.style-two_86253c05dd1592c7 .blog-title_282e411cf790e72b {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_1a7c8448a784f8a7 {
  background: #fff;
}
.blog-meta-two_1a7c8448a784f8a7 .post-data_be44b4c368a80cae {
  padding-top: 30px;
}
.blog-meta-two_1a7c8448a784f8a7 .post-data_be44b4c368a80cae .blog-title_282e411cf790e72b {
  width: 70%;
}
.blog-meta-two_1a7c8448a784f8a7 .post-data_be44b4c368a80cae .blog-title_282e411cf790e72b h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_1a7c8448a784f8a7 .post-data_be44b4c368a80cae .blog-title_282e411cf790e72b:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_1a7c8448a784f8a7 .post-data_be44b4c368a80cae .round-btn_84a82600f54f5a40 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_1a7c8448a784f8a7 .post-data_be44b4c368a80cae .round-btn_84a82600f54f5a40:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_1a7c8448a784f8a7 .post-data_be44b4c368a80cae .post-info_1ea14c606add1ef8 {
  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_1a7c8448a784f8a7 .post-img_713db4f62ae5f2a4 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_1a7c8448a784f8a7 .post-img_713db4f62ae5f2a4 .date_5c2e48120934a575 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_1a7c8448a784f8a7.style-two_86253c05dd1592c7 {
  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_1a7c8448a784f8a7.style-two_86253c05dd1592c7 p {
  font-size: 18px;
}
.blog-meta-two_1a7c8448a784f8a7.style-two_86253c05dd1592c7 .post-img_713db4f62ae5f2a4 {
  height: auto;
  width: 100%;
}
.blog-meta-two_1a7c8448a784f8a7.style-two_86253c05dd1592c7 .post-data_be44b4c368a80cae {
  padding: 26px 0;
}
.blog-meta-two_1a7c8448a784f8a7.style-two_86253c05dd1592c7 .post-data_be44b4c368a80cae .post-info_1ea14c606add1ef8 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_1a7c8448a784f8a7.style-two_86253c05dd1592c7 .post-data_be44b4c368a80cae .round-btn_84a82600f54f5a40 {
  border: none;
}

.signup-btn-one_71ace3d4143114ea 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_71ace3d4143114ea .icon_b0557263ec1b13d0 {
  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_1cf5ff95435d5a4a {
  z-index: 1;
}
.blog-section-three_1cf5ff95435d5a4a .section-btn_8bc63c808a2a8c9d {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_ed0f14b26057bd8c {
  z-index: 5;
}
.blog-section-four_ed0f14b26057bd8c.block-feature-three_c325700ed2b4dca6:before {
  display: none;
}
.blog-section-four_ed0f14b26057bd8c.block-feature-three_c325700ed2b4dca6 .block-one_cd2082835bdd7a23 {
  background: url(../img/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .quote-wrapper_b0f97c818a09703f {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .quote-wrapper_b0f97c818a09703f .wrapper_42ff5cc69fd88fd6 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .quote-wrapper_b0f97c818a09703f .wrapper_42ff5cc69fd88fd6 .icon_b0557263ec1b13d0 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .quote-wrapper_b0f97c818a09703f .wrapper_42ff5cc69fd88fd6 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .quote-wrapper_b0f97c818a09703f h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .quote-wrapper_b0f97c818a09703f h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .img-gallery_cf9b01732a0f7e8b {
  margin-bottom: 50px;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .img-gallery_cf9b01732a0f7e8b img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .list-item_c399bfe8192762a8 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_3ed966de27df25a6 .post-details-meta_f90f149ae308eb99 .list-item_c399bfe8192762a8 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_3ed966de27df25a6 .bottom-widget_29a031715c58ee78 {
  padding: 10px 0 5px;
}
.blog-details_3ed966de27df25a6 .bottom-widget_29a031715c58ee78 .tags_d644bf28ea3a125e li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_3ed966de27df25a6 .bottom-widget_29a031715c58ee78 .tags_d644bf28ea3a125e a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_3ed966de27df25a6 .bottom-widget_29a031715c58ee78 .tags_d644bf28ea3a125e a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_3ed966de27df25a6 .bottom-widget_29a031715c58ee78 .share-icon_9bd205dbc1370ae7 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_3ed966de27df25a6 .bottom-widget_29a031715c58ee78 .share-icon_9bd205dbc1370ae7 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_3ed966de27df25a6 .grey-bg_8a39d07c35e3e1d3 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_3ed966de27df25a6 .blog-inner-title_2f67c14236ddd6dc {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 {
  margin: 60px 0;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f:last-child {
  padding-bottom: 5px;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f .reply-comment_d6d1e2b3d9c0104f {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f .user-avatar_a855cc5228f13a38 {
  width: 60px;
  height: 60px;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f .comment-text_6b7afed123b05c69 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f .comment-text_6b7afed123b05c69 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f .comment-text_6b7afed123b05c69 .date_5c2e48120934a575 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f .comment-text_6b7afed123b05c69 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f .comment-text_6b7afed123b05c69 .reply-btn_3641d4cfd786ac70 {
  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_3ed966de27df25a6 .blog-comment-area_3e995ec6dcc84870 .comment_9885a072f7e4ce1f .comment-text_6b7afed123b05c69 .reply-btn_3641d4cfd786ac70:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_3ed966de27df25a6 .blog-comment-form_9e0c45762b53400c p a {
  color: #19352D;
}
.blog-details_3ed966de27df25a6 .blog-comment-form_9e0c45762b53400c form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_3ed966de27df25a6 .blog-comment-form_9e0c45762b53400c form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_3ed966de27df25a6 .blog-comment-form_9e0c45762b53400c 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_786eddc485711826 {
  height: 600px;
}

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

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

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

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

.footer-one_96c601e5cb335ffc {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_96c601e5cb335ffc .bottom-footer_bcf9ff71140914d6 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_96c601e5cb335ffc .social-icon_623ceef2699c173f 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_96c601e5cb335ffc .social-icon_623ceef2699c173f a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_96c601e5cb335ffc .footer-title_baeb09ffaf244eb3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_96c601e5cb335ffc .footer-nav-link_939dc04383572471 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_96c601e5cb335ffc .footer-nav-link_939dc04383572471 a:hover {
  color: #fff;
}
.footer-nav-link_939dc04383572471 p {
  font-size: 16px;
}
.logo_6cd2cc6ec6d25279 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_e5330f75a176ee41 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_3166e147ed8cf8f2 {
  align-content: center;
}

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

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

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

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

.footer-three_b96f9766c9ba9f1a {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_b96f9766c9ba9f1a .round-bg_7316c509a2b01b25 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_b96f9766c9ba9f1a .round-bg_7316c509a2b01b25.color-two_2c2f5f287eed373d {
  background: #F6FFDD;
}
.footer-three_b96f9766c9ba9f1a .footer-intro_a6539c9c3b3def8f p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_b96f9766c9ba9f1a .footer-intro_a6539c9c3b3def8f p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_b96f9766c9ba9f1a .footer-title_baeb09ffaf244eb3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_b96f9766c9ba9f1a .footer-nav-link_939dc04383572471 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_b96f9766c9ba9f1a .footer-nav-link_939dc04383572471 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_b96f9766c9ba9f1a .bottom-footer_bcf9ff71140914d6 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_b96f9766c9ba9f1a .bottom-footer_bcf9ff71140914d6 .copyright_40b477c5f1bdf4fd {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_b96f9766c9ba9f1a .bottom-footer_bcf9ff71140914d6 .bottom-nav_32fbd6ace09df344 {
  margin: 0 -12px;
}
.footer-three_b96f9766c9ba9f1a .bottom-footer_bcf9ff71140914d6 .bottom-nav_32fbd6ace09df344 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_b96f9766c9ba9f1a .bottom-footer_bcf9ff71140914d6 .bottom-nav_32fbd6ace09df344 a:hover {
  text-decoration: underline;
}
.footer-three_b96f9766c9ba9f1a .bottom-footer_bcf9ff71140914d6 .social-icon_623ceef2699c173f {
  margin: 0 -10px;
}
.footer-three_b96f9766c9ba9f1a .bottom-footer_bcf9ff71140914d6 .social-icon_623ceef2699c173f a {
  margin: 0 10px;
}
.footer-three_b96f9766c9ba9f1a .bottom-footer_bcf9ff71140914d6 .social-icon_623ceef2699c173f a:hover {
  color: #19352D;
}
.footer-three_b96f9766c9ba9f1a .shape_01_66b36e96c8c55183 {
  top: -3%;
  left: -3%;
}
.footer-three_b96f9766c9ba9f1a .shape_02_57213f60b6c6c049 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_48e1451ec0370d81 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_48e1451ec0370d81:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../img/assets_807a3c4c32/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_48e1451ec0370d81 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_48e1451ec0370d81 .btn-group_75522b5f94becae5 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_48e1451ec0370d81 .btn-group_75522b5f94becae5 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_48e1451ec0370d81 .btn-group_75522b5f94becae5 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_48e1451ec0370d81 .btn-group_75522b5f94becae5 .round-btn_84a82600f54f5a40 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_48e1451ec0370d81 .btn-group_75522b5f94becae5 .round-btn_84a82600f54f5a40:hover, .footer-five_48e1451ec0370d81 .btn-group_75522b5f94becae5 .round-btn_84a82600f54f5a40:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_48e1451ec0370d81 .social-icon_623ceef2699c173f {
  margin: 0 -20px;
}
.footer-five_48e1451ec0370d81 .social-icon_623ceef2699c173f a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_48e1451ec0370d81 .social-icon_623ceef2699c173f a:hover {
  color: #DFFF5E;
}
.footer-five_48e1451ec0370d81 .bottom-nav_32fbd6ace09df344 {
  margin: 0 -12px;
}
.footer-five_48e1451ec0370d81 .bottom-nav_32fbd6ace09df344 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_48e1451ec0370d81 .bottom-nav_32fbd6ace09df344 a:hover {
  text-decoration: underline;
}
.footer-five_48e1451ec0370d81 .shape_01_66b36e96c8c55183 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_48e1451ec0370d81 .shape_02_57213f60b6c6c049 {
  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_ee28d4354afe334f {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_15491533b18731fd {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_99198bb796b9cacc {
  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_42bae44d1d598d84 {
  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_40bb27812b98668d {
  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_ebbe3a8107706209 {
  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_d4b9e586f78bbf65 {
  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_8a3fef20c95c5b75 {
  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_5506896da78eb499 {
  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_4b41eb0b8497d06e {
  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_527047a362fc2a99 {
  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_c462e8ca1a26415b {
  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_740fdab98007394b {
  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_b3be9ee4ec613011 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_069d900fdd31512f {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_430c12a71f5ac646 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_ba23604734ef140f {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_47df5bd9bc825d68 {
  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_e75aebc56a9ed782 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_af2e438f85ce3ea0 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_8870495c667db9b8 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_ea4b43ea9a0aad38 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_799e873ee28dffbd {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_cc23f2765caa662c {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_122675f25e10e21b {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_f778351cece3f7b1 {
  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_4410a61e65f836c5 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_84a7ddd7825e5db8 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_4db1aa62f24b75a4 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_fdf7c8eb3d7d28fd {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_1d97115db3e383c9 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_9554d38d417af5a0 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_28afd32ffe195991 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_3a201ca7fe93e357 {
  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_8c92f87269bdc768 {
  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_de8326419de70499 {
  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_fb2cf24c26a97cfd {
  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_be2c5cf497b52353 {
  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_28e1f17fa3efe8a1 {
  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_2404f8da394b7953 {
  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_3ae6a8e74d5d2b4c {
  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_1df6de8770a892c3 {
  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_c99cb2900c09b0f3 {
  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_671bb7ddcc4fc304 {
  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_0c1deda382cc9c05 {
  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_261b2c67a3a6caa5 {
  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_ec5d9729de9d5c11 {
  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_f69014ad28dcf321 {
  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_281bd20f688b80f0 {
  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_69bd8a458fe3c558 {
  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_cb35bc03607bb8bc {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_69e0d1957864abba {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_7b15ffa09bfe61ff {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_fc3485da59858cd8 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_008c39b9523f5054 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_f33d8c990318d95b {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_e8326938de1cb199 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_df25f5904fe8bceb {
  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_ee28d4354afe334f {
  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_eb1d2de009d1a906 {
  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_862437d34d6c7b89 {
  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_873b86e9043fecfd .theme-select-menu_5db3078bf16ac935 {
  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_265d9446c03d0008 {
  overflow: hidden;
}
.product-block-one_265d9446c03d0008 .img-holder_78d7a47d3b633e1c {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_265d9446c03d0008 .img-holder_78d7a47d3b633e1c .cart-icon_e75ddf98b15f633d {
  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_265d9446c03d0008 .img-holder_78d7a47d3b633e1c .cart-icon_e75ddf98b15f633d:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_265d9446c03d0008 .img-holder_78d7a47d3b633e1c .cart-button_a277cb7c341b583e {
  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_265d9446c03d0008 .img-holder_78d7a47d3b633e1c .cart-button_a277cb7c341b583e:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_265d9446c03d0008 .product-title_1ce8f637ea386997 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_265d9446c03d0008 .rating_d6b16c092a988f8a {
  margin: 0 -3px;
}
.product-block-one_265d9446c03d0008 .rating_d6b16c092a988f8a li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_265d9446c03d0008 .rating_d6b16c092a988f8a li .bi-star-fill_e9de32bb9f18e1bd {
  color: #FFCB65;
}
.product-block-one_265d9446c03d0008 .price_f64b50950acb2fe9 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_265d9446c03d0008:hover .cart-button_a277cb7c341b583e {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_265d9446c03d0008:hover .product-img_bd42e4db7bfaa0ea {
  transform: scale(0.95);
}
.product-block-one_265d9446c03d0008:hover .cart-icon_e75ddf98b15f633d {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_265d9446c03d0008:hover .product-title_1ce8f637ea386997 {
  text-decoration: underline;
}

.product-details-one_c12891368d445613 .product-img-tab_af7bb6ed4e0a0b90 {
  border: none;
}
.product-details-one_c12891368d445613 .product-img-tab_af7bb6ed4e0a0b90 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_c12891368d445613 .product-img-tab_af7bb6ed4e0a0b90 .nav-link img {
  max-height: 100%;
}
.product-details-one_c12891368d445613 .product-img-tab_af7bb6ed4e0a0b90 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_c12891368d445613 .product-img-tab-content_064d3e7c4123a2a6 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_c12891368d445613 .product-img-tab-content_064d3e7c4123a2a6 img {
  margin: auto;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .stock-tag_bc9f53abc242344a {
  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_c12891368d445613 .product-info_e810868d351c5515 .product-name_256d7825d65b91f7 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .rating_d6b16c092a988f8a li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .rating_d6b16c092a988f8a li .bi-star-fill_e9de32bb9f18e1bd {
  color: #FFCB65;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .rating_d6b16c092a988f8a li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .rating_d6b16c092a988f8a li a:hover {
  text-decoration: underline;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .price_f64b50950acb2fe9 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .price_f64b50950acb2fe9 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .availability_5677dcb29a1c390a {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .description-text_e4c3589b1f5f67f5 {
  padding: 10px 0 15px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .product-feature_7533ccbacbed2876 {
  margin-bottom: 20px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .product-feature_7533ccbacbed2876 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .product-feature_7533ccbacbed2876 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .customize-order_4aa696378dde46f2 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .customize-order_4aa696378dde46f2 .quantity_ef6bee85706cbe44 .button-group_0b56727393d9b7fc {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .customize-order_4aa696378dde46f2 .quantity_ef6bee85706cbe44 .button-group_0b56727393d9b7fc li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .customize-order_4aa696378dde46f2 .quantity_ef6bee85706cbe44 .button-group_0b56727393d9b7fc li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_c12891368d445613 .product-info_e810868d351c5515 .customize-order_4aa696378dde46f2 .quantity_ef6bee85706cbe44 .button-group_0b56727393d9b7fc 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_c12891368d445613 .product-review-tab_735c96a05e351152 .nav-tabs_29250ef883d68c66 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .nav-tabs_29250ef883d68c66 .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_c12891368d445613 .product-review-tab_735c96a05e351152 .nav-tabs_29250ef883d68c66 .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_c12891368d445613 .product-review-tab_735c96a05e351152 .nav-tabs_29250ef883d68c66 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .nav-tabs_29250ef883d68c66 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .tab-content_d2f44ffcbdd79e17 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .tab-content_d2f44ffcbdd79e17 .product-feature_7533ccbacbed2876 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .tab-content_d2f44ffcbdd79e17 .product-feature_7533ccbacbed2876 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .user-comment-area_52356fea22d8b2e5 .single-comment_cc52e70e9dbf606c {
  padding-bottom: 40px;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .user-comment-area_52356fea22d8b2e5 .single-comment_cc52e70e9dbf606c:last-child {
  padding-bottom: 0;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .user-comment-area_52356fea22d8b2e5 .user-img_fbf7a51dba6bbb48 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .user-comment-area_52356fea22d8b2e5 .user-comment-data_aa7b2362576c9a46 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .user-comment-area_52356fea22d8b2e5 .user-comment-data_aa7b2362576c9a46 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .user-comment-area_52356fea22d8b2e5 .user-comment-data_aa7b2362576c9a46 .rating_d6b16c092a988f8a li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .user-comment-area_52356fea22d8b2e5 .user-comment-data_aa7b2362576c9a46 .rating_d6b16c092a988f8a li .bi-star-fill_e9de32bb9f18e1bd {
  color: #FFCB65;
}
.product-details-one_c12891368d445613 .product-review-tab_735c96a05e351152 .user-comment-area_52356fea22d8b2e5 .user-comment-data_aa7b2362576c9a46 p {
  padding-top: 8px;
}

.cart-list-form_5f4d43bb12c80490 {
  position: relative;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 {
  margin: 0;
  background: transparent;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 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_5f4d43bb12c80490 .table_5464d7a5abc8ed87 th:first-child {
  text-align: left;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .product-thumbnails_08043b8e093b34e4 {
  width: 85px;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .product-thumbnails_08043b8e093b34e4 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .product-thumbnails_08043b8e093b34e4 .product-img_bd42e4db7bfaa0ea {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .product-info_e810868d351c5515 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .product-info_e810868d351c5515 .product-name_256d7825d65b91f7 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .product-info_e810868d351c5515 .serial_d1e42d262c25160b {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .product-info_e810868d351c5515 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .price_f64b50950acb2fe9 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .quantity_ef6bee85706cbe44 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .quantity_ef6bee85706cbe44 li .btn_f2bc81d488c8009f {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .quantity_ef6bee85706cbe44 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_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .remove-product_2a4e8dc1c07d384b {
  color: #000;
  font-size: 22px;
}
.cart-list-form_5f4d43bb12c80490 .table_5464d7a5abc8ed87 tbody .remove-product_2a4e8dc1c07d384b:hover {
  color: #ff2759;
}
.cart-list-form_5f4d43bb12c80490 .cart-footer_7a861632e1e8a54f {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_5f4d43bb12c80490 .cart-footer_7a861632e1e8a54f .coupon-form_669eb7a40e9d341b input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_5f4d43bb12c80490 .cart-footer_7a861632e1e8a54f .cart-total-section_218585ac4235e5ab {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_5f4d43bb12c80490 .cart-footer_7a861632e1e8a54f .cart-total-section_218585ac4235e5ab .cart-total-table_57f1aced838b3abb 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_5f4d43bb12c80490 .cart-footer_7a861632e1e8a54f .cart-total-section_218585ac4235e5ab .cart-total-table_57f1aced838b3abb tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_87b81a2cf18f3a24 {
  height: auto;
}

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

.fancybox-caption_b3daa90ab8986853, .fancybox-infobar_d0135556cff760cf, .fancybox-navigation_9fc242ed708d93d7 .fancybox-button_0c62d58efe26d261, .fancybox-toolbar_716d9640e8953c06 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_628631253c8d5410 .fancybox-caption_b3daa90ab8986853, .fancybox-show-infobar_d72306a897bed9e4 .fancybox-infobar_d0135556cff760cf, .fancybox-show-nav_4f574171b8d9403e .fancybox-navigation_9fc242ed708d93d7 .fancybox-button_0c62d58efe26d261, .fancybox-show-toolbar_67ae241f47f8d81e .fancybox-toolbar_716d9640e8953c06 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_12e676237ddbd320 .fancybox-stage_31d5791cd188b4f0 {
  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_77063a8bf4563579 .fancybox-slide, .fancybox-slide--current_1e4fed54c12640c8, .fancybox-slide--next_78a14aa1fdec0fcf, .fancybox-slide--previous_9a2b242678fb732a {
  display: block;
}

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

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

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

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

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

.fancybox-content_d52bc2e57c1971ce {
  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_b358eaae03c55158 .fancybox-content_d52bc2e57c1971ce {
  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_c4667adc15b25829 .fancybox-content_d52bc2e57c1971ce {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_52fa7b2a398243d6 .fancybox-content_d52bc2e57c1971ce {
  cursor: zoom-in;
}

.fancybox-can-drag_27d869cb432145b1 .fancybox-content_d52bc2e57c1971ce {
  cursor: grab;
}

.fancybox-is-dragging_35ca793d6ccf8619 .fancybox-content_d52bc2e57c1971ce {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_7d8bf92d240ccdef .fancybox-content_d52bc2e57c1971ce {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_5eac2550d4ba5aca .fancybox-content_d52bc2e57c1971ce, .fancybox-slide--map_20144dbb67991b3c .fancybox-content_d52bc2e57c1971ce, .fancybox-slide--video_4e864ef57ae067b9 .fancybox-content_d52bc2e57c1971ce {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_4e864ef57ae067b9 .fancybox-content_d52bc2e57c1971ce {
  background: #000;
}

.fancybox-slide--map_20144dbb67991b3c .fancybox-content_d52bc2e57c1971ce {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_bba0f36bb2eb46d0 svg path, .fancybox-button--share_4aa2e8478674c0b3 svg path, .fancybox-button--thumbs_995b8e75224ea4ca svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_4f574171b8d9403e .fancybox-navigation_9fc242ed708d93d7 .fancybox-button_0c62d58efe26d261 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_9fc242ed708d93d7 .fancybox-button--arrow_left_8025fffeb60d9931 {
  left: 6px;
}

.fancybox-navigation_9fc242ed708d93d7 .fancybox-button--arrow_right_8285cf0e7598ad82 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_5eac2550d4ba5aca .fancybox-close-small_747d458ae07bcb4c, .fancybox-slide--image_b358eaae03c55158 .fancybox-close-small_747d458ae07bcb4c, .fancybox-slide--video_4e864ef57ae067b9 .fancybox-close-small_747d458ae07bcb4c {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_5eac2550d4ba5aca .fancybox-close-small_747d458ae07bcb4c:hover svg, .fancybox-slide--image_b358eaae03c55158 .fancybox-close-small_747d458ae07bcb4c:hover svg, .fancybox-slide--video_4e864ef57ae067b9 .fancybox-close-small_747d458ae07bcb4c:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_4ba42fa37cfc1188 .fancybox-close-small_747d458ae07bcb4c, .fancybox-is-zoomable_0deda59928bba629.fancybox-can-drag_27d869cb432145b1 .fancybox-close-small_747d458ae07bcb4c {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_deea275c95d695a0.fancybox-slide--next_78a14aa1fdec0fcf, .fancybox-fx-fade_deea275c95d695a0.fancybox-slide--previous_9a2b242678fb732a {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_deea275c95d695a0.fancybox-slide--current_1e4fed54c12640c8 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_bd06f57481aa8eb8 {
  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_7d8bf9970cba4a2a {
  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_b47902bf633cff9d {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_3f760df71efe5c95 .fancybox-thumbs_7d8bf9970cba4a2a {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_7d8bf9970cba4a2a > 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_7d8bf9970cba4a2a .fancybox-thumbs-active_cab67070a57b7055:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_6969f6b337448d63 .slick-track_e4237b38b212ea35,
.slick-slider_6969f6b337448d63 .slick-list_c9559011db51ea92 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_731b498e36c29b1b .slick-track_e4237b38b212ea35 {
  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_731b498e36c29b1b img {
  display: none;
}

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

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

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

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

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