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

.h1_c210d2528225235e,
h1,
.h2_a22bfa7ac85d4edf,
h2,
.h3_3e44929374855370,
h3,
.h4_22689dd36bd85613,
h4,
.h5_ac3ea6bc9b157f22,
h5,
.h6_e512247aed0eccf9,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_f3bfbf76a1895bea {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_ddf42e01d7ac0c72 {
  padding: 0 !important;
}

.m0_9cb211371c6a7770 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_136ed390408ede38 {
    padding: 0 !important;
  }
  .xl-m0_e1b24d5872002d3b {
    margin: 0 !important;
  }
  .xl-pt-10_1f20b39673e24bbd {
    padding-top: 10px !important;
  }
  .xl-pt-20_93b9e4903bc6b193 {
    padding-top: 20px !important;
  }
  .xl-pt-30_bb42baa0d6b955b1 {
    padding-top: 30px !important;
  }
  .xl-pt-40_20ee291ebfe2bdf2 {
    padding-top: 40px !important;
  }
  .xl-pt-50_03fcc7d1852b10fe {
    padding-top: 50px !important;
  }
  .xl-pt-60_80705e1eb1ae431e {
    padding-top: 60px !important;
  }
  .xl-pt-70_4594b287314054ec {
    padding-top: 70px !important;
  }
  .xl-pt-80_9da11a9969aeda41 {
    padding-top: 80px !important;
  }
  .xl-pt-90_fc80e7903689c225 {
    padding-top: 90px !important;
  }
  .xl-pt-100_6aa4f2bc5e27ff46 {
    padding-top: 100px !important;
  }
  .xl-pt-110_a3adc8472fa250ce {
    padding-top: 110px !important;
  }
  .xl-pt-120_f4ce101ab753851c {
    padding-top: 120px !important;
  }
  .xl-pt-130_305c39133ff3a2b3 {
    padding-top: 130px !important;
  }
  .xl-pt-140_495a835c1cb160e3 {
    padding-top: 140px !important;
  }
  .xl-pt-150_40c90eb80d0c5efc {
    padding-top: 150px !important;
  }
  .xl-pt-200_60ac14804fafcef8 {
    padding-top: 200px !important;
  }
  .xl-pb-10_8af26108f4b9cc97 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_6d7fb6760a1fdaae {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_0ed10ebe02f73c4f {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_ab95e19c14cf2556 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_f395e4c0a40d9fd4 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_9c433da914f1c25c {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_dbd07555efdb20d4 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_57a09fcb6fc61ddc {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_5a47f495ef8653c9 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_bf1b22ac9427cc55 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_2c47f4b88c3cf26b {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_72d19b129f02cb42 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_0b79afe1db85cecf {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_8e9a71a65010c02a {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_a93adeccabe8b0db {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_a94b4704bd18a901 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_0dbdb5774b163df5 {
    margin-top: 10px !important;
  }
  .xl-mt-20_b94824271ef797c4 {
    margin-top: 20px !important;
  }
  .xl-mt-30_7bbc6785c8fd2b8e {
    margin-top: 30px !important;
  }
  .xl-mt-40_61683c97d1457c44 {
    margin-top: 40px !important;
  }
  .xl-mt-50_228cf91e45f61745 {
    margin-top: 50px !important;
  }
  .xl-mt-60_5db12f1710c01667 {
    margin-top: 60px !important;
  }
  .xl-mt-70_de2053ea7bce477b {
    margin-top: 70px !important;
  }
  .xl-mt-80_409753cd0fe3c34a {
    margin-top: 80px !important;
  }
  .xl-mt-90_75304399999f2ee7 {
    margin-top: 90px !important;
  }
  .xl-mt-100_e06b391fe2494533 {
    margin-top: 100px !important;
  }
  .xl-mt-110_493fb01a07cb0d02 {
    margin-top: 110px !important;
  }
  .xl-mt-120_d7a0ee176d7ec6cd {
    margin-top: 120px !important;
  }
  .xl-mt-130_ba95bf551b1a67ac {
    margin-top: 130px !important;
  }
  .xl-mt-140_84fa4e1d85458ea3 {
    margin-top: 140px !important;
  }
  .xl-mt-150_d88d5ebb75b94224 {
    margin-top: 150px !important;
  }
  .xl-mt-200_044f04a5c99fb55e {
    margin-top: 200px !important;
  }
  .xl-mb-10_aff8a7994e019505 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_ae4ea157c9eb6883 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_6bd1adde588198f7 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_f77f925f21ee97eb {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_e249222824c9168c {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_6a931b355b17f55f {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_19eef4cb84b2f999 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_8f0b91ec4334ba57 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_c7da349119f4ecf1 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_4f7668cd56df8b2c {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_cd8b78369f710fc9 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_ae577f85aba348f4 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_266acc0b11af579f {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_15422e07be25bdf2 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_3696fc7c26f85d93 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_698f2c65fc991070 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_f8478e1a9aa73658 {
    padding: 0 !important;
  }
  .lg-m0_20834fba11ee19bf {
    margin: 0 !important;
  }
  .lg-pt-10_5f2b468e26a26141 {
    padding-top: 10px !important;
  }
  .lg-pt-20_cf20e6beb6549ecc {
    padding-top: 20px !important;
  }
  .lg-pt-30_692a739921c4be2e {
    padding-top: 30px !important;
  }
  .lg-pt-40_c5b020ac39727e32 {
    padding-top: 40px !important;
  }
  .lg-pt-50_d0ca199c88cc3870 {
    padding-top: 50px !important;
  }
  .lg-pt-60_d916f70f8a7bedad {
    padding-top: 60px !important;
  }
  .lg-pt-70_e942f40c4bc29634 {
    padding-top: 70px !important;
  }
  .lg-pt-80_ea3548d758db61a0 {
    padding-top: 80px !important;
  }
  .lg-pt-90_2cbf6e46ad1e0ecb {
    padding-top: 90px !important;
  }
  .lg-pt-100_896edca0da53aa5d {
    padding-top: 100px !important;
  }
  .lg-pt-110_ec08cda7c85d78b6 {
    padding-top: 110px !important;
  }
  .lg-pt-120_b09ddad112ba6f82 {
    padding-top: 120px !important;
  }
  .lg-pt-130_6c96d46c9b187ee0 {
    padding-top: 130px !important;
  }
  .lg-pt-140_9fcfcd32bff24571 {
    padding-top: 140px !important;
  }
  .lg-pt-150_25a313af4570e8de {
    padding-top: 150px !important;
  }
  .lg-pt-200_19e467c7608499e0 {
    padding-top: 200px !important;
  }
  .lg-pb-10_79431c2affecdf3a {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_5da44bbe668cf68b {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_32d15c8f11694524 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_37bc9f35643931ad {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_6cd8f478c490d1be {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_f40d9b476431a354 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_2d74ca136bb2c2eb {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_485286ca3bfa925a {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_08ba5ff834f0ebbb {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_3b98914a0e918e7c {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_38336eddd455a934 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_66aa52f903b7b0a0 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_d044ab1ee3dc529c {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_a02c66f1d4cc1c2c {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_542431a7938c21c9 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_9c00bcf896bb8c95 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_6461d8030955bdf0 {
    margin-top: 10px !important;
  }
  .lg-mt-20_55c1f766059e503e {
    margin-top: 20px !important;
  }
  .lg-mt-30_3bbf509e62108ff3 {
    margin-top: 30px !important;
  }
  .lg-mt-40_8a2e97534826d2f4 {
    margin-top: 40px !important;
  }
  .lg-mt-50_c102b7c795c6b11a {
    margin-top: 50px !important;
  }
  .lg-mt-60_761469d82c1260cb {
    margin-top: 60px !important;
  }
  .lg-mt-70_624e9c97e2da285d {
    margin-top: 70px !important;
  }
  .lg-mt-80_08444321108e8cc3 {
    margin-top: 80px !important;
  }
  .lg-mt-90_b4125495354e1784 {
    margin-top: 90px !important;
  }
  .lg-mt-100_1c18ae305e0c6dce {
    margin-top: 100px !important;
  }
  .lg-mt-110_ecfe1b776e1025c1 {
    margin-top: 110px !important;
  }
  .lg-mt-120_32b64c7ac0df3b1e {
    margin-top: 120px !important;
  }
  .lg-mt-130_af58ca8501ecc138 {
    margin-top: 130px !important;
  }
  .lg-mt-140_74779d944b9a12db {
    margin-top: 140px !important;
  }
  .lg-mt-150_f0fb0b73e5b02aff {
    margin-top: 150px !important;
  }
  .lg-mt-200_127d670aa6d2c8ec {
    margin-top: 200px !important;
  }
  .lg-mb-10_cd2e3a25b7ab058b {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_3797ff58a018f5e8 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_5a0c9fd12cebd959 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_c70bf4d7fb1fe9bd {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_c74bde8b2fd350ac {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_96c28db1b25e9d2f {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_6de389b67074594c {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_1139257f1d714c93 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_cd13587099385717 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_a191288b0d6ad3c0 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_80de31c05a895928 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_3fd8b2155fc01895 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_c0af24bcec9cc367 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_f046178757a39521 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_072d93a8fae207fb {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_2509d2f147e34684 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_e9c2a2c007da1daa {
    padding: 0 !important;
  }
  .md-m0_2be5a367923c6aaf {
    margin: 0 !important;
  }
  .md-pt-10_948760ad276aca2c {
    padding-top: 10px !important;
  }
  .md-pt-20_1b438d87888d1d94 {
    padding-top: 20px !important;
  }
  .md-pt-30_a95749a29f4f4302 {
    padding-top: 30px !important;
  }
  .md-pt-40_cbebf1760bbad045 {
    padding-top: 40px !important;
  }
  .md-pt-50_49c8ba102b7c4886 {
    padding-top: 50px !important;
  }
  .md-pt-60_174fd3cc90143e00 {
    padding-top: 60px !important;
  }
  .md-pt-70_1ece01dd93a27f3c {
    padding-top: 70px !important;
  }
  .md-pt-80_b24ac7e7735bec49 {
    padding-top: 80px !important;
  }
  .md-pt-90_4faabcb187ddf8ee {
    padding-top: 90px !important;
  }
  .md-pt-100_5ded29b8281d5346 {
    padding-top: 100px !important;
  }
  .md-pt-110_87edea287f1100aa {
    padding-top: 110px !important;
  }
  .md-pt-120_08da79335e0599ec {
    padding-top: 120px !important;
  }
  .md-pt-130_08fd50b882613d18 {
    padding-top: 130px !important;
  }
  .md-pt-140_ea920e4754cfe9bb {
    padding-top: 140px !important;
  }
  .md-pt-150_2275bfc8a35f4ae5 {
    padding-top: 150px !important;
  }
  .md-pt-200_28ec12a535d04446 {
    padding-top: 200px !important;
  }
  .md-pb-10_ef4aa1fea226b300 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_ff724338bde44f92 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_127c29b5d33b1a32 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_8f9ac69752bb04e6 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_cdb2b817db7945d5 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_ab539d47e90f9070 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_caeee518a17bf40a {
    padding-bottom: 70px !important;
  }
  .md-pb-80_d2914dc3b2450bf0 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_ddbeea424cd4ff1b {
    padding-bottom: 90px !important;
  }
  .md-pb-100_52f85a462d5c0e56 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_3c73790bb9b269cc {
    padding-bottom: 110px !important;
  }
  .md-pb-120_b592e1e4f9b0a900 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_9056af271c6f9c60 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_7e9df240a6e8a3f9 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_2cd5a29557ed5685 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_98ab3675c589ca29 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_29bda9c2736aa258 {
    margin-top: 10px !important;
  }
  .md-mt-20_8268337e4ab20190 {
    margin-top: 20px !important;
  }
  .md-mt-30_e0c11ce4566fc21d {
    margin-top: 30px !important;
  }
  .md-mt-40_3ef928e5df372f5f {
    margin-top: 40px !important;
  }
  .md-mt-50_4b6e121e2f7ab0be {
    margin-top: 50px !important;
  }
  .md-mt-60_9a314879eef999c0 {
    margin-top: 60px !important;
  }
  .md-mt-70_d5d00e32ce3952d2 {
    margin-top: 70px !important;
  }
  .md-mt-80_2bccd413cb6fd862 {
    margin-top: 80px !important;
  }
  .md-mt-90_21afdadc7501ec37 {
    margin-top: 90px !important;
  }
  .md-mt-100_30877f79fb9fa135 {
    margin-top: 100px !important;
  }
  .md-mt-110_a1768f31c6de61bf {
    margin-top: 110px !important;
  }
  .md-mt-120_138caf4425455b1c {
    margin-top: 120px !important;
  }
  .md-mt-130_38755554235bd8bc {
    margin-top: 130px !important;
  }
  .md-mt-140_b8eed28c8e6365b6 {
    margin-top: 140px !important;
  }
  .md-mt-150_5993c81657f55f52 {
    margin-top: 150px !important;
  }
  .md-mt-200_9cb2ce7a55604406 {
    margin-top: 200px !important;
  }
  .md-mb-10_b31a2762574ab672 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_329d2f61175cf3cf {
    margin-bottom: 20px !important;
  }
  .md-mb-30_e3e969d6c6e65a44 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_d4aa07ed8dc5950b {
    margin-bottom: 40px !important;
  }
  .md-mb-50_744a125212672bc8 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_399ba4a80454c9cf {
    margin-bottom: 60px !important;
  }
  .md-mb-70_dc18b6fb1c2abf5f {
    margin-bottom: 70px !important;
  }
  .md-mb-80_e19cacb3dd125f16 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_33b1458048105f59 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_e5397231b535b90f {
    margin-bottom: 100px !important;
  }
  .md-mb-110_5bd419e3e5064d27 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_6816f32892ef6ff8 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_639189703c2d21b2 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_cffb1e45d07c096a {
    margin-bottom: 140px !important;
  }
  .md-mb-150_e9c7db74bedc1891 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_bcfff9358cb91ee8 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_6b03dd77f632fb26 {
    padding: 0 !important;
  }
  .sm-m0_c4048193466491e9 {
    margin: 0 !important;
  }
  .sm-pt-10_999c548070abc4fb {
    padding-top: 10px !important;
  }
  .sm-pt-20_1ce0153df1bb8124 {
    padding-top: 20px !important;
  }
  .sm-pt-30_913319cebe1e3918 {
    padding-top: 30px !important;
  }
  .sm-pt-40_f447005a14a4517c {
    padding-top: 40px !important;
  }
  .sm-pt-50_d0e8e0285e8567d2 {
    padding-top: 50px !important;
  }
  .sm-pt-60_dd886292e7f610a9 {
    padding-top: 60px !important;
  }
  .sm-pt-70_2d8a633856494daf {
    padding-top: 70px !important;
  }
  .sm-pt-80_11a23cd82e0cc66e {
    padding-top: 80px !important;
  }
  .sm-pt-90_404f1a1ea7cf3c87 {
    padding-top: 90px !important;
  }
  .sm-pt-100_41c19d28878ff03c {
    padding-top: 100px !important;
  }
  .sm-pt-110_a912a7bd873cc33c {
    padding-top: 110px !important;
  }
  .sm-pt-120_ce81f0a7174a11e3 {
    padding-top: 120px !important;
  }
  .sm-pt-130_d7326270d3837772 {
    padding-top: 130px !important;
  }
  .sm-pt-140_7447a71a5f1938a4 {
    padding-top: 140px !important;
  }
  .sm-pt-150_a73b8c36795318e8 {
    padding-top: 150px !important;
  }
  .sm-pt-200_eb2e123ae43f405b {
    padding-top: 200px !important;
  }
  .sm-pb-10_cdc00ddac2b87b2e {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_f344856146e09790 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_a5592dbf5c2862bd {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_9660ff3e11f3490d {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_ce175e1c71e64950 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_08d753226df302cd {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_f3b73cb3a1743169 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_9a44fc15f8c06430 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_9ca2b4d48a25216d {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_3bb4220cff49f856 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_64eaf71d2a2c071c {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_50b6af1e766207c2 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_bbd1d8ed5254b5f7 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_a4f6f1a00c46fd20 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_b6ac003b06bbca76 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_faa8af58bda0ad2b {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_d6d3cb14e6dd81dc {
    margin-top: 10px !important;
  }
  .sm-mt-20_77afccaf2b67449d {
    margin-top: 20px !important;
  }
  .sm-mt-30_c928b9e531fc076c {
    margin-top: 30px !important;
  }
  .sm-mt-40_3c70b8350b75c0fc {
    margin-top: 40px !important;
  }
  .sm-mt-50_ce664a6b180d59ac {
    margin-top: 50px !important;
  }
  .sm-mt-60_b853ec21dbe00df3 {
    margin-top: 60px !important;
  }
  .sm-mt-70_37792b99df13e467 {
    margin-top: 70px !important;
  }
  .sm-mt-80_5540ae1e947e1e48 {
    margin-top: 80px !important;
  }
  .sm-mt-90_44ed24c4bb59c0b1 {
    margin-top: 90px !important;
  }
  .sm-mt-100_2c7b89051c4402d4 {
    margin-top: 100px !important;
  }
  .sm-mt-110_0740777d7e47e734 {
    margin-top: 110px !important;
  }
  .sm-mt-120_857232940d995777 {
    margin-top: 120px !important;
  }
  .sm-mt-130_5f755885552e2fd1 {
    margin-top: 130px !important;
  }
  .sm-mt-140_c7ca52bf7bfc323c {
    margin-top: 140px !important;
  }
  .sm-mt-150_b7f53d75b972e04b {
    margin-top: 150px !important;
  }
  .sm-mt-200_be77a92563ec8b80 {
    margin-top: 200px !important;
  }
  .sm-mb-10_0e319f587c56f77a {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_9f564c63efdd56a8 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_4600b5b95bae34f3 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_87eb3e4e46f8d015 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_03894ff6b70e7d6d {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_7eec0dea812ab657 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_0b093751fbb6a1d5 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_1917674f29f441b8 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_1aeb67ecddc33257 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_bbf484486455743d {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_3dc4cef6b239efdf {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_4f12bfaf9169a915 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_f27a7b8e68d10c9c {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_bc6cd816bca48a17 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_2023b2bcfcba8867 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_57d498c6fdaab98c {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_3faea88c2010fab1 {
    padding: 0 !important;
  }
  .xs-m0_79072f88c65bcb33 {
    margin: 0 !important;
  }
  .xs-pt-10_0af0da6eb493202d {
    padding-top: 10px !important;
  }
  .xs-pt-20_e8557f3d827e85ea {
    padding-top: 20px !important;
  }
  .xs-pt-30_86d6ac2a05a334d0 {
    padding-top: 30px !important;
  }
  .xs-pt-40_35bd087555c9f857 {
    padding-top: 40px !important;
  }
  .xs-pt-50_bff52f0948252176 {
    padding-top: 50px !important;
  }
  .xs-pt-60_14c9466c82df027d {
    padding-top: 60px !important;
  }
  .xs-pt-70_71efc625701af005 {
    padding-top: 70px !important;
  }
  .xs-pt-80_277e977ab1c2a138 {
    padding-top: 80px !important;
  }
  .xs-pt-90_4df0c699c91fe956 {
    padding-top: 90px !important;
  }
  .xs-pt-100_ee380e2158d1f9a4 {
    padding-top: 100px !important;
  }
  .xs-pt-110_9a32cbc41f004b91 {
    padding-top: 110px !important;
  }
  .xs-pt-120_02484ea5d3fb9660 {
    padding-top: 120px !important;
  }
  .xs-pt-130_1ae60ecb49350b6c {
    padding-top: 130px !important;
  }
  .xs-pt-140_242118c3c7d21fee {
    padding-top: 140px !important;
  }
  .xs-pt-150_e6e5b099924b5754 {
    padding-top: 150px !important;
  }
  .xs-pt-200_55f1767845c4929c {
    padding-top: 200px !important;
  }
  .xs-pb-10_fb3ad93aee09451c {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_edbb3bbc3d78213d {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_57c06a1bd03827fd {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_1ad6efc11211dc66 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_b3e5936c29b76fc8 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_e2986edee26b0bb6 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_a2d49a07fc97e0a3 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_fad94967957e09c9 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_96b40d7a25bc046a {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_fa7135389941556a {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_68ea194ffb16212d {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_f7c5ce05c614eef5 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_c931c2ee64f610ac {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_cc2172652d86ba85 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_a363e5f904588be4 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_ba9e418727d43ca8 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_f159536469592d50 {
    margin-top: 10px !important;
  }
  .xs-mt-20_9fd90febb206e28f {
    margin-top: 20px !important;
  }
  .xs-mt-30_58c708b6646c4775 {
    margin-top: 30px !important;
  }
  .xs-mt-40_6aeb723246bfba57 {
    margin-top: 40px !important;
  }
  .xs-mt-50_c58dbecc2f8d5945 {
    margin-top: 50px !important;
  }
  .xs-mt-60_8ab8829531c8c4e4 {
    margin-top: 60px !important;
  }
  .xs-mt-70_4de2ec295c2e2426 {
    margin-top: 70px !important;
  }
  .xs-mt-80_92878c2d44cf078f {
    margin-top: 80px !important;
  }
  .xs-mt-90_e0f3d6c157715a12 {
    margin-top: 90px !important;
  }
  .xs-mt-100_f5b8fb5c70a9b379 {
    margin-top: 100px !important;
  }
  .xs-mt-110_6c290f6f073101b9 {
    margin-top: 110px !important;
  }
  .xs-mt-120_d489f01fd16210e6 {
    margin-top: 120px !important;
  }
  .xs-mt-130_59d9459a61c4049a {
    margin-top: 130px !important;
  }
  .xs-mt-140_54535f2667c13ef0 {
    margin-top: 140px !important;
  }
  .xs-mt-150_59b8e698a5e155df {
    margin-top: 150px !important;
  }
  .xs-mt-200_7726639e66178a5e {
    margin-top: 200px !important;
  }
  .xs-mb-10_7e55fe92aebaed0e {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_aee71cf40479bba1 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_a426291a4f372315 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_afa2ff0e210a6be7 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_2d32ef33ec8f2194 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_68f49defbdac4657 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_121f48b1a3abe98c {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_c38a20e98b34ad1b {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_8397847019a2f159 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_1b8079e068555279 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_51395276207baeb3 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_4f62ab0e8398011d {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_7fcc8d870ddfd97a {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_0bfb84d7d531ea79 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_9146060a2731f333 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_57e64a85c0d1e061 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_f6107c9a39fc22f1 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_f6107c9a39fc22f1.menu-overlay_80026c859686562b {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_f6107c9a39fc22f1.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_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-three_9ccb902ca1c8b4fa .navbar-toggler_89f7d2da359cee84 {
  background: #000;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-four_41942bfa0fa5f283 .navbar-toggler_89f7d2da359cee84 {
  background: #E6FD5A;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-five_c250881aa9bf861b .navbar-toggler_89f7d2da359cee84 {
  background: #DFFF5E;
}
.theme-main-menu_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84:focus {
  box-shadow: none;
}
.theme-main-menu_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84::before,
.theme-main-menu_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84::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_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84 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_f6107c9a39fc22f1.menu-style-three_9ccb902ca1c8b4fa .navbar-toggler_89f7d2da359cee84:before, .theme-main-menu_f6107c9a39fc22f1.menu-style-three_9ccb902ca1c8b4fa .navbar-toggler_89f7d2da359cee84:after, .theme-main-menu_f6107c9a39fc22f1.menu-style-three_9ccb902ca1c8b4fa .navbar-toggler_89f7d2da359cee84 span {
  background: #fff;
}
.theme-main-menu_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_f6107c9a39fc22f1 .navbar-toggler_89f7d2da359cee84[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_f6107c9a39fc22f1 .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_f6107c9a39fc22f1 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_f6107c9a39fc22f1.white-vr_0858e4d1c1e20247 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_f6107c9a39fc22f1.white-vr_0858e4d1c1e20247 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_f6107c9a39fc22f1.white-vr_0858e4d1c1e20247.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-one_247f602c7ec9caa8 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 .info-row_e75c442e68b4ad14 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 .gap-fix_e450ec919c63e7c2 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 .greetings_62fae2a85f93a682 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 .contact-info_24f82d781f1565c5 {
  margin: 0 -15px;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 .contact-info_24f82d781f1565c5 li {
  padding: 0 15px;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 .contact-info_24f82d781f1565c5 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 .contact-info_24f82d781f1565c5 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40 .inner-content_1828577e9a166d49 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-two_5765e9aa27ec6f40.fixed .info-row_e75c442e68b4ad14 {
  display: none;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-five_c250881aa9bf861b {
  background: #000;
  padding: 0;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-five_c250881aa9bf861b .inner-content_1828577e9a166d49 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-six_57342c397fbbcc16 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_f6107c9a39fc22f1.menu-style-six_57342c397fbbcc16 .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_f6107c9a39fc22f1 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_543d36f588d1fe42 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_543d36f588d1fe42 .mega-menu-title_51063dc7b83cde54 {
  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_f6107c9a39fc22f1 .login-btn-one_a61773ddc51683c6 a {
  color: #000;
}
.theme-main-menu_f6107c9a39fc22f1 .login-btn-one_a61773ddc51683c6 a:hover {
  text-decoration: underline;
}
.theme-main-menu_f6107c9a39fc22f1 .login-btn-two_8cd68fcfc5bd7856 a {
  color: #044F3B;
}
.theme-main-menu_f6107c9a39fc22f1 .login-btn-two_8cd68fcfc5bd7856 a:hover {
  text-decoration: underline;
}
.theme-main-menu_f6107c9a39fc22f1 .signup-btn-one_1e3f08f893734119 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_f6107c9a39fc22f1 .signup-btn-one_1e3f08f893734119 .icon_d1d10bdf8411ce14 {
  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_f6107c9a39fc22f1 .signup-btn-one_1e3f08f893734119:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_f6107c9a39fc22f1 .signup-btn-one_1e3f08f893734119:hover .icon_d1d10bdf8411ce14 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_f6107c9a39fc22f1 .signup-btn-two_3f2c71af57f4b280 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_f6107c9a39fc22f1 .signup-btn-two_3f2c71af57f4b280:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_f6107c9a39fc22f1 .quote-one_2c98c49b799f0869 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_f6107c9a39fc22f1 .quote-one_2c98c49b799f0869:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_9524c82b309a9bfc {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_9524c82b309a9bfc li {
  position: relative;
  padding: 0 15px;
}
.category-menu_9524c82b309a9bfc li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_9524c82b309a9bfc li a:hover {
  color: #0C3A30;
}
.category-menu_9524c82b309a9bfc .dropdown-menu {
  padding: 0;
}
.category-menu_9524c82b309a9bfc .dropdown-menu li {
  padding: 0;
}
.category-menu_9524c82b309a9bfc .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_0a6b4f6acac9eb5e .logo_6c8a23a92c0b9c53 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_0858e4d1c1e20247 .navbar-collapse_0a6b4f6acac9eb5e {
    background-color: #0C3A30;
  }
  .navbar-collapse_0a6b4f6acac9eb5e {
    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_0a6b4f6acac9eb5e.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_f6107c9a39fc22f1 .navbar .mega-dropdown_3d9b27f5c1316b5a {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_0858e4d1c1e20247 .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_543d36f588d1fe42 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_b79255bdd5b66111 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_9b402cdb5e68a729 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_9b402cdb5e68a729::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_9b402cdb5e68a729 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_9b402cdb5e68a729 .hero-slider-one .hero-img_681088907b37eb4b {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_9b402cdb5e68a729 .hero-slider-one .slick-list_dd7524c0bfaff723, .hero-banner-one_9b402cdb5e68a729 .hero-slider-one .slick-track_0f8ea0bf41111b98, .hero-banner-one_9b402cdb5e68a729 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_9b402cdb5e68a729 .hero-heading_64d9eacdc536048e {
  font-weight: 700;
  color: #000;
  background: url(../visuals/shape_13fe6b9d65/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_9b402cdb5e68a729 .more-btn_d7413ed94a060627 {
  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_9b402cdb5e68a729 .more-btn_d7413ed94a060627:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_2829370a936f46ab {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_2829370a936f46ab .bg-wrapper_4aa1e5e8edd635bd {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_2829370a936f46ab .hero-heading_64d9eacdc536048e {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_2829370a936f46ab .rating_85f66a2a0c827670 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_2829370a936f46ab .rating_85f66a2a0c827670 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_2829370a936f46ab .media-wrapper_d72a13710f8dd97e {
  position: absolute;
  background: url(../visuals/assets_8966304628/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_2829370a936f46ab .media-wrapper_d72a13710f8dd97e .shape_01_ab528a9ab31451c8 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_2829370a936f46ab .media-wrapper_d72a13710f8dd97e .shape_02_4be54e34001c3b04 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_1b5642d800ce0d90 .hero-heading_64d9eacdc536048e {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_1b5642d800ce0d90 .media-wrapper_d72a13710f8dd97e {
  background: url(../visuals/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_1b5642d800ce0d90 .media-wrapper_d72a13710f8dd97e .screen_01_cbe49851b3ce1ecc {
  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_1b5642d800ce0d90 .media-wrapper_d72a13710f8dd97e .screen_02_21febacf669af895 {
  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_1b5642d800ce0d90 .media-wrapper_d72a13710f8dd97e .bg-shape_9dce84280889a65d {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_1b5642d800ce0d90 .shape_01_ab528a9ab31451c8 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_9dfa5c2773a396dc .bg-wrapper_4aa1e5e8edd635bd {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_9dfa5c2773a396dc .media-wrapper_d72a13710f8dd97e {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_9dfa5c2773a396dc .media-wrapper_d72a13710f8dd97e .shape_01_ab528a9ab31451c8 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_9dfa5c2773a396dc .shape_02_4be54e34001c3b04 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_1a42d57de21bc475 + .blog-details_d4e754b4ae387ec0 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_cd37f1c621db7db9 {
  z-index: 1;
}
.block-feature-three_cd37f1c621db7db9:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_cd37f1c621db7db9.no-bg_e1ddd7baaf64934e:before {
  display: none;
}
.block-feature-three_cd37f1c621db7db9 .section-btn_d9a7940d106b5a46 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_cd37f1c621db7db9 .block-title_641655830f485024 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_cd37f1c621db7db9 .block-title_641655830f485024 a:hover {
  text-decoration: underline;
}
.block-feature-three_cd37f1c621db7db9 .round-btn_e695daa9c11d803e {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_cd37f1c621db7db9 .round-btn_e695daa9c11d803e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_cd37f1c621db7db9 .block-one_5703e315c88c22d5 {
  background: url(../visuals/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_cd37f1c621db7db9 .block-one_5703e315c88c22d5 .tag_65298b57c3106e46 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_cd37f1c621db7db9 .block-one_5703e315c88c22d5 .block-title_641655830f485024 {
  background: url(../visuals/shape_13fe6b9d65/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_cd37f1c621db7db9 .block-two_5ae6f995ab141e89 {
  overflow: hidden;
}
.block-feature-three_cd37f1c621db7db9 .block-two_5ae6f995ab141e89 .img-wrapper_dfe882edfc4ee6aa {
  background: url(../visuals/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_cd37f1c621db7db9 .block-two_5ae6f995ab141e89 .text-wrapper_df5ce1cd2ff9546f {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_cd37f1c621db7db9 .block-two_5ae6f995ab141e89 .tag_65298b57c3106e46 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_cd37f1c621db7db9 .block-three_07eb3c3049ef2386 {
  background: #D3FF76;
}
.block-feature-three_cd37f1c621db7db9 .block-three_07eb3c3049ef2386 .tag_65298b57c3106e46 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_cd37f1c621db7db9 .block-three_07eb3c3049ef2386 .round-btn_e695daa9c11d803e {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_cd37f1c621db7db9 .block-three_07eb3c3049ef2386 .round-btn_e695daa9c11d803e:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_cd37f1c621db7db9 .block-four_b7e61f8dff732f4d {
  background: url(../visuals/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_cd37f1c621db7db9 .block-four_b7e61f8dff732f4d .block-title_641655830f485024 {
  background: url(../visuals/shape_13fe6b9d65/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_cd37f1c621db7db9 .block-four_b7e61f8dff732f4d .block-title_641655830f485024 a {
  font-size: 28px;
}
.block-feature-three_cd37f1c621db7db9 .block-four_b7e61f8dff732f4d .tag_65298b57c3106e46 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_cd37f1c621db7db9 .block-four_b7e61f8dff732f4d .round-btn_e695daa9c11d803e {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_cd37f1c621db7db9 .block-four_b7e61f8dff732f4d .round-btn_e695daa9c11d803e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_cd37f1c621db7db9 .block-five_4cf6db2c334a40be {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_cd37f1c621db7db9 .block-five_4cf6db2c334a40be .tag_65298b57c3106e46 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_cd37f1c621db7db9 .block-five_4cf6db2c334a40be .block-title_641655830f485024 {
  background: url(../visuals/shape_13fe6b9d65/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_63c3c9901c8838b2 .upper-wrapper_99ca327f7e21b0f5 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_63c3c9901c8838b2 .upper-wrapper_99ca327f7e21b0f5 .shape_01_ab528a9ab31451c8 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_63c3c9901c8838b2 .line-loop_2f470f92722f73a9:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_63c3c9901c8838b2 .graph-panel_5cd12f7a77c1ea1f {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_63c3c9901c8838b2 .graph-panel_5cd12f7a77c1ea1f .main-count_90db63c21b8bd727 {
  font-size: 120px;
}
.block-feature-thirteen_63c3c9901c8838b2 .graph-panel_5cd12f7a77c1ea1f .chart-box_34cb94883e85213a {
  padding: 0 15px;
}
.block-feature-thirteen_63c3c9901c8838b2 .graph-panel_5cd12f7a77c1ea1f .chart-box_34cb94883e85213a .chart-inner_a525260fb487226b {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_49b96f758659b758 .media-img_ecf3efa190c20a91 {
  border-radius: 30px;
}
.block-feature-sixteen_49b96f758659b758 .shape_01_ab528a9ab31451c8 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_901bbd23afce4a70 .section-subheading_4ec1dc246e6b1f54 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_901bbd23afce4a70 .shape_01_ab528a9ab31451c8 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_39ea4967e6e483cf {
  z-index: 1;
}
.text-feature-four_39ea4967e6e483cf .avatar_fea20f4f6d8741a6 {
  width: 65px;
  height: 65px;
}
.text-feature-four_39ea4967e6e483cf .name {
  font-size: 28px;
}
.text-feature-four_39ea4967e6e483cf .quote-text_d5a37bf31aa54b4c {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_39ea4967e6e483cf .shape_01_ab528a9ab31451c8 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_39ea4967e6e483cf .shape_02_4be54e34001c3b04 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_5b8421aebfcc55e8 .bg-wrapper_4aa1e5e8edd635bd {
  background: #FFF2AC;
}
.text-feature-five_5b8421aebfcc55e8 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_5b8421aebfcc55e8 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_5b8421aebfcc55e8 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_5b8421aebfcc55e8 li:hover:before {
  background: #29594B;
}
.text-feature-five_5b8421aebfcc55e8 li:hover:after {
  color: #fff;
}
.text-feature-five_5b8421aebfcc55e8 .media-wrapper_d72a13710f8dd97e {
  background: url(../visuals/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_5b8421aebfcc55e8 .media-wrapper_d72a13710f8dd97e .video-icon_64cbbb49865b2d33 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_5b8421aebfcc55e8 .media-wrapper_d72a13710f8dd97e .video-icon_64cbbb49865b2d33:hover {
  background: #CFFF45;
}
.text-feature-five_5b8421aebfcc55e8 .media-wrapper_d72a13710f8dd97e .screen_01_cbe49851b3ce1ecc {
  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_e5370590d9f5b59a {
  z-index: 1;
}
.text-feature-six_e5370590d9f5b59a .media-wrapper_d72a13710f8dd97e {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_e5370590d9f5b59a .media-wrapper_d72a13710f8dd97e .screen_01_cbe49851b3ce1ecc {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_e5370590d9f5b59a .shape_01_ab528a9ab31451c8 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_e5370590d9f5b59a .shape_02_4be54e34001c3b04 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_0621c39397693872 {
  background: url(../visuals/assets_8966304628/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_0621c39397693872 .block_e8ba37584a65e1f6 .icon_d1d10bdf8411ce14 {
  height: 50px;
}
.text-feature-nine_0621c39397693872 .vertical-text-wrapper_4aec5db0c018adab {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_0621c39397693872 .vertical-text-wrapper_4aec5db0c018adab .text-list_362558f25ea29247 {
  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_0621c39397693872 .vertical-text-wrapper_4aec5db0c018adab .text-list_362558f25ea29247:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_0621c39397693872 .vertical-text-wrapper_4aec5db0c018adab .shape_01_ab528a9ab31451c8 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_0621c39397693872 .vertical-text-wrapper_4aec5db0c018adab .shape_02_4be54e34001c3b04 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_0621c39397693872 .shape_03_6e49d70b97ee3b93 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_0621c39397693872 .shape_04_0ab1c63ad552739f {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_2df71fad4897bf4e .section-btn_d9a7940d106b5a46 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_34263ac8d0c8e2e4 {
  z-index: 1;
}
.team-section-three_34263ac8d0c8e2e4:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../visuals/shape_13fe6b9d65/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_34263ac8d0c8e2e4 .section-btn_d9a7940d106b5a46 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_34263ac8d0c8e2e4 .shape_01_ab528a9ab31451c8 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_34263ac8d0c8e2e4 .shape_02_4be54e34001c3b04 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_34263ac8d0c8e2e4 .shape_03_6e49d70b97ee3b93 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_c3774d972118cb1e .logo_6c8a23a92c0b9c53 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_56f16315dba6c481 {
  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_7da2c4b0c6a6954b {
  max-width: 565px;
}
.user-data-form .form-wrapper_7da2c4b0c6a6954b .input-group-meta_2e1fdc7d2b669974 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_7da2c4b0c6a6954b .input-group-meta_2e1fdc7d2b669974 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_7da2c4b0c6a6954b .input-group-meta_2e1fdc7d2b669974 .placeholder_icon_2b70e92d16ae9745 {
  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_7da2c4b0c6a6954b .input-group-meta_2e1fdc7d2b669974 .placeholder_icon_2b70e92d16ae9745 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_7da2c4b0c6a6954b .input-group-meta_2e1fdc7d2b669974 .placeholder_icon_2b70e92d16ae9745 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_7da2c4b0c6a6954b .input-group-meta_2e1fdc7d2b669974 .placeholder_icon_2b70e92d16ae9745 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_7da2c4b0c6a6954b .input-group-meta_2e1fdc7d2b669974 .placeholder_icon_2b70e92d16ae9745 span.eye-slash_018bc8f624343a44:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_1ba7cda9365d5fa9 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_1ba7cda9365d5fa9 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_1ba7cda9365d5fa9 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_1ba7cda9365d5fa9 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_1ba7cda9365d5fa9 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_1ba7cda9365d5fa9 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_1ba7cda9365d5fa9 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_f01e46357eb6ef9f {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_bcac5b98b8f0b993 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_bcac5b98b8f0b993:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_bcac5b98b8f0b993 img {
  width: 20px;
}
.user-data-form .btn-close_8d0ca6bcfe6f34b2 {
  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_4ae749df01703b52 .main-count_90db63c21b8bd727 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_9268da8fa8dec5f9 .icon_d1d10bdf8411ce14 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_1d613e8f4ec68f6e .img-holder_436ab3b425038a80 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_1d613e8f4ec68f6e .img-holder_436ab3b425038a80.round-border_ef13f29743f9dfea {
  border-radius: 30px;
}
.portfolio-block-one_1d613e8f4ec68f6e .img-holder_436ab3b425038a80 .expend_3e432a729c158b4b {
  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_1d613e8f4ec68f6e .img-holder_436ab3b425038a80 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_1d613e8f4ec68f6e .img-holder_436ab3b425038a80 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_1d613e8f4ec68f6e:hover .expend_3e432a729c158b4b {
  opacity: 1;
}
.portfolio-block-one_1d613e8f4ec68f6e:hover .img-meta_b94498291bf51c13 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_1d613e8f4ec68f6e:hover .pj-title_abbd2a9d39454cd3 {
  text-decoration: underline;
}
.portfolio-block-one_1d613e8f4ec68f6e .caption {
  margin-top: 35px;
}
.portfolio-block-one_1d613e8f4ec68f6e .caption .tag_65298b57c3106e46 {
  margin: 0 -3px;
}
.portfolio-block-one_1d613e8f4ec68f6e .caption .tag_65298b57c3106e46 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_1d613e8f4ec68f6e .caption .pj-title_abbd2a9d39454cd3 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_1d613e8f4ec68f6e .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_1d613e8f4ec68f6e .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_6d8cf6c39c55bf1a .bg-wrapper_4aa1e5e8edd635bd {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_6d8cf6c39c55bf1a .slider-wrapper_3515180903a9044f {
  height: 100%;
}
.project-details-two_6d8cf6c39c55bf1a .slider-wrapper_3515180903a9044f .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_6d8cf6c39c55bf1a .slider-wrapper_3515180903a9044f .carousel-control-next_c17a6ad10d31b636,
.project-details-two_6d8cf6c39c55bf1a .slider-wrapper_3515180903a9044f .carousel-control-prev_ad13b25526d4e880 {
  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_6d8cf6c39c55bf1a .slider-wrapper_3515180903a9044f .carousel-control-next_c17a6ad10d31b636:hover,
.project-details-two_6d8cf6c39c55bf1a .slider-wrapper_3515180903a9044f .carousel-control-prev_ad13b25526d4e880:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_6d8cf6c39c55bf1a .slider-wrapper_3515180903a9044f .carousel-control-prev_ad13b25526d4e880 {
  left: auto;
  right: 45px;
}
.project-details-two_6d8cf6c39c55bf1a .info-wrapper_283b2587e66fc368 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_6d8cf6c39c55bf1a .info-wrapper_283b2587e66fc368 h3 {
  font-size: 36px;
}
.project-details-two_6d8cf6c39c55bf1a .info-wrapper_283b2587e66fc368 .list-meta_c733c58a45a6eecf li {
  padding: 22px 0;
}
.project-details-two_6d8cf6c39c55bf1a .info-wrapper_283b2587e66fc368 .list-meta_c733c58a45a6eecf .icon_d1d10bdf8411ce14 {
  width: 40px;
}
.project-details-two_6d8cf6c39c55bf1a .info-wrapper_283b2587e66fc368 .list-meta_c733c58a45a6eecf .text1_89aefe6f038f6462 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_6d8cf6c39c55bf1a .info-wrapper_283b2587e66fc368 .list-meta_c733c58a45a6eecf span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_6d8cf6c39c55bf1a .info-wrapper_283b2587e66fc368 .social-share_2ed605a16f057080 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_6d8cf6c39c55bf1a .info-wrapper_283b2587e66fc368 .social-share_2ed605a16f057080 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_a430e1fae5e49c91 .slider-wrapper_3515180903a9044f {
  padding-left: 100px;
}
.feedback-section-three_a430e1fae5e49c91 .slider-wrapper_3515180903a9044f .icon_d1d10bdf8411ce14 {
  left: 0;
  top: 18px;
}
.feedback-section-three_a430e1fae5e49c91 .slick-dots_5c4fb52706608be2 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_a430e1fae5e49c91 .slick-dots_5c4fb52706608be2 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_a430e1fae5e49c91 .slick-dots_5c4fb52706608be2 .slick-active button {
  background: #000;
}
.feedback-section-three_a430e1fae5e49c91 .rating-box_30261a1725f84692 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_a430e1fae5e49c91 .rating-box_30261a1725f84692 .rating_85f66a2a0c827670 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_a430e1fae5e49c91 .shape_01_ab528a9ab31451c8 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_a430e1fae5e49c91 .shape_02_4be54e34001c3b04 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_175becdec0ddd3d7 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_175becdec0ddd3d7 .post-data_08224b4ba647cb39 {
  padding: 30px 35px 25px;
}
.blog-meta-one_175becdec0ddd3d7 .post-data_08224b4ba647cb39 .post-info_a74044e43246ca9a {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_175becdec0ddd3d7 .post-data_08224b4ba647cb39 .blog-title_653c51bbdc607bb1 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_175becdec0ddd3d7 .post-data_08224b4ba647cb39 .blog-title_653c51bbdc607bb1:hover {
  text-decoration: underline;
}
.blog-meta-one_175becdec0ddd3d7 .post-img_c9fe9fe02d81fe04 {
  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_175becdec0ddd3d7 .post-img_c9fe9fe02d81fe04 .round-btn_e695daa9c11d803e {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_175becdec0ddd3d7:hover .round-btn_e695daa9c11d803e {
  background: #CFFF45;
}
.blog-meta-one_175becdec0ddd3d7.style-two_4276c0d8c0895861 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_175becdec0ddd3d7.style-two_4276c0d8c0895861 .post-img_c9fe9fe02d81fe04 {
  border-radius: 0;
}
.blog-meta-one_175becdec0ddd3d7.style-two_4276c0d8c0895861 .blog-title_653c51bbdc607bb1 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_a1b1bcd5cda7aa40 {
  background: #fff;
}
.blog-meta-two_a1b1bcd5cda7aa40 .post-data_08224b4ba647cb39 {
  padding-top: 30px;
}
.blog-meta-two_a1b1bcd5cda7aa40 .post-data_08224b4ba647cb39 .blog-title_653c51bbdc607bb1 {
  width: 70%;
}
.blog-meta-two_a1b1bcd5cda7aa40 .post-data_08224b4ba647cb39 .blog-title_653c51bbdc607bb1 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_a1b1bcd5cda7aa40 .post-data_08224b4ba647cb39 .blog-title_653c51bbdc607bb1:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_a1b1bcd5cda7aa40 .post-data_08224b4ba647cb39 .round-btn_e695daa9c11d803e {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_a1b1bcd5cda7aa40 .post-data_08224b4ba647cb39 .round-btn_e695daa9c11d803e:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_a1b1bcd5cda7aa40 .post-data_08224b4ba647cb39 .post-info_a74044e43246ca9a {
  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_a1b1bcd5cda7aa40 .post-img_c9fe9fe02d81fe04 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_a1b1bcd5cda7aa40 .post-img_c9fe9fe02d81fe04 .date_09ef928ce09244a1 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_a1b1bcd5cda7aa40.style-two_4276c0d8c0895861 {
  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_a1b1bcd5cda7aa40.style-two_4276c0d8c0895861 p {
  font-size: 18px;
}
.blog-meta-two_a1b1bcd5cda7aa40.style-two_4276c0d8c0895861 .post-img_c9fe9fe02d81fe04 {
  height: auto;
  width: 100%;
}
.blog-meta-two_a1b1bcd5cda7aa40.style-two_4276c0d8c0895861 .post-data_08224b4ba647cb39 {
  padding: 26px 0;
}
.blog-meta-two_a1b1bcd5cda7aa40.style-two_4276c0d8c0895861 .post-data_08224b4ba647cb39 .post-info_a74044e43246ca9a {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_a1b1bcd5cda7aa40.style-two_4276c0d8c0895861 .post-data_08224b4ba647cb39 .round-btn_e695daa9c11d803e {
  border: none;
}

.signup-btn-one_1e3f08f893734119 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_1e3f08f893734119 .icon_d1d10bdf8411ce14 {
  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_85a4cf63de6ead67 {
  z-index: 1;
}
.blog-section-three_85a4cf63de6ead67 .section-btn_d9a7940d106b5a46 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_0ac7bf5bd15a5e80 {
  z-index: 5;
}
.blog-section-four_0ac7bf5bd15a5e80.block-feature-three_cd37f1c621db7db9:before {
  display: none;
}
.blog-section-four_0ac7bf5bd15a5e80.block-feature-three_cd37f1c621db7db9 .block-one_5703e315c88c22d5 {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .quote-wrapper_5271042b5a658974 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .quote-wrapper_5271042b5a658974 .wrapper_ab68788b688677cf {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .quote-wrapper_5271042b5a658974 .wrapper_ab68788b688677cf .icon_d1d10bdf8411ce14 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .quote-wrapper_5271042b5a658974 .wrapper_ab68788b688677cf h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .quote-wrapper_5271042b5a658974 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .quote-wrapper_5271042b5a658974 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .img-gallery_4973df3473d6204d {
  margin-bottom: 50px;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .img-gallery_4973df3473d6204d img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .list-item_63c7ac42078851bc li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_d4e754b4ae387ec0 .post-details-meta_04efb3e2d3c85e9a .list-item_63c7ac42078851bc li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_d4e754b4ae387ec0 .bottom-widget_9fd074b2e3b82a72 {
  padding: 10px 0 5px;
}
.blog-details_d4e754b4ae387ec0 .bottom-widget_9fd074b2e3b82a72 .tags_e4de7b1e12cfba39 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_d4e754b4ae387ec0 .bottom-widget_9fd074b2e3b82a72 .tags_e4de7b1e12cfba39 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_d4e754b4ae387ec0 .bottom-widget_9fd074b2e3b82a72 .tags_e4de7b1e12cfba39 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_d4e754b4ae387ec0 .bottom-widget_9fd074b2e3b82a72 .share-icon_8461543d0e86f23c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_d4e754b4ae387ec0 .bottom-widget_9fd074b2e3b82a72 .share-icon_8461543d0e86f23c a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_d4e754b4ae387ec0 .grey-bg_ed5cea9f343bd77d {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_d4e754b4ae387ec0 .blog-inner-title_ae4f13cb72c60933 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e {
  margin: 60px 0;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261:last-child {
  padding-bottom: 5px;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 .reply-comment_e7698cce3322071f {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 .user-avatar_291c8eaa21303e39 {
  width: 60px;
  height: 60px;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 .comment-text_e3cf0af92fa4bbfa {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 .comment-text_e3cf0af92fa4bbfa .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 .comment-text_e3cf0af92fa4bbfa .date_09ef928ce09244a1 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 .comment-text_e3cf0af92fa4bbfa p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 .comment-text_e3cf0af92fa4bbfa .reply-btn_3b5cf1c13441831a {
  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_d4e754b4ae387ec0 .blog-comment-area_5d4cc1244ab6993e .comment_199959f7ce0a3261 .comment-text_e3cf0af92fa4bbfa .reply-btn_3b5cf1c13441831a:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-form_b40718ecdf17ade3 p a {
  color: #19352D;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-form_b40718ecdf17ade3 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-form_b40718ecdf17ade3 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_d4e754b4ae387ec0 .blog-comment-form_b40718ecdf17ade3 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_6c044d19c40f0881 {
  height: 600px;
}

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

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

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

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

.footer-one_12fca30c3e77327e {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_12fca30c3e77327e .bottom-footer_8500dfd540d7908f {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_12fca30c3e77327e .social-icon_266aa87d90418efa 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_12fca30c3e77327e .social-icon_266aa87d90418efa a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_12fca30c3e77327e .footer-title_671e6b1bdbee4ecc {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_12fca30c3e77327e .footer-nav-link_cf42afacb3ba2214 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_12fca30c3e77327e .footer-nav-link_cf42afacb3ba2214 a:hover {
  color: #fff;
}
.footer-nav-link_cf42afacb3ba2214 p {
  font-size: 16px;
}
.logo_6c8a23a92c0b9c53 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_5becc096bbb77c40 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_ee6442939564e1b4 {
  align-content: center;
}

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

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

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

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

.footer-three_8b3b7604fbf9d559 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_8b3b7604fbf9d559 .round-bg_4f8efd870e603766 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_8b3b7604fbf9d559 .round-bg_4f8efd870e603766.color-two_6aa18316b6d6e1e0 {
  background: #F6FFDD;
}
.footer-three_8b3b7604fbf9d559 .footer-intro_c3d37bca34037714 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_8b3b7604fbf9d559 .footer-intro_c3d37bca34037714 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_8b3b7604fbf9d559 .footer-title_671e6b1bdbee4ecc {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_8b3b7604fbf9d559 .footer-nav-link_cf42afacb3ba2214 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_8b3b7604fbf9d559 .footer-nav-link_cf42afacb3ba2214 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_8b3b7604fbf9d559 .bottom-footer_8500dfd540d7908f {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_8b3b7604fbf9d559 .bottom-footer_8500dfd540d7908f .copyright_b83352a260dd35e9 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_8b3b7604fbf9d559 .bottom-footer_8500dfd540d7908f .bottom-nav_8d47922e3cd80eee {
  margin: 0 -12px;
}
.footer-three_8b3b7604fbf9d559 .bottom-footer_8500dfd540d7908f .bottom-nav_8d47922e3cd80eee a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_8b3b7604fbf9d559 .bottom-footer_8500dfd540d7908f .bottom-nav_8d47922e3cd80eee a:hover {
  text-decoration: underline;
}
.footer-three_8b3b7604fbf9d559 .bottom-footer_8500dfd540d7908f .social-icon_266aa87d90418efa {
  margin: 0 -10px;
}
.footer-three_8b3b7604fbf9d559 .bottom-footer_8500dfd540d7908f .social-icon_266aa87d90418efa a {
  margin: 0 10px;
}
.footer-three_8b3b7604fbf9d559 .bottom-footer_8500dfd540d7908f .social-icon_266aa87d90418efa a:hover {
  color: #19352D;
}
.footer-three_8b3b7604fbf9d559 .shape_01_ab528a9ab31451c8 {
  top: -3%;
  left: -3%;
}
.footer-three_8b3b7604fbf9d559 .shape_02_4be54e34001c3b04 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_f89a23da0e37e882 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_f89a23da0e37e882:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../visuals/assets_8966304628/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_f89a23da0e37e882 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_f89a23da0e37e882 .btn-group_aec85fbf4c05f8e8 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_f89a23da0e37e882 .btn-group_aec85fbf4c05f8e8 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_f89a23da0e37e882 .btn-group_aec85fbf4c05f8e8 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_f89a23da0e37e882 .btn-group_aec85fbf4c05f8e8 .round-btn_e695daa9c11d803e {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_f89a23da0e37e882 .btn-group_aec85fbf4c05f8e8 .round-btn_e695daa9c11d803e:hover, .footer-five_f89a23da0e37e882 .btn-group_aec85fbf4c05f8e8 .round-btn_e695daa9c11d803e:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_f89a23da0e37e882 .social-icon_266aa87d90418efa {
  margin: 0 -20px;
}
.footer-five_f89a23da0e37e882 .social-icon_266aa87d90418efa a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_f89a23da0e37e882 .social-icon_266aa87d90418efa a:hover {
  color: #DFFF5E;
}
.footer-five_f89a23da0e37e882 .bottom-nav_8d47922e3cd80eee {
  margin: 0 -12px;
}
.footer-five_f89a23da0e37e882 .bottom-nav_8d47922e3cd80eee a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_f89a23da0e37e882 .bottom-nav_8d47922e3cd80eee a:hover {
  text-decoration: underline;
}
.footer-five_f89a23da0e37e882 .shape_01_ab528a9ab31451c8 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_f89a23da0e37e882 .shape_02_4be54e34001c3b04 {
  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_8fe79404ebb98ba1 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_3520f788200c9f4b {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_54e814aee49d828f {
  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_584648ac0c93abb9 {
  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_576147ae38491bf9 {
  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_9f5dd293843f4293 {
  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_9cbb3349361b9fd9 {
  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_45ed0c50b1bf98bc {
  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_bb5f9830176f598f {
  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_6c7d8747e43e2633 {
  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_812dd8ee9ffdc7a5 {
  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_c09ecfbc1688e79e {
  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_8de5401a4d9e31db {
  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_f386293aaf26437f {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_14dd1643071a0509 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_c6ce87ff5533a0ca {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_33fc1aca86e6b759 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_ee1741284ea3246d {
  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_5e13c4154c47e48c {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_53155f838aa37022 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_8668caac2451e561 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_2ab5a33b375e4baa {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_ab24fb61487ba443 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_3dc75af0ca44a599 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_d6a9ba8b642dc718 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_3c498970d3ad78ca {
  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_fa72dc7883763675 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_4bab222c903a4166 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_b744b7722c017b9a {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_33c5010671bbfe70 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_c944d5810879aafb {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_f354a75b2fe78cee {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_da47ce4ab81335f8 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_c3a83dfddc9e1691 {
  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_322eda1b0d049929 {
  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_8cfff06d55be5ac9 {
  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_a88714825e31e19e {
  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_da304f72fc1b609d {
  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_5d965a81364be2a9 {
  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_bb1a773288795986 {
  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_d8c95c45a7255ad1 {
  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_091d890735790d59 {
  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_f4a2f41ab757b223 {
  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_7e98a14454c722dc {
  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_f1d2ff22a7630913 {
  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_453671705822d39b {
  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_91ee7fad1b84ef2a {
  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_9ad28338027df678 {
  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_0871933ec97071f1 {
  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_f43eb48740b545c0 {
  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_c2a32a5c33c036a0 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_b1a784f29afee559 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_71d1bfb8c0b98a8b {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_cb40f23ff796eaf7 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_819da5250c59166a {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_183ec00a7327a6a3 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_1e37b551fdd252aa {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_b77ac7922475e0e9 {
  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_8fe79404ebb98ba1 {
  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_93f64247651d46d7 {
  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_0ee10435a653bc8a {
  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_a3e4d2fd655553e7 .theme-select-menu_858ce9cc997267f6 {
  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_3d6cd05c74774502 {
  overflow: hidden;
}
.product-block-one_3d6cd05c74774502 .img-holder_436ab3b425038a80 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_3d6cd05c74774502 .img-holder_436ab3b425038a80 .cart-icon_dd356dde50b0e22a {
  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_3d6cd05c74774502 .img-holder_436ab3b425038a80 .cart-icon_dd356dde50b0e22a:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_3d6cd05c74774502 .img-holder_436ab3b425038a80 .cart-button_3d7dbede84950a29 {
  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_3d6cd05c74774502 .img-holder_436ab3b425038a80 .cart-button_3d7dbede84950a29:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_3d6cd05c74774502 .product-title_ea298b16e6d0c86a {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_3d6cd05c74774502 .rating_85f66a2a0c827670 {
  margin: 0 -3px;
}
.product-block-one_3d6cd05c74774502 .rating_85f66a2a0c827670 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_3d6cd05c74774502 .rating_85f66a2a0c827670 li .bi-star-fill_4221dc13cbad9806 {
  color: #FFCB65;
}
.product-block-one_3d6cd05c74774502 .price_017d3df47100cc00 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_3d6cd05c74774502:hover .cart-button_3d7dbede84950a29 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_3d6cd05c74774502:hover .product-img_5d20f758c431a9a5 {
  transform: scale(0.95);
}
.product-block-one_3d6cd05c74774502:hover .cart-icon_dd356dde50b0e22a {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_3d6cd05c74774502:hover .product-title_ea298b16e6d0c86a {
  text-decoration: underline;
}

.product-details-one_14113d980d78bdae .product-img-tab_c7f0d1d101f23e85 {
  border: none;
}
.product-details-one_14113d980d78bdae .product-img-tab_c7f0d1d101f23e85 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_14113d980d78bdae .product-img-tab_c7f0d1d101f23e85 .nav-link img {
  max-height: 100%;
}
.product-details-one_14113d980d78bdae .product-img-tab_c7f0d1d101f23e85 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_14113d980d78bdae .product-img-tab-content_dbf259023487fc64 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_14113d980d78bdae .product-img-tab-content_dbf259023487fc64 img {
  margin: auto;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .stock-tag_4d17aca43e10a75e {
  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_14113d980d78bdae .product-info_807b06d6c232e531 .product-name_f43bee4d2a3f3713 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .rating_85f66a2a0c827670 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .rating_85f66a2a0c827670 li .bi-star-fill_4221dc13cbad9806 {
  color: #FFCB65;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .rating_85f66a2a0c827670 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .rating_85f66a2a0c827670 li a:hover {
  text-decoration: underline;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .price_017d3df47100cc00 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .price_017d3df47100cc00 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .availability_92093c6b12ce3d94 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .description-text_a904285f0adf6122 {
  padding: 10px 0 15px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .product-feature_c1a5132966d2f042 {
  margin-bottom: 20px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .product-feature_c1a5132966d2f042 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .product-feature_c1a5132966d2f042 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .customize-order_882201937cde52fe h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .customize-order_882201937cde52fe .quantity_c10f7ef5452ee9bc .button-group_7dba0e65bd3f1e37 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .customize-order_882201937cde52fe .quantity_c10f7ef5452ee9bc .button-group_7dba0e65bd3f1e37 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .customize-order_882201937cde52fe .quantity_c10f7ef5452ee9bc .button-group_7dba0e65bd3f1e37 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_14113d980d78bdae .product-info_807b06d6c232e531 .customize-order_882201937cde52fe .quantity_c10f7ef5452ee9bc .button-group_7dba0e65bd3f1e37 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_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .nav-tabs_eeeabb4756aa0c97 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .nav-tabs_eeeabb4756aa0c97 .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_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .nav-tabs_eeeabb4756aa0c97 .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_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .nav-tabs_eeeabb4756aa0c97 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .nav-tabs_eeeabb4756aa0c97 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .tab-content_e1ba97c0745c7a64 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .tab-content_e1ba97c0745c7a64 .product-feature_c1a5132966d2f042 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .tab-content_e1ba97c0745c7a64 .product-feature_c1a5132966d2f042 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .user-comment-area_79035d041840d740 .single-comment_ab93867d86f6f7b3 {
  padding-bottom: 40px;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .user-comment-area_79035d041840d740 .single-comment_ab93867d86f6f7b3:last-child {
  padding-bottom: 0;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .user-comment-area_79035d041840d740 .user-img_3586e06bdacdb4b5 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .user-comment-area_79035d041840d740 .user-comment-data_7e2a35ffa5de01a1 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .user-comment-area_79035d041840d740 .user-comment-data_7e2a35ffa5de01a1 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .user-comment-area_79035d041840d740 .user-comment-data_7e2a35ffa5de01a1 .rating_85f66a2a0c827670 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .user-comment-area_79035d041840d740 .user-comment-data_7e2a35ffa5de01a1 .rating_85f66a2a0c827670 li .bi-star-fill_4221dc13cbad9806 {
  color: #FFCB65;
}
.product-details-one_14113d980d78bdae .product-review-tab_21e5836ecd9a1bd4 .user-comment-area_79035d041840d740 .user-comment-data_7e2a35ffa5de01a1 p {
  padding-top: 8px;
}

.cart-list-form_5703482676fcce14 {
  position: relative;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab {
  margin: 0;
  background: transparent;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab 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_5703482676fcce14 .table_15afd33b0eb4deab th:first-child {
  text-align: left;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .product-thumbnails_ceee721b53745462 {
  width: 85px;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .product-thumbnails_ceee721b53745462 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .product-thumbnails_ceee721b53745462 .product-img_5d20f758c431a9a5 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .product-info_807b06d6c232e531 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .product-info_807b06d6c232e531 .product-name_f43bee4d2a3f3713 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .product-info_807b06d6c232e531 .serial_ace258f1c9bb5c06 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .product-info_807b06d6c232e531 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .price_017d3df47100cc00 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .quantity_c10f7ef5452ee9bc li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .quantity_c10f7ef5452ee9bc li .btn_15f64e6852c276bb {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .quantity_c10f7ef5452ee9bc 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_5703482676fcce14 .table_15afd33b0eb4deab tbody .remove-product_7909aa110d5619d5 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_5703482676fcce14 .table_15afd33b0eb4deab tbody .remove-product_7909aa110d5619d5:hover {
  color: #ff2759;
}
.cart-list-form_5703482676fcce14 .cart-footer_c0274cc94a303296 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_5703482676fcce14 .cart-footer_c0274cc94a303296 .coupon-form_ca15df2c5f2e274a input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_5703482676fcce14 .cart-footer_c0274cc94a303296 .cart-total-section_1d01b34ffb61b5cc {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_5703482676fcce14 .cart-footer_c0274cc94a303296 .cart-total-section_1d01b34ffb61b5cc .cart-total-table_1a4e8dc25ae29893 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_5703482676fcce14 .cart-footer_c0274cc94a303296 .cart-total-section_1d01b34ffb61b5cc .cart-total-table_1a4e8dc25ae29893 tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_6634261947944775 {
  height: auto;
}

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

.fancybox-caption_cbc16e35af5906a8, .fancybox-infobar_24052ef460e8330d, .fancybox-navigation_0c102ace4ebf819e .fancybox-button_f8b50a24d1278b1e, .fancybox-toolbar_c494777b3d34773c {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_01bfde69e7bd867b .fancybox-caption_cbc16e35af5906a8, .fancybox-show-infobar_edebb351e1265ecc .fancybox-infobar_24052ef460e8330d, .fancybox-show-nav_30664c1d550f7222 .fancybox-navigation_0c102ace4ebf819e .fancybox-button_f8b50a24d1278b1e, .fancybox-show-toolbar_209caf4e2bbadb5c .fancybox-toolbar_c494777b3d34773c {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_d3855d03982c38c8 .fancybox-stage_90afe0cf3fb7a404 {
  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_ce883e9268677ca2 .fancybox-slide, .fancybox-slide--current_0c32acb6e4cde45b, .fancybox-slide--next_95454c5c1cdbb3a9, .fancybox-slide--previous_d8fb1c3b6a2c4ae9 {
  display: block;
}

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

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

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

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

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

.fancybox-content_7008dc6114c75fae {
  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_2ec1b22f6911684f .fancybox-content_7008dc6114c75fae {
  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_e0ce516ebf6eced2 .fancybox-content_7008dc6114c75fae {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_9fb1bc1df4a6415d .fancybox-content_7008dc6114c75fae {
  cursor: zoom-in;
}

.fancybox-can-drag_e4d634a313c87397 .fancybox-content_7008dc6114c75fae {
  cursor: grab;
}

.fancybox-is-dragging_519e6470f004e7fb .fancybox-content_7008dc6114c75fae {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_8c4325de54f73cf1 .fancybox-content_7008dc6114c75fae {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_931f98d03a4ba75d .fancybox-content_7008dc6114c75fae, .fancybox-slide--map_1baea853d72e4e07 .fancybox-content_7008dc6114c75fae, .fancybox-slide--video_cad4a3ae0a6dde1e .fancybox-content_7008dc6114c75fae {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_cad4a3ae0a6dde1e .fancybox-content_7008dc6114c75fae {
  background: #000;
}

.fancybox-slide--map_1baea853d72e4e07 .fancybox-content_7008dc6114c75fae {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_50a0927c9c7451a7 svg path, .fancybox-button--share_707abb090da370cc svg path, .fancybox-button--thumbs_bca260fa5fbffad6 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_30664c1d550f7222 .fancybox-navigation_0c102ace4ebf819e .fancybox-button_f8b50a24d1278b1e {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_0c102ace4ebf819e .fancybox-button--arrow_left_72b21e0d4e45dba4 {
  left: 6px;
}

.fancybox-navigation_0c102ace4ebf819e .fancybox-button--arrow_right_93beca795d0e65be {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_931f98d03a4ba75d .fancybox-close-small_dec74fb967b0acdf, .fancybox-slide--image_2ec1b22f6911684f .fancybox-close-small_dec74fb967b0acdf, .fancybox-slide--video_cad4a3ae0a6dde1e .fancybox-close-small_dec74fb967b0acdf {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_931f98d03a4ba75d .fancybox-close-small_dec74fb967b0acdf:hover svg, .fancybox-slide--image_2ec1b22f6911684f .fancybox-close-small_dec74fb967b0acdf:hover svg, .fancybox-slide--video_cad4a3ae0a6dde1e .fancybox-close-small_dec74fb967b0acdf:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_0f93566092e73eb1 .fancybox-close-small_dec74fb967b0acdf, .fancybox-is-zoomable_a7da2c2d693f722a.fancybox-can-drag_e4d634a313c87397 .fancybox-close-small_dec74fb967b0acdf {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_f26c314f7d4e8059.fancybox-slide--next_95454c5c1cdbb3a9, .fancybox-fx-fade_f26c314f7d4e8059.fancybox-slide--previous_d8fb1c3b6a2c4ae9 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_f26c314f7d4e8059.fancybox-slide--current_0c32acb6e4cde45b {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_d1c119473a8ea050 {
  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_0d389840985f607d {
  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_3ad74b02a411fc30 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_613f7e333b05fb51 .fancybox-thumbs_0d389840985f607d {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_0d389840985f607d > 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_0d389840985f607d .fancybox-thumbs-active_a093f6e2dd288e71:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_acb6ca693ec6b3a8 .slick-track_0f8ea0bf41111b98,
.slick-slider_acb6ca693ec6b3a8 .slick-list_dd7524c0bfaff723 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_f9ce18fd0ca281e7 .slick-track_0f8ea0bf41111b98 {
  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_f9ce18fd0ca281e7 img {
  display: none;
}

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

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

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

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

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