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

.h1_3a4a9ac10a975d4c,
h1,
.h2_5a91726c6da8fa30,
h2,
.h3_6e5161503a7613de,
h3,
.h4_3847cd72d9535a30,
h4,
.h5_22fcd0630d783261,
h5,
.h6_db2f5dfc615d3774,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_5ea1955c668d56a7 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_7a20111ef4c25036 {
  padding: 0 !important;
}

.m0_ebeb3d1c77813447 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_7d808ac7984d8ae3 {
    padding: 0 !important;
  }
  .xl-m0_040690f32848bd03 {
    margin: 0 !important;
  }
  .xl-pt-10_0ddac851654166b4 {
    padding-top: 10px !important;
  }
  .xl-pt-20_ebc92e060fbd0c1f {
    padding-top: 20px !important;
  }
  .xl-pt-30_3db7ceb751f20989 {
    padding-top: 30px !important;
  }
  .xl-pt-40_e9327cdccc3f5c17 {
    padding-top: 40px !important;
  }
  .xl-pt-50_b1ff1648636ecbe7 {
    padding-top: 50px !important;
  }
  .xl-pt-60_c1a9ef951bc76675 {
    padding-top: 60px !important;
  }
  .xl-pt-70_5dc04be69a2b7681 {
    padding-top: 70px !important;
  }
  .xl-pt-80_92cbb73c13a3a518 {
    padding-top: 80px !important;
  }
  .xl-pt-90_6845482ce77ce6c4 {
    padding-top: 90px !important;
  }
  .xl-pt-100_d49b0145cc8a3ca5 {
    padding-top: 100px !important;
  }
  .xl-pt-110_b3ae4d4dc0c49181 {
    padding-top: 110px !important;
  }
  .xl-pt-120_261ffce0bda2e72c {
    padding-top: 120px !important;
  }
  .xl-pt-130_3cb3123d4511f2ae {
    padding-top: 130px !important;
  }
  .xl-pt-140_d31dc070b2614ecf {
    padding-top: 140px !important;
  }
  .xl-pt-150_7546aa3fe9465146 {
    padding-top: 150px !important;
  }
  .xl-pt-200_22fc1a5b7da5c532 {
    padding-top: 200px !important;
  }
  .xl-pb-10_9ff781c3c548aac5 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_943a8a6710d96c26 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_4d51621633508719 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_ea301956ed782a9e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_5741a5d9bf9cf16a {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_04a4bd7f04fb3f09 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_48fdb985f2206d0f {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_7158b6e56d99dc56 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_bcc2be87bda7a931 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_6780d9960a70bad4 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_864dcae44edc336f {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_34afa8ccc2573690 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_ca63682c84b59961 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_311417fc75b2b975 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_b79edeb3dc72cb47 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_338349ab27d331cd {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_fca3cfa2a13519af {
    margin-top: 10px !important;
  }
  .xl-mt-20_0b7c3027e744d14e {
    margin-top: 20px !important;
  }
  .xl-mt-30_45d548385824e052 {
    margin-top: 30px !important;
  }
  .xl-mt-40_15750e81c1f9b178 {
    margin-top: 40px !important;
  }
  .xl-mt-50_97adad66f1a1f51f {
    margin-top: 50px !important;
  }
  .xl-mt-60_1fc94dfc3d1f39fa {
    margin-top: 60px !important;
  }
  .xl-mt-70_25c00bbb168a2827 {
    margin-top: 70px !important;
  }
  .xl-mt-80_2bde0e3031158f92 {
    margin-top: 80px !important;
  }
  .xl-mt-90_5a26f16e203f7b59 {
    margin-top: 90px !important;
  }
  .xl-mt-100_a248d361f22f7216 {
    margin-top: 100px !important;
  }
  .xl-mt-110_b1ddb94d2f744505 {
    margin-top: 110px !important;
  }
  .xl-mt-120_15808fceb42da5df {
    margin-top: 120px !important;
  }
  .xl-mt-130_c39a2d57727c6802 {
    margin-top: 130px !important;
  }
  .xl-mt-140_26c1915febef8354 {
    margin-top: 140px !important;
  }
  .xl-mt-150_c65de2c4a46196f3 {
    margin-top: 150px !important;
  }
  .xl-mt-200_9c7be80619812b53 {
    margin-top: 200px !important;
  }
  .xl-mb-10_e095e8699872912e {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_ccc391c3a719acc8 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_c0f3f2bea84f2652 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_b298984301d9e773 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_8267c59d17518461 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_67aee2427468a76d {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_f9047dc506b4fc89 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_1f4b9bbe104bf341 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_435c4e40c7afaf08 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_4a19502f5909b15a {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_295e3b2b64b4c111 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_cb355bbe191f20a7 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_90314d258f2687aa {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_d7ef5eb30a7a2cc2 {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_e0f1e18b86554ab0 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_eec236e77d13abf2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_5f19c5ef09a06e6e {
    padding: 0 !important;
  }
  .lg-m0_ba26f71a43670ea9 {
    margin: 0 !important;
  }
  .lg-pt-10_727fd222c12ec052 {
    padding-top: 10px !important;
  }
  .lg-pt-20_114c84ff81067a1f {
    padding-top: 20px !important;
  }
  .lg-pt-30_be3370b32aa5823a {
    padding-top: 30px !important;
  }
  .lg-pt-40_3541ec9c216ca3b4 {
    padding-top: 40px !important;
  }
  .lg-pt-50_0170b7bad4c17777 {
    padding-top: 50px !important;
  }
  .lg-pt-60_1105c0c027e6e123 {
    padding-top: 60px !important;
  }
  .lg-pt-70_df2c1a2532ef7a42 {
    padding-top: 70px !important;
  }
  .lg-pt-80_3bec781458c2d9ee {
    padding-top: 80px !important;
  }
  .lg-pt-90_b798e0f88285c2ca {
    padding-top: 90px !important;
  }
  .lg-pt-100_a53293762f122807 {
    padding-top: 100px !important;
  }
  .lg-pt-110_14e21e98f90ff054 {
    padding-top: 110px !important;
  }
  .lg-pt-120_8ec529fcc412346e {
    padding-top: 120px !important;
  }
  .lg-pt-130_24ce6642af2fe3c4 {
    padding-top: 130px !important;
  }
  .lg-pt-140_000b5086c0836b9f {
    padding-top: 140px !important;
  }
  .lg-pt-150_15118277d38f9fcb {
    padding-top: 150px !important;
  }
  .lg-pt-200_bb7703fd5ac48f62 {
    padding-top: 200px !important;
  }
  .lg-pb-10_400cadfa3e0e320f {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_706d27322b1aa00b {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_9c5fe6e666499647 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_f91bdfe0b633782e {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_ee288810d12d7015 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_e69f3e4ab81e9a23 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_e5b155764aaf32bd {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_7b97a0b6d6800577 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_2898cb8b965cba81 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_4fcf4ea735d76bb5 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_bde55e0b00e20ca4 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_a00aaafc0b462709 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_3d3522ba7a76aff0 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_f113de847157f31b {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_4b42bf9d8f644482 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_634bac21884bebf4 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_347a96f6eb5a81fa {
    margin-top: 10px !important;
  }
  .lg-mt-20_34efa5c4b627d2a7 {
    margin-top: 20px !important;
  }
  .lg-mt-30_72d5fb6173c6798a {
    margin-top: 30px !important;
  }
  .lg-mt-40_75d716a81ca83349 {
    margin-top: 40px !important;
  }
  .lg-mt-50_1dcd0508aa22a455 {
    margin-top: 50px !important;
  }
  .lg-mt-60_e6c4c6f9a5cf0fd9 {
    margin-top: 60px !important;
  }
  .lg-mt-70_12e02c760b049c89 {
    margin-top: 70px !important;
  }
  .lg-mt-80_8dcc1397c66d368c {
    margin-top: 80px !important;
  }
  .lg-mt-90_bd17fd5f6bc7c3ce {
    margin-top: 90px !important;
  }
  .lg-mt-100_a193bbfd0de9380a {
    margin-top: 100px !important;
  }
  .lg-mt-110_4b7b0e41531a7412 {
    margin-top: 110px !important;
  }
  .lg-mt-120_ebe83117f311593a {
    margin-top: 120px !important;
  }
  .lg-mt-130_6ee14c7ef3edd33a {
    margin-top: 130px !important;
  }
  .lg-mt-140_2080dabe528e951c {
    margin-top: 140px !important;
  }
  .lg-mt-150_95e74b9a118861a2 {
    margin-top: 150px !important;
  }
  .lg-mt-200_841a6068df34541f {
    margin-top: 200px !important;
  }
  .lg-mb-10_880127e111cf8d72 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_23c268b5e7028933 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_956e4e76f3e57623 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_3bf9bce1dce8c1d5 {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_da88060f7d37ed2f {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_0bd292f030a7d679 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_08a4d17a792c53b1 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_80de51dc57ec5fa3 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_7018500b1ff14ba0 {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_e77d8b71ec57e411 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_f97fe7340f831f02 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_d2fcbf4d02c08714 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_016245f8ebeacc51 {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_2124bb2e062d6a6b {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_f20d77803b266f12 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_d3ecf0a4c97cfa10 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_cf470f8dd6751149 {
    padding: 0 !important;
  }
  .md-m0_d489b9716de76861 {
    margin: 0 !important;
  }
  .md-pt-10_c7eb7ef35ea3f482 {
    padding-top: 10px !important;
  }
  .md-pt-20_e126326eb141e833 {
    padding-top: 20px !important;
  }
  .md-pt-30_56ff879119301f7d {
    padding-top: 30px !important;
  }
  .md-pt-40_8a377034e2afa7ba {
    padding-top: 40px !important;
  }
  .md-pt-50_93cf0e46ec512379 {
    padding-top: 50px !important;
  }
  .md-pt-60_7627ed58e553c3f3 {
    padding-top: 60px !important;
  }
  .md-pt-70_2729b14513e48d78 {
    padding-top: 70px !important;
  }
  .md-pt-80_1306d8b06fc20c41 {
    padding-top: 80px !important;
  }
  .md-pt-90_ad6df4713cb6238e {
    padding-top: 90px !important;
  }
  .md-pt-100_195bf11341904b04 {
    padding-top: 100px !important;
  }
  .md-pt-110_cbe57193239c75cb {
    padding-top: 110px !important;
  }
  .md-pt-120_b2829859549fb46e {
    padding-top: 120px !important;
  }
  .md-pt-130_ddf08cf53e15c655 {
    padding-top: 130px !important;
  }
  .md-pt-140_1eda77fefdd0bf5e {
    padding-top: 140px !important;
  }
  .md-pt-150_d45017df259586d4 {
    padding-top: 150px !important;
  }
  .md-pt-200_9ec9fb28dcf2786f {
    padding-top: 200px !important;
  }
  .md-pb-10_d3eee0e7e150f2c5 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_94a19e7379521e85 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_6f78ffc017966a1e {
    padding-bottom: 30px !important;
  }
  .md-pb-40_23fd961068689eea {
    padding-bottom: 40px !important;
  }
  .md-pb-50_74a36ce328f9a9e5 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_2c37309b183f9bfe {
    padding-bottom: 60px !important;
  }
  .md-pb-70_d19aa5d977b6da1f {
    padding-bottom: 70px !important;
  }
  .md-pb-80_cc27cb6750f6dd6d {
    padding-bottom: 80px !important;
  }
  .md-pb-90_4f519b667519b233 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_521b6e2895381edc {
    padding-bottom: 100px !important;
  }
  .md-pb-110_9e0ce88429f464b7 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_37ee05364662ebdb {
    padding-bottom: 120px !important;
  }
  .md-pb-130_d3b605e58a5a7997 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_28e38c3406db52d7 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_eeb1a6a19241d5c6 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_dcba23e413e045a4 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_cc50004c6957773f {
    margin-top: 10px !important;
  }
  .md-mt-20_cc21f05e8e45ffe1 {
    margin-top: 20px !important;
  }
  .md-mt-30_ec96ea200612c082 {
    margin-top: 30px !important;
  }
  .md-mt-40_b1f602c9f82e48cc {
    margin-top: 40px !important;
  }
  .md-mt-50_9668f754a96f540b {
    margin-top: 50px !important;
  }
  .md-mt-60_cd71e5d01b032da7 {
    margin-top: 60px !important;
  }
  .md-mt-70_9d8bb403afa68152 {
    margin-top: 70px !important;
  }
  .md-mt-80_a375c9458b82f41f {
    margin-top: 80px !important;
  }
  .md-mt-90_f0cf5861a9718c7c {
    margin-top: 90px !important;
  }
  .md-mt-100_ad55f9b3cd19d250 {
    margin-top: 100px !important;
  }
  .md-mt-110_52fef79ba3bd0d0b {
    margin-top: 110px !important;
  }
  .md-mt-120_f0ad4db169ef4dab {
    margin-top: 120px !important;
  }
  .md-mt-130_92c3fdd3f1abb82d {
    margin-top: 130px !important;
  }
  .md-mt-140_b50e0d30f241bec5 {
    margin-top: 140px !important;
  }
  .md-mt-150_e62d79a5dd394087 {
    margin-top: 150px !important;
  }
  .md-mt-200_c18b142075d50fff {
    margin-top: 200px !important;
  }
  .md-mb-10_5c18cb1cf2ca8c4f {
    margin-bottom: 10px !important;
  }
  .md-mb-20_96282cda7a114dd0 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_daad217be304708a {
    margin-bottom: 30px !important;
  }
  .md-mb-40_ceda267849f10604 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_a84fdc2f58b5a131 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_c35edd042972e628 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_de9726cb1c70ed5d {
    margin-bottom: 70px !important;
  }
  .md-mb-80_3b94c48346080546 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_06cf01ed708aba52 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_3618d6889e317e79 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_ae07238b238252c7 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_922bb789c0a66552 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_4f315845303bc417 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_56dbcfdeb55739e4 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_fcc8cce7797f722c {
    margin-bottom: 150px !important;
  }
  .md-mb-200_5e0c04584cd5f7d9 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_8a03a1234f5665e6 {
    padding: 0 !important;
  }
  .sm-m0_91681dda9fc4b77d {
    margin: 0 !important;
  }
  .sm-pt-10_9059b715cd8aa313 {
    padding-top: 10px !important;
  }
  .sm-pt-20_a057a9a6719fa9cc {
    padding-top: 20px !important;
  }
  .sm-pt-30_2d88fc0bb600f6c9 {
    padding-top: 30px !important;
  }
  .sm-pt-40_ee9a4fc05bc29581 {
    padding-top: 40px !important;
  }
  .sm-pt-50_8fb636d9c43ec5a3 {
    padding-top: 50px !important;
  }
  .sm-pt-60_517551393cbf88af {
    padding-top: 60px !important;
  }
  .sm-pt-70_34addf5a3b0b391f {
    padding-top: 70px !important;
  }
  .sm-pt-80_917b51564c9bd669 {
    padding-top: 80px !important;
  }
  .sm-pt-90_4c9c563f6206b0db {
    padding-top: 90px !important;
  }
  .sm-pt-100_732ae763f30992ac {
    padding-top: 100px !important;
  }
  .sm-pt-110_8ca8a545a3adf6e6 {
    padding-top: 110px !important;
  }
  .sm-pt-120_c5f9733675a4520c {
    padding-top: 120px !important;
  }
  .sm-pt-130_87e71ea77d89d684 {
    padding-top: 130px !important;
  }
  .sm-pt-140_43fac621a90be4e3 {
    padding-top: 140px !important;
  }
  .sm-pt-150_2739cfca68ea2a8c {
    padding-top: 150px !important;
  }
  .sm-pt-200_dd671a16866ad095 {
    padding-top: 200px !important;
  }
  .sm-pb-10_108596eb0f14192b {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_34355f7e5d11a850 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_8627ba2e4a1a9115 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_1cf3064edd5f8eed {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_777f6e119c2b3d86 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_675c8b10a6ed591e {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_4d3112fc6780408b {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_31ee4de1f82e81b4 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_d07a882bcdbb30be {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_30f9ed01022e4501 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_1a59d142acb5815a {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_d47d56f1757600a3 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_2183b74a35d408fd {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_c994c7461f140c5e {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_50836c6a3db01304 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_9b574b7410c67860 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_b67cc9a981d57a19 {
    margin-top: 10px !important;
  }
  .sm-mt-20_bba9dcb6f2327fc8 {
    margin-top: 20px !important;
  }
  .sm-mt-30_eea26ede226e1c4f {
    margin-top: 30px !important;
  }
  .sm-mt-40_781ada1abe7e95e4 {
    margin-top: 40px !important;
  }
  .sm-mt-50_06c320b0019197d0 {
    margin-top: 50px !important;
  }
  .sm-mt-60_9514a6e40cc8037d {
    margin-top: 60px !important;
  }
  .sm-mt-70_9aba968811cef66f {
    margin-top: 70px !important;
  }
  .sm-mt-80_1e76855b15b04ab6 {
    margin-top: 80px !important;
  }
  .sm-mt-90_d2766549ae451d6c {
    margin-top: 90px !important;
  }
  .sm-mt-100_9caffb0a22279100 {
    margin-top: 100px !important;
  }
  .sm-mt-110_23492fdbb5fa7357 {
    margin-top: 110px !important;
  }
  .sm-mt-120_29549d44bceea50e {
    margin-top: 120px !important;
  }
  .sm-mt-130_b545cc59868daad5 {
    margin-top: 130px !important;
  }
  .sm-mt-140_c7aedf7627d8bd34 {
    margin-top: 140px !important;
  }
  .sm-mt-150_f0b087bc300020d2 {
    margin-top: 150px !important;
  }
  .sm-mt-200_5351c14108e06f3d {
    margin-top: 200px !important;
  }
  .sm-mb-10_f6b988efa7a22915 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_d1d3f4f3d21333cb {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_61ca9502cfe1f056 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_e13e3712b9850931 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_6e1145b48dba189c {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_515638c20439259b {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_707608196da4e910 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_bb7ed4ee98f41e27 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_d9fff8e13cfa534f {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_4b9cb3cbd907f1b3 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_bbd66ff78c7483a3 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_8c87027418f9ad6c {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_5eb96baa41679d04 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_2d64fc60078b682d {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_7bb4c7600bd82b6a {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_d7428d4b651a48d0 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_6424936a5b63b6cc {
    padding: 0 !important;
  }
  .xs-m0_63c93b1d50b73c94 {
    margin: 0 !important;
  }
  .xs-pt-10_b56efb8480dcdb89 {
    padding-top: 10px !important;
  }
  .xs-pt-20_4d5f58754fbf3775 {
    padding-top: 20px !important;
  }
  .xs-pt-30_fccd33c72dcca774 {
    padding-top: 30px !important;
  }
  .xs-pt-40_cfb330780b511099 {
    padding-top: 40px !important;
  }
  .xs-pt-50_8bcf38ff5af4de9d {
    padding-top: 50px !important;
  }
  .xs-pt-60_cb5ce46bfef19d5b {
    padding-top: 60px !important;
  }
  .xs-pt-70_a4c39b464093a6fa {
    padding-top: 70px !important;
  }
  .xs-pt-80_e681aed9a4e88d67 {
    padding-top: 80px !important;
  }
  .xs-pt-90_b582ce8517eece98 {
    padding-top: 90px !important;
  }
  .xs-pt-100_73c2720025ad048a {
    padding-top: 100px !important;
  }
  .xs-pt-110_f373795d2ee6cc08 {
    padding-top: 110px !important;
  }
  .xs-pt-120_b17c9055e9130029 {
    padding-top: 120px !important;
  }
  .xs-pt-130_c494b6813f0cb7cc {
    padding-top: 130px !important;
  }
  .xs-pt-140_75e349bf6aeca719 {
    padding-top: 140px !important;
  }
  .xs-pt-150_5d590707024f867d {
    padding-top: 150px !important;
  }
  .xs-pt-200_19840379cfaaf041 {
    padding-top: 200px !important;
  }
  .xs-pb-10_788301650cde23c6 {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_e2898037d57f31fe {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_27a91fd37b6e4877 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_ef17a7d79ef474b9 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_91491cc3e37afc9c {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_b680341ba353cef8 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_19e0b0881e44c2cd {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_67d321566a512a0d {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_fc69c860dfce1a16 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_63a367db5f48b8e8 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_d653507aabb13f43 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_21a6a5482dee4359 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_7410db4bc816d515 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_cce9add82df799e8 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_8b99f499b90d81fc {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_3e8c12fc0f451878 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_9092c1710a9e37af {
    margin-top: 10px !important;
  }
  .xs-mt-20_c62f9b4fbf00df2f {
    margin-top: 20px !important;
  }
  .xs-mt-30_4b84d7cdacabb206 {
    margin-top: 30px !important;
  }
  .xs-mt-40_f16e5bd497ee669f {
    margin-top: 40px !important;
  }
  .xs-mt-50_cb3f47492d632ce9 {
    margin-top: 50px !important;
  }
  .xs-mt-60_7e6b9b6837b67f38 {
    margin-top: 60px !important;
  }
  .xs-mt-70_2298a05f95c8856c {
    margin-top: 70px !important;
  }
  .xs-mt-80_d8cd70ed7d9b650b {
    margin-top: 80px !important;
  }
  .xs-mt-90_a4a82e63e951d59e {
    margin-top: 90px !important;
  }
  .xs-mt-100_695c6bdc3ab66733 {
    margin-top: 100px !important;
  }
  .xs-mt-110_fd97878fe5d46c45 {
    margin-top: 110px !important;
  }
  .xs-mt-120_b61a1ee3a923a53c {
    margin-top: 120px !important;
  }
  .xs-mt-130_b50c3fb0937bb3e1 {
    margin-top: 130px !important;
  }
  .xs-mt-140_acaa6121980f0be0 {
    margin-top: 140px !important;
  }
  .xs-mt-150_83dd695bcb851c1a {
    margin-top: 150px !important;
  }
  .xs-mt-200_9e0a27363f262917 {
    margin-top: 200px !important;
  }
  .xs-mb-10_3ca066b5401f5fe0 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_507b5d9c297b59c8 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_d77783a1ebd82ff6 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_4a5a2a605838ed07 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_1f6d7f9d59b9c44d {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_1ed6f47f86f392bf {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_ebd7d3dddbb6f549 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_0d03548406f1e919 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_9b3d5448b0e440fa {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_a9b8b5e54fe2787e {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_0cda2fca78b93372 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_83f69d7bef9e4cb5 {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_cba548f9e3465a68 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_c8a7891a92724721 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_0fd94fdfc859656d {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_3e149d8293c6e99a {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_d2608e5afdbef2c9 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_d2608e5afdbef2c9.menu-overlay_593c26f36e17591e {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_d2608e5afdbef2c9.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_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-three_4f0041cca7896d9d .navbar-toggler_2e0f22bd662ee6ff {
  background: #000;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-four_79b0a928bd66cfe0 .navbar-toggler_2e0f22bd662ee6ff {
  background: #E6FD5A;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-five_b43fb832c4d1c024 .navbar-toggler_2e0f22bd662ee6ff {
  background: #DFFF5E;
}
.theme-main-menu_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff:focus {
  box-shadow: none;
}
.theme-main-menu_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff::before,
.theme-main-menu_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff::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_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff 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_d2608e5afdbef2c9.menu-style-three_4f0041cca7896d9d .navbar-toggler_2e0f22bd662ee6ff:before, .theme-main-menu_d2608e5afdbef2c9.menu-style-three_4f0041cca7896d9d .navbar-toggler_2e0f22bd662ee6ff:after, .theme-main-menu_d2608e5afdbef2c9.menu-style-three_4f0041cca7896d9d .navbar-toggler_2e0f22bd662ee6ff span {
  background: #fff;
}
.theme-main-menu_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_d2608e5afdbef2c9 .navbar-toggler_2e0f22bd662ee6ff[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_d2608e5afdbef2c9 .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_d2608e5afdbef2c9 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_d2608e5afdbef2c9.white-vr_7f93dd900ef7aa7f .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_d2608e5afdbef2c9.white-vr_7f93dd900ef7aa7f .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_d2608e5afdbef2c9.white-vr_7f93dd900ef7aa7f.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-one_bfaacf2a2c927c7a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a .info-row_870bfa0ca156c1c9 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a .gap-fix_32a0f50681a7cd48 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a .greetings_662f69b413fb4acc {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a .contact-info_e56c796a5842b65e {
  margin: 0 -15px;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a .contact-info_e56c796a5842b65e li {
  padding: 0 15px;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a .contact-info_e56c796a5842b65e li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a .contact-info_e56c796a5842b65e li a:hover {
  text-decoration: underline;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a .inner-content_352370c0eec5d895 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-two_400241d646b9f28a.fixed .info-row_870bfa0ca156c1c9 {
  display: none;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-five_b43fb832c4d1c024 {
  background: #000;
  padding: 0;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-five_b43fb832c4d1c024 .inner-content_352370c0eec5d895 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-six_d601164fa055833c .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_d2608e5afdbef2c9.menu-style-six_d601164fa055833c .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_d2608e5afdbef2c9 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_541e61a545466a80 {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_541e61a545466a80 .mega-menu-title_5d874e8fabcfce1e {
  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_d2608e5afdbef2c9 .login-btn-one_f2a32a15d10848cd a {
  color: #000;
}
.theme-main-menu_d2608e5afdbef2c9 .login-btn-one_f2a32a15d10848cd a:hover {
  text-decoration: underline;
}
.theme-main-menu_d2608e5afdbef2c9 .login-btn-two_2e1a8a52ad3bf16b a {
  color: #044F3B;
}
.theme-main-menu_d2608e5afdbef2c9 .login-btn-two_2e1a8a52ad3bf16b a:hover {
  text-decoration: underline;
}
.theme-main-menu_d2608e5afdbef2c9 .signup-btn-one_3508792561b82c8c 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_d2608e5afdbef2c9 .signup-btn-one_3508792561b82c8c .icon_7c69bdb9ccc757fd {
  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_d2608e5afdbef2c9 .signup-btn-one_3508792561b82c8c:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d2608e5afdbef2c9 .signup-btn-one_3508792561b82c8c:hover .icon_7c69bdb9ccc757fd {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_d2608e5afdbef2c9 .signup-btn-two_04a309d399084a79 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_d2608e5afdbef2c9 .signup-btn-two_04a309d399084a79:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_d2608e5afdbef2c9 .quote-one_e88044f37a2eed25 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_d2608e5afdbef2c9 .quote-one_e88044f37a2eed25:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_45ced7b16e369e25 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_45ced7b16e369e25 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_45ced7b16e369e25 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_45ced7b16e369e25 li a:hover {
  color: #0C3A30;
}
.category-menu_45ced7b16e369e25 .dropdown-menu {
  padding: 0;
}
.category-menu_45ced7b16e369e25 .dropdown-menu li {
  padding: 0;
}
.category-menu_45ced7b16e369e25 .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_47ec3bd2af031f91 .logo_42ef0de4a86a19aa {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_7f93dd900ef7aa7f .navbar-collapse_47ec3bd2af031f91 {
    background-color: #0C3A30;
  }
  .navbar-collapse_47ec3bd2af031f91 {
    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_47ec3bd2af031f91.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_d2608e5afdbef2c9 .navbar .mega-dropdown_8363a1de163295e3 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_7f93dd900ef7aa7f .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_541e61a545466a80 {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_2616842f6ad2e0a3 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_8eb42985d52fd0f7 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_8eb42985d52fd0f7::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_8eb42985d52fd0f7 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_8eb42985d52fd0f7 .hero-slider-one .hero-img_107e9abad0a5fce4 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_8eb42985d52fd0f7 .hero-slider-one .slick-list_d0533080fb0b8afd, .hero-banner-one_8eb42985d52fd0f7 .hero-slider-one .slick-track_8084202627f48495, .hero-banner-one_8eb42985d52fd0f7 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_8eb42985d52fd0f7 .hero-heading_52ab57e9249342f7 {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_47908c34ed/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_8eb42985d52fd0f7 .more-btn_1abc42672dd89961 {
  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_8eb42985d52fd0f7 .more-btn_1abc42672dd89961:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_9f5860486c6c3fd5 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_9f5860486c6c3fd5 .bg-wrapper_6896b2d0e98ff277 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_9f5860486c6c3fd5 .hero-heading_52ab57e9249342f7 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_9f5860486c6c3fd5 .rating_1530c54ae05fdb40 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_9f5860486c6c3fd5 .rating_1530c54ae05fdb40 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_9f5860486c6c3fd5 .media-wrapper_bf26117cf03e36bc {
  position: absolute;
  background: url(../photos/assets_2ffc24902a/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_9f5860486c6c3fd5 .media-wrapper_bf26117cf03e36bc .shape_01_3512c7dbcebd6e5a {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_9f5860486c6c3fd5 .media-wrapper_bf26117cf03e36bc .shape_02_beaa9fb2e4f135b6 {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_016cab87ed4db1de .hero-heading_52ab57e9249342f7 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_016cab87ed4db1de .media-wrapper_bf26117cf03e36bc {
  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_016cab87ed4db1de .media-wrapper_bf26117cf03e36bc .screen_01_2d352b04f7f9a8db {
  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_016cab87ed4db1de .media-wrapper_bf26117cf03e36bc .screen_02_1e0d43df925e4dfe {
  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_016cab87ed4db1de .media-wrapper_bf26117cf03e36bc .bg-shape_087a6da5929e3444 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_016cab87ed4db1de .shape_01_3512c7dbcebd6e5a {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_2d7de6f492a0b3fe .bg-wrapper_6896b2d0e98ff277 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_2d7de6f492a0b3fe .media-wrapper_bf26117cf03e36bc {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_2d7de6f492a0b3fe .media-wrapper_bf26117cf03e36bc .shape_01_3512c7dbcebd6e5a {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_2d7de6f492a0b3fe .shape_02_beaa9fb2e4f135b6 {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_c025ed6c4c5006aa + .blog-details_0b7532ddb365d2fd {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_2ae06ce13b039d91 {
  z-index: 1;
}
.block-feature-three_2ae06ce13b039d91:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_2ae06ce13b039d91.no-bg_a2c929944dd760a9:before {
  display: none;
}
.block-feature-three_2ae06ce13b039d91 .section-btn_11c1c601bb1fa53d {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_2ae06ce13b039d91 .block-title_3f2b3e2c2821c0d3 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_2ae06ce13b039d91 .block-title_3f2b3e2c2821c0d3 a:hover {
  text-decoration: underline;
}
.block-feature-three_2ae06ce13b039d91 .round-btn_a7dd03e1764bf1be {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_2ae06ce13b039d91 .round-btn_a7dd03e1764bf1be:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_2ae06ce13b039d91 .block-one_5a1dc9b9c17e1e87 {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_2ae06ce13b039d91 .block-one_5a1dc9b9c17e1e87 .tag_2544470c76582a6f {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_2ae06ce13b039d91 .block-one_5a1dc9b9c17e1e87 .block-title_3f2b3e2c2821c0d3 {
  background: url(../photos/shape_47908c34ed/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_2ae06ce13b039d91 .block-two_7e998054d7757a31 {
  overflow: hidden;
}
.block-feature-three_2ae06ce13b039d91 .block-two_7e998054d7757a31 .img-wrapper_bdbf45f7e0c4babb {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_2ae06ce13b039d91 .block-two_7e998054d7757a31 .text-wrapper_bd60e6f3aeafd949 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_2ae06ce13b039d91 .block-two_7e998054d7757a31 .tag_2544470c76582a6f {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_2ae06ce13b039d91 .block-three_92d63a01e67e15c4 {
  background: #D3FF76;
}
.block-feature-three_2ae06ce13b039d91 .block-three_92d63a01e67e15c4 .tag_2544470c76582a6f {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_2ae06ce13b039d91 .block-three_92d63a01e67e15c4 .round-btn_a7dd03e1764bf1be {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_2ae06ce13b039d91 .block-three_92d63a01e67e15c4 .round-btn_a7dd03e1764bf1be:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_2ae06ce13b039d91 .block-four_e493a1af3e8a03bc {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_2ae06ce13b039d91 .block-four_e493a1af3e8a03bc .block-title_3f2b3e2c2821c0d3 {
  background: url(../photos/shape_47908c34ed/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_2ae06ce13b039d91 .block-four_e493a1af3e8a03bc .block-title_3f2b3e2c2821c0d3 a {
  font-size: 28px;
}
.block-feature-three_2ae06ce13b039d91 .block-four_e493a1af3e8a03bc .tag_2544470c76582a6f {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_2ae06ce13b039d91 .block-four_e493a1af3e8a03bc .round-btn_a7dd03e1764bf1be {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_2ae06ce13b039d91 .block-four_e493a1af3e8a03bc .round-btn_a7dd03e1764bf1be:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_2ae06ce13b039d91 .block-five_bbb7ec238b094192 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_2ae06ce13b039d91 .block-five_bbb7ec238b094192 .tag_2544470c76582a6f {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_2ae06ce13b039d91 .block-five_bbb7ec238b094192 .block-title_3f2b3e2c2821c0d3 {
  background: url(../photos/shape_47908c34ed/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_946f5fc13a3af974 .upper-wrapper_fb3a685575c5c830 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_946f5fc13a3af974 .upper-wrapper_fb3a685575c5c830 .shape_01_3512c7dbcebd6e5a {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_946f5fc13a3af974 .line-loop_e92acd96ec890636:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_946f5fc13a3af974 .graph-panel_a2b0b2c60aedef8a {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_946f5fc13a3af974 .graph-panel_a2b0b2c60aedef8a .main-count_acb0273f3665d64a {
  font-size: 120px;
}
.block-feature-thirteen_946f5fc13a3af974 .graph-panel_a2b0b2c60aedef8a .chart-box_23826770f562f208 {
  padding: 0 15px;
}
.block-feature-thirteen_946f5fc13a3af974 .graph-panel_a2b0b2c60aedef8a .chart-box_23826770f562f208 .chart-inner_56ee1c70f9d115f9 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_b34254b048062564 .media-img_8f963eaa2ec4de1c {
  border-radius: 30px;
}
.block-feature-sixteen_b34254b048062564 .shape_01_3512c7dbcebd6e5a {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_7a1ce7137937ef19 .section-subheading_eae56a5ff6b13dfe {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_7a1ce7137937ef19 .shape_01_3512c7dbcebd6e5a {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

.text-feature-one_d5ac49eec8176727 .line-wrapper_ca1cf4e01c47ba09 {
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
}
.text-feature-one_d5ac49eec8176727 .line-wrapper_ca1cf4e01c47ba09 .shape_01_3512c7dbcebd6e5a {
  width: 48px;
  bottom: 12%;
  left: 32%;
  animation: rotated 48s infinite linear;
}
.text-feature-one_d5ac49eec8176727 .card-style-three_c9586363a0d21804 {
  border-left: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  padding-left: 100px;
}
.text-feature-one_d5ac49eec8176727 .card-style-three_c9586363a0d21804:last-child {
  border-bottom: none;
}
.text-feature-one_d5ac49eec8176727 .media-list-item_407d8c0586df7598 {
  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_d5ac49eec8176727 .media-list-item_407d8c0586df7598: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_d5ac49eec8176727 .media-list-item_407d8c0586df7598 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_d5ac49eec8176727 .media-list-item_407d8c0586df7598 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_d5ac49eec8176727 .media-list-item_407d8c0586df7598 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_d5ac49eec8176727 .media-list-item_407d8c0586df7598 li:hover:before {
  background: #29594B;
}
.text-feature-one_d5ac49eec8176727 .media-list-item_407d8c0586df7598 li:hover:after {
  color: #fff;
}

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

.text-feature-three_811777626f98c7b1 {
  z-index: 1;
}
.text-feature-three_811777626f98c7b1 .counter-wrapper_bf80e23b66c757f0 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_811777626f98c7b1 .media-wrapper_bf26117cf03e36bc {
  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_811777626f98c7b1 .media-wrapper_bf26117cf03e36bc .screen_01_2d352b04f7f9a8db {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_811777626f98c7b1 .media-wrapper_bf26117cf03e36bc .screen_02_1e0d43df925e4dfe {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_811777626f98c7b1 .media-wrapper_bf26117cf03e36bc .screen_03_8d5dc27bd7552a82 {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_811777626f98c7b1 .shape_01_3512c7dbcebd6e5a {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_d77a3a2bcdab02f6 {
  z-index: 1;
}
.text-feature-four_d77a3a2bcdab02f6 .avatar_a02797c20a4696cf {
  width: 65px;
  height: 65px;
}
.text-feature-four_d77a3a2bcdab02f6 .name {
  font-size: 28px;
}
.text-feature-four_d77a3a2bcdab02f6 .quote-text_3265456f2000f248 {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_d77a3a2bcdab02f6 .shape_01_3512c7dbcebd6e5a {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_d77a3a2bcdab02f6 .shape_02_beaa9fb2e4f135b6 {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_854fc605bd880f05 .bg-wrapper_6896b2d0e98ff277 {
  background: #FFF2AC;
}
.text-feature-five_854fc605bd880f05 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_854fc605bd880f05 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_854fc605bd880f05 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_854fc605bd880f05 li:hover:before {
  background: #29594B;
}
.text-feature-five_854fc605bd880f05 li:hover:after {
  color: #fff;
}
.text-feature-five_854fc605bd880f05 .media-wrapper_bf26117cf03e36bc {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_854fc605bd880f05 .media-wrapper_bf26117cf03e36bc .video-icon_695bc203d429b31e {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_854fc605bd880f05 .media-wrapper_bf26117cf03e36bc .video-icon_695bc203d429b31e:hover {
  background: #CFFF45;
}
.text-feature-five_854fc605bd880f05 .media-wrapper_bf26117cf03e36bc .screen_01_2d352b04f7f9a8db {
  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_955c885517f75705 {
  z-index: 1;
}
.text-feature-six_955c885517f75705 .media-wrapper_bf26117cf03e36bc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_955c885517f75705 .media-wrapper_bf26117cf03e36bc .screen_01_2d352b04f7f9a8db {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_955c885517f75705 .shape_01_3512c7dbcebd6e5a {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_955c885517f75705 .shape_02_beaa9fb2e4f135b6 {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_be0477623eb15213 {
  background: url(../photos/assets_2ffc24902a/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_be0477623eb15213 .block_08c7255fc263c1c7 .icon_7c69bdb9ccc757fd {
  height: 50px;
}
.text-feature-nine_be0477623eb15213 .vertical-text-wrapper_75f8b9c9d2f9dfa4 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_be0477623eb15213 .vertical-text-wrapper_75f8b9c9d2f9dfa4 .text-list_da828dcf587f23f9 {
  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_be0477623eb15213 .vertical-text-wrapper_75f8b9c9d2f9dfa4 .text-list_da828dcf587f23f9:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_be0477623eb15213 .vertical-text-wrapper_75f8b9c9d2f9dfa4 .shape_01_3512c7dbcebd6e5a {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_be0477623eb15213 .vertical-text-wrapper_75f8b9c9d2f9dfa4 .shape_02_beaa9fb2e4f135b6 {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_be0477623eb15213 .shape_03_67339237f59ba7f8 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_be0477623eb15213 .shape_04_1074b9179c0883e3 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_b94130ae7eabb370 .section-btn_11c1c601bb1fa53d {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_8504dc06c13eb3ec {
  z-index: 1;
}
.team-section-three_8504dc06c13eb3ec:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_47908c34ed/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_8504dc06c13eb3ec .section-btn_11c1c601bb1fa53d {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_8504dc06c13eb3ec .shape_01_3512c7dbcebd6e5a {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_8504dc06c13eb3ec .shape_02_beaa9fb2e4f135b6 {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_8504dc06c13eb3ec .shape_03_67339237f59ba7f8 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_d48d58c74c99fc76 .logo_42ef0de4a86a19aa {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_445cb8b291df0fb9 {
  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_fb80413f925ea93c {
  max-width: 565px;
}
.user-data-form .form-wrapper_fb80413f925ea93c .input-group-meta_6a9818bcf27d9a25 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_fb80413f925ea93c .input-group-meta_6a9818bcf27d9a25 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_fb80413f925ea93c .input-group-meta_6a9818bcf27d9a25 .placeholder_icon_53e515ddd65f784c {
  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_fb80413f925ea93c .input-group-meta_6a9818bcf27d9a25 .placeholder_icon_53e515ddd65f784c img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_fb80413f925ea93c .input-group-meta_6a9818bcf27d9a25 .placeholder_icon_53e515ddd65f784c span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_fb80413f925ea93c .input-group-meta_6a9818bcf27d9a25 .placeholder_icon_53e515ddd65f784c 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_fb80413f925ea93c .input-group-meta_6a9818bcf27d9a25 .placeholder_icon_53e515ddd65f784c span.eye-slash_a8c604ddef1733e6:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_b21cb178e3282c25 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_b21cb178e3282c25 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_b21cb178e3282c25 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_b21cb178e3282c25 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_b21cb178e3282c25 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_b21cb178e3282c25 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_b21cb178e3282c25 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_8c4567bfaa063281 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_3f39b410ffbf1089 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_3f39b410ffbf1089:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_3f39b410ffbf1089 img {
  width: 20px;
}
.user-data-form .btn-close_56fcc3cc85d69f1d {
  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_cae0b8814d867307 .main-count_acb0273f3665d64a {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_c9586363a0d21804 .icon_7c69bdb9ccc757fd {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_4d4eac4826fb6400 .img-holder_ca30d13ef14290e9 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_4d4eac4826fb6400 .img-holder_ca30d13ef14290e9.round-border_7ff6f55e74e76d5e {
  border-radius: 30px;
}
.portfolio-block-one_4d4eac4826fb6400 .img-holder_ca30d13ef14290e9 .expend_ee9a888d20d4d4ad {
  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_4d4eac4826fb6400 .img-holder_ca30d13ef14290e9 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_4d4eac4826fb6400 .img-holder_ca30d13ef14290e9 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_4d4eac4826fb6400:hover .expend_ee9a888d20d4d4ad {
  opacity: 1;
}
.portfolio-block-one_4d4eac4826fb6400:hover .img-meta_f32149fb4280cb7b {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_4d4eac4826fb6400:hover .pj-title_367295f3cba9cdb6 {
  text-decoration: underline;
}
.portfolio-block-one_4d4eac4826fb6400 .caption {
  margin-top: 35px;
}
.portfolio-block-one_4d4eac4826fb6400 .caption .tag_2544470c76582a6f {
  margin: 0 -3px;
}
.portfolio-block-one_4d4eac4826fb6400 .caption .tag_2544470c76582a6f 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_4d4eac4826fb6400 .caption .pj-title_367295f3cba9cdb6 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_4d4eac4826fb6400 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_4d4eac4826fb6400 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_19cc301ac274449c .bg-wrapper_6896b2d0e98ff277 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_19cc301ac274449c .slider-wrapper_cbf860277c696388 {
  height: 100%;
}
.project-details-two_19cc301ac274449c .slider-wrapper_cbf860277c696388 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_19cc301ac274449c .slider-wrapper_cbf860277c696388 .carousel-control-next_034341ad4fe6745d,
.project-details-two_19cc301ac274449c .slider-wrapper_cbf860277c696388 .carousel-control-prev_bd1621c5f30c4ba8 {
  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_19cc301ac274449c .slider-wrapper_cbf860277c696388 .carousel-control-next_034341ad4fe6745d:hover,
.project-details-two_19cc301ac274449c .slider-wrapper_cbf860277c696388 .carousel-control-prev_bd1621c5f30c4ba8:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_19cc301ac274449c .slider-wrapper_cbf860277c696388 .carousel-control-prev_bd1621c5f30c4ba8 {
  left: auto;
  right: 45px;
}
.project-details-two_19cc301ac274449c .info-wrapper_f4cfdfb661353e68 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_19cc301ac274449c .info-wrapper_f4cfdfb661353e68 h3 {
  font-size: 36px;
}
.project-details-two_19cc301ac274449c .info-wrapper_f4cfdfb661353e68 .list-meta_2db6e9236a2667de li {
  padding: 22px 0;
}
.project-details-two_19cc301ac274449c .info-wrapper_f4cfdfb661353e68 .list-meta_2db6e9236a2667de .icon_7c69bdb9ccc757fd {
  width: 40px;
}
.project-details-two_19cc301ac274449c .info-wrapper_f4cfdfb661353e68 .list-meta_2db6e9236a2667de .text1_6f3f94a12008026f {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_19cc301ac274449c .info-wrapper_f4cfdfb661353e68 .list-meta_2db6e9236a2667de span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_19cc301ac274449c .info-wrapper_f4cfdfb661353e68 .social-share_dbc17a6d57457fd4 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_19cc301ac274449c .info-wrapper_f4cfdfb661353e68 .social-share_dbc17a6d57457fd4 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_533b080449eeaf93 .slider-wrapper_cbf860277c696388 {
  padding-left: 100px;
}
.feedback-section-three_533b080449eeaf93 .slider-wrapper_cbf860277c696388 .icon_7c69bdb9ccc757fd {
  left: 0;
  top: 18px;
}
.feedback-section-three_533b080449eeaf93 .slick-dots_ae8437690a6746fd {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_533b080449eeaf93 .slick-dots_ae8437690a6746fd li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_533b080449eeaf93 .slick-dots_ae8437690a6746fd .slick-active button {
  background: #000;
}
.feedback-section-three_533b080449eeaf93 .rating-box_0218dbebdb156db0 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_533b080449eeaf93 .rating-box_0218dbebdb156db0 .rating_1530c54ae05fdb40 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_533b080449eeaf93 .shape_01_3512c7dbcebd6e5a {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_533b080449eeaf93 .shape_02_beaa9fb2e4f135b6 {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_528655dfd0c2f475 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_528655dfd0c2f475 .post-data_90f22d5199121eef {
  padding: 30px 35px 25px;
}
.blog-meta-one_528655dfd0c2f475 .post-data_90f22d5199121eef .post-info_fa84d5f3670d9f15 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_528655dfd0c2f475 .post-data_90f22d5199121eef .blog-title_2055a3c294f10db8 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_528655dfd0c2f475 .post-data_90f22d5199121eef .blog-title_2055a3c294f10db8:hover {
  text-decoration: underline;
}
.blog-meta-one_528655dfd0c2f475 .post-img_05ff9a3f0f23d917 {
  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_528655dfd0c2f475 .post-img_05ff9a3f0f23d917 .round-btn_a7dd03e1764bf1be {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_528655dfd0c2f475:hover .round-btn_a7dd03e1764bf1be {
  background: #CFFF45;
}
.blog-meta-one_528655dfd0c2f475.style-two_a46659f40c7716a5 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_528655dfd0c2f475.style-two_a46659f40c7716a5 .post-img_05ff9a3f0f23d917 {
  border-radius: 0;
}
.blog-meta-one_528655dfd0c2f475.style-two_a46659f40c7716a5 .blog-title_2055a3c294f10db8 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_0e6192e92c4e1486 {
  background: #fff;
}
.blog-meta-two_0e6192e92c4e1486 .post-data_90f22d5199121eef {
  padding-top: 30px;
}
.blog-meta-two_0e6192e92c4e1486 .post-data_90f22d5199121eef .blog-title_2055a3c294f10db8 {
  width: 70%;
}
.blog-meta-two_0e6192e92c4e1486 .post-data_90f22d5199121eef .blog-title_2055a3c294f10db8 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_0e6192e92c4e1486 .post-data_90f22d5199121eef .blog-title_2055a3c294f10db8:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_0e6192e92c4e1486 .post-data_90f22d5199121eef .round-btn_a7dd03e1764bf1be {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_0e6192e92c4e1486 .post-data_90f22d5199121eef .round-btn_a7dd03e1764bf1be:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_0e6192e92c4e1486 .post-data_90f22d5199121eef .post-info_fa84d5f3670d9f15 {
  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_0e6192e92c4e1486 .post-img_05ff9a3f0f23d917 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_0e6192e92c4e1486 .post-img_05ff9a3f0f23d917 .date_45bbc3ffc5e0cf24 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_0e6192e92c4e1486.style-two_a46659f40c7716a5 {
  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_0e6192e92c4e1486.style-two_a46659f40c7716a5 p {
  font-size: 18px;
}
.blog-meta-two_0e6192e92c4e1486.style-two_a46659f40c7716a5 .post-img_05ff9a3f0f23d917 {
  height: auto;
  width: 100%;
}
.blog-meta-two_0e6192e92c4e1486.style-two_a46659f40c7716a5 .post-data_90f22d5199121eef {
  padding: 26px 0;
}
.blog-meta-two_0e6192e92c4e1486.style-two_a46659f40c7716a5 .post-data_90f22d5199121eef .post-info_fa84d5f3670d9f15 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_0e6192e92c4e1486.style-two_a46659f40c7716a5 .post-data_90f22d5199121eef .round-btn_a7dd03e1764bf1be {
  border: none;
}

.signup-btn-one_3508792561b82c8c 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_3508792561b82c8c .icon_7c69bdb9ccc757fd {
  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_d802d9182e6c37ee {
  z-index: 1;
}
.blog-section-three_d802d9182e6c37ee .section-btn_11c1c601bb1fa53d {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .quote-wrapper_bfa988730e1d0380 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .quote-wrapper_bfa988730e1d0380 .wrapper_6b83378c8738a756 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .quote-wrapper_bfa988730e1d0380 .wrapper_6b83378c8738a756 .icon_7c69bdb9ccc757fd {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .quote-wrapper_bfa988730e1d0380 .wrapper_6b83378c8738a756 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .quote-wrapper_bfa988730e1d0380 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .quote-wrapper_bfa988730e1d0380 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .img-gallery_9b6cd026478f051a {
  margin-bottom: 50px;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .img-gallery_9b6cd026478f051a img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .list-item_3a09094931dcdf4d li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_0b7532ddb365d2fd .post-details-meta_c156f1ba5c755016 .list-item_3a09094931dcdf4d li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_0b7532ddb365d2fd .bottom-widget_01e632cb35ef22d2 {
  padding: 10px 0 5px;
}
.blog-details_0b7532ddb365d2fd .bottom-widget_01e632cb35ef22d2 .tags_21dff99cf89a62d3 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_0b7532ddb365d2fd .bottom-widget_01e632cb35ef22d2 .tags_21dff99cf89a62d3 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_0b7532ddb365d2fd .bottom-widget_01e632cb35ef22d2 .tags_21dff99cf89a62d3 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_0b7532ddb365d2fd .bottom-widget_01e632cb35ef22d2 .share-icon_cc40730baa1df93c li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_0b7532ddb365d2fd .bottom-widget_01e632cb35ef22d2 .share-icon_cc40730baa1df93c a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_0b7532ddb365d2fd .grey-bg_b6cca992fc414da5 {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_0b7532ddb365d2fd .blog-inner-title_b8eef65952ae3254 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 {
  margin: 60px 0;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253:last-child {
  padding-bottom: 5px;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 .reply-comment_1b98136b4a7f8343 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 .user-avatar_182f77b65de4e8cc {
  width: 60px;
  height: 60px;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 .comment-text_bdbd2cf13e220c3e {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 .comment-text_bdbd2cf13e220c3e .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 .comment-text_bdbd2cf13e220c3e .date_45bbc3ffc5e0cf24 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 .comment-text_bdbd2cf13e220c3e p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 .comment-text_bdbd2cf13e220c3e .reply-btn_17197e8abb82e9f3 {
  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_0b7532ddb365d2fd .blog-comment-area_0a61b70d96311d38 .comment_a32858c02c5a1253 .comment-text_bdbd2cf13e220c3e .reply-btn_17197e8abb82e9f3:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_0b7532ddb365d2fd .blog-comment-form_781b23acd37b30db p a {
  color: #19352D;
}
.blog-details_0b7532ddb365d2fd .blog-comment-form_781b23acd37b30db form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_0b7532ddb365d2fd .blog-comment-form_781b23acd37b30db form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_0b7532ddb365d2fd .blog-comment-form_781b23acd37b30db 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_6292a6197c746656 {
  height: 600px;
}

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

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

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

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

.footer-one_a364ef18a1868cc7 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_a364ef18a1868cc7 .bottom-footer_f5a4a3b5455f629f {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_a364ef18a1868cc7 .social-icon_06c652b26f3fb2ca 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_a364ef18a1868cc7 .social-icon_06c652b26f3fb2ca a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_a364ef18a1868cc7 .footer-title_62c3a3e41c6d0c77 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_a364ef18a1868cc7 .footer-nav-link_c4c68d3eada2463c a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_a364ef18a1868cc7 .footer-nav-link_c4c68d3eada2463c a:hover {
  color: #fff;
}
.footer-nav-link_c4c68d3eada2463c p {
  font-size: 16px;
}
.logo_42ef0de4a86a19aa 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_447694ed1d721ae0 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_5a29d06184778b8c {
  align-content: center;
}

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

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

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

.footer-two_b189e5941c241a75 {
  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_b189e5941c241a75.no-bg_a2c929944dd760a9 {
  background: none;
  padding: 0;
  position: statics;
}
.footer-two_b189e5941c241a75.no-bg_a2c929944dd760a9:before {
  display: none;
}
.footer-two_b189e5941c241a75.no-bg_a2c929944dd760a9 .bg-wrapper_6896b2d0e98ff277 {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.footer-two_b189e5941c241a75.no-bg_a2c929944dd760a9 .bg-wrapper_6896b2d0e98ff277 .copyright_ea6ad318886712e3 {
  left: 0;
}
.footer-two_b189e5941c241a75: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_b189e5941c241a75 .bg-wrapper_6896b2d0e98ff277 {
  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_b189e5941c241a75 .bg-wrapper_6896b2d0e98ff277 .shape_01_3512c7dbcebd6e5a {
  bottom: 12%;
  right: 33%;
  width: 2.3%;
  min-width: 28px;
}
.footer-two_b189e5941c241a75 .bg-wrapper_6896b2d0e98ff277 .shape_02_beaa9fb2e4f135b6 {
  bottom: 38%;
  left: 25%;
  width: 3.8%;
  min-width: 28px;
}
.footer-two_b189e5941c241a75 .social-icon_06c652b26f3fb2ca 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_b189e5941c241a75 .social-icon_06c652b26f3fb2ca a:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.footer-two_b189e5941c241a75 .footer-title_62c3a3e41c6d0c77 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-two_b189e5941c241a75 .footer-nav-link_c4c68d3eada2463c a {
  color: rgba(0, 0, 0, 0.8);
  line-height: 42px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-two_b189e5941c241a75 .footer-nav-link_c4c68d3eada2463c a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-two_b189e5941c241a75 .copyright_ea6ad318886712e3 {
  font-size: 18px;
  color: #19352D;
  position: absolute;
  left: 40px;
  bottom: 64px;
}

.footer-three_fcb8c4e042b24bc8 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_fcb8c4e042b24bc8 .round-bg_6a310bfec477bbe5 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_fcb8c4e042b24bc8 .round-bg_6a310bfec477bbe5.color-two_dacb5b964028e75f {
  background: #F6FFDD;
}
.footer-three_fcb8c4e042b24bc8 .footer-intro_ba2b90f44c05b73e p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_fcb8c4e042b24bc8 .footer-intro_ba2b90f44c05b73e p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_fcb8c4e042b24bc8 .footer-title_62c3a3e41c6d0c77 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_fcb8c4e042b24bc8 .footer-nav-link_c4c68d3eada2463c a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_fcb8c4e042b24bc8 .footer-nav-link_c4c68d3eada2463c a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_fcb8c4e042b24bc8 .bottom-footer_f5a4a3b5455f629f {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_fcb8c4e042b24bc8 .bottom-footer_f5a4a3b5455f629f .copyright_ea6ad318886712e3 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_fcb8c4e042b24bc8 .bottom-footer_f5a4a3b5455f629f .bottom-nav_8893e5869e2fbcef {
  margin: 0 -12px;
}
.footer-three_fcb8c4e042b24bc8 .bottom-footer_f5a4a3b5455f629f .bottom-nav_8893e5869e2fbcef a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_fcb8c4e042b24bc8 .bottom-footer_f5a4a3b5455f629f .bottom-nav_8893e5869e2fbcef a:hover {
  text-decoration: underline;
}
.footer-three_fcb8c4e042b24bc8 .bottom-footer_f5a4a3b5455f629f .social-icon_06c652b26f3fb2ca {
  margin: 0 -10px;
}
.footer-three_fcb8c4e042b24bc8 .bottom-footer_f5a4a3b5455f629f .social-icon_06c652b26f3fb2ca a {
  margin: 0 10px;
}
.footer-three_fcb8c4e042b24bc8 .bottom-footer_f5a4a3b5455f629f .social-icon_06c652b26f3fb2ca a:hover {
  color: #19352D;
}
.footer-three_fcb8c4e042b24bc8 .shape_01_3512c7dbcebd6e5a {
  top: -3%;
  left: -3%;
}
.footer-three_fcb8c4e042b24bc8 .shape_02_beaa9fb2e4f135b6 {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_f3a0fb3e8a1368cc {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_f3a0fb3e8a1368cc:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_2ffc24902a/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_f3a0fb3e8a1368cc h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_f3a0fb3e8a1368cc .btn-group_69c9a7d9314703cd {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_f3a0fb3e8a1368cc .btn-group_69c9a7d9314703cd h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_f3a0fb3e8a1368cc .btn-group_69c9a7d9314703cd h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_f3a0fb3e8a1368cc .btn-group_69c9a7d9314703cd .round-btn_a7dd03e1764bf1be {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_f3a0fb3e8a1368cc .btn-group_69c9a7d9314703cd .round-btn_a7dd03e1764bf1be:hover, .footer-five_f3a0fb3e8a1368cc .btn-group_69c9a7d9314703cd .round-btn_a7dd03e1764bf1be:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_f3a0fb3e8a1368cc .social-icon_06c652b26f3fb2ca {
  margin: 0 -20px;
}
.footer-five_f3a0fb3e8a1368cc .social-icon_06c652b26f3fb2ca a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_f3a0fb3e8a1368cc .social-icon_06c652b26f3fb2ca a:hover {
  color: #DFFF5E;
}
.footer-five_f3a0fb3e8a1368cc .bottom-nav_8893e5869e2fbcef {
  margin: 0 -12px;
}
.footer-five_f3a0fb3e8a1368cc .bottom-nav_8893e5869e2fbcef a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_f3a0fb3e8a1368cc .bottom-nav_8893e5869e2fbcef a:hover {
  text-decoration: underline;
}
.footer-five_f3a0fb3e8a1368cc .shape_01_3512c7dbcebd6e5a {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_f3a0fb3e8a1368cc .shape_02_beaa9fb2e4f135b6 {
  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_095a2cdcb63f128d {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_d8d87364370c1010 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_4088f852d2d972b9 {
  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_1ed5daceb8d15d36 {
  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_ea2868fd4d035782 {
  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_a7ad8c2211727ea0 {
  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_1ff6eacbacf191ae {
  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_fe33d8fa8a083238 {
  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_3c527fe3507db1c9 {
  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_2cc4ae1a10285922 {
  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_beff000d472d72ce {
  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_ad314c58e5a7d89d {
  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_a48e4617af3efc58 {
  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_044f858a06145a6e {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_8b98ffa0a0dc6f5f {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_b454b2a1b7f56cb0 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_201013a6f1558b35 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_c8aa85fa73be052d {
  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_fcf4550a69bf3d84 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_4425acbe9c661a56 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_c9070aea3a46d5b6 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_d68a51ecbed87328 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_5348ad77a9604a00 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_46c539c61c6c0280 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_042b8649f1a28a91 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_796d9c062d46d6e5 {
  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_461ac30597549d9c {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_0f9a85cb7ae5b794 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_d4bb7051c676c625 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_f8819148ed8bc6db {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_a3fe004498b72aa5 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_db02c975eb0a424d {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_02f456d899cbdcc4 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_b9b0a3edca68330e {
  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_0d080ec39e791b87 {
  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_7dcbe2ca8f984598 {
  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_0b9dc8e9da11de18 {
  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_0c80fae6ca4ed009 {
  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_05fa825e99e68df0 {
  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_0b1296c866217596 {
  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_3e96169a03998d0a {
  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_c4b0159766ac6045 {
  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_950d4cce03cc012f {
  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_7e02e45b6511dea0 {
  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_46bb565e028b1e89 {
  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_7de6bbf8c67a87b8 {
  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_e35df4372dba39d7 {
  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_2b76d68217c2e976 {
  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_7bba1338a3df40ed {
  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_9951636ffc90c4a2 {
  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_7016d91bd11ac77a {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_2c801110036207f1 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_c8f903fc44c1d272 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_c5114b0aa77e25b6 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_2f3b5f55596ab323 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_9bce87de07bae3a5 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_6c4aa1e04eb03777 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_b9c06eb4612044bb {
  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_095a2cdcb63f128d {
  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_36108a75b140c1f2 {
  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_7b5d5f7b613f84d5 {
  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_53c50e2c39670181 .theme-select-menu_778fc485c508185b {
  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_9084fc682e2697cf {
  overflow: hidden;
}
.product-block-one_9084fc682e2697cf .img-holder_ca30d13ef14290e9 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_9084fc682e2697cf .img-holder_ca30d13ef14290e9 .cart-icon_cf577576ed5daf8a {
  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_9084fc682e2697cf .img-holder_ca30d13ef14290e9 .cart-icon_cf577576ed5daf8a:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_9084fc682e2697cf .img-holder_ca30d13ef14290e9 .cart-button_07228d80cab99751 {
  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_9084fc682e2697cf .img-holder_ca30d13ef14290e9 .cart-button_07228d80cab99751:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_9084fc682e2697cf .product-title_8cbf8eb72eb11530 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_9084fc682e2697cf .rating_1530c54ae05fdb40 {
  margin: 0 -3px;
}
.product-block-one_9084fc682e2697cf .rating_1530c54ae05fdb40 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_9084fc682e2697cf .rating_1530c54ae05fdb40 li .bi-star-fill_a47229e653883668 {
  color: #FFCB65;
}
.product-block-one_9084fc682e2697cf .price_6c9f12ee4515b475 {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_9084fc682e2697cf:hover .cart-button_07228d80cab99751 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_9084fc682e2697cf:hover .product-img_0d61f95bb5ce05f8 {
  transform: scale(0.95);
}
.product-block-one_9084fc682e2697cf:hover .cart-icon_cf577576ed5daf8a {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_9084fc682e2697cf:hover .product-title_8cbf8eb72eb11530 {
  text-decoration: underline;
}

.product-details-one_7e3c5bd6fbfd4ccd .product-img-tab_859fc23db0dbc3b8 {
  border: none;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-img-tab_859fc23db0dbc3b8 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-img-tab_859fc23db0dbc3b8 .nav-link img {
  max-height: 100%;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-img-tab_859fc23db0dbc3b8 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-img-tab-content_3d6348785ac2ea26 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-img-tab-content_3d6348785ac2ea26 img {
  margin: auto;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .stock-tag_2c72e14f899cfc5b {
  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_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .product-name_e76ff93c9f4d91b5 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .rating_1530c54ae05fdb40 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .rating_1530c54ae05fdb40 li .bi-star-fill_a47229e653883668 {
  color: #FFCB65;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .rating_1530c54ae05fdb40 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .rating_1530c54ae05fdb40 li a:hover {
  text-decoration: underline;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .price_6c9f12ee4515b475 {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .price_6c9f12ee4515b475 del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .availability_b4caf75a88a8a598 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .description-text_4c8aabb2eaf0c349 {
  padding: 10px 0 15px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .product-feature_fcf57acd33b0b2c9 {
  margin-bottom: 20px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .product-feature_fcf57acd33b0b2c9 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .product-feature_fcf57acd33b0b2c9 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .customize-order_cb9b1523c3ae32fe h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .customize-order_cb9b1523c3ae32fe .quantity_7ebde4db502c61cb .button-group_562947b4497644b9 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .customize-order_cb9b1523c3ae32fe .quantity_7ebde4db502c61cb .button-group_562947b4497644b9 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .customize-order_cb9b1523c3ae32fe .quantity_7ebde4db502c61cb .button-group_562947b4497644b9 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-info_6b45086f72501240 .customize-order_cb9b1523c3ae32fe .quantity_7ebde4db502c61cb .button-group_562947b4497644b9 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_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .nav-tabs_73f6e442d65c2bba {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .nav-tabs_73f6e442d65c2bba .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_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .nav-tabs_73f6e442d65c2bba .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_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .nav-tabs_73f6e442d65c2bba .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .nav-tabs_73f6e442d65c2bba .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .tab-content_f4e7f1b98395f8da h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .tab-content_f4e7f1b98395f8da .product-feature_fcf57acd33b0b2c9 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .tab-content_f4e7f1b98395f8da .product-feature_fcf57acd33b0b2c9 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .user-comment-area_643dff39a761d2cf .single-comment_6e156cc9d31d6dd9 {
  padding-bottom: 40px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .user-comment-area_643dff39a761d2cf .single-comment_6e156cc9d31d6dd9:last-child {
  padding-bottom: 0;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .user-comment-area_643dff39a761d2cf .user-img_945a9842244c3dd9 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .user-comment-area_643dff39a761d2cf .user-comment-data_ed4b51b208c95132 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .user-comment-area_643dff39a761d2cf .user-comment-data_ed4b51b208c95132 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .user-comment-area_643dff39a761d2cf .user-comment-data_ed4b51b208c95132 .rating_1530c54ae05fdb40 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .user-comment-area_643dff39a761d2cf .user-comment-data_ed4b51b208c95132 .rating_1530c54ae05fdb40 li .bi-star-fill_a47229e653883668 {
  color: #FFCB65;
}
.product-details-one_7e3c5bd6fbfd4ccd .product-review-tab_e0152e3b2308f310 .user-comment-area_643dff39a761d2cf .user-comment-data_ed4b51b208c95132 p {
  padding-top: 8px;
}

.cart-list-form_c14e90422a7c62c7 {
  position: relative;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c {
  margin: 0;
  background: transparent;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c 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_c14e90422a7c62c7 .table_35ee6fab6611354c th:first-child {
  text-align: left;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .product-thumbnails_19f708ad23abe0fd {
  width: 85px;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .product-thumbnails_19f708ad23abe0fd img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .product-thumbnails_19f708ad23abe0fd .product-img_0d61f95bb5ce05f8 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .product-info_6b45086f72501240 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .product-info_6b45086f72501240 .product-name_e76ff93c9f4d91b5 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .product-info_6b45086f72501240 .serial_18550a86d2894d81 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .product-info_6b45086f72501240 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .price_6c9f12ee4515b475 {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .quantity_7ebde4db502c61cb li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .quantity_7ebde4db502c61cb li .btn_67e2245c7dbc3df9 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .quantity_7ebde4db502c61cb 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_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .remove-product_89ec8c9e3e5647ee {
  color: #000;
  font-size: 22px;
}
.cart-list-form_c14e90422a7c62c7 .table_35ee6fab6611354c tbody .remove-product_89ec8c9e3e5647ee:hover {
  color: #ff2759;
}
.cart-list-form_c14e90422a7c62c7 .cart-footer_ab97f34a17c4b977 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_c14e90422a7c62c7 .cart-footer_ab97f34a17c4b977 .coupon-form_6a25f4e6afe425cf input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_c14e90422a7c62c7 .cart-footer_ab97f34a17c4b977 .cart-total-section_fbd2bff63a1c9a5e {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_c14e90422a7c62c7 .cart-footer_ab97f34a17c4b977 .cart-total-section_fbd2bff63a1c9a5e .cart-total-table_f63109ff61bf25ef 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_c14e90422a7c62c7 .cart-footer_ab97f34a17c4b977 .cart-total-section_fbd2bff63a1c9a5e .cart-total-table_f63109ff61bf25ef tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_feb5d34d36282d93 {
  height: auto;
}

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

.fancybox-caption_f2ec3c5d135e36b6, .fancybox-infobar_b2c786c6fb6cc13b, .fancybox-navigation_684e7c7021def65b .fancybox-button_6f4e0a749d1ea65b, .fancybox-toolbar_a0338dd8be54225a {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_9e0578b04a1eabb4 .fancybox-caption_f2ec3c5d135e36b6, .fancybox-show-infobar_3ac5be495ca853f1 .fancybox-infobar_b2c786c6fb6cc13b, .fancybox-show-nav_14528a76d730c90b .fancybox-navigation_684e7c7021def65b .fancybox-button_6f4e0a749d1ea65b, .fancybox-show-toolbar_5d363c177c48732d .fancybox-toolbar_a0338dd8be54225a {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_7f1e7b530883a5df .fancybox-stage_a2d149336eb89c71 {
  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_bec267a9c2a99b6e .fancybox-slide, .fancybox-slide--current_b7b08e1e0e475677, .fancybox-slide--next_87054cda798c8fb8, .fancybox-slide--previous_389def28cb08a8e4 {
  display: block;
}

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

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

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

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

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

.fancybox-content_6bf46b104abb9d4f {
  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_d6c24bc63de39518 .fancybox-content_6bf46b104abb9d4f {
  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_7b65ce78859569c7 .fancybox-content_6bf46b104abb9d4f {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_1cd72d22688711d8 .fancybox-content_6bf46b104abb9d4f {
  cursor: zoom-in;
}

.fancybox-can-drag_ce7cd94f022c52d5 .fancybox-content_6bf46b104abb9d4f {
  cursor: grab;
}

.fancybox-is-dragging_95a9e0a008f9e21e .fancybox-content_6bf46b104abb9d4f {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_30929b612790119c .fancybox-content_6bf46b104abb9d4f {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_ee60349a590845da .fancybox-content_6bf46b104abb9d4f, .fancybox-slide--map_36f848c1afaee27a .fancybox-content_6bf46b104abb9d4f, .fancybox-slide--video_ac1dea7828a34d19 .fancybox-content_6bf46b104abb9d4f {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_ac1dea7828a34d19 .fancybox-content_6bf46b104abb9d4f {
  background: #000;
}

.fancybox-slide--map_36f848c1afaee27a .fancybox-content_6bf46b104abb9d4f {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_f2790c94bdeb9dc7 svg path, .fancybox-button--share_b35b57fb6b433fce svg path, .fancybox-button--thumbs_c59f5b2cae229154 svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_14528a76d730c90b .fancybox-navigation_684e7c7021def65b .fancybox-button_6f4e0a749d1ea65b {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_684e7c7021def65b .fancybox-button--arrow_left_124df5b4e120df32 {
  left: 6px;
}

.fancybox-navigation_684e7c7021def65b .fancybox-button--arrow_right_097e5f7de63ba252 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_ee60349a590845da .fancybox-close-small_b2ddaf80ad070927, .fancybox-slide--image_d6c24bc63de39518 .fancybox-close-small_b2ddaf80ad070927, .fancybox-slide--video_ac1dea7828a34d19 .fancybox-close-small_b2ddaf80ad070927 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_ee60349a590845da .fancybox-close-small_b2ddaf80ad070927:hover svg, .fancybox-slide--image_d6c24bc63de39518 .fancybox-close-small_b2ddaf80ad070927:hover svg, .fancybox-slide--video_ac1dea7828a34d19 .fancybox-close-small_b2ddaf80ad070927:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_610ea7c39dcf2263 .fancybox-close-small_b2ddaf80ad070927, .fancybox-is-zoomable_d2465f1ff7f3fc18.fancybox-can-drag_ce7cd94f022c52d5 .fancybox-close-small_b2ddaf80ad070927 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_abce0c98a4347a61.fancybox-slide--next_87054cda798c8fb8, .fancybox-fx-fade_abce0c98a4347a61.fancybox-slide--previous_389def28cb08a8e4 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_abce0c98a4347a61.fancybox-slide--current_b7b08e1e0e475677 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_fe70de71933855f1 {
  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_59ef183290f3fc06 {
  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_69b5a32572240f64 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_be422d2cbe0efc49 .fancybox-thumbs_59ef183290f3fc06 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_59ef183290f3fc06 > 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_59ef183290f3fc06 .fancybox-thumbs-active_55034744cc7f3d26:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_908029c46d3bee18 .slick-track_8084202627f48495,
.slick-slider_908029c46d3bee18 .slick-list_d0533080fb0b8afd {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_eadbb0116dc413d0 .slick-track_8084202627f48495 {
  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_eadbb0116dc413d0 img {
  display: none;
}

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

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

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

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

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