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

.h1_b06701bd9aeef9c4,
h1,
.h2_65088147f1c0d3b7,
h2,
.h3_2cb9d4f4a3f9bd38,
h3,
.h4_be1bd2e94c3043e1,
h4,
.h5_f1dccb5543b0aa07,
h5,
.h6_d1a455d487967496,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_fa9c63c615698303 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_2a63cda5c3d3c950 {
  padding: 0 !important;
}

.m0_9fcfb4852770fe58 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_3494a09b4e7d2512 {
    padding: 0 !important;
  }
  .xl-m0_0735ff358c5781b4 {
    margin: 0 !important;
  }
  .xl-pt-10_43b315907b22c01e {
    padding-top: 10px !important;
  }
  .xl-pt-20_2156f255f165c100 {
    padding-top: 20px !important;
  }
  .xl-pt-30_edf1186f220d782c {
    padding-top: 30px !important;
  }
  .xl-pt-40_0c010dc7c212a75f {
    padding-top: 40px !important;
  }
  .xl-pt-50_73e19c17caa7e061 {
    padding-top: 50px !important;
  }
  .xl-pt-60_a022db6e92062ac8 {
    padding-top: 60px !important;
  }
  .xl-pt-70_7d9bb52c24750b29 {
    padding-top: 70px !important;
  }
  .xl-pt-80_4e00a30433e3c7ab {
    padding-top: 80px !important;
  }
  .xl-pt-90_a732bf6652b73e91 {
    padding-top: 90px !important;
  }
  .xl-pt-100_2bfee602e745ce50 {
    padding-top: 100px !important;
  }
  .xl-pt-110_c821a2ee35fd540d {
    padding-top: 110px !important;
  }
  .xl-pt-120_4c5da88887ef25be {
    padding-top: 120px !important;
  }
  .xl-pt-130_2f85fa8dc3ff234d {
    padding-top: 130px !important;
  }
  .xl-pt-140_ddc5748fdf73d782 {
    padding-top: 140px !important;
  }
  .xl-pt-150_342e3da8db0b0b35 {
    padding-top: 150px !important;
  }
  .xl-pt-200_590200c268d8db96 {
    padding-top: 200px !important;
  }
  .xl-pb-10_c331dd2a78947261 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_86a14510f83e4a0b {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_058c7ed3847e5c7c {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_b359fdee4394510a {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_78d8aa440791f02a {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_1eda62fb470d3bb8 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_a107fa8d78a8d6c3 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_4da87a2d81965bbb {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_1a461861308ebd51 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_e8f4a9d5664a4740 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_c3ba59592c27daae {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_9d42155837e98610 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_7a6dd3b14c66a6ef {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_7bbe5c48fe1ff785 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_6969786e54cbf44d {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_f3e2e1f55bd30147 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_42cdc64d65e44f48 {
    margin-top: 10px !important;
  }
  .xl-mt-20_973110cff614664b {
    margin-top: 20px !important;
  }
  .xl-mt-30_0c808aa43f7076a1 {
    margin-top: 30px !important;
  }
  .xl-mt-40_93f73a56bf271393 {
    margin-top: 40px !important;
  }
  .xl-mt-50_72811abcff91da81 {
    margin-top: 50px !important;
  }
  .xl-mt-60_f8c7c47af680111a {
    margin-top: 60px !important;
  }
  .xl-mt-70_803722b10b64a32d {
    margin-top: 70px !important;
  }
  .xl-mt-80_8beed337c58c4330 {
    margin-top: 80px !important;
  }
  .xl-mt-90_47e1d61e221af842 {
    margin-top: 90px !important;
  }
  .xl-mt-100_72bb724bcaccd544 {
    margin-top: 100px !important;
  }
  .xl-mt-110_910a38b770007d30 {
    margin-top: 110px !important;
  }
  .xl-mt-120_38db3a0ce936d335 {
    margin-top: 120px !important;
  }
  .xl-mt-130_5339e3ae95f4fdea {
    margin-top: 130px !important;
  }
  .xl-mt-140_196ec084f19e3928 {
    margin-top: 140px !important;
  }
  .xl-mt-150_9469ca8d007e7e2c {
    margin-top: 150px !important;
  }
  .xl-mt-200_72966f19b7f01896 {
    margin-top: 200px !important;
  }
  .xl-mb-10_3711285e38defb65 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_9ad8275a3853da87 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_0dd16834348d8cd2 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_1e19013bbb7da873 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_8812a3b0d8084749 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_279861d0c613926d {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_7317c82da6df7a53 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_221a72d4c870b27d {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_c4e4209a1393b2ca {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_1c14be1764c78214 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_df8b052cd7157109 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_d2aa45ab67278cb4 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_99d126f8e534abfc {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_89d07a921d812e36 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_2a24a885bda56ea3 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_0fddaa0262d76904 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_679f176d2495df41 {
    padding: 0 !important;
  }
  .lg-m0_e325e2c677f25b9b {
    margin: 0 !important;
  }
  .lg-pt-10_8072a7a297c46046 {
    padding-top: 10px !important;
  }
  .lg-pt-20_fe691d4659e461c4 {
    padding-top: 20px !important;
  }
  .lg-pt-30_8d36eda97ffb185f {
    padding-top: 30px !important;
  }
  .lg-pt-40_f30fa6633b18179a {
    padding-top: 40px !important;
  }
  .lg-pt-50_cb564db6434e2720 {
    padding-top: 50px !important;
  }
  .lg-pt-60_65113c87ea6b8c8b {
    padding-top: 60px !important;
  }
  .lg-pt-70_dd40dcc97dc26368 {
    padding-top: 70px !important;
  }
  .lg-pt-80_1ad0f5ac2e03024c {
    padding-top: 80px !important;
  }
  .lg-pt-90_ea5ecaeb981b1b39 {
    padding-top: 90px !important;
  }
  .lg-pt-100_11f9cd852d1982a5 {
    padding-top: 100px !important;
  }
  .lg-pt-110_f5cf463acc1768ac {
    padding-top: 110px !important;
  }
  .lg-pt-120_277a6fe08aec2acb {
    padding-top: 120px !important;
  }
  .lg-pt-130_fde92fdfd3876227 {
    padding-top: 130px !important;
  }
  .lg-pt-140_ff77c68daac34ec8 {
    padding-top: 140px !important;
  }
  .lg-pt-150_18a8f290f5c43691 {
    padding-top: 150px !important;
  }
  .lg-pt-200_a69ba036d062e12e {
    padding-top: 200px !important;
  }
  .lg-pb-10_006a63dc8e272e99 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_aebc0cb56bb7835d {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_7717f52b4a623404 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_8a386c68321e2621 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_bee8450f81b39c85 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_41241d60ddf33edc {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_657d5b32437036b0 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_16f02d1710802fcb {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_5aed8efa929b3d89 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_fa20457597b25a08 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_0cb36785eb821b11 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_b543bc3550a185d5 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_496595806debe6be {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_7f9057887d85fd9f {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_e51ca74f2ba0e145 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_05bf9736f22f10b0 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_f24de43af040df6b {
    margin-top: 10px !important;
  }
  .lg-mt-20_2d18b6789f798d60 {
    margin-top: 20px !important;
  }
  .lg-mt-30_cbb02b617b2c8f4a {
    margin-top: 30px !important;
  }
  .lg-mt-40_5ee34e315e6042d2 {
    margin-top: 40px !important;
  }
  .lg-mt-50_6e82485c13776b94 {
    margin-top: 50px !important;
  }
  .lg-mt-60_11ff8c8dbba62052 {
    margin-top: 60px !important;
  }
  .lg-mt-70_9ded339782f0193b {
    margin-top: 70px !important;
  }
  .lg-mt-80_02aa44da87c4ad9a {
    margin-top: 80px !important;
  }
  .lg-mt-90_984e0246624a1643 {
    margin-top: 90px !important;
  }
  .lg-mt-100_f529626038274198 {
    margin-top: 100px !important;
  }
  .lg-mt-110_ff106076bb9452b3 {
    margin-top: 110px !important;
  }
  .lg-mt-120_dcc47d3d8a4c70b3 {
    margin-top: 120px !important;
  }
  .lg-mt-130_3d5573c6c0e222f5 {
    margin-top: 130px !important;
  }
  .lg-mt-140_085956d8b299e585 {
    margin-top: 140px !important;
  }
  .lg-mt-150_462834a4610b66f5 {
    margin-top: 150px !important;
  }
  .lg-mt-200_ce2ae042fe0bfcd2 {
    margin-top: 200px !important;
  }
  .lg-mb-10_f2ebcaa7d64f3397 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_03d8943d4afeb58d {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_df623a9190257267 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_79dc30fbee1d4357 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_e28de27553aa6c6a {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_bcb89f38bba04114 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_c4c29da077e805b6 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_4212eeddeda3d32a {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_b04a8a3b1006d6b5 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_4501715ccb294cbd {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_53d812c0c477962f {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_ea88c1b3186352e0 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_e9e8969db734c813 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_e3e36679d882993c {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_2a11427526d0f001 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_6ad14ed754ab5c10 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_81d93b1d8bd81c12 {
    padding: 0 !important;
  }
  .md-m0_8402aadad89bc041 {
    margin: 0 !important;
  }
  .md-pt-10_5fffe3c243c18f6b {
    padding-top: 10px !important;
  }
  .md-pt-20_f5b18c2f6177860b {
    padding-top: 20px !important;
  }
  .md-pt-30_987c33f927b2e25f {
    padding-top: 30px !important;
  }
  .md-pt-40_4f051ea52e2414a9 {
    padding-top: 40px !important;
  }
  .md-pt-50_59866b279e013bf5 {
    padding-top: 50px !important;
  }
  .md-pt-60_e79629524325a980 {
    padding-top: 60px !important;
  }
  .md-pt-70_a3001304e404fc33 {
    padding-top: 70px !important;
  }
  .md-pt-80_887d3f6fcf735636 {
    padding-top: 80px !important;
  }
  .md-pt-90_4db9d4932de79ba8 {
    padding-top: 90px !important;
  }
  .md-pt-100_f344d0d7eddc0595 {
    padding-top: 100px !important;
  }
  .md-pt-110_401514ef338b8757 {
    padding-top: 110px !important;
  }
  .md-pt-120_315b5a8d2435d11e {
    padding-top: 120px !important;
  }
  .md-pt-130_b3983643fb0e2514 {
    padding-top: 130px !important;
  }
  .md-pt-140_dfd3b337fd388e90 {
    padding-top: 140px !important;
  }
  .md-pt-150_9533e6917c22e810 {
    padding-top: 150px !important;
  }
  .md-pt-200_4840cf89bc05f23d {
    padding-top: 200px !important;
  }
  .md-pb-10_91e8480e7662d0c6 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_b2db424d5eb642cf {
    padding-bottom: 20px !important;
  }
  .md-pb-30_ee70eabf493d1e7e {
    padding-bottom: 30px !important;
  }
  .md-pb-40_5f352a342c9c9cd1 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_8da3f302c890f4b6 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_fe23f02d4ac0d90f {
    padding-bottom: 60px !important;
  }
  .md-pb-70_7ab21bcd8953c38c {
    padding-bottom: 70px !important;
  }
  .md-pb-80_16c9e7d89cd0002c {
    padding-bottom: 80px !important;
  }
  .md-pb-90_c46a564d641cf9bb {
    padding-bottom: 90px !important;
  }
  .md-pb-100_a126eb4a0851b534 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_e77fed362e3cc4ac {
    padding-bottom: 110px !important;
  }
  .md-pb-120_7e1f5913a85f0467 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_d52e8cf3879485fb {
    padding-bottom: 130px !important;
  }
  .md-pb-140_932ea1004d96c8cd {
    padding-bottom: 140px !important;
  }
  .md-pb-150_5125304fd9e9281f {
    padding-bottom: 150px !important;
  }
  .md-pb-200_d31545047fa3f173 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_cba3e2771ec2ff21 {
    margin-top: 10px !important;
  }
  .md-mt-20_6870e607c684e856 {
    margin-top: 20px !important;
  }
  .md-mt-30_e9eaaf7faa7eb55d {
    margin-top: 30px !important;
  }
  .md-mt-40_c6e311bc9927a164 {
    margin-top: 40px !important;
  }
  .md-mt-50_d625421e3221bb6e {
    margin-top: 50px !important;
  }
  .md-mt-60_246a055c46d0a7cc {
    margin-top: 60px !important;
  }
  .md-mt-70_9e4482829a1b9f96 {
    margin-top: 70px !important;
  }
  .md-mt-80_342360fc59ab4f14 {
    margin-top: 80px !important;
  }
  .md-mt-90_f4aaca8e0de8e679 {
    margin-top: 90px !important;
  }
  .md-mt-100_c481a7e4ffa1aad9 {
    margin-top: 100px !important;
  }
  .md-mt-110_308d2c9e207ff815 {
    margin-top: 110px !important;
  }
  .md-mt-120_85681f67ece2f7d3 {
    margin-top: 120px !important;
  }
  .md-mt-130_8e9d5dde686930d1 {
    margin-top: 130px !important;
  }
  .md-mt-140_af00dffda5243f4a {
    margin-top: 140px !important;
  }
  .md-mt-150_7aebb4dde9894a4b {
    margin-top: 150px !important;
  }
  .md-mt-200_31a3e73d5437a0b9 {
    margin-top: 200px !important;
  }
  .md-mb-10_50ccc4fb38aab5cd {
    margin-bottom: 10px !important;
  }
  .md-mb-20_7f18ba9886bf82e3 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_0977102a60292114 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_d2bf7095f5403354 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_88e5116c6c2b98ee {
    margin-bottom: 50px !important;
  }
  .md-mb-60_867b69388a1dc386 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_e1e6c778371b06b2 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_a61014626427192c {
    margin-bottom: 80px !important;
  }
  .md-mb-90_f4416f6c94a0c868 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_511adb3b347a83ea {
    margin-bottom: 100px !important;
  }
  .md-mb-110_edb11526f76fec7d {
    margin-bottom: 110px !important;
  }
  .md-mb-120_69b31a202fdf218a {
    margin-bottom: 120px !important;
  }
  .md-mb-130_525308ffcd15e1f3 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_204ca7d4d71d9c64 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_f82c0e4ae3e07bc8 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_4236141691f0ffc7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_e1ac1f3129abbeae {
    padding: 0 !important;
  }
  .sm-m0_9ea2baa8fcef1430 {
    margin: 0 !important;
  }
  .sm-pt-10_32ff8539036fa3c4 {
    padding-top: 10px !important;
  }
  .sm-pt-20_202da55a43b63b77 {
    padding-top: 20px !important;
  }
  .sm-pt-30_20152ba99177f638 {
    padding-top: 30px !important;
  }
  .sm-pt-40_dce3f1143f128522 {
    padding-top: 40px !important;
  }
  .sm-pt-50_b027d0dce6524eb8 {
    padding-top: 50px !important;
  }
  .sm-pt-60_a947efbec5553b6e {
    padding-top: 60px !important;
  }
  .sm-pt-70_86a624f91aa00ff1 {
    padding-top: 70px !important;
  }
  .sm-pt-80_305c9724106f131e {
    padding-top: 80px !important;
  }
  .sm-pt-90_48cc3cc89a15419f {
    padding-top: 90px !important;
  }
  .sm-pt-100_1c55e99779c18fae {
    padding-top: 100px !important;
  }
  .sm-pt-110_7ce1d7a08b15f2ea {
    padding-top: 110px !important;
  }
  .sm-pt-120_ab2b11d5ddbe939a {
    padding-top: 120px !important;
  }
  .sm-pt-130_716f4e5a97623e26 {
    padding-top: 130px !important;
  }
  .sm-pt-140_d1dd74cccaa2f58c {
    padding-top: 140px !important;
  }
  .sm-pt-150_5333f17d6956350f {
    padding-top: 150px !important;
  }
  .sm-pt-200_750daee9d710143d {
    padding-top: 200px !important;
  }
  .sm-pb-10_a2387da48e57d3d4 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_586441e6611a971b {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_fa95f56423d2b20e {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_c8bc7ed524454719 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_ce7a3eff5c13ed01 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_280394e85deba048 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_c6f76937a27a0811 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_70b15765785fb7c4 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_cd269ff340154145 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_47aa62ec29172874 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_1d21c19700731109 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_ef2c2a0cbacf1196 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_36a00ad3b89173db {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_606316b08c497789 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_def591a7e0d7d851 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_e7eaa30fc0aaab1f {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_9e4255dba974cd95 {
    margin-top: 10px !important;
  }
  .sm-mt-20_d346eec1525caf45 {
    margin-top: 20px !important;
  }
  .sm-mt-30_0940359e79e85e87 {
    margin-top: 30px !important;
  }
  .sm-mt-40_9dd49b40ca67dace {
    margin-top: 40px !important;
  }
  .sm-mt-50_3bf4d0463df1f845 {
    margin-top: 50px !important;
  }
  .sm-mt-60_d752310b1734f135 {
    margin-top: 60px !important;
  }
  .sm-mt-70_68d6b77f426bd863 {
    margin-top: 70px !important;
  }
  .sm-mt-80_28a794828357eed5 {
    margin-top: 80px !important;
  }
  .sm-mt-90_f6ebeea9227c86a5 {
    margin-top: 90px !important;
  }
  .sm-mt-100_357b93ea901b93cd {
    margin-top: 100px !important;
  }
  .sm-mt-110_7b1c3d4b97b559a0 {
    margin-top: 110px !important;
  }
  .sm-mt-120_ddbabc5047a5fefd {
    margin-top: 120px !important;
  }
  .sm-mt-130_c33ed65d16a1d894 {
    margin-top: 130px !important;
  }
  .sm-mt-140_9fc037636e94c93d {
    margin-top: 140px !important;
  }
  .sm-mt-150_1e48f6dfe0ee779d {
    margin-top: 150px !important;
  }
  .sm-mt-200_b8951d89df3ffbd4 {
    margin-top: 200px !important;
  }
  .sm-mb-10_ea410b0e91988ae9 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_f22fdd8d4a19d8e6 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_6bd94ef74d0cb892 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_bfa967cafbc0bac7 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_4421fb76abc1ea9b {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_1bc165f2aa1d33c1 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_91099aa56ec06b90 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_dcb9e2966e06a4a5 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_4ef3dc2fc6f23f79 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_17c14b3eeb4f0f67 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_2a98539bc8e2659e {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_c97ed4539e9b2246 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_c255aa9440b70e79 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_b2528971a9b99d77 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_d021b3f7956f1934 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_dd00d6b22e906319 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_1ed8862a1388f02b {
    padding: 0 !important;
  }
  .xs-m0_f55332e400861719 {
    margin: 0 !important;
  }
  .xs-pt-10_7f2833b30170ba1a {
    padding-top: 10px !important;
  }
  .xs-pt-20_46e7f07c656489e8 {
    padding-top: 20px !important;
  }
  .xs-pt-30_317f75004eea0054 {
    padding-top: 30px !important;
  }
  .xs-pt-40_c247a19bb477dd71 {
    padding-top: 40px !important;
  }
  .xs-pt-50_9f8505451034eea6 {
    padding-top: 50px !important;
  }
  .xs-pt-60_3aed4f08f37a3e09 {
    padding-top: 60px !important;
  }
  .xs-pt-70_ff5152352a996002 {
    padding-top: 70px !important;
  }
  .xs-pt-80_ce95cafe66f093df {
    padding-top: 80px !important;
  }
  .xs-pt-90_9dcbffded4d8baea {
    padding-top: 90px !important;
  }
  .xs-pt-100_bee797325f04774a {
    padding-top: 100px !important;
  }
  .xs-pt-110_c52b4e42a1fe80ca {
    padding-top: 110px !important;
  }
  .xs-pt-120_47bfa7d0b6294137 {
    padding-top: 120px !important;
  }
  .xs-pt-130_b204a8de341677ed {
    padding-top: 130px !important;
  }
  .xs-pt-140_d4ef460220f7f379 {
    padding-top: 140px !important;
  }
  .xs-pt-150_a59a1936b175684e {
    padding-top: 150px !important;
  }
  .xs-pt-200_7ce866a0305a3e78 {
    padding-top: 200px !important;
  }
  .xs-pb-10_c2cbd1d9d2298ac3 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_b3cc44772014aa38 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_19e0fecf9430bdd9 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_7fc616221341c8f1 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_4d63e4ed2d2c5094 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_4ff5345811455b39 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_f9e94cba85c864e6 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_ef17040e5dc7511a {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_f3567d0e1c515d1f {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_88def90fbe54c3ff {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_bd36ee689b4e6751 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_b78a952d963fbb82 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_98ef46c53383f28f {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_11108f047a8667a5 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_718118ecc3e8dad4 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_b6ac85c6e03963e6 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_fd489f54f7413173 {
    margin-top: 10px !important;
  }
  .xs-mt-20_107aedfbdbbfdc1d {
    margin-top: 20px !important;
  }
  .xs-mt-30_2f2c2a7a8b038c7b {
    margin-top: 30px !important;
  }
  .xs-mt-40_02613cc1acd71f83 {
    margin-top: 40px !important;
  }
  .xs-mt-50_707d53521f98acd0 {
    margin-top: 50px !important;
  }
  .xs-mt-60_2a8088afae4e80f7 {
    margin-top: 60px !important;
  }
  .xs-mt-70_0fe7945c146dcac4 {
    margin-top: 70px !important;
  }
  .xs-mt-80_319b553747c13118 {
    margin-top: 80px !important;
  }
  .xs-mt-90_2c3729b79cfc9597 {
    margin-top: 90px !important;
  }
  .xs-mt-100_d46b836267f9beb7 {
    margin-top: 100px !important;
  }
  .xs-mt-110_2ee2732c723e89e5 {
    margin-top: 110px !important;
  }
  .xs-mt-120_e92861b12ae0202c {
    margin-top: 120px !important;
  }
  .xs-mt-130_c8b65cb9c262bec2 {
    margin-top: 130px !important;
  }
  .xs-mt-140_73f0fcb4f1b64977 {
    margin-top: 140px !important;
  }
  .xs-mt-150_8613d45e2aa5f52f {
    margin-top: 150px !important;
  }
  .xs-mt-200_b6f2e971692c2254 {
    margin-top: 200px !important;
  }
  .xs-mb-10_959efdc96eca5ce8 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_f5545c017d40c091 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_a2e361bfe6f9bcfc {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_4a160dbe10cd7972 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_b7376685159b5bfe {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_e2ce9b8ebc4d27fc {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_18781b905f7448ed {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_9db39da11b574ca4 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_6a69c8cb588f5124 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_5e422801259feca2 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_0f37a7084824cf1d {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_5aad72880fe75194 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_a21e0ad2d9b4d34a {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_5b25cff13d3a3cab {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_ca674aaa0de9acdb {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_d58e60a4d469d10c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_9898fae21c29d40a {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_9898fae21c29d40a.menu-overlay_8ac11f55f7c18466 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_9898fae21c29d40a.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_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_9898fae21c29d40a.menu-style-three_e7d06afe9da1e66e .navbar-toggler_e8cae21e155e7647 {
  background: #000;
}
.theme-main-menu_9898fae21c29d40a.menu-style-four_ecb18ff464dee649 .navbar-toggler_e8cae21e155e7647 {
  background: #E6FD5A;
}
.theme-main-menu_9898fae21c29d40a.menu-style-five_3a2771f677d05885 .navbar-toggler_e8cae21e155e7647 {
  background: #DFFF5E;
}
.theme-main-menu_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647:focus {
  box-shadow: none;
}
.theme-main-menu_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647::before,
.theme-main-menu_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647::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_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647 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_9898fae21c29d40a.menu-style-three_e7d06afe9da1e66e .navbar-toggler_e8cae21e155e7647:before, .theme-main-menu_9898fae21c29d40a.menu-style-three_e7d06afe9da1e66e .navbar-toggler_e8cae21e155e7647:after, .theme-main-menu_9898fae21c29d40a.menu-style-three_e7d06afe9da1e66e .navbar-toggler_e8cae21e155e7647 span {
  background: #fff;
}
.theme-main-menu_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_9898fae21c29d40a .navbar-toggler_e8cae21e155e7647[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_9898fae21c29d40a .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_9898fae21c29d40a .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_9898fae21c29d40a.white-vr_d5c17b3878bf24e8 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_9898fae21c29d40a.white-vr_d5c17b3878bf24e8 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_9898fae21c29d40a.white-vr_d5c17b3878bf24e8.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_9898fae21c29d40a.menu-style-one_529811c5acb3a04f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b .info-row_b8e3fb52a4672c32 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b .gap-fix_01f61aa8d34efece {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b .greetings_6e2dfa4c05b96e48 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b .contact-info_ef360f2132b87e6d {
  margin: 0 -15px;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b .contact-info_ef360f2132b87e6d li {
  padding: 0 15px;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b .contact-info_ef360f2132b87e6d li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b .contact-info_ef360f2132b87e6d li a:hover {
  text-decoration: underline;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b .inner-content_99e91b13dfaaa4fe {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_9898fae21c29d40a.menu-style-two_1a6923731cdf119b.fixed .info-row_b8e3fb52a4672c32 {
  display: none;
}
.theme-main-menu_9898fae21c29d40a.menu-style-five_3a2771f677d05885 {
  background: #000;
  padding: 0;
}
.theme-main-menu_9898fae21c29d40a.menu-style-five_3a2771f677d05885 .inner-content_99e91b13dfaaa4fe {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_9898fae21c29d40a.menu-style-six_919b67481d06002d .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_9898fae21c29d40a.menu-style-six_919b67481d06002d .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_9898fae21c29d40a .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_6230fe4b9c13d35e {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_6230fe4b9c13d35e .mega-menu-title_d06df4b51355fea0 {
  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_9898fae21c29d40a .login-btn-one_1391666d3f7db754 a {
  color: #000;
}
.theme-main-menu_9898fae21c29d40a .login-btn-one_1391666d3f7db754 a:hover {
  text-decoration: underline;
}
.theme-main-menu_9898fae21c29d40a .login-btn-two_1949f8d9b9b4f45c a {
  color: #044F3B;
}
.theme-main-menu_9898fae21c29d40a .login-btn-two_1949f8d9b9b4f45c a:hover {
  text-decoration: underline;
}
.theme-main-menu_9898fae21c29d40a .signup-btn-one_61741e1a7da98e3e 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_9898fae21c29d40a .signup-btn-one_61741e1a7da98e3e .icon_f3ebc6f2abf91f8e {
  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_9898fae21c29d40a .signup-btn-one_61741e1a7da98e3e:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9898fae21c29d40a .signup-btn-one_61741e1a7da98e3e:hover .icon_f3ebc6f2abf91f8e {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_9898fae21c29d40a .signup-btn-two_b87924cb038cd4c6 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_9898fae21c29d40a .signup-btn-two_b87924cb038cd4c6:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9898fae21c29d40a .quote-one_e12f838b9c18d1be {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_9898fae21c29d40a .quote-one_e12f838b9c18d1be:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_bc0f33f651b9b117 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_bc0f33f651b9b117 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_bc0f33f651b9b117 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_bc0f33f651b9b117 li a:hover {
  color: #0C3A30;
}
.category-menu_bc0f33f651b9b117 .dropdown-menu {
  padding: 0;
}
.category-menu_bc0f33f651b9b117 .dropdown-menu li {
  padding: 0;
}
.category-menu_bc0f33f651b9b117 .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_5ee7a33992ee13fb .logo_7695d05f925c2a37 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_d5c17b3878bf24e8 .navbar-collapse_5ee7a33992ee13fb {
    background-color: #0C3A30;
  }
  .navbar-collapse_5ee7a33992ee13fb {
    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_5ee7a33992ee13fb.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_9898fae21c29d40a .navbar .mega-dropdown_bd14451a92653b15 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_d5c17b3878bf24e8 .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_6230fe4b9c13d35e {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_b281dd41c862c2ee .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_04baf3311348b764 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_04baf3311348b764::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_04baf3311348b764 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_04baf3311348b764 .hero-slider-one .hero-img_f41e9a8637f30fe2 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_04baf3311348b764 .hero-slider-one .slick-list_671bc89378196d6b, .hero-banner-one_04baf3311348b764 .hero-slider-one .slick-track_efaaaf348e448c2a, .hero-banner-one_04baf3311348b764 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_04baf3311348b764 .hero-heading_222bea21118e304d {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_360f31e97d/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_04baf3311348b764 .more-btn_cab122d4a2d97f80 {
  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_04baf3311348b764 .more-btn_cab122d4a2d97f80:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_4fbea23618c0909a {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_4fbea23618c0909a .bg-wrapper_23094b654f43d671 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_4fbea23618c0909a .hero-heading_222bea21118e304d {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_4fbea23618c0909a .rating_cf2968645ce4e49e h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_4fbea23618c0909a .rating_cf2968645ce4e49e p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_4fbea23618c0909a .media-wrapper_4f56ed18c3172ca9 {
  position: absolute;
  background: url(../photos/assets_9db878edb1/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_4fbea23618c0909a .media-wrapper_4f56ed18c3172ca9 .shape_01_e5e6677958948b5c {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_4fbea23618c0909a .media-wrapper_4f56ed18c3172ca9 .shape_02_98af469041f94ace {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_6ed7cdec7c1cfc93 .hero-heading_222bea21118e304d {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_6ed7cdec7c1cfc93 .media-wrapper_4f56ed18c3172ca9 {
  background: url(../photos/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_6ed7cdec7c1cfc93 .media-wrapper_4f56ed18c3172ca9 .screen_01_4dca2824a1a374a0 {
  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_6ed7cdec7c1cfc93 .media-wrapper_4f56ed18c3172ca9 .screen_02_3aebe29507b29b5c {
  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_6ed7cdec7c1cfc93 .media-wrapper_4f56ed18c3172ca9 .bg-shape_b3f843312d294b4d {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_6ed7cdec7c1cfc93 .shape_01_e5e6677958948b5c {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_9d4f9b1f97bfb07e .bg-wrapper_23094b654f43d671 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_9d4f9b1f97bfb07e .media-wrapper_4f56ed18c3172ca9 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_9d4f9b1f97bfb07e .media-wrapper_4f56ed18c3172ca9 .shape_01_e5e6677958948b5c {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_9d4f9b1f97bfb07e .shape_02_98af469041f94ace {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_ec50552eb9cb76cd + .blog-details_415d438677e60f3a {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_319e167f60bfcd60 {
  z-index: 1;
}
.block-feature-three_319e167f60bfcd60:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_319e167f60bfcd60.no-bg_9e9736592426aacd:before {
  display: none;
}
.block-feature-three_319e167f60bfcd60 .section-btn_8102e7d5d0e828bf {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_319e167f60bfcd60 .block-title_bd8bc3f2515fc9bb a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_319e167f60bfcd60 .block-title_bd8bc3f2515fc9bb a:hover {
  text-decoration: underline;
}
.block-feature-three_319e167f60bfcd60 .round-btn_afdb59a0ae6d366e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_319e167f60bfcd60 .round-btn_afdb59a0ae6d366e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_319e167f60bfcd60 .block-one_e7cf72c0cf33bdc6 {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_319e167f60bfcd60 .block-one_e7cf72c0cf33bdc6 .tag_45bc8537175bf842 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_319e167f60bfcd60 .block-one_e7cf72c0cf33bdc6 .block-title_bd8bc3f2515fc9bb {
  background: url(../photos/shape_360f31e97d/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_319e167f60bfcd60 .block-two_1554fdccd5038f52 {
  overflow: hidden;
}
.block-feature-three_319e167f60bfcd60 .block-two_1554fdccd5038f52 .img-wrapper_8408a327428b8461 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_319e167f60bfcd60 .block-two_1554fdccd5038f52 .text-wrapper_364d13c2478cac62 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_319e167f60bfcd60 .block-two_1554fdccd5038f52 .tag_45bc8537175bf842 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_319e167f60bfcd60 .block-three_ba2dd36bbef065b8 {
  background: #D3FF76;
}
.block-feature-three_319e167f60bfcd60 .block-three_ba2dd36bbef065b8 .tag_45bc8537175bf842 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_319e167f60bfcd60 .block-three_ba2dd36bbef065b8 .round-btn_afdb59a0ae6d366e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_319e167f60bfcd60 .block-three_ba2dd36bbef065b8 .round-btn_afdb59a0ae6d366e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_319e167f60bfcd60 .block-four_84959d5d93092942 {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_319e167f60bfcd60 .block-four_84959d5d93092942 .block-title_bd8bc3f2515fc9bb {
  background: url(../photos/shape_360f31e97d/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_319e167f60bfcd60 .block-four_84959d5d93092942 .block-title_bd8bc3f2515fc9bb a {
  font-size: 28px;
}
.block-feature-three_319e167f60bfcd60 .block-four_84959d5d93092942 .tag_45bc8537175bf842 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_319e167f60bfcd60 .block-four_84959d5d93092942 .round-btn_afdb59a0ae6d366e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_319e167f60bfcd60 .block-four_84959d5d93092942 .round-btn_afdb59a0ae6d366e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_319e167f60bfcd60 .block-five_492c546e5f34e07b {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_319e167f60bfcd60 .block-five_492c546e5f34e07b .tag_45bc8537175bf842 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_319e167f60bfcd60 .block-five_492c546e5f34e07b .block-title_bd8bc3f2515fc9bb {
  background: url(../photos/shape_360f31e97d/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_98f68bf589d86982 .upper-wrapper_0b0bffb506fbded9 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_98f68bf589d86982 .upper-wrapper_0b0bffb506fbded9 .shape_01_e5e6677958948b5c {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_98f68bf589d86982 .line-loop_342828150d6f7174:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_98f68bf589d86982 .graph-panel_854bee180524ac39 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_98f68bf589d86982 .graph-panel_854bee180524ac39 .main-count_34a98b5e252eafb1 {
  font-size: 120px;
}
.block-feature-thirteen_98f68bf589d86982 .graph-panel_854bee180524ac39 .chart-box_07d02e89c9f6a484 {
  padding: 0 15px;
}
.block-feature-thirteen_98f68bf589d86982 .graph-panel_854bee180524ac39 .chart-box_07d02e89c9f6a484 .chart-inner_936c14a5ebecae02 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_9262dd015618dc7c .media-img_21bd1dcfc7946416 {
  border-radius: 30px;
}
.block-feature-sixteen_9262dd015618dc7c .shape_01_e5e6677958948b5c {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_7e013db30c8ef626 .section-subheading_c67d37a31e3b2f47 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_7e013db30c8ef626 .shape_01_e5e6677958948b5c {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_2b0e764d1de5f8e1 {
  z-index: 1;
}
.text-feature-four_2b0e764d1de5f8e1 .avatar_bb06a74cad3de11a {
  width: 65px;
  height: 65px;
}
.text-feature-four_2b0e764d1de5f8e1 .name {
  font-size: 28px;
}
.text-feature-four_2b0e764d1de5f8e1 .quote-text_6da14a899a06a21e {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_2b0e764d1de5f8e1 .shape_01_e5e6677958948b5c {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_2b0e764d1de5f8e1 .shape_02_98af469041f94ace {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_74ed16688e76878c .bg-wrapper_23094b654f43d671 {
  background: #FFF2AC;
}
.text-feature-five_74ed16688e76878c 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_74ed16688e76878c 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_74ed16688e76878c 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_74ed16688e76878c li:hover:before {
  background: #29594B;
}
.text-feature-five_74ed16688e76878c li:hover:after {
  color: #fff;
}
.text-feature-five_74ed16688e76878c .media-wrapper_4f56ed18c3172ca9 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_74ed16688e76878c .media-wrapper_4f56ed18c3172ca9 .video-icon_14f5db83af72843b {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_74ed16688e76878c .media-wrapper_4f56ed18c3172ca9 .video-icon_14f5db83af72843b:hover {
  background: #CFFF45;
}
.text-feature-five_74ed16688e76878c .media-wrapper_4f56ed18c3172ca9 .screen_01_4dca2824a1a374a0 {
  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_5e2046ac862c8cc6 {
  z-index: 1;
}
.text-feature-six_5e2046ac862c8cc6 .media-wrapper_4f56ed18c3172ca9 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_5e2046ac862c8cc6 .media-wrapper_4f56ed18c3172ca9 .screen_01_4dca2824a1a374a0 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_5e2046ac862c8cc6 .shape_01_e5e6677958948b5c {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_5e2046ac862c8cc6 .shape_02_98af469041f94ace {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_9b4509f1fb70b5ba {
  background: url(../photos/assets_9db878edb1/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_9b4509f1fb70b5ba .block_d60a1714f2e9f6f1 .icon_f3ebc6f2abf91f8e {
  height: 50px;
}
.text-feature-nine_9b4509f1fb70b5ba .vertical-text-wrapper_c28241815b193500 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_9b4509f1fb70b5ba .vertical-text-wrapper_c28241815b193500 .text-list_743595235c13fdb4 {
  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_9b4509f1fb70b5ba .vertical-text-wrapper_c28241815b193500 .text-list_743595235c13fdb4:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_9b4509f1fb70b5ba .vertical-text-wrapper_c28241815b193500 .shape_01_e5e6677958948b5c {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_9b4509f1fb70b5ba .vertical-text-wrapper_c28241815b193500 .shape_02_98af469041f94ace {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_9b4509f1fb70b5ba .shape_03_b31ba10b4725c823 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_9b4509f1fb70b5ba .shape_04_75f946f73083e8de {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_994aa51d86b32356 .section-btn_8102e7d5d0e828bf {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_1c2807f8edf19304 {
  z-index: 1;
}
.team-section-three_1c2807f8edf19304:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_360f31e97d/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_1c2807f8edf19304 .section-btn_8102e7d5d0e828bf {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_1c2807f8edf19304 .shape_01_e5e6677958948b5c {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_1c2807f8edf19304 .shape_02_98af469041f94ace {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_1c2807f8edf19304 .shape_03_b31ba10b4725c823 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_a20e5ebed8a62798 .logo_7695d05f925c2a37 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_c8b6b334481de754 {
  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_0613996b372ba147 {
  max-width: 565px;
}
.user-data-form .form-wrapper_0613996b372ba147 .input-group-meta_98d4aca477259673 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_0613996b372ba147 .input-group-meta_98d4aca477259673 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_0613996b372ba147 .input-group-meta_98d4aca477259673 .placeholder_icon_f1cee44f0280c92f {
  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_0613996b372ba147 .input-group-meta_98d4aca477259673 .placeholder_icon_f1cee44f0280c92f img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_0613996b372ba147 .input-group-meta_98d4aca477259673 .placeholder_icon_f1cee44f0280c92f span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_0613996b372ba147 .input-group-meta_98d4aca477259673 .placeholder_icon_f1cee44f0280c92f 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_0613996b372ba147 .input-group-meta_98d4aca477259673 .placeholder_icon_f1cee44f0280c92f span.eye-slash_b821607774b5f4a8:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_e9f85b65ae6b67ee 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_e9f85b65ae6b67ee label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_e9f85b65ae6b67ee input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_e9f85b65ae6b67ee 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_e9f85b65ae6b67ee 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_e9f85b65ae6b67ee a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_e9f85b65ae6b67ee a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_3bc0c4e632c77e24 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_775549667211cf9a {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_775549667211cf9a:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_775549667211cf9a img {
  width: 20px;
}
.user-data-form .btn-close_f2209b869853e4ba {
  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_493c886ef9dcf600 .main-count_34a98b5e252eafb1 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_30dd8080dc1c2939 .icon_f3ebc6f2abf91f8e {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_2956304b62b1f802 .img-holder_def20128f6dbba13 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_2956304b62b1f802 .img-holder_def20128f6dbba13.round-border_8aa06d72c8a06097 {
  border-radius: 30px;
}
.portfolio-block-one_2956304b62b1f802 .img-holder_def20128f6dbba13 .expend_ce41f3835d4ab462 {
  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_2956304b62b1f802 .img-holder_def20128f6dbba13 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_2956304b62b1f802 .img-holder_def20128f6dbba13 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_2956304b62b1f802:hover .expend_ce41f3835d4ab462 {
  opacity: 1;
}
.portfolio-block-one_2956304b62b1f802:hover .img-meta_f2d6faf5a9c41f31 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_2956304b62b1f802:hover .pj-title_31feded2ae8b515d {
  text-decoration: underline;
}
.portfolio-block-one_2956304b62b1f802 .caption {
  margin-top: 35px;
}
.portfolio-block-one_2956304b62b1f802 .caption .tag_45bc8537175bf842 {
  margin: 0 -3px;
}
.portfolio-block-one_2956304b62b1f802 .caption .tag_45bc8537175bf842 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_2956304b62b1f802 .caption .pj-title_31feded2ae8b515d {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_2956304b62b1f802 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_2956304b62b1f802 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_9729b7b432498c9a .bg-wrapper_23094b654f43d671 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_9729b7b432498c9a .slider-wrapper_04aecdf5984cef79 {
  height: 100%;
}
.project-details-two_9729b7b432498c9a .slider-wrapper_04aecdf5984cef79 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_9729b7b432498c9a .slider-wrapper_04aecdf5984cef79 .carousel-control-next_50f9633b4f60fc42,
.project-details-two_9729b7b432498c9a .slider-wrapper_04aecdf5984cef79 .carousel-control-prev_49999030d58c4e12 {
  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_9729b7b432498c9a .slider-wrapper_04aecdf5984cef79 .carousel-control-next_50f9633b4f60fc42:hover,
.project-details-two_9729b7b432498c9a .slider-wrapper_04aecdf5984cef79 .carousel-control-prev_49999030d58c4e12:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_9729b7b432498c9a .slider-wrapper_04aecdf5984cef79 .carousel-control-prev_49999030d58c4e12 {
  left: auto;
  right: 45px;
}
.project-details-two_9729b7b432498c9a .info-wrapper_a35322f4dfa65cad {
  padding: 55px 50px 85px 70px;
}
.project-details-two_9729b7b432498c9a .info-wrapper_a35322f4dfa65cad h3 {
  font-size: 36px;
}
.project-details-two_9729b7b432498c9a .info-wrapper_a35322f4dfa65cad .list-meta_be687690587e25f6 li {
  padding: 22px 0;
}
.project-details-two_9729b7b432498c9a .info-wrapper_a35322f4dfa65cad .list-meta_be687690587e25f6 .icon_f3ebc6f2abf91f8e {
  width: 40px;
}
.project-details-two_9729b7b432498c9a .info-wrapper_a35322f4dfa65cad .list-meta_be687690587e25f6 .text1_e529cad3006a60e2 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_9729b7b432498c9a .info-wrapper_a35322f4dfa65cad .list-meta_be687690587e25f6 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_9729b7b432498c9a .info-wrapper_a35322f4dfa65cad .social-share_a5e8980d5638b86f li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_9729b7b432498c9a .info-wrapper_a35322f4dfa65cad .social-share_a5e8980d5638b86f li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_7b04b93e126d45b6 .slider-wrapper_04aecdf5984cef79 {
  padding-left: 100px;
}
.feedback-section-three_7b04b93e126d45b6 .slider-wrapper_04aecdf5984cef79 .icon_f3ebc6f2abf91f8e {
  left: 0;
  top: 18px;
}
.feedback-section-three_7b04b93e126d45b6 .slick-dots_4737eafad6195646 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_7b04b93e126d45b6 .slick-dots_4737eafad6195646 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_7b04b93e126d45b6 .slick-dots_4737eafad6195646 .slick-active button {
  background: #000;
}
.feedback-section-three_7b04b93e126d45b6 .rating-box_71cceac1914c46a9 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_7b04b93e126d45b6 .rating-box_71cceac1914c46a9 .rating_cf2968645ce4e49e {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_7b04b93e126d45b6 .shape_01_e5e6677958948b5c {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_7b04b93e126d45b6 .shape_02_98af469041f94ace {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_74772aa31338b1d9 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_74772aa31338b1d9 .post-data_237aeb5039b63a09 {
  padding: 30px 35px 25px;
}
.blog-meta-one_74772aa31338b1d9 .post-data_237aeb5039b63a09 .post-info_4f9955776d2adef3 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_74772aa31338b1d9 .post-data_237aeb5039b63a09 .blog-title_da80bd3b0ecdf941 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_74772aa31338b1d9 .post-data_237aeb5039b63a09 .blog-title_da80bd3b0ecdf941:hover {
  text-decoration: underline;
}
.blog-meta-one_74772aa31338b1d9 .post-img_7efde0e8a0f3b108 {
  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_74772aa31338b1d9 .post-img_7efde0e8a0f3b108 .round-btn_afdb59a0ae6d366e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_74772aa31338b1d9:hover .round-btn_afdb59a0ae6d366e {
  background: #CFFF45;
}
.blog-meta-one_74772aa31338b1d9.style-two_9379e41f2699fc3f {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_74772aa31338b1d9.style-two_9379e41f2699fc3f .post-img_7efde0e8a0f3b108 {
  border-radius: 0;
}
.blog-meta-one_74772aa31338b1d9.style-two_9379e41f2699fc3f .blog-title_da80bd3b0ecdf941 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_09a187ec53474274 {
  background: #fff;
}
.blog-meta-two_09a187ec53474274 .post-data_237aeb5039b63a09 {
  padding-top: 30px;
}
.blog-meta-two_09a187ec53474274 .post-data_237aeb5039b63a09 .blog-title_da80bd3b0ecdf941 {
  width: 70%;
}
.blog-meta-two_09a187ec53474274 .post-data_237aeb5039b63a09 .blog-title_da80bd3b0ecdf941 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_09a187ec53474274 .post-data_237aeb5039b63a09 .blog-title_da80bd3b0ecdf941:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_09a187ec53474274 .post-data_237aeb5039b63a09 .round-btn_afdb59a0ae6d366e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_09a187ec53474274 .post-data_237aeb5039b63a09 .round-btn_afdb59a0ae6d366e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_09a187ec53474274 .post-data_237aeb5039b63a09 .post-info_4f9955776d2adef3 {
  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_09a187ec53474274 .post-img_7efde0e8a0f3b108 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_09a187ec53474274 .post-img_7efde0e8a0f3b108 .date_e22d7bf38e43f626 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_09a187ec53474274.style-two_9379e41f2699fc3f {
  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_09a187ec53474274.style-two_9379e41f2699fc3f p {
  font-size: 18px;
}
.blog-meta-two_09a187ec53474274.style-two_9379e41f2699fc3f .post-img_7efde0e8a0f3b108 {
  height: auto;
  width: 100%;
}
.blog-meta-two_09a187ec53474274.style-two_9379e41f2699fc3f .post-data_237aeb5039b63a09 {
  padding: 26px 0;
}
.blog-meta-two_09a187ec53474274.style-two_9379e41f2699fc3f .post-data_237aeb5039b63a09 .post-info_4f9955776d2adef3 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_09a187ec53474274.style-two_9379e41f2699fc3f .post-data_237aeb5039b63a09 .round-btn_afdb59a0ae6d366e {
  border: none;
}

.signup-btn-one_61741e1a7da98e3e 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_61741e1a7da98e3e .icon_f3ebc6f2abf91f8e {
  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_340ac03c70efb53e {
  z-index: 1;
}
.blog-section-three_340ac03c70efb53e .section-btn_8102e7d5d0e828bf {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .quote-wrapper_da9830ec25c0505d {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .quote-wrapper_da9830ec25c0505d .wrapper_bbf47f262ff6e3c6 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .quote-wrapper_da9830ec25c0505d .wrapper_bbf47f262ff6e3c6 .icon_f3ebc6f2abf91f8e {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .quote-wrapper_da9830ec25c0505d .wrapper_bbf47f262ff6e3c6 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .quote-wrapper_da9830ec25c0505d h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .quote-wrapper_da9830ec25c0505d h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .img-gallery_88f5f6ededb9d13e {
  margin-bottom: 50px;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .img-gallery_88f5f6ededb9d13e img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .list-item_25c14bc8095144ac li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_415d438677e60f3a .post-details-meta_db54ad733397157c .list-item_25c14bc8095144ac li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_415d438677e60f3a .bottom-widget_0353bae2888022e3 {
  padding: 10px 0 5px;
}
.blog-details_415d438677e60f3a .bottom-widget_0353bae2888022e3 .tags_11637fb10a88866c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_415d438677e60f3a .bottom-widget_0353bae2888022e3 .tags_11637fb10a88866c a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_415d438677e60f3a .bottom-widget_0353bae2888022e3 .tags_11637fb10a88866c a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_415d438677e60f3a .bottom-widget_0353bae2888022e3 .share-icon_27c62367743948ba li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_415d438677e60f3a .bottom-widget_0353bae2888022e3 .share-icon_27c62367743948ba a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_415d438677e60f3a .grey-bg_d91f49650b8bb390 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_415d438677e60f3a .blog-inner-title_49de53a990bac570 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d {
  margin: 60px 0;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b:last-child {
  padding-bottom: 5px;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b .reply-comment_017aa8ff6058ee2c {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b .user-avatar_60bcb7df6c520c8f {
  width: 60px;
  height: 60px;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b .comment-text_2f71a1b9ac25eded {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b .comment-text_2f71a1b9ac25eded .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b .comment-text_2f71a1b9ac25eded .date_e22d7bf38e43f626 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b .comment-text_2f71a1b9ac25eded p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b .comment-text_2f71a1b9ac25eded .reply-btn_f7a5c2f9baf4b491 {
  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_415d438677e60f3a .blog-comment-area_53d5e1c8a98c863d .comment_a02426ea339bb67b .comment-text_2f71a1b9ac25eded .reply-btn_f7a5c2f9baf4b491:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_415d438677e60f3a .blog-comment-form_eaecdb2cbdc151a1 p a {
  color: #19352D;
}
.blog-details_415d438677e60f3a .blog-comment-form_eaecdb2cbdc151a1 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_415d438677e60f3a .blog-comment-form_eaecdb2cbdc151a1 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_415d438677e60f3a .blog-comment-form_eaecdb2cbdc151a1 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_49ddf571e92d0c07 {
  height: 600px;
}

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

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

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

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

.footer-one_a21087c35cb1b812 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_a21087c35cb1b812 .bottom-footer_75d4a4a46eb0c135 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_a21087c35cb1b812 .social-icon_1da56218e0591b43 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_a21087c35cb1b812 .social-icon_1da56218e0591b43 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_a21087c35cb1b812 .footer-title_45cb212ef708b439 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_a21087c35cb1b812 .footer-nav-link_0422ca4c88d675d4 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_a21087c35cb1b812 .footer-nav-link_0422ca4c88d675d4 a:hover {
  color: #fff;
}
.footer-nav-link_0422ca4c88d675d4 p {
  font-size: 16px;
}
.logo_7695d05f925c2a37 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_1bc5703c0f8485c6 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_9aefd050adce8692 {
  align-content: center;
}

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

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

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

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

.footer-three_41f876b3cc30a0de {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_41f876b3cc30a0de .round-bg_a9f486c2ac6d2948 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_41f876b3cc30a0de .round-bg_a9f486c2ac6d2948.color-two_79404ad135762c76 {
  background: #F6FFDD;
}
.footer-three_41f876b3cc30a0de .footer-intro_419994ed3c836c55 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_41f876b3cc30a0de .footer-intro_419994ed3c836c55 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_41f876b3cc30a0de .footer-title_45cb212ef708b439 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_41f876b3cc30a0de .footer-nav-link_0422ca4c88d675d4 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_41f876b3cc30a0de .footer-nav-link_0422ca4c88d675d4 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_41f876b3cc30a0de .bottom-footer_75d4a4a46eb0c135 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_41f876b3cc30a0de .bottom-footer_75d4a4a46eb0c135 .copyright_fb4f1479c7aace43 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_41f876b3cc30a0de .bottom-footer_75d4a4a46eb0c135 .bottom-nav_5eff540f2656beb7 {
  margin: 0 -12px;
}
.footer-three_41f876b3cc30a0de .bottom-footer_75d4a4a46eb0c135 .bottom-nav_5eff540f2656beb7 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_41f876b3cc30a0de .bottom-footer_75d4a4a46eb0c135 .bottom-nav_5eff540f2656beb7 a:hover {
  text-decoration: underline;
}
.footer-three_41f876b3cc30a0de .bottom-footer_75d4a4a46eb0c135 .social-icon_1da56218e0591b43 {
  margin: 0 -10px;
}
.footer-three_41f876b3cc30a0de .bottom-footer_75d4a4a46eb0c135 .social-icon_1da56218e0591b43 a {
  margin: 0 10px;
}
.footer-three_41f876b3cc30a0de .bottom-footer_75d4a4a46eb0c135 .social-icon_1da56218e0591b43 a:hover {
  color: #19352D;
}
.footer-three_41f876b3cc30a0de .shape_01_e5e6677958948b5c {
  top: -3%;
  left: -3%;
}
.footer-three_41f876b3cc30a0de .shape_02_98af469041f94ace {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_9bd3e37c6a74a5f4 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_9bd3e37c6a74a5f4:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_9db878edb1/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_9bd3e37c6a74a5f4 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_9bd3e37c6a74a5f4 .btn-group_368540a0cd85100b {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_9bd3e37c6a74a5f4 .btn-group_368540a0cd85100b h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_9bd3e37c6a74a5f4 .btn-group_368540a0cd85100b h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_9bd3e37c6a74a5f4 .btn-group_368540a0cd85100b .round-btn_afdb59a0ae6d366e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_9bd3e37c6a74a5f4 .btn-group_368540a0cd85100b .round-btn_afdb59a0ae6d366e:hover, .footer-five_9bd3e37c6a74a5f4 .btn-group_368540a0cd85100b .round-btn_afdb59a0ae6d366e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_9bd3e37c6a74a5f4 .social-icon_1da56218e0591b43 {
  margin: 0 -20px;
}
.footer-five_9bd3e37c6a74a5f4 .social-icon_1da56218e0591b43 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_9bd3e37c6a74a5f4 .social-icon_1da56218e0591b43 a:hover {
  color: #DFFF5E;
}
.footer-five_9bd3e37c6a74a5f4 .bottom-nav_5eff540f2656beb7 {
  margin: 0 -12px;
}
.footer-five_9bd3e37c6a74a5f4 .bottom-nav_5eff540f2656beb7 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_9bd3e37c6a74a5f4 .bottom-nav_5eff540f2656beb7 a:hover {
  text-decoration: underline;
}
.footer-five_9bd3e37c6a74a5f4 .shape_01_e5e6677958948b5c {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_9bd3e37c6a74a5f4 .shape_02_98af469041f94ace {
  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_155bca1a9e0ddb65 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_10e1db0a257aaa11 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_8ba3089b6f63c5d1 {
  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_6e8edf6ce6443ca3 {
  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_bf9d36137aff2076 {
  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_11087e906a48a0fb {
  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_0d10ac5c53459cdf {
  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_2fe92e399418f12b {
  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_e5795ac8aadfc412 {
  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_f7cc46d4f642d7e0 {
  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_73a533f84c68d7ac {
  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_58a67367315c452a {
  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_d0866f9a17a68802 {
  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_a38c0cdab61b5ff8 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_fb8b17d5775480f9 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_73382ee38aac3298 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_d9fea8db44cf43dc {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_da99d7fbea3ac9bf {
  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_1c5db8372aad18ee {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_0e9a3765946e25bd {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_d58f6f02cac3948b {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_609427ebb9870fb9 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_f37e9aac917b38ba {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_8eb52b475f562452 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_06dd231aa3aa4947 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_dc0d32018d03e086 {
  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_41ff587e44a8735e {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_5cfc3d4a195be006 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_aca9d8788c037f6d {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_ee6300e417f80566 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_616887fc4312cfbe {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_eff01a1f8999f080 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_b1d2f944b9a1c035 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_951bf389b0b16125 {
  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_d71fa8d2b78c7bb4 {
  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_0c8c70780582a23c {
  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_c187cebc6c934c15 {
  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_bdc83f293279e7fa {
  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_4d572874daf8c998 {
  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_9a2bdb426a05be8b {
  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_a87599830c0877f6 {
  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_0d699f73dd718d9b {
  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_5cc5b93818d5e782 {
  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_ba84f6553ecf5385 {
  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_96733be0d7eae156 {
  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_102136816cbdcca1 {
  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_8492173fd66ffffe {
  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_b5f82175aee351d6 {
  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_eac34331445316b9 {
  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_5c3d9ad41c78b759 {
  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_a45454f6ca7cb6cf {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_84fda7709da8d73d {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_ff57667dd31a0d3e {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_3aa0560471620150 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_3d70c00eb4536692 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_ab57a09668ad1b31 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_ace8996494b6c7a2 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_d40fd5ae1aa58b16 {
  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_155bca1a9e0ddb65 {
  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_0961d21830917205 {
  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_9b3884782b24b748 {
  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_6662101f20d8a201 .theme-select-menu_fb79d258220a3083 {
  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_624ceec7fb920ff2 {
  overflow: hidden;
}
.product-block-one_624ceec7fb920ff2 .img-holder_def20128f6dbba13 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_624ceec7fb920ff2 .img-holder_def20128f6dbba13 .cart-icon_989360b872399de8 {
  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_624ceec7fb920ff2 .img-holder_def20128f6dbba13 .cart-icon_989360b872399de8:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_624ceec7fb920ff2 .img-holder_def20128f6dbba13 .cart-button_f77d5604c2ca2fd1 {
  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_624ceec7fb920ff2 .img-holder_def20128f6dbba13 .cart-button_f77d5604c2ca2fd1:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_624ceec7fb920ff2 .product-title_705fa9c4b79c0240 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_624ceec7fb920ff2 .rating_cf2968645ce4e49e {
  margin: 0 -3px;
}
.product-block-one_624ceec7fb920ff2 .rating_cf2968645ce4e49e li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_624ceec7fb920ff2 .rating_cf2968645ce4e49e li .bi-star-fill_487116bbe3175759 {
  color: #FFCB65;
}
.product-block-one_624ceec7fb920ff2 .price_ee6b0c829946d2c7 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_624ceec7fb920ff2:hover .cart-button_f77d5604c2ca2fd1 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_624ceec7fb920ff2:hover .product-img_6a5cb8675256cd4e {
  transform: scale(0.95);
}
.product-block-one_624ceec7fb920ff2:hover .cart-icon_989360b872399de8 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_624ceec7fb920ff2:hover .product-title_705fa9c4b79c0240 {
  text-decoration: underline;
}

.product-details-one_9ca3f3238913f598 .product-img-tab_3c5b4ba9283fcb45 {
  border: none;
}
.product-details-one_9ca3f3238913f598 .product-img-tab_3c5b4ba9283fcb45 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_9ca3f3238913f598 .product-img-tab_3c5b4ba9283fcb45 .nav-link img {
  max-height: 100%;
}
.product-details-one_9ca3f3238913f598 .product-img-tab_3c5b4ba9283fcb45 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_9ca3f3238913f598 .product-img-tab-content_757dc282499c3009 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_9ca3f3238913f598 .product-img-tab-content_757dc282499c3009 img {
  margin: auto;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .stock-tag_64377e73a76748c6 {
  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_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .product-name_faa6e422ca855ad2 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .rating_cf2968645ce4e49e li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .rating_cf2968645ce4e49e li .bi-star-fill_487116bbe3175759 {
  color: #FFCB65;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .rating_cf2968645ce4e49e li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .rating_cf2968645ce4e49e li a:hover {
  text-decoration: underline;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .price_ee6b0c829946d2c7 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .price_ee6b0c829946d2c7 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .availability_560034fd80f0ecaa {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .description-text_117f29abf7522483 {
  padding: 10px 0 15px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .product-feature_8168ffb4cb954eaa {
  margin-bottom: 20px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .product-feature_8168ffb4cb954eaa li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .product-feature_8168ffb4cb954eaa li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .customize-order_0985e12e49bbe93a h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .customize-order_0985e12e49bbe93a .quantity_dd8964dc1aca7a74 .button-group_7cb2f87e09c23852 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .customize-order_0985e12e49bbe93a .quantity_dd8964dc1aca7a74 .button-group_7cb2f87e09c23852 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .customize-order_0985e12e49bbe93a .quantity_dd8964dc1aca7a74 .button-group_7cb2f87e09c23852 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_9ca3f3238913f598 .product-info_e28b8ff5507e2fb2 .customize-order_0985e12e49bbe93a .quantity_dd8964dc1aca7a74 .button-group_7cb2f87e09c23852 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_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .nav-tabs_66a6a2d41db05129 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .nav-tabs_66a6a2d41db05129 .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_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .nav-tabs_66a6a2d41db05129 .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_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .nav-tabs_66a6a2d41db05129 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .nav-tabs_66a6a2d41db05129 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .tab-content_d2cfcdb2a7e6ce1d h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .tab-content_d2cfcdb2a7e6ce1d .product-feature_8168ffb4cb954eaa li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .tab-content_d2cfcdb2a7e6ce1d .product-feature_8168ffb4cb954eaa li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .user-comment-area_3dd04af494daacd3 .single-comment_214a2308da19f471 {
  padding-bottom: 40px;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .user-comment-area_3dd04af494daacd3 .single-comment_214a2308da19f471:last-child {
  padding-bottom: 0;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .user-comment-area_3dd04af494daacd3 .user-img_67d6f8631a0bea13 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .user-comment-area_3dd04af494daacd3 .user-comment-data_ece31cfa4cbb3baf {
  padding-left: 30px;
  position: relative;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .user-comment-area_3dd04af494daacd3 .user-comment-data_ece31cfa4cbb3baf .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .user-comment-area_3dd04af494daacd3 .user-comment-data_ece31cfa4cbb3baf .rating_cf2968645ce4e49e li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .user-comment-area_3dd04af494daacd3 .user-comment-data_ece31cfa4cbb3baf .rating_cf2968645ce4e49e li .bi-star-fill_487116bbe3175759 {
  color: #FFCB65;
}
.product-details-one_9ca3f3238913f598 .product-review-tab_0e1e6c177efcf8d9 .user-comment-area_3dd04af494daacd3 .user-comment-data_ece31cfa4cbb3baf p {
  padding-top: 8px;
}

.cart-list-form_4e140095cfe953a2 {
  position: relative;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 {
  margin: 0;
  background: transparent;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 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_4e140095cfe953a2 .table_ea1b7b479ee47471 th:first-child {
  text-align: left;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .product-thumbnails_38c8c8ceb819b9b5 {
  width: 85px;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .product-thumbnails_38c8c8ceb819b9b5 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .product-thumbnails_38c8c8ceb819b9b5 .product-img_6a5cb8675256cd4e {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .product-info_e28b8ff5507e2fb2 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .product-info_e28b8ff5507e2fb2 .product-name_faa6e422ca855ad2 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .product-info_e28b8ff5507e2fb2 .serial_8244283e4cb255aa {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .product-info_e28b8ff5507e2fb2 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .price_ee6b0c829946d2c7 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .quantity_dd8964dc1aca7a74 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .quantity_dd8964dc1aca7a74 li .btn_232077baf40e9cc2 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .quantity_dd8964dc1aca7a74 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_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .remove-product_fadda658f5913827 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_4e140095cfe953a2 .table_ea1b7b479ee47471 tbody .remove-product_fadda658f5913827:hover {
  color: #ff2759;
}
.cart-list-form_4e140095cfe953a2 .cart-footer_477f9b751463210e {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_4e140095cfe953a2 .cart-footer_477f9b751463210e .coupon-form_ecf1d97ad144047b input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_4e140095cfe953a2 .cart-footer_477f9b751463210e .cart-total-section_826d2dc7c4f1c019 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_4e140095cfe953a2 .cart-footer_477f9b751463210e .cart-total-section_826d2dc7c4f1c019 .cart-total-table_88190c7a594d3950 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_4e140095cfe953a2 .cart-footer_477f9b751463210e .cart-total-section_826d2dc7c4f1c019 .cart-total-table_88190c7a594d3950 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_fbe7aa9ccfbfd59d {
  height: auto;
}

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

.fancybox-caption_f5b9f1cab13b2063, .fancybox-infobar_cf7ba2ed0567536b, .fancybox-navigation_56bde6c6d97f14f7 .fancybox-button_d828beea6f687e5a, .fancybox-toolbar_d39ffdc9e53a32f2 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_d69bfa098bc3effe .fancybox-caption_f5b9f1cab13b2063, .fancybox-show-infobar_1d5be6e2f05c1068 .fancybox-infobar_cf7ba2ed0567536b, .fancybox-show-nav_cd23434e4b9c1215 .fancybox-navigation_56bde6c6d97f14f7 .fancybox-button_d828beea6f687e5a, .fancybox-show-toolbar_1bd0ac6964713345 .fancybox-toolbar_d39ffdc9e53a32f2 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_452b23be8c94eacd .fancybox-stage_68c39334b2616f7a {
  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_22125db40e8dcdca .fancybox-slide, .fancybox-slide--current_745a10f6bfd69336, .fancybox-slide--next_cdf2e98658beedd1, .fancybox-slide--previous_578d1d3cd69b5b1f {
  display: block;
}

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

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

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

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

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

.fancybox-content_9ce7555fc311a9b1 {
  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_294527738d657d6f .fancybox-content_9ce7555fc311a9b1 {
  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_be3ad2352f374d1c .fancybox-content_9ce7555fc311a9b1 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_9cda2600d2d24d64 .fancybox-content_9ce7555fc311a9b1 {
  cursor: zoom-in;
}

.fancybox-can-drag_f5f1f74db0aa4795 .fancybox-content_9ce7555fc311a9b1 {
  cursor: grab;
}

.fancybox-is-dragging_e3806fd00518d247 .fancybox-content_9ce7555fc311a9b1 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_cbe32f046700423b .fancybox-content_9ce7555fc311a9b1 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_9c57cf9f8c0b9411 .fancybox-content_9ce7555fc311a9b1, .fancybox-slide--map_37b28bee2198822d .fancybox-content_9ce7555fc311a9b1, .fancybox-slide--video_690da220eb4b1a62 .fancybox-content_9ce7555fc311a9b1 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_690da220eb4b1a62 .fancybox-content_9ce7555fc311a9b1 {
  background: #000;
}

.fancybox-slide--map_37b28bee2198822d .fancybox-content_9ce7555fc311a9b1 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_b4915e25b6f40cf2 svg path, .fancybox-button--share_b770f5cdcf91bb37 svg path, .fancybox-button--thumbs_67ca0dc09350dae5 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_cd23434e4b9c1215 .fancybox-navigation_56bde6c6d97f14f7 .fancybox-button_d828beea6f687e5a {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_56bde6c6d97f14f7 .fancybox-button--arrow_left_2f5ea97007dccfe7 {
  left: 6px;
}

.fancybox-navigation_56bde6c6d97f14f7 .fancybox-button--arrow_right_27f75a776a839d3b {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_9c57cf9f8c0b9411 .fancybox-close-small_1acb54f674e1281f, .fancybox-slide--image_294527738d657d6f .fancybox-close-small_1acb54f674e1281f, .fancybox-slide--video_690da220eb4b1a62 .fancybox-close-small_1acb54f674e1281f {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_9c57cf9f8c0b9411 .fancybox-close-small_1acb54f674e1281f:hover svg, .fancybox-slide--image_294527738d657d6f .fancybox-close-small_1acb54f674e1281f:hover svg, .fancybox-slide--video_690da220eb4b1a62 .fancybox-close-small_1acb54f674e1281f:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_8a3a2e4f7702ab3f .fancybox-close-small_1acb54f674e1281f, .fancybox-is-zoomable_a90d50abda021d76.fancybox-can-drag_f5f1f74db0aa4795 .fancybox-close-small_1acb54f674e1281f {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_f028df650c808325.fancybox-slide--next_cdf2e98658beedd1, .fancybox-fx-fade_f028df650c808325.fancybox-slide--previous_578d1d3cd69b5b1f {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_f028df650c808325.fancybox-slide--current_745a10f6bfd69336 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_7e864b2124440a06 {
  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_d9d0a1ec01d90a64 {
  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_0a2fb6264fb18f7f {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_fa15e51aef9b8255 .fancybox-thumbs_d9d0a1ec01d90a64 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_d9d0a1ec01d90a64 > 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_d9d0a1ec01d90a64 .fancybox-thumbs-active_478041b6eb414f0e:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_8df7886d21f5b6c8 .slick-track_efaaaf348e448c2a,
.slick-slider_8df7886d21f5b6c8 .slick-list_671bc89378196d6b {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_21325ac1ca00453a .slick-track_efaaaf348e448c2a {
  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_21325ac1ca00453a img {
  display: none;
}

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

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

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

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

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