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

.h1_55945c06421408d9,
h1,
.h2_a516e25a9be58459,
h2,
.h3_1771e26960485127,
h3,
.h4_f5830e672f187748,
h4,
.h5_dd83b3ccfbf6a803,
h5,
.h6_38ea551350dcd37f,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_dbf6f641495995f6 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_b85962d4d1d6cd71 {
  padding: 0 !important;
}

.m0_6113738b164411d4 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_dcecf35ad7b76752 {
    padding: 0 !important;
  }
  .xl-m0_f7b26694181ad8b6 {
    margin: 0 !important;
  }
  .xl-pt-10_f822b3a4356add41 {
    padding-top: 10px !important;
  }
  .xl-pt-20_90f5cec277061f85 {
    padding-top: 20px !important;
  }
  .xl-pt-30_9e793c87dbf0b3f0 {
    padding-top: 30px !important;
  }
  .xl-pt-40_d95cfd087d924d6b {
    padding-top: 40px !important;
  }
  .xl-pt-50_cc9f2b0eb23215c7 {
    padding-top: 50px !important;
  }
  .xl-pt-60_c366ea3cb75185a1 {
    padding-top: 60px !important;
  }
  .xl-pt-70_c79a98cc7e21d631 {
    padding-top: 70px !important;
  }
  .xl-pt-80_349667849ad6fd07 {
    padding-top: 80px !important;
  }
  .xl-pt-90_e62c6f5e8f46db21 {
    padding-top: 90px !important;
  }
  .xl-pt-100_5c67a76db89e5d04 {
    padding-top: 100px !important;
  }
  .xl-pt-110_8e7e69f953759870 {
    padding-top: 110px !important;
  }
  .xl-pt-120_35cce4fc3e0c84ea {
    padding-top: 120px !important;
  }
  .xl-pt-130_2b5155b081832089 {
    padding-top: 130px !important;
  }
  .xl-pt-140_6655634d0ff5cbc8 {
    padding-top: 140px !important;
  }
  .xl-pt-150_7b66005b516ac166 {
    padding-top: 150px !important;
  }
  .xl-pt-200_cc74536198b1434d {
    padding-top: 200px !important;
  }
  .xl-pb-10_e42d162e6f8935a5 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_84c83aa0681c51e1 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_2f1ea7639aadf1b9 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_b6bddd85ece3ec8e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_c1a24710aa8b88c3 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_14546eaa79559be7 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_e9311ddc24bc9846 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_5d777a7295b06323 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_82796c0c2567d649 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_a0630dda62ffe3f3 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_4cb3867a90ccc592 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_4532a0e869fc6bc5 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_3e0a4183baa7d066 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_4d992d5f6e2b1f19 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_bb3e404facf6ced5 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_6a88483e007dbb05 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_9ef37ceac5421f4f {
    margin-top: 10px !important;
  }
  .xl-mt-20_0ce0e657a2939412 {
    margin-top: 20px !important;
  }
  .xl-mt-30_b2480768034e761b {
    margin-top: 30px !important;
  }
  .xl-mt-40_fb5f7f3d6ecf4e7b {
    margin-top: 40px !important;
  }
  .xl-mt-50_55d0d4da33f1e761 {
    margin-top: 50px !important;
  }
  .xl-mt-60_1630bb52678b7c93 {
    margin-top: 60px !important;
  }
  .xl-mt-70_85f909e203115bc4 {
    margin-top: 70px !important;
  }
  .xl-mt-80_18674b0104420b84 {
    margin-top: 80px !important;
  }
  .xl-mt-90_4d8a39ef11a9f63d {
    margin-top: 90px !important;
  }
  .xl-mt-100_9f2adb820a432d9b {
    margin-top: 100px !important;
  }
  .xl-mt-110_ca3c6f109b1b03b6 {
    margin-top: 110px !important;
  }
  .xl-mt-120_36db44f03dd611a1 {
    margin-top: 120px !important;
  }
  .xl-mt-130_40704874f67126d0 {
    margin-top: 130px !important;
  }
  .xl-mt-140_1fdc6977d687c67a {
    margin-top: 140px !important;
  }
  .xl-mt-150_50de530be01de5ff {
    margin-top: 150px !important;
  }
  .xl-mt-200_d9817f98e89c046c {
    margin-top: 200px !important;
  }
  .xl-mb-10_4ad0f91c4573f7d2 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_ae7f75dc6393dd91 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f587820dd4ca8490 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_294b04365e4e0cf1 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_3e5970fd37f68e4d {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_56431e3c9f84383d {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_effb2dea91de7b6f {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_a700e4a14f28474b {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_5788b2090ff1cf7a {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_9eb946978b1c3d39 {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_24c2b1c046d51125 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_38ab87658b8df658 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_b9ce2614cd611bcf {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_ccbf86e0860d314b {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_8bece34d52814f5e {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_5eff4163f6c769f2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_a5cc4e703d2987c7 {
    padding: 0 !important;
  }
  .lg-m0_ab2f5c72439f1632 {
    margin: 0 !important;
  }
  .lg-pt-10_d261b779945eb974 {
    padding-top: 10px !important;
  }
  .lg-pt-20_5782b5ab8811516b {
    padding-top: 20px !important;
  }
  .lg-pt-30_19dbad1c239b1346 {
    padding-top: 30px !important;
  }
  .lg-pt-40_e5b507300c064a99 {
    padding-top: 40px !important;
  }
  .lg-pt-50_b7dcca7aa1598899 {
    padding-top: 50px !important;
  }
  .lg-pt-60_d00c70f15c347716 {
    padding-top: 60px !important;
  }
  .lg-pt-70_77c4ec96512a23d5 {
    padding-top: 70px !important;
  }
  .lg-pt-80_28681c391fe61496 {
    padding-top: 80px !important;
  }
  .lg-pt-90_c29dc1561205b930 {
    padding-top: 90px !important;
  }
  .lg-pt-100_9414583eaa1f1846 {
    padding-top: 100px !important;
  }
  .lg-pt-110_4717f6ae52b18c1c {
    padding-top: 110px !important;
  }
  .lg-pt-120_b95d8a7d116112d3 {
    padding-top: 120px !important;
  }
  .lg-pt-130_81634562a20f628b {
    padding-top: 130px !important;
  }
  .lg-pt-140_c228b092c1483d2a {
    padding-top: 140px !important;
  }
  .lg-pt-150_ca5f803bc18c1bf0 {
    padding-top: 150px !important;
  }
  .lg-pt-200_b07f7e0a5dcc02a7 {
    padding-top: 200px !important;
  }
  .lg-pb-10_218bd6fff8f9fd17 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_a70f5acf1eceffde {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_574f0dc5724006d9 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_11b6397564813ea4 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_912df8c085d82c5e {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_67310fb01e650eb7 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_419bf4786789988c {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_0acaabc51c3dde15 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_975ba5e88c250e1f {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_6a0022eb91619fe9 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_e3ce01b3162f7d07 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_a7ef5449c64db6ce {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_51a3f5c3e091e8d6 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_6c524c7770ac6739 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_be405924556fde5f {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_d0f7d31f4412cf5d {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_228d001413150462 {
    margin-top: 10px !important;
  }
  .lg-mt-20_d68bb50a0555f34d {
    margin-top: 20px !important;
  }
  .lg-mt-30_e7070d847e67fb8f {
    margin-top: 30px !important;
  }
  .lg-mt-40_f1083eebbf90c57b {
    margin-top: 40px !important;
  }
  .lg-mt-50_db8c04d499a7d357 {
    margin-top: 50px !important;
  }
  .lg-mt-60_fdc95f5d6792d737 {
    margin-top: 60px !important;
  }
  .lg-mt-70_b4fd95f2c6b3e406 {
    margin-top: 70px !important;
  }
  .lg-mt-80_9c9d7ecddc1d250f {
    margin-top: 80px !important;
  }
  .lg-mt-90_44f902e5556698b6 {
    margin-top: 90px !important;
  }
  .lg-mt-100_7ff3b31d6c4427d2 {
    margin-top: 100px !important;
  }
  .lg-mt-110_8f8570f76673845c {
    margin-top: 110px !important;
  }
  .lg-mt-120_3356f9620d26b934 {
    margin-top: 120px !important;
  }
  .lg-mt-130_352ed5c8de3ff1cc {
    margin-top: 130px !important;
  }
  .lg-mt-140_72f014d5e0e5d82a {
    margin-top: 140px !important;
  }
  .lg-mt-150_214c218dc8e28ac2 {
    margin-top: 150px !important;
  }
  .lg-mt-200_2331f3ce61bf2650 {
    margin-top: 200px !important;
  }
  .lg-mb-10_434bcb62edd43ae5 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_7b8149ed601e29ab {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_7e991a9c1d9a4840 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_aff42d2e08fd7b09 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_c2cc993baa1918e9 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_274c1f68f806b20b {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_18bb91b1fb94c296 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_fa1fe1e0373e6006 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_cec0310c92aed710 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_f89d77fd0a854675 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_1eecd60e45ac1ffc {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_a7d68672f01a9e71 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_5b4659ac5491021b {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_f5a337225d4268f6 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_746dce86b14048c0 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_31ee7cccf2b823e7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_9ee0af0c50005b1a {
    padding: 0 !important;
  }
  .md-m0_d7a651a2dc318448 {
    margin: 0 !important;
  }
  .md-pt-10_1758b7f5e7e65a76 {
    padding-top: 10px !important;
  }
  .md-pt-20_83fdedd18f19bc70 {
    padding-top: 20px !important;
  }
  .md-pt-30_8991e2327f7b72b9 {
    padding-top: 30px !important;
  }
  .md-pt-40_254227db5c11f8db {
    padding-top: 40px !important;
  }
  .md-pt-50_d781d6722a7608a0 {
    padding-top: 50px !important;
  }
  .md-pt-60_20ea18a056e64b4a {
    padding-top: 60px !important;
  }
  .md-pt-70_2c5e11058039a7f6 {
    padding-top: 70px !important;
  }
  .md-pt-80_1135384721193dcd {
    padding-top: 80px !important;
  }
  .md-pt-90_6c8b841b9b40dd89 {
    padding-top: 90px !important;
  }
  .md-pt-100_9650d9250707179c {
    padding-top: 100px !important;
  }
  .md-pt-110_fe68a0103432a7f7 {
    padding-top: 110px !important;
  }
  .md-pt-120_a1767579a517e654 {
    padding-top: 120px !important;
  }
  .md-pt-130_747dc778d67200ba {
    padding-top: 130px !important;
  }
  .md-pt-140_915e6ec2d8dd1a73 {
    padding-top: 140px !important;
  }
  .md-pt-150_40189ea6ea1f3929 {
    padding-top: 150px !important;
  }
  .md-pt-200_62fee96eef0a9a9e {
    padding-top: 200px !important;
  }
  .md-pb-10_1ed8c887c73d502c {
    padding-bottom: 10px !important;
  }
  .md-pb-20_9805c602202f853c {
    padding-bottom: 20px !important;
  }
  .md-pb-30_136b1d9270019b56 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_008fd47775263f45 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_a3f92d79946aaaaf {
    padding-bottom: 50px !important;
  }
  .md-pb-60_2c36c46d1de5ba4e {
    padding-bottom: 60px !important;
  }
  .md-pb-70_cf1c5ccb01df7f0e {
    padding-bottom: 70px !important;
  }
  .md-pb-80_08e15d967592557a {
    padding-bottom: 80px !important;
  }
  .md-pb-90_ada41c0d0dd415eb {
    padding-bottom: 90px !important;
  }
  .md-pb-100_d87e4be9440194f6 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_2f71bbe652c13186 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_cff15529d2fde849 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_39cf3a4be08ba226 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_ce1e5cff044e6cff {
    padding-bottom: 140px !important;
  }
  .md-pb-150_b71b40c4fb56358e {
    padding-bottom: 150px !important;
  }
  .md-pb-200_bf3973d38d3c58ac {
    padding-bottom: 200px !important;
  }
  .md-mt-10_8652c02b1e8997b6 {
    margin-top: 10px !important;
  }
  .md-mt-20_8e97c53a9070bbe0 {
    margin-top: 20px !important;
  }
  .md-mt-30_9584e0519bdda629 {
    margin-top: 30px !important;
  }
  .md-mt-40_4459e4fcf6b4a26b {
    margin-top: 40px !important;
  }
  .md-mt-50_4e6faa0dda655637 {
    margin-top: 50px !important;
  }
  .md-mt-60_6e94da41804fe6d1 {
    margin-top: 60px !important;
  }
  .md-mt-70_6deb22987f025195 {
    margin-top: 70px !important;
  }
  .md-mt-80_f366798408a31fa9 {
    margin-top: 80px !important;
  }
  .md-mt-90_6cee907a9bff59fb {
    margin-top: 90px !important;
  }
  .md-mt-100_bfd1cc5c38bec08e {
    margin-top: 100px !important;
  }
  .md-mt-110_6f28ce06fb5f64bc {
    margin-top: 110px !important;
  }
  .md-mt-120_194a5da16be055ce {
    margin-top: 120px !important;
  }
  .md-mt-130_a16ca56f1f52e868 {
    margin-top: 130px !important;
  }
  .md-mt-140_f2b6d23974c52027 {
    margin-top: 140px !important;
  }
  .md-mt-150_beb6c3c681d7f233 {
    margin-top: 150px !important;
  }
  .md-mt-200_cafde9443100549f {
    margin-top: 200px !important;
  }
  .md-mb-10_a3545288cafff9b0 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_0fe453df2b4395e1 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_25ffa5b5a03ff9d1 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_4820dfb1a87c4374 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_4dcfdc3982374f19 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_582d7e190cc06962 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_e415653c80c0c9a4 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_69f4ac3159cd11de {
    margin-bottom: 80px !important;
  }
  .md-mb-90_2eb6d53098bed8ef {
    margin-bottom: 90px !important;
  }
  .md-mb-100_ceded30bfbcbadcb {
    margin-bottom: 100px !important;
  }
  .md-mb-110_aeaceb7bf080a4a4 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_4346a07bff2eb850 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_9e727047a30d3765 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_5c2771d8e54848f4 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_892ce8ca284e65c3 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_c2c73a5eaa61cb23 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_70071e12c8a270ef {
    padding: 0 !important;
  }
  .sm-m0_0b6fa52000c91d44 {
    margin: 0 !important;
  }
  .sm-pt-10_6d9cdc014601d971 {
    padding-top: 10px !important;
  }
  .sm-pt-20_0e2e9465959385cb {
    padding-top: 20px !important;
  }
  .sm-pt-30_65578f8277749663 {
    padding-top: 30px !important;
  }
  .sm-pt-40_d4cd91ba4462df05 {
    padding-top: 40px !important;
  }
  .sm-pt-50_66516f9868f0731f {
    padding-top: 50px !important;
  }
  .sm-pt-60_4907b3734df086a9 {
    padding-top: 60px !important;
  }
  .sm-pt-70_f7e038b9ea4bceeb {
    padding-top: 70px !important;
  }
  .sm-pt-80_c8de92278273a81b {
    padding-top: 80px !important;
  }
  .sm-pt-90_1d11ba0a7d93197e {
    padding-top: 90px !important;
  }
  .sm-pt-100_ccd4fa741059f961 {
    padding-top: 100px !important;
  }
  .sm-pt-110_e917593f360ad79a {
    padding-top: 110px !important;
  }
  .sm-pt-120_62b825383c02f82e {
    padding-top: 120px !important;
  }
  .sm-pt-130_b9c34e5646373ffe {
    padding-top: 130px !important;
  }
  .sm-pt-140_5981045d58b376f9 {
    padding-top: 140px !important;
  }
  .sm-pt-150_e538d0b4c4cab1c0 {
    padding-top: 150px !important;
  }
  .sm-pt-200_178344a9e46d05b3 {
    padding-top: 200px !important;
  }
  .sm-pb-10_4298fe20d59c5a0c {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_8b5b07cedea0047a {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_5a74ffebcbec78c0 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_e4e9963f481227ad {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_0118681bdf9c39fa {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_12af4f9bc21e2941 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_3d42758592a11246 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_1e885b8a7cc8235a {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_d72ab76c0f493b87 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_e470e6114df6a906 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_c6dfe878887d0682 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_a1848577c097ba9d {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_e1a42cebdba4d378 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_d22466933280293c {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_fd56b917bc16aabe {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_0c999d88f8de5d70 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_cf9b45e9e27a973e {
    margin-top: 10px !important;
  }
  .sm-mt-20_13eb0a014701f595 {
    margin-top: 20px !important;
  }
  .sm-mt-30_d68cb9945df8a8cb {
    margin-top: 30px !important;
  }
  .sm-mt-40_279d124338ca7d76 {
    margin-top: 40px !important;
  }
  .sm-mt-50_0e3ad2b6351456f6 {
    margin-top: 50px !important;
  }
  .sm-mt-60_b20dc99a23aac16e {
    margin-top: 60px !important;
  }
  .sm-mt-70_f841ba355b6dc7fb {
    margin-top: 70px !important;
  }
  .sm-mt-80_4a8fd646d3c7610f {
    margin-top: 80px !important;
  }
  .sm-mt-90_34adaf63681dc01b {
    margin-top: 90px !important;
  }
  .sm-mt-100_4413fd1d4d200bc2 {
    margin-top: 100px !important;
  }
  .sm-mt-110_5bd8e59a3c80f002 {
    margin-top: 110px !important;
  }
  .sm-mt-120_1ff28fb3025601c7 {
    margin-top: 120px !important;
  }
  .sm-mt-130_28fc082e3aa8b02a {
    margin-top: 130px !important;
  }
  .sm-mt-140_6c64ec28ffd4b1d0 {
    margin-top: 140px !important;
  }
  .sm-mt-150_a08fbecf143d1123 {
    margin-top: 150px !important;
  }
  .sm-mt-200_714c11e63aebcc5e {
    margin-top: 200px !important;
  }
  .sm-mb-10_d101860a094dc384 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_6ab4d44f8c766a76 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_6e510f28522ec293 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_13e7655c1c0acc34 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_2317f4fb0dda1dc7 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_7dcc954d0bdd85bf {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_4b7adc1ab5a7dade {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_6e56e273900310f3 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_af0a991282b8b967 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_47fd4adc858a5bd1 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_8ec35da5295c07f6 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_6a5843927bed4d56 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_d3452422d492e106 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_d4f578fa3be29852 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_dbfd0574d0d8d0c1 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_6943ccf91c5368d4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_61606e359d608c6f {
    padding: 0 !important;
  }
  .xs-m0_999725611f9ad6ae {
    margin: 0 !important;
  }
  .xs-pt-10_bd2902da1f03e2a6 {
    padding-top: 10px !important;
  }
  .xs-pt-20_baaa9c1b4e61f0c2 {
    padding-top: 20px !important;
  }
  .xs-pt-30_9acd1e17a15a9ef9 {
    padding-top: 30px !important;
  }
  .xs-pt-40_9d126894b38afe38 {
    padding-top: 40px !important;
  }
  .xs-pt-50_b8fc35d30841cb70 {
    padding-top: 50px !important;
  }
  .xs-pt-60_a0ee1a4cd435c68a {
    padding-top: 60px !important;
  }
  .xs-pt-70_6c2c36c5884535fb {
    padding-top: 70px !important;
  }
  .xs-pt-80_c94fc789eb5f918b {
    padding-top: 80px !important;
  }
  .xs-pt-90_ed6acadb629beb3b {
    padding-top: 90px !important;
  }
  .xs-pt-100_2caf0fbe971f97ea {
    padding-top: 100px !important;
  }
  .xs-pt-110_eff219c589c09d2a {
    padding-top: 110px !important;
  }
  .xs-pt-120_d446cfe463d25d9d {
    padding-top: 120px !important;
  }
  .xs-pt-130_e8096f8959ba6630 {
    padding-top: 130px !important;
  }
  .xs-pt-140_5c59000a6cbfdc5b {
    padding-top: 140px !important;
  }
  .xs-pt-150_493a7a8ae6ee9557 {
    padding-top: 150px !important;
  }
  .xs-pt-200_1a0df4520ce88893 {
    padding-top: 200px !important;
  }
  .xs-pb-10_e836ec5957c14534 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_8758075403e46db2 {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_5652f51f814c53f3 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_79a4621b9f5d2523 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_4a234fa67980af85 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_1ae0a6ccaa25546c {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_f3f86f4dc447bd20 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_b682b6eb3ef23df6 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_da3d950397c47dc0 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_947eb9dea6e9f403 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_29eaf81af22bc2ea {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_bc9cff457e09336e {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_33a2fa411d800439 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_95334b5d0bc80052 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_a449583976627b0a {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_12525b11c4cab365 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_c0917edaff2b4cb9 {
    margin-top: 10px !important;
  }
  .xs-mt-20_22b5000c9e766e57 {
    margin-top: 20px !important;
  }
  .xs-mt-30_d5e5e60126401144 {
    margin-top: 30px !important;
  }
  .xs-mt-40_0ef6a46929d97161 {
    margin-top: 40px !important;
  }
  .xs-mt-50_8c099bafa500d7ad {
    margin-top: 50px !important;
  }
  .xs-mt-60_ea409960e353d003 {
    margin-top: 60px !important;
  }
  .xs-mt-70_7efe5a50feb7f444 {
    margin-top: 70px !important;
  }
  .xs-mt-80_b6f23078d15894da {
    margin-top: 80px !important;
  }
  .xs-mt-90_864e4aa93a997039 {
    margin-top: 90px !important;
  }
  .xs-mt-100_b12bc03dcd356d5e {
    margin-top: 100px !important;
  }
  .xs-mt-110_040bec432117d64d {
    margin-top: 110px !important;
  }
  .xs-mt-120_1adee8e101b0b9d5 {
    margin-top: 120px !important;
  }
  .xs-mt-130_0de955e8b8096553 {
    margin-top: 130px !important;
  }
  .xs-mt-140_9e20864d47ae99db {
    margin-top: 140px !important;
  }
  .xs-mt-150_2042ae936f54a612 {
    margin-top: 150px !important;
  }
  .xs-mt-200_bae54125a57e2d49 {
    margin-top: 200px !important;
  }
  .xs-mb-10_c1c9c6a73ecdbaef {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_3ef3abe478446160 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_b7b43d6d725f0822 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_b92580703ca6c915 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_1f7748c000df665a {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_0d7e9771b294727a {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_42f67b2a36a306ab {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_33bd015e4b5b397e {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_c343627bf8ea0acf {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_3b8937a1bb0f4f58 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_077b5cd46741f4b6 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_445d05899e764d13 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_d9da164ca0973dbc {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_2f209576cd9c176d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_de24dc59a66347d1 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_02d0a10bb47a77a1 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_9d710fb2bf58ccac {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_9d710fb2bf58ccac.menu-overlay_b36c106fb8e6fc4d {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_9d710fb2bf58ccac.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_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-three_23a4f8e1fd760625 .navbar-toggler_7355f12636d48578 {
  background: #000;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-four_f84542b62e1b5e19 .navbar-toggler_7355f12636d48578 {
  background: #E6FD5A;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-five_24eca450dfe0ca7c .navbar-toggler_7355f12636d48578 {
  background: #DFFF5E;
}
.theme-main-menu_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578:focus {
  box-shadow: none;
}
.theme-main-menu_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578::before,
.theme-main-menu_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578::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_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578 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_9d710fb2bf58ccac.menu-style-three_23a4f8e1fd760625 .navbar-toggler_7355f12636d48578:before, .theme-main-menu_9d710fb2bf58ccac.menu-style-three_23a4f8e1fd760625 .navbar-toggler_7355f12636d48578:after, .theme-main-menu_9d710fb2bf58ccac.menu-style-three_23a4f8e1fd760625 .navbar-toggler_7355f12636d48578 span {
  background: #fff;
}
.theme-main-menu_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_9d710fb2bf58ccac .navbar-toggler_7355f12636d48578[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_9d710fb2bf58ccac .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_9d710fb2bf58ccac .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_9d710fb2bf58ccac.white-vr_af0547aa166b707e .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_9d710fb2bf58ccac.white-vr_af0547aa166b707e .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_9d710fb2bf58ccac.white-vr_af0547aa166b707e.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-one_3b5787f433426eab {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 .info-row_6f9ac49397c3cfa3 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 .gap-fix_440448cb64941d21 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 .greetings_d7f6bda458b12544 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 .contact-info_c9ee550d8f4d740e {
  margin: 0 -15px;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 .contact-info_c9ee550d8f4d740e li {
  padding: 0 15px;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 .contact-info_c9ee550d8f4d740e li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 .contact-info_c9ee550d8f4d740e li a:hover {
  text-decoration: underline;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8 .inner-content_eb38b61bfc8a8eea {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-two_6c0bcfcf96449ed8.fixed .info-row_6f9ac49397c3cfa3 {
  display: none;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-five_24eca450dfe0ca7c {
  background: #000;
  padding: 0;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-five_24eca450dfe0ca7c .inner-content_eb38b61bfc8a8eea {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-six_638a7ddeec788bab .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_9d710fb2bf58ccac.menu-style-six_638a7ddeec788bab .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_9d710fb2bf58ccac .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_c7a1f211569ea2d4 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_c7a1f211569ea2d4 .mega-menu-title_b536fc71eb9b60b8 {
  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_9d710fb2bf58ccac .login-btn-one_4af79e228ea1639e a {
  color: #000;
}
.theme-main-menu_9d710fb2bf58ccac .login-btn-one_4af79e228ea1639e a:hover {
  text-decoration: underline;
}
.theme-main-menu_9d710fb2bf58ccac .login-btn-two_6e94fe227e35aaf5 a {
  color: #044F3B;
}
.theme-main-menu_9d710fb2bf58ccac .login-btn-two_6e94fe227e35aaf5 a:hover {
  text-decoration: underline;
}
.theme-main-menu_9d710fb2bf58ccac .signup-btn-one_8d7b4dfc92160624 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_9d710fb2bf58ccac .signup-btn-one_8d7b4dfc92160624 .icon_0bc025b0a08fe72c {
  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_9d710fb2bf58ccac .signup-btn-one_8d7b4dfc92160624:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9d710fb2bf58ccac .signup-btn-one_8d7b4dfc92160624:hover .icon_0bc025b0a08fe72c {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_9d710fb2bf58ccac .signup-btn-two_a985802bc9af268b {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_9d710fb2bf58ccac .signup-btn-two_a985802bc9af268b:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_9d710fb2bf58ccac .quote-one_d1f7c8fa3f7272c1 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_9d710fb2bf58ccac .quote-one_d1f7c8fa3f7272c1:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_78b48e0a48860727 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_78b48e0a48860727 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_78b48e0a48860727 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_78b48e0a48860727 li a:hover {
  color: #0C3A30;
}
.category-menu_78b48e0a48860727 .dropdown-menu {
  padding: 0;
}
.category-menu_78b48e0a48860727 .dropdown-menu li {
  padding: 0;
}
.category-menu_78b48e0a48860727 .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_21d318a60d18e814 .logo_75b26018285401cd {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_af0547aa166b707e .navbar-collapse_21d318a60d18e814 {
    background-color: #0C3A30;
  }
  .navbar-collapse_21d318a60d18e814 {
    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_21d318a60d18e814.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_9d710fb2bf58ccac .navbar .mega-dropdown_93ab8ab7fa0fe6f4 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_af0547aa166b707e .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_c7a1f211569ea2d4 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_5a74bc0bc6637e48 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_d6cd9558afae1877 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_d6cd9558afae1877::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_d6cd9558afae1877 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_d6cd9558afae1877 .hero-slider-one .hero-img_82ccca426cbd3c3e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_d6cd9558afae1877 .hero-slider-one .slick-list_ad769fe0a0f9ad02, .hero-banner-one_d6cd9558afae1877 .hero-slider-one .slick-track_e7700fb3573cf8dc, .hero-banner-one_d6cd9558afae1877 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_d6cd9558afae1877 .hero-heading_192467a2ecdfd28c {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_fa187aa7ba/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_d6cd9558afae1877 .more-btn_b8d32b8a47fc9fad {
  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_d6cd9558afae1877 .more-btn_b8d32b8a47fc9fad:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_36e06dbb9ce173a6 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_36e06dbb9ce173a6 .bg-wrapper_851253e379b1f864 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_36e06dbb9ce173a6 .hero-heading_192467a2ecdfd28c {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_36e06dbb9ce173a6 .rating_d00b4917b16d92d5 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_36e06dbb9ce173a6 .rating_d00b4917b16d92d5 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_36e06dbb9ce173a6 .media-wrapper_0901eb55b7caf4f5 {
  position: absolute;
  background: url(../photos/assets_9ff20fa0a6/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_36e06dbb9ce173a6 .media-wrapper_0901eb55b7caf4f5 .shape_01_06552054cc774279 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_36e06dbb9ce173a6 .media-wrapper_0901eb55b7caf4f5 .shape_02_c8ee7906a64dff51 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_ec87d2bb2e6d5d6d .hero-heading_192467a2ecdfd28c {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_ec87d2bb2e6d5d6d .media-wrapper_0901eb55b7caf4f5 {
  background: url(../photos/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_ec87d2bb2e6d5d6d .media-wrapper_0901eb55b7caf4f5 .screen_01_5bc9f26a439688df {
  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_ec87d2bb2e6d5d6d .media-wrapper_0901eb55b7caf4f5 .screen_02_bafc9d0f4733f2a4 {
  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_ec87d2bb2e6d5d6d .media-wrapper_0901eb55b7caf4f5 .bg-shape_e037034d83c56cca {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_ec87d2bb2e6d5d6d .shape_01_06552054cc774279 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_823a3d2888b4de3f .bg-wrapper_851253e379b1f864 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_823a3d2888b4de3f .media-wrapper_0901eb55b7caf4f5 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_823a3d2888b4de3f .media-wrapper_0901eb55b7caf4f5 .shape_01_06552054cc774279 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_823a3d2888b4de3f .shape_02_c8ee7906a64dff51 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_fa724c077b04046e + .blog-details_89b0ae6f9ef75dbf {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_8137ad227af5877c {
  z-index: 1;
}
.block-feature-three_8137ad227af5877c:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_8137ad227af5877c.no-bg_c4dc2b6bb1501d80:before {
  display: none;
}
.block-feature-three_8137ad227af5877c .section-btn_578a9b1dced46cf4 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_8137ad227af5877c .block-title_f2999a55740896d4 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_8137ad227af5877c .block-title_f2999a55740896d4 a:hover {
  text-decoration: underline;
}
.block-feature-three_8137ad227af5877c .round-btn_7651c97d2a3b16c0 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_8137ad227af5877c .round-btn_7651c97d2a3b16c0:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_8137ad227af5877c .block-one_471383119f831e1b {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_8137ad227af5877c .block-one_471383119f831e1b .tag_16a489da1c2e5fa5 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8137ad227af5877c .block-one_471383119f831e1b .block-title_f2999a55740896d4 {
  background: url(../photos/shape_fa187aa7ba/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_8137ad227af5877c .block-two_32fea249bd42395d {
  overflow: hidden;
}
.block-feature-three_8137ad227af5877c .block-two_32fea249bd42395d .img-wrapper_85491ba0a3a92c37 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_8137ad227af5877c .block-two_32fea249bd42395d .text-wrapper_e398c457e2444a01 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_8137ad227af5877c .block-two_32fea249bd42395d .tag_16a489da1c2e5fa5 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8137ad227af5877c .block-three_7f61fbe68b18c1ca {
  background: #D3FF76;
}
.block-feature-three_8137ad227af5877c .block-three_7f61fbe68b18c1ca .tag_16a489da1c2e5fa5 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8137ad227af5877c .block-three_7f61fbe68b18c1ca .round-btn_7651c97d2a3b16c0 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_8137ad227af5877c .block-three_7f61fbe68b18c1ca .round-btn_7651c97d2a3b16c0:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_8137ad227af5877c .block-four_9521857f2efc8501 {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_8137ad227af5877c .block-four_9521857f2efc8501 .block-title_f2999a55740896d4 {
  background: url(../photos/shape_fa187aa7ba/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_8137ad227af5877c .block-four_9521857f2efc8501 .block-title_f2999a55740896d4 a {
  font-size: 28px;
}
.block-feature-three_8137ad227af5877c .block-four_9521857f2efc8501 .tag_16a489da1c2e5fa5 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_8137ad227af5877c .block-four_9521857f2efc8501 .round-btn_7651c97d2a3b16c0 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_8137ad227af5877c .block-four_9521857f2efc8501 .round-btn_7651c97d2a3b16c0:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_8137ad227af5877c .block-five_118c309bcb550069 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_8137ad227af5877c .block-five_118c309bcb550069 .tag_16a489da1c2e5fa5 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8137ad227af5877c .block-five_118c309bcb550069 .block-title_f2999a55740896d4 {
  background: url(../photos/shape_fa187aa7ba/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_9e1c492f99c4199d .upper-wrapper_0b0bee545d21c74e {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_9e1c492f99c4199d .upper-wrapper_0b0bee545d21c74e .shape_01_06552054cc774279 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_9e1c492f99c4199d .line-loop_4ec8c5a5d195f914:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_9e1c492f99c4199d .graph-panel_8d993f52bd614532 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_9e1c492f99c4199d .graph-panel_8d993f52bd614532 .main-count_fe866b24442e5527 {
  font-size: 120px;
}
.block-feature-thirteen_9e1c492f99c4199d .graph-panel_8d993f52bd614532 .chart-box_95d8558d94d1cc0c {
  padding: 0 15px;
}
.block-feature-thirteen_9e1c492f99c4199d .graph-panel_8d993f52bd614532 .chart-box_95d8558d94d1cc0c .chart-inner_e17d5f5131386242 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_51a214f308c37570 .media-img_d1dd1582bc5c02db {
  border-radius: 30px;
}
.block-feature-sixteen_51a214f308c37570 .shape_01_06552054cc774279 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_dfc87a81eff27dce .section-subheading_cc8fdbc31217813b {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_dfc87a81eff27dce .shape_01_06552054cc774279 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_02f4ab111b8c1b4b {
  z-index: 1;
}
.text-feature-four_02f4ab111b8c1b4b .avatar_f635a1de0b9d466c {
  width: 65px;
  height: 65px;
}
.text-feature-four_02f4ab111b8c1b4b .name {
  font-size: 28px;
}
.text-feature-four_02f4ab111b8c1b4b .quote-text_f0318485c0a802aa {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_02f4ab111b8c1b4b .shape_01_06552054cc774279 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_02f4ab111b8c1b4b .shape_02_c8ee7906a64dff51 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_332c4d452f4b1f7c .bg-wrapper_851253e379b1f864 {
  background: #FFF2AC;
}
.text-feature-five_332c4d452f4b1f7c 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_332c4d452f4b1f7c 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_332c4d452f4b1f7c 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_332c4d452f4b1f7c li:hover:before {
  background: #29594B;
}
.text-feature-five_332c4d452f4b1f7c li:hover:after {
  color: #fff;
}
.text-feature-five_332c4d452f4b1f7c .media-wrapper_0901eb55b7caf4f5 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_332c4d452f4b1f7c .media-wrapper_0901eb55b7caf4f5 .video-icon_2e8f1b93a4ecf1ec {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_332c4d452f4b1f7c .media-wrapper_0901eb55b7caf4f5 .video-icon_2e8f1b93a4ecf1ec:hover {
  background: #CFFF45;
}
.text-feature-five_332c4d452f4b1f7c .media-wrapper_0901eb55b7caf4f5 .screen_01_5bc9f26a439688df {
  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_fd42c40e8861c37d {
  z-index: 1;
}
.text-feature-six_fd42c40e8861c37d .media-wrapper_0901eb55b7caf4f5 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_fd42c40e8861c37d .media-wrapper_0901eb55b7caf4f5 .screen_01_5bc9f26a439688df {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_fd42c40e8861c37d .shape_01_06552054cc774279 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_fd42c40e8861c37d .shape_02_c8ee7906a64dff51 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_49b22fc72c1e27db {
  background: url(../photos/assets_9ff20fa0a6/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_49b22fc72c1e27db .block_0355cc0c3efac5e6 .icon_0bc025b0a08fe72c {
  height: 50px;
}
.text-feature-nine_49b22fc72c1e27db .vertical-text-wrapper_98ffc4ce2f6a7d4d {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_49b22fc72c1e27db .vertical-text-wrapper_98ffc4ce2f6a7d4d .text-list_42840a653622cbf3 {
  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_49b22fc72c1e27db .vertical-text-wrapper_98ffc4ce2f6a7d4d .text-list_42840a653622cbf3:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_49b22fc72c1e27db .vertical-text-wrapper_98ffc4ce2f6a7d4d .shape_01_06552054cc774279 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_49b22fc72c1e27db .vertical-text-wrapper_98ffc4ce2f6a7d4d .shape_02_c8ee7906a64dff51 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_49b22fc72c1e27db .shape_03_0049558f4b898801 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_49b22fc72c1e27db .shape_04_f7f21b6bc687bd29 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_c4d1701fed274c58 .section-btn_578a9b1dced46cf4 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_9e370ed14d7cf5b5 {
  z-index: 1;
}
.team-section-three_9e370ed14d7cf5b5:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_fa187aa7ba/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_9e370ed14d7cf5b5 .section-btn_578a9b1dced46cf4 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_9e370ed14d7cf5b5 .shape_01_06552054cc774279 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_9e370ed14d7cf5b5 .shape_02_c8ee7906a64dff51 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_9e370ed14d7cf5b5 .shape_03_0049558f4b898801 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_4c3c4825f010f420 .logo_75b26018285401cd {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_713c6715c23c0c02 {
  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_d87c8484acef8d8b {
  max-width: 565px;
}
.user-data-form .form-wrapper_d87c8484acef8d8b .input-group-meta_2d3e3eef60a92604 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_d87c8484acef8d8b .input-group-meta_2d3e3eef60a92604 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_d87c8484acef8d8b .input-group-meta_2d3e3eef60a92604 .placeholder_icon_d9a09a28fbca13a9 {
  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_d87c8484acef8d8b .input-group-meta_2d3e3eef60a92604 .placeholder_icon_d9a09a28fbca13a9 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_d87c8484acef8d8b .input-group-meta_2d3e3eef60a92604 .placeholder_icon_d9a09a28fbca13a9 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_d87c8484acef8d8b .input-group-meta_2d3e3eef60a92604 .placeholder_icon_d9a09a28fbca13a9 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_d87c8484acef8d8b .input-group-meta_2d3e3eef60a92604 .placeholder_icon_d9a09a28fbca13a9 span.eye-slash_4656d599e77d66eb:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_7b00d850fcd4b8a0 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_7b00d850fcd4b8a0 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_7b00d850fcd4b8a0 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_7b00d850fcd4b8a0 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_7b00d850fcd4b8a0 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_7b00d850fcd4b8a0 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_7b00d850fcd4b8a0 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_45b2ec3b3b85be2a {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_bfc7b7c1b9571471 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_bfc7b7c1b9571471:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_bfc7b7c1b9571471 img {
  width: 20px;
}
.user-data-form .btn-close_feba6f3b37d5a34a {
  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_9544713c07ccda74 .main-count_fe866b24442e5527 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_6d721f3dcf2a0183 .icon_0bc025b0a08fe72c {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_ca7632359bdfe785 .img-holder_759cf3fe972aed57 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_ca7632359bdfe785 .img-holder_759cf3fe972aed57.round-border_1d271c19192ccfe8 {
  border-radius: 30px;
}
.portfolio-block-one_ca7632359bdfe785 .img-holder_759cf3fe972aed57 .expend_dcf0d133d3fb00b1 {
  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_ca7632359bdfe785 .img-holder_759cf3fe972aed57 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_ca7632359bdfe785 .img-holder_759cf3fe972aed57 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_ca7632359bdfe785:hover .expend_dcf0d133d3fb00b1 {
  opacity: 1;
}
.portfolio-block-one_ca7632359bdfe785:hover .img-meta_c8ddd4de4da7eaee {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_ca7632359bdfe785:hover .pj-title_554f77ce7b0199df {
  text-decoration: underline;
}
.portfolio-block-one_ca7632359bdfe785 .caption {
  margin-top: 35px;
}
.portfolio-block-one_ca7632359bdfe785 .caption .tag_16a489da1c2e5fa5 {
  margin: 0 -3px;
}
.portfolio-block-one_ca7632359bdfe785 .caption .tag_16a489da1c2e5fa5 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_ca7632359bdfe785 .caption .pj-title_554f77ce7b0199df {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_ca7632359bdfe785 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_ca7632359bdfe785 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_a7ec5afb00843b15 .bg-wrapper_851253e379b1f864 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_a7ec5afb00843b15 .slider-wrapper_5160136ca07dbb7c {
  height: 100%;
}
.project-details-two_a7ec5afb00843b15 .slider-wrapper_5160136ca07dbb7c .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_a7ec5afb00843b15 .slider-wrapper_5160136ca07dbb7c .carousel-control-next_e43a388e559a44c2,
.project-details-two_a7ec5afb00843b15 .slider-wrapper_5160136ca07dbb7c .carousel-control-prev_59720a0f1c72410f {
  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_a7ec5afb00843b15 .slider-wrapper_5160136ca07dbb7c .carousel-control-next_e43a388e559a44c2:hover,
.project-details-two_a7ec5afb00843b15 .slider-wrapper_5160136ca07dbb7c .carousel-control-prev_59720a0f1c72410f:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_a7ec5afb00843b15 .slider-wrapper_5160136ca07dbb7c .carousel-control-prev_59720a0f1c72410f {
  left: auto;
  right: 45px;
}
.project-details-two_a7ec5afb00843b15 .info-wrapper_7db1f64e6ac0b55a {
  padding: 55px 50px 85px 70px;
}
.project-details-two_a7ec5afb00843b15 .info-wrapper_7db1f64e6ac0b55a h3 {
  font-size: 36px;
}
.project-details-two_a7ec5afb00843b15 .info-wrapper_7db1f64e6ac0b55a .list-meta_16e88560f75592c9 li {
  padding: 22px 0;
}
.project-details-two_a7ec5afb00843b15 .info-wrapper_7db1f64e6ac0b55a .list-meta_16e88560f75592c9 .icon_0bc025b0a08fe72c {
  width: 40px;
}
.project-details-two_a7ec5afb00843b15 .info-wrapper_7db1f64e6ac0b55a .list-meta_16e88560f75592c9 .text1_709ded8f0115e0e2 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_a7ec5afb00843b15 .info-wrapper_7db1f64e6ac0b55a .list-meta_16e88560f75592c9 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_a7ec5afb00843b15 .info-wrapper_7db1f64e6ac0b55a .social-share_8df9798f43194790 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_a7ec5afb00843b15 .info-wrapper_7db1f64e6ac0b55a .social-share_8df9798f43194790 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_120f6c19af0ee648 .slider-wrapper_5160136ca07dbb7c {
  padding-left: 100px;
}
.feedback-section-three_120f6c19af0ee648 .slider-wrapper_5160136ca07dbb7c .icon_0bc025b0a08fe72c {
  left: 0;
  top: 18px;
}
.feedback-section-three_120f6c19af0ee648 .slick-dots_c221697e2a35c40f {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_120f6c19af0ee648 .slick-dots_c221697e2a35c40f li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_120f6c19af0ee648 .slick-dots_c221697e2a35c40f .slick-active button {
  background: #000;
}
.feedback-section-three_120f6c19af0ee648 .rating-box_b27588a4612a2c0d {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_120f6c19af0ee648 .rating-box_b27588a4612a2c0d .rating_d00b4917b16d92d5 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_120f6c19af0ee648 .shape_01_06552054cc774279 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_120f6c19af0ee648 .shape_02_c8ee7906a64dff51 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_250e018897a11cfa {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_250e018897a11cfa .post-data_b5972c4f431a112e {
  padding: 30px 35px 25px;
}
.blog-meta-one_250e018897a11cfa .post-data_b5972c4f431a112e .post-info_01e5fc8a3fa9a8c0 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_250e018897a11cfa .post-data_b5972c4f431a112e .blog-title_a1331b6678364dba {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_250e018897a11cfa .post-data_b5972c4f431a112e .blog-title_a1331b6678364dba:hover {
  text-decoration: underline;
}
.blog-meta-one_250e018897a11cfa .post-img_e1e6359e4e77da9f {
  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_250e018897a11cfa .post-img_e1e6359e4e77da9f .round-btn_7651c97d2a3b16c0 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_250e018897a11cfa:hover .round-btn_7651c97d2a3b16c0 {
  background: #CFFF45;
}
.blog-meta-one_250e018897a11cfa.style-two_671d865577d276de {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_250e018897a11cfa.style-two_671d865577d276de .post-img_e1e6359e4e77da9f {
  border-radius: 0;
}
.blog-meta-one_250e018897a11cfa.style-two_671d865577d276de .blog-title_a1331b6678364dba {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_b0f7cfd751e87fb9 {
  background: #fff;
}
.blog-meta-two_b0f7cfd751e87fb9 .post-data_b5972c4f431a112e {
  padding-top: 30px;
}
.blog-meta-two_b0f7cfd751e87fb9 .post-data_b5972c4f431a112e .blog-title_a1331b6678364dba {
  width: 70%;
}
.blog-meta-two_b0f7cfd751e87fb9 .post-data_b5972c4f431a112e .blog-title_a1331b6678364dba h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_b0f7cfd751e87fb9 .post-data_b5972c4f431a112e .blog-title_a1331b6678364dba:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_b0f7cfd751e87fb9 .post-data_b5972c4f431a112e .round-btn_7651c97d2a3b16c0 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_b0f7cfd751e87fb9 .post-data_b5972c4f431a112e .round-btn_7651c97d2a3b16c0:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_b0f7cfd751e87fb9 .post-data_b5972c4f431a112e .post-info_01e5fc8a3fa9a8c0 {
  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_b0f7cfd751e87fb9 .post-img_e1e6359e4e77da9f {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_b0f7cfd751e87fb9 .post-img_e1e6359e4e77da9f .date_218fcb2a79f4a7eb {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_b0f7cfd751e87fb9.style-two_671d865577d276de {
  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_b0f7cfd751e87fb9.style-two_671d865577d276de p {
  font-size: 18px;
}
.blog-meta-two_b0f7cfd751e87fb9.style-two_671d865577d276de .post-img_e1e6359e4e77da9f {
  height: auto;
  width: 100%;
}
.blog-meta-two_b0f7cfd751e87fb9.style-two_671d865577d276de .post-data_b5972c4f431a112e {
  padding: 26px 0;
}
.blog-meta-two_b0f7cfd751e87fb9.style-two_671d865577d276de .post-data_b5972c4f431a112e .post-info_01e5fc8a3fa9a8c0 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_b0f7cfd751e87fb9.style-two_671d865577d276de .post-data_b5972c4f431a112e .round-btn_7651c97d2a3b16c0 {
  border: none;
}

.signup-btn-one_8d7b4dfc92160624 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_8d7b4dfc92160624 .icon_0bc025b0a08fe72c {
  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_71abb46cf6fa730a {
  z-index: 1;
}
.blog-section-three_71abb46cf6fa730a .section-btn_578a9b1dced46cf4 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .quote-wrapper_e34d86d451381be9 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .quote-wrapper_e34d86d451381be9 .wrapper_62267c6bbc865ee6 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .quote-wrapper_e34d86d451381be9 .wrapper_62267c6bbc865ee6 .icon_0bc025b0a08fe72c {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .quote-wrapper_e34d86d451381be9 .wrapper_62267c6bbc865ee6 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .quote-wrapper_e34d86d451381be9 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .quote-wrapper_e34d86d451381be9 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .img-gallery_44a47deb00537d24 {
  margin-bottom: 50px;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .img-gallery_44a47deb00537d24 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .list-item_3e807f3ebd47f614 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_89b0ae6f9ef75dbf .post-details-meta_95674f1ae17ce570 .list-item_3e807f3ebd47f614 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_89b0ae6f9ef75dbf .bottom-widget_d2d18eac82371c90 {
  padding: 10px 0 5px;
}
.blog-details_89b0ae6f9ef75dbf .bottom-widget_d2d18eac82371c90 .tags_7c1d5ccd66acc4e9 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_89b0ae6f9ef75dbf .bottom-widget_d2d18eac82371c90 .tags_7c1d5ccd66acc4e9 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_89b0ae6f9ef75dbf .bottom-widget_d2d18eac82371c90 .tags_7c1d5ccd66acc4e9 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_89b0ae6f9ef75dbf .bottom-widget_d2d18eac82371c90 .share-icon_726649bc1e03a3bc li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_89b0ae6f9ef75dbf .bottom-widget_d2d18eac82371c90 .share-icon_726649bc1e03a3bc a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_89b0ae6f9ef75dbf .grey-bg_490f35522dd26fae {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_89b0ae6f9ef75dbf .blog-inner-title_b8452711de36d6a5 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c {
  margin: 60px 0;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0:last-child {
  padding-bottom: 5px;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 .reply-comment_b9da5c1a5ce8ccc0 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 .user-avatar_2e7f76e23b530f78 {
  width: 60px;
  height: 60px;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 .comment-text_15c701523715f22e {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 .comment-text_15c701523715f22e .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 .comment-text_15c701523715f22e .date_218fcb2a79f4a7eb {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 .comment-text_15c701523715f22e p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 .comment-text_15c701523715f22e .reply-btn_8031783e0d190a65 {
  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_89b0ae6f9ef75dbf .blog-comment-area_06e0d3cf2f0da63c .comment_a863c2a2eedc18e0 .comment-text_15c701523715f22e .reply-btn_8031783e0d190a65:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-form_f477aaf5fb21d597 p a {
  color: #19352D;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-form_f477aaf5fb21d597 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-form_f477aaf5fb21d597 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_89b0ae6f9ef75dbf .blog-comment-form_f477aaf5fb21d597 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_40d368e703971400 {
  height: 600px;
}

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

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

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

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

.footer-one_ea25ede01881daaa {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_ea25ede01881daaa .bottom-footer_f75223ea5ebe6130 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_ea25ede01881daaa .social-icon_9e4560571fef4248 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_ea25ede01881daaa .social-icon_9e4560571fef4248 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_ea25ede01881daaa .footer-title_47d0431a7c169bd9 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_ea25ede01881daaa .footer-nav-link_14b74ce820dce458 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_ea25ede01881daaa .footer-nav-link_14b74ce820dce458 a:hover {
  color: #fff;
}
.footer-nav-link_14b74ce820dce458 p {
  font-size: 16px;
}
.logo_75b26018285401cd 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_cf72a73f46a2eb54 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_ce45b2a995564e97 {
  align-content: center;
}

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

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

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

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

.footer-three_c2b7c78e84d74b78 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_c2b7c78e84d74b78 .round-bg_5654d85b6b82baae {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_c2b7c78e84d74b78 .round-bg_5654d85b6b82baae.color-two_1a4a5a49206939c4 {
  background: #F6FFDD;
}
.footer-three_c2b7c78e84d74b78 .footer-intro_1a878669868a557c p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_c2b7c78e84d74b78 .footer-intro_1a878669868a557c p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_c2b7c78e84d74b78 .footer-title_47d0431a7c169bd9 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_c2b7c78e84d74b78 .footer-nav-link_14b74ce820dce458 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_c2b7c78e84d74b78 .footer-nav-link_14b74ce820dce458 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_c2b7c78e84d74b78 .bottom-footer_f75223ea5ebe6130 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_c2b7c78e84d74b78 .bottom-footer_f75223ea5ebe6130 .copyright_e0e7db66c4a9b3f5 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_c2b7c78e84d74b78 .bottom-footer_f75223ea5ebe6130 .bottom-nav_e4aa96c96f974524 {
  margin: 0 -12px;
}
.footer-three_c2b7c78e84d74b78 .bottom-footer_f75223ea5ebe6130 .bottom-nav_e4aa96c96f974524 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_c2b7c78e84d74b78 .bottom-footer_f75223ea5ebe6130 .bottom-nav_e4aa96c96f974524 a:hover {
  text-decoration: underline;
}
.footer-three_c2b7c78e84d74b78 .bottom-footer_f75223ea5ebe6130 .social-icon_9e4560571fef4248 {
  margin: 0 -10px;
}
.footer-three_c2b7c78e84d74b78 .bottom-footer_f75223ea5ebe6130 .social-icon_9e4560571fef4248 a {
  margin: 0 10px;
}
.footer-three_c2b7c78e84d74b78 .bottom-footer_f75223ea5ebe6130 .social-icon_9e4560571fef4248 a:hover {
  color: #19352D;
}
.footer-three_c2b7c78e84d74b78 .shape_01_06552054cc774279 {
  top: -3%;
  left: -3%;
}
.footer-three_c2b7c78e84d74b78 .shape_02_c8ee7906a64dff51 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_0c8517d2e44fffea {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_0c8517d2e44fffea:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_9ff20fa0a6/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_0c8517d2e44fffea h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_0c8517d2e44fffea .btn-group_5ee041dbac40384f {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_0c8517d2e44fffea .btn-group_5ee041dbac40384f h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_0c8517d2e44fffea .btn-group_5ee041dbac40384f h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_0c8517d2e44fffea .btn-group_5ee041dbac40384f .round-btn_7651c97d2a3b16c0 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_0c8517d2e44fffea .btn-group_5ee041dbac40384f .round-btn_7651c97d2a3b16c0:hover, .footer-five_0c8517d2e44fffea .btn-group_5ee041dbac40384f .round-btn_7651c97d2a3b16c0:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_0c8517d2e44fffea .social-icon_9e4560571fef4248 {
  margin: 0 -20px;
}
.footer-five_0c8517d2e44fffea .social-icon_9e4560571fef4248 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_0c8517d2e44fffea .social-icon_9e4560571fef4248 a:hover {
  color: #DFFF5E;
}
.footer-five_0c8517d2e44fffea .bottom-nav_e4aa96c96f974524 {
  margin: 0 -12px;
}
.footer-five_0c8517d2e44fffea .bottom-nav_e4aa96c96f974524 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_0c8517d2e44fffea .bottom-nav_e4aa96c96f974524 a:hover {
  text-decoration: underline;
}
.footer-five_0c8517d2e44fffea .shape_01_06552054cc774279 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_0c8517d2e44fffea .shape_02_c8ee7906a64dff51 {
  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_6b2bcb53d5e4e87d {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_bb9c27567b68e2b5 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_5ea3dab8f4e0b747 {
  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_4eb01f5899105ea2 {
  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_cb2962a34e174f8e {
  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_d15b15a163f80512 {
  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_14eb5ffebb138cd4 {
  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_d47b791fe0ed4447 {
  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_dc70364fd678861f {
  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_5325e3e8f0aae83d {
  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_2555929029b46d26 {
  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_2466274b9e2acc30 {
  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_4591ebc933c03b48 {
  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_ac5c7b83ca96a48e {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_8448ab07e37c21fb {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_a206d6ca307ce332 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_27e9cc016862ccf6 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_9f8b55fd81cdf896 {
  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_f07405f1fad34820 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_11f46149e66838d8 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_367e021e5f49f09e {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_8e40901a1cfb0f3c {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_23e36cc9f70d648c {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_3f6529e9122b934b {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_c623b215243a36e7 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_bf0949501db24109 {
  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_42b7520b527d42fa {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_c5212615b90d4a3c {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_494a1f12a14d6ef9 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_651aba664e7153fe {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_89cf1713e7ee02d7 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_2ed3fef23516b5eb {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_bc8776dc207cc702 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_f511c75aabb149cf {
  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_f4d43b100dcaf599 {
  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_b6b9c9dc167a17f4 {
  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_7ebafb83a99a0e97 {
  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_d66d84d6f90cf356 {
  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_2b362f97ff50d0d3 {
  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_276847ebd39129df {
  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_783e985293161ed3 {
  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_a1fc0ab3f6e09675 {
  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_ac7f2a920e23a5d9 {
  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_2ff7d91294d0ea56 {
  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_1d90ceee00471b50 {
  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_1b017fcd3d62adb8 {
  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_171900b7c7855729 {
  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_6fc71f99421f070c {
  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_39f795d09986ac88 {
  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_a0fd41e2cd29ede8 {
  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_ec2ba7058976c09c {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_cb71e6ffb015ea2c {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_fbdf864a9c4a594a {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_50cf7de3078dbc39 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_e31243b532d35315 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_64af51c07f594e4b {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_471da69d9f53efc9 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_fa90e15732425f63 {
  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_6b2bcb53d5e4e87d {
  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_434a0abf836c51b8 {
  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_9c046c36bdf31e4e {
  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_7bf1e478c7a491b3 .theme-select-menu_ddae561fbc78c8a6 {
  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_00cb727ac323189a {
  overflow: hidden;
}
.product-block-one_00cb727ac323189a .img-holder_759cf3fe972aed57 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_00cb727ac323189a .img-holder_759cf3fe972aed57 .cart-icon_f1e6df4c107bfd8e {
  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_00cb727ac323189a .img-holder_759cf3fe972aed57 .cart-icon_f1e6df4c107bfd8e:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_00cb727ac323189a .img-holder_759cf3fe972aed57 .cart-button_85f265e19ed88ddf {
  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_00cb727ac323189a .img-holder_759cf3fe972aed57 .cart-button_85f265e19ed88ddf:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_00cb727ac323189a .product-title_e46f0fa5f3ce9159 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_00cb727ac323189a .rating_d00b4917b16d92d5 {
  margin: 0 -3px;
}
.product-block-one_00cb727ac323189a .rating_d00b4917b16d92d5 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_00cb727ac323189a .rating_d00b4917b16d92d5 li .bi-star-fill_1deeaa1248dbed0e {
  color: #FFCB65;
}
.product-block-one_00cb727ac323189a .price_a53976d3e35fb1fa {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_00cb727ac323189a:hover .cart-button_85f265e19ed88ddf {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_00cb727ac323189a:hover .product-img_41d504ee9eb4d27b {
  transform: scale(0.95);
}
.product-block-one_00cb727ac323189a:hover .cart-icon_f1e6df4c107bfd8e {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_00cb727ac323189a:hover .product-title_e46f0fa5f3ce9159 {
  text-decoration: underline;
}

.product-details-one_02547b9070728060 .product-img-tab_9f6bd48d1e6f8d48 {
  border: none;
}
.product-details-one_02547b9070728060 .product-img-tab_9f6bd48d1e6f8d48 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_02547b9070728060 .product-img-tab_9f6bd48d1e6f8d48 .nav-link img {
  max-height: 100%;
}
.product-details-one_02547b9070728060 .product-img-tab_9f6bd48d1e6f8d48 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_02547b9070728060 .product-img-tab-content_a80d9c53b4b2a4b6 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_02547b9070728060 .product-img-tab-content_a80d9c53b4b2a4b6 img {
  margin: auto;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .stock-tag_ee5678426f18aa67 {
  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_02547b9070728060 .product-info_908b526fd9b0a37f .product-name_2a4d2c2b32077b7c {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .rating_d00b4917b16d92d5 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .rating_d00b4917b16d92d5 li .bi-star-fill_1deeaa1248dbed0e {
  color: #FFCB65;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .rating_d00b4917b16d92d5 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .rating_d00b4917b16d92d5 li a:hover {
  text-decoration: underline;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .price_a53976d3e35fb1fa {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .price_a53976d3e35fb1fa del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .availability_32a0f79d8393e350 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .description-text_d7dbf2520869f58a {
  padding: 10px 0 15px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .product-feature_954086bd5773450b {
  margin-bottom: 20px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .product-feature_954086bd5773450b li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .product-feature_954086bd5773450b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .customize-order_a1a44e072f2a842f h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .customize-order_a1a44e072f2a842f .quantity_844fb575236dbfdc .button-group_a5c33cc182ed98b0 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .customize-order_a1a44e072f2a842f .quantity_844fb575236dbfdc .button-group_a5c33cc182ed98b0 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .customize-order_a1a44e072f2a842f .quantity_844fb575236dbfdc .button-group_a5c33cc182ed98b0 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_02547b9070728060 .product-info_908b526fd9b0a37f .customize-order_a1a44e072f2a842f .quantity_844fb575236dbfdc .button-group_a5c33cc182ed98b0 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_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .nav-tabs_3805ff862e7d9204 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .nav-tabs_3805ff862e7d9204 .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_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .nav-tabs_3805ff862e7d9204 .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_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .nav-tabs_3805ff862e7d9204 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .nav-tabs_3805ff862e7d9204 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .tab-content_f57d229f3c40c0b1 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .tab-content_f57d229f3c40c0b1 .product-feature_954086bd5773450b li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .tab-content_f57d229f3c40c0b1 .product-feature_954086bd5773450b li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .user-comment-area_4a02a70e5b4046eb .single-comment_c7ff73b0a5772690 {
  padding-bottom: 40px;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .user-comment-area_4a02a70e5b4046eb .single-comment_c7ff73b0a5772690:last-child {
  padding-bottom: 0;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .user-comment-area_4a02a70e5b4046eb .user-img_01301360cb1458b1 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .user-comment-area_4a02a70e5b4046eb .user-comment-data_685404cb7953eebd {
  padding-left: 30px;
  position: relative;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .user-comment-area_4a02a70e5b4046eb .user-comment-data_685404cb7953eebd .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .user-comment-area_4a02a70e5b4046eb .user-comment-data_685404cb7953eebd .rating_d00b4917b16d92d5 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .user-comment-area_4a02a70e5b4046eb .user-comment-data_685404cb7953eebd .rating_d00b4917b16d92d5 li .bi-star-fill_1deeaa1248dbed0e {
  color: #FFCB65;
}
.product-details-one_02547b9070728060 .product-review-tab_e7abe31cc36ee633 .user-comment-area_4a02a70e5b4046eb .user-comment-data_685404cb7953eebd p {
  padding-top: 8px;
}

.cart-list-form_6c0585e0d58b46a3 {
  position: relative;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae {
  margin: 0;
  background: transparent;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae 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_6c0585e0d58b46a3 .table_5923662db84113ae th:first-child {
  text-align: left;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .product-thumbnails_cdb123c33c5cd21d {
  width: 85px;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .product-thumbnails_cdb123c33c5cd21d img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .product-thumbnails_cdb123c33c5cd21d .product-img_41d504ee9eb4d27b {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .product-info_908b526fd9b0a37f {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .product-info_908b526fd9b0a37f .product-name_2a4d2c2b32077b7c {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .product-info_908b526fd9b0a37f .serial_d71539e186f31bc7 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .product-info_908b526fd9b0a37f ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .price_a53976d3e35fb1fa {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .quantity_844fb575236dbfdc li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .quantity_844fb575236dbfdc li .btn_2088a71f0fa4c492 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .quantity_844fb575236dbfdc 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_6c0585e0d58b46a3 .table_5923662db84113ae tbody .remove-product_2015b63643ccae4f {
  color: #000;
  font-size: 22px;
}
.cart-list-form_6c0585e0d58b46a3 .table_5923662db84113ae tbody .remove-product_2015b63643ccae4f:hover {
  color: #ff2759;
}
.cart-list-form_6c0585e0d58b46a3 .cart-footer_35309ed4159ae1cb {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_6c0585e0d58b46a3 .cart-footer_35309ed4159ae1cb .coupon-form_200a86a76a455f65 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_6c0585e0d58b46a3 .cart-footer_35309ed4159ae1cb .cart-total-section_7dba8c1251186870 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_6c0585e0d58b46a3 .cart-footer_35309ed4159ae1cb .cart-total-section_7dba8c1251186870 .cart-total-table_296dbeb8fa6d36ea 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_6c0585e0d58b46a3 .cart-footer_35309ed4159ae1cb .cart-total-section_7dba8c1251186870 .cart-total-table_296dbeb8fa6d36ea tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_27c48e06e39e6bd6 {
  height: auto;
}

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

.fancybox-caption_999bfe7cf693b842, .fancybox-infobar_8c3da7b48714f272, .fancybox-navigation_84076ea481e85107 .fancybox-button_d5437f09cb209baa, .fancybox-toolbar_48d691baddbb95c3 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_aa0aa5a7218f1937 .fancybox-caption_999bfe7cf693b842, .fancybox-show-infobar_176458903b254a66 .fancybox-infobar_8c3da7b48714f272, .fancybox-show-nav_a643d5b0da309222 .fancybox-navigation_84076ea481e85107 .fancybox-button_d5437f09cb209baa, .fancybox-show-toolbar_f3da39a4d6843a22 .fancybox-toolbar_48d691baddbb95c3 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_f4550d94b60e9a10 .fancybox-stage_999100ef50b40724 {
  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_3a261635686dd61b .fancybox-slide, .fancybox-slide--current_3a004a2b67f8a5b0, .fancybox-slide--next_8a2d9800004e4049, .fancybox-slide--previous_9baa52fb8b3bb4fb {
  display: block;
}

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

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

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

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

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

.fancybox-content_4644d5c8b2559c89 {
  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_643f92e81d82364e .fancybox-content_4644d5c8b2559c89 {
  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_8436c8e1725dc971 .fancybox-content_4644d5c8b2559c89 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_a7e14fe3d7014bbc .fancybox-content_4644d5c8b2559c89 {
  cursor: zoom-in;
}

.fancybox-can-drag_555365a64df1c755 .fancybox-content_4644d5c8b2559c89 {
  cursor: grab;
}

.fancybox-is-dragging_841aa5f2fb6a8ca0 .fancybox-content_4644d5c8b2559c89 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_ab5280b9a1084b84 .fancybox-content_4644d5c8b2559c89 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_ffda3f7735ddfbb8 .fancybox-content_4644d5c8b2559c89, .fancybox-slide--map_4d190e1ac49a50f9 .fancybox-content_4644d5c8b2559c89, .fancybox-slide--video_4cb97e5f3db8fd59 .fancybox-content_4644d5c8b2559c89 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_4cb97e5f3db8fd59 .fancybox-content_4644d5c8b2559c89 {
  background: #000;
}

.fancybox-slide--map_4d190e1ac49a50f9 .fancybox-content_4644d5c8b2559c89 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_419fcd2d56be53e3 svg path, .fancybox-button--share_d1ecd212629c76ef svg path, .fancybox-button--thumbs_7d5ec79589abb472 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_a643d5b0da309222 .fancybox-navigation_84076ea481e85107 .fancybox-button_d5437f09cb209baa {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_84076ea481e85107 .fancybox-button--arrow_left_8ddccfa3705f6354 {
  left: 6px;
}

.fancybox-navigation_84076ea481e85107 .fancybox-button--arrow_right_9e30cdcd97716a87 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_ffda3f7735ddfbb8 .fancybox-close-small_599b3b96db4d6918, .fancybox-slide--image_643f92e81d82364e .fancybox-close-small_599b3b96db4d6918, .fancybox-slide--video_4cb97e5f3db8fd59 .fancybox-close-small_599b3b96db4d6918 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_ffda3f7735ddfbb8 .fancybox-close-small_599b3b96db4d6918:hover svg, .fancybox-slide--image_643f92e81d82364e .fancybox-close-small_599b3b96db4d6918:hover svg, .fancybox-slide--video_4cb97e5f3db8fd59 .fancybox-close-small_599b3b96db4d6918:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_239ab03ee76ee979 .fancybox-close-small_599b3b96db4d6918, .fancybox-is-zoomable_fdd20be7ec4a59b9.fancybox-can-drag_555365a64df1c755 .fancybox-close-small_599b3b96db4d6918 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_011aa15d574863f4.fancybox-slide--next_8a2d9800004e4049, .fancybox-fx-fade_011aa15d574863f4.fancybox-slide--previous_9baa52fb8b3bb4fb {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_011aa15d574863f4.fancybox-slide--current_3a004a2b67f8a5b0 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_3afdd748b910a5e7 {
  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_d576af97d4be002a {
  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_b3230c3af2955f03 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_349511dee3eb9a50 .fancybox-thumbs_d576af97d4be002a {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_d576af97d4be002a > 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_d576af97d4be002a .fancybox-thumbs-active_dd642d36afbd4fc2:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_b4f1fb2af322fa43 .slick-track_e7700fb3573cf8dc,
.slick-slider_b4f1fb2af322fa43 .slick-list_ad769fe0a0f9ad02 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_cb3209d58a5cbea1 .slick-track_e7700fb3573cf8dc {
  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_cb3209d58a5cbea1 img {
  display: none;
}

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

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

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

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

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