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

.h1_0c23636f59c468fc,
h1,
.h2_4d6bad54c8dc23d7,
h2,
.h3_8e89e12bff06488d,
h3,
.h4_e7084e525195c129,
h4,
.h5_c5d4518924d5acee,
h5,
.h6_711d157cdbb5f210,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_9711bc25acd57bc1 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_d32f22a6f9a36c44 {
  padding: 0 !important;
}

.m0_f25d1d06565efdf0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_cd04b0cfb06e624b {
    padding: 0 !important;
  }
  .xl-m0_c6f1562f7f6a1f7c {
    margin: 0 !important;
  }
  .xl-pt-10_186c23f42f5a8916 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f48ef415ae91d5a9 {
    padding-top: 20px !important;
  }
  .xl-pt-30_995174b0531a1a56 {
    padding-top: 30px !important;
  }
  .xl-pt-40_55a4cd7b4f88369c {
    padding-top: 40px !important;
  }
  .xl-pt-50_ef6d1f3eaaea8a82 {
    padding-top: 50px !important;
  }
  .xl-pt-60_096a8beb997cb76b {
    padding-top: 60px !important;
  }
  .xl-pt-70_4820be8ea7c7e557 {
    padding-top: 70px !important;
  }
  .xl-pt-80_0839af589c8bc900 {
    padding-top: 80px !important;
  }
  .xl-pt-90_d4119986035eec29 {
    padding-top: 90px !important;
  }
  .xl-pt-100_565d1051a696db5f {
    padding-top: 100px !important;
  }
  .xl-pt-110_e6230080155995a5 {
    padding-top: 110px !important;
  }
  .xl-pt-120_8bcab0c5adf57279 {
    padding-top: 120px !important;
  }
  .xl-pt-130_fd79905ab5a52b1d {
    padding-top: 130px !important;
  }
  .xl-pt-140_c86a55f942f64eae {
    padding-top: 140px !important;
  }
  .xl-pt-150_5e6a068026d9d7d4 {
    padding-top: 150px !important;
  }
  .xl-pt-200_03399ddb4a230248 {
    padding-top: 200px !important;
  }
  .xl-pb-10_bbd8f88e32749b02 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_452b5fea6e59da57 {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_9c1d109e9ac7e84e {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_05dd182e1f0eaf9e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_bb73b6b56b47fbb8 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_c2e499e2d483050b {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_b60a92b798c398a3 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_7432a87917084dbf {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_a9de9919a7e005c1 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_18745dce7d09788d {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_7b3968e45adffd54 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_6f02e5e86f2a7f5e {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_59b685992b7a220c {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_1381eb63747751f6 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_47e74047575e536b {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_8c801b704ab9173b {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_fa4a6d81af46f579 {
    margin-top: 10px !important;
  }
  .xl-mt-20_363b18f9adebacfb {
    margin-top: 20px !important;
  }
  .xl-mt-30_881bdbde1bc4ca09 {
    margin-top: 30px !important;
  }
  .xl-mt-40_d2665f9bbc70d353 {
    margin-top: 40px !important;
  }
  .xl-mt-50_e0bfd83d2c60ecac {
    margin-top: 50px !important;
  }
  .xl-mt-60_5830ead074bd8d0c {
    margin-top: 60px !important;
  }
  .xl-mt-70_0c3e3ae06a540423 {
    margin-top: 70px !important;
  }
  .xl-mt-80_ea86ebb54b5cfac6 {
    margin-top: 80px !important;
  }
  .xl-mt-90_80671d2e4ea90833 {
    margin-top: 90px !important;
  }
  .xl-mt-100_78e00c0e2f4a1281 {
    margin-top: 100px !important;
  }
  .xl-mt-110_7ed7f276f3f98f57 {
    margin-top: 110px !important;
  }
  .xl-mt-120_2f053ee2e33dffb5 {
    margin-top: 120px !important;
  }
  .xl-mt-130_e2ab6882b6060916 {
    margin-top: 130px !important;
  }
  .xl-mt-140_5572c1fd8262e84d {
    margin-top: 140px !important;
  }
  .xl-mt-150_f67196e4ffa7ae11 {
    margin-top: 150px !important;
  }
  .xl-mt-200_034392133def59c6 {
    margin-top: 200px !important;
  }
  .xl-mb-10_e39a89edccac8393 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_b0e9f73eb4068454 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f47761640b6d837f {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_897d69eecfa56e8c {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_8ab0e83dc8b062b8 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_c60135f7f8a4372a {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_75de170caad90a32 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_bb9de1da9a5a2f1e {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_a112cbb60914e0ea {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_48b741b456f8a8af {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_0f12e9df29579147 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_0c282dca6275132a {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_8a8fecb5015579d2 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_e675ec3f1a3b8b6b {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_41f8680cf438f600 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_6b5bcfb533e2d6fc {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_a096bf9c3a013291 {
    padding: 0 !important;
  }
  .lg-m0_a21493dfce88baa2 {
    margin: 0 !important;
  }
  .lg-pt-10_972371d1e3499d18 {
    padding-top: 10px !important;
  }
  .lg-pt-20_a0bf36d53af63d0f {
    padding-top: 20px !important;
  }
  .lg-pt-30_9ce9256ab87be993 {
    padding-top: 30px !important;
  }
  .lg-pt-40_ac5cc5ece3d5f701 {
    padding-top: 40px !important;
  }
  .lg-pt-50_e8267393c97e0cc8 {
    padding-top: 50px !important;
  }
  .lg-pt-60_ef129d9d68b3221c {
    padding-top: 60px !important;
  }
  .lg-pt-70_5290e98217cfed1e {
    padding-top: 70px !important;
  }
  .lg-pt-80_b2dac82852f7902f {
    padding-top: 80px !important;
  }
  .lg-pt-90_d503a6354c6146e3 {
    padding-top: 90px !important;
  }
  .lg-pt-100_0849d59686128b9f {
    padding-top: 100px !important;
  }
  .lg-pt-110_180ec0daf434c834 {
    padding-top: 110px !important;
  }
  .lg-pt-120_6554aaa03d22ba51 {
    padding-top: 120px !important;
  }
  .lg-pt-130_98a0be0b70a4f518 {
    padding-top: 130px !important;
  }
  .lg-pt-140_5bc3b49b63d34a17 {
    padding-top: 140px !important;
  }
  .lg-pt-150_786f398d099e29ab {
    padding-top: 150px !important;
  }
  .lg-pt-200_d25e156a3107d277 {
    padding-top: 200px !important;
  }
  .lg-pb-10_1fe83765b39f2420 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_ee03ff66935d4b46 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_60515a4223c03a61 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_5da182df4deabb73 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_513bbc38c39a8141 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_a9229993c3186aee {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_02d626eda6b9f78f {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_3a01d2e49cddf720 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_26a2fbd1f2cec945 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_881a76fc101f0ff9 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_cf28879b02555847 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_3f21aa492fd37205 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_b49be9a4d5bcdd38 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_1fe3ceb0817e39f7 {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_e077423b2dc6ce4e {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_7e44c63f17ff083c {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_402b344ba6cc4753 {
    margin-top: 10px !important;
  }
  .lg-mt-20_8e7c49fdbdfc9272 {
    margin-top: 20px !important;
  }
  .lg-mt-30_4af2451df19a8e9e {
    margin-top: 30px !important;
  }
  .lg-mt-40_62e69c93f028b8ec {
    margin-top: 40px !important;
  }
  .lg-mt-50_de68920ebcc37969 {
    margin-top: 50px !important;
  }
  .lg-mt-60_0820d0975772c8ad {
    margin-top: 60px !important;
  }
  .lg-mt-70_ac067b8c7f5bfdbe {
    margin-top: 70px !important;
  }
  .lg-mt-80_90fe45ba2d434f62 {
    margin-top: 80px !important;
  }
  .lg-mt-90_46cf6cb812a854ec {
    margin-top: 90px !important;
  }
  .lg-mt-100_67e6773459d3c7dc {
    margin-top: 100px !important;
  }
  .lg-mt-110_1687e00d0a27584a {
    margin-top: 110px !important;
  }
  .lg-mt-120_61c77e6efea25d48 {
    margin-top: 120px !important;
  }
  .lg-mt-130_2395e6b25f5e0c41 {
    margin-top: 130px !important;
  }
  .lg-mt-140_ce64cdfbe99238b3 {
    margin-top: 140px !important;
  }
  .lg-mt-150_9626822834d662c0 {
    margin-top: 150px !important;
  }
  .lg-mt-200_6bccfae097db24a3 {
    margin-top: 200px !important;
  }
  .lg-mb-10_9b105f194fba4bd0 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_41d1197fec44f675 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_b0368eeab2711240 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_2d69a6505ecef31f {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_3dd8310817df3da4 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_d1354dbc9c97aaf9 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_797cc65a4bcd2245 {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_4b0e681022f072b0 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_f47806c6fd26ec4a {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_9ff5c3512be0c31a {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_d61e3eeda711e3ca {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_a9054751dcc0611e {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_fda4fd9d5b63877f {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_5ab7ec5e6bf0a725 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_7b024f484c91e7b6 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_4b8e66ee089aa3fd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_2d2eb64844e3385d {
    padding: 0 !important;
  }
  .md-m0_7fb2dec4dda5f1e3 {
    margin: 0 !important;
  }
  .md-pt-10_ddd5c83b69962258 {
    padding-top: 10px !important;
  }
  .md-pt-20_3396d19a72cd8b9d {
    padding-top: 20px !important;
  }
  .md-pt-30_26b1659138b8a235 {
    padding-top: 30px !important;
  }
  .md-pt-40_b67a20d5518d2c50 {
    padding-top: 40px !important;
  }
  .md-pt-50_b09620ac9423ddb6 {
    padding-top: 50px !important;
  }
  .md-pt-60_9c2168dd92a1ed58 {
    padding-top: 60px !important;
  }
  .md-pt-70_7bdb8a280550510f {
    padding-top: 70px !important;
  }
  .md-pt-80_0c602280df562d4f {
    padding-top: 80px !important;
  }
  .md-pt-90_9fa59c1ad2605df2 {
    padding-top: 90px !important;
  }
  .md-pt-100_b72b4ca6c58c11ea {
    padding-top: 100px !important;
  }
  .md-pt-110_fb8ee952d1cb891c {
    padding-top: 110px !important;
  }
  .md-pt-120_097084b874077c72 {
    padding-top: 120px !important;
  }
  .md-pt-130_fff201a6d5d394d4 {
    padding-top: 130px !important;
  }
  .md-pt-140_367e4165b4178816 {
    padding-top: 140px !important;
  }
  .md-pt-150_e0d774b74cc5347b {
    padding-top: 150px !important;
  }
  .md-pt-200_4acbe5e4608561e3 {
    padding-top: 200px !important;
  }
  .md-pb-10_a0ac7df84bd284e6 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_836e4e5fb79bb850 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_db6a1bd201d227b5 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_7df57b803a655396 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_b401abeaccd3f233 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_4eba38975ff576a2 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_1b7e4be161d1f99e {
    padding-bottom: 70px !important;
  }
  .md-pb-80_f43f6e275ffed330 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_5a99cf9a77e6bd64 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_0154fd494a73c090 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_0620694c5214ce25 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_f0b25872498dd72a {
    padding-bottom: 120px !important;
  }
  .md-pb-130_b438b9be9c4a7918 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_54cac03caf4dc8e8 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_04dc26e872d3950a {
    padding-bottom: 150px !important;
  }
  .md-pb-200_53cdac8f4129c433 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_6179e3ddbe8e53da {
    margin-top: 10px !important;
  }
  .md-mt-20_7d36521fb586f608 {
    margin-top: 20px !important;
  }
  .md-mt-30_db2f324cc20dba7c {
    margin-top: 30px !important;
  }
  .md-mt-40_405d9794f3a5734c {
    margin-top: 40px !important;
  }
  .md-mt-50_cc1d7c191bcb5c36 {
    margin-top: 50px !important;
  }
  .md-mt-60_1f5808034e9ab9e2 {
    margin-top: 60px !important;
  }
  .md-mt-70_ff36b30b87fe9f26 {
    margin-top: 70px !important;
  }
  .md-mt-80_03e9a74070d38ba9 {
    margin-top: 80px !important;
  }
  .md-mt-90_38b50947a5171e2b {
    margin-top: 90px !important;
  }
  .md-mt-100_5ef2029343ce3a6b {
    margin-top: 100px !important;
  }
  .md-mt-110_ca9135d4eeeaa2e9 {
    margin-top: 110px !important;
  }
  .md-mt-120_f953cb3fe4353526 {
    margin-top: 120px !important;
  }
  .md-mt-130_557bb3c369fc58b3 {
    margin-top: 130px !important;
  }
  .md-mt-140_1adfaa82d211ffaf {
    margin-top: 140px !important;
  }
  .md-mt-150_3a1cd13edb397143 {
    margin-top: 150px !important;
  }
  .md-mt-200_f4cf5dc610cfb945 {
    margin-top: 200px !important;
  }
  .md-mb-10_74450c0243153da6 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_12df16f342e658b7 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_b8034033e8a7b20e {
    margin-bottom: 30px !important;
  }
  .md-mb-40_efe1b6f15803ea57 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_de0cda60f9328697 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_588cde5041c94327 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_4f2ac5b01d71bb7d {
    margin-bottom: 70px !important;
  }
  .md-mb-80_262d98d6fbece04b {
    margin-bottom: 80px !important;
  }
  .md-mb-90_8db388c25c60f6bb {
    margin-bottom: 90px !important;
  }
  .md-mb-100_fe4cbd5de43c0696 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_cf0a681e161f7ca3 {
    margin-bottom: 110px !important;
  }
  .md-mb-120_5f09fb4a8cac292a {
    margin-bottom: 120px !important;
  }
  .md-mb-130_284bd10417a062c6 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_7ca80e7403d742c4 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_c0989266714e9a0e {
    margin-bottom: 150px !important;
  }
  .md-mb-200_91224b92159a9861 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_3581ebe810b40116 {
    padding: 0 !important;
  }
  .sm-m0_32988ce1210403a5 {
    margin: 0 !important;
  }
  .sm-pt-10_258dc0f0721e7e3f {
    padding-top: 10px !important;
  }
  .sm-pt-20_264dbe1b1e0f11a8 {
    padding-top: 20px !important;
  }
  .sm-pt-30_cf3cc8bc66d64d6c {
    padding-top: 30px !important;
  }
  .sm-pt-40_c3de86f32f3b66ff {
    padding-top: 40px !important;
  }
  .sm-pt-50_b343c91889b4f214 {
    padding-top: 50px !important;
  }
  .sm-pt-60_739f12193834be7c {
    padding-top: 60px !important;
  }
  .sm-pt-70_86bb3ee41a08bbb1 {
    padding-top: 70px !important;
  }
  .sm-pt-80_84b0cffc66836f27 {
    padding-top: 80px !important;
  }
  .sm-pt-90_19a2e9ba2f771b08 {
    padding-top: 90px !important;
  }
  .sm-pt-100_1f67b9510c78a546 {
    padding-top: 100px !important;
  }
  .sm-pt-110_0730e3423e758cdf {
    padding-top: 110px !important;
  }
  .sm-pt-120_881c083099a36035 {
    padding-top: 120px !important;
  }
  .sm-pt-130_7f5888ff3d92c5a8 {
    padding-top: 130px !important;
  }
  .sm-pt-140_29a4d47427959d69 {
    padding-top: 140px !important;
  }
  .sm-pt-150_b18a38169b18cc20 {
    padding-top: 150px !important;
  }
  .sm-pt-200_d27dd2e8bd0c0a40 {
    padding-top: 200px !important;
  }
  .sm-pb-10_ef20d4655bbd9e35 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_0cfd994d0ffcf87e {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_2d1a8de4ce429ab1 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_4abba51bb4c3e75b {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_5c61449b734e4b0b {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_3214e2ee1a95fd66 {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_995e10d2104705ee {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_84ae69416e5d70a3 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_be9aaad8ae2d29a6 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_a56fb0fdfb902cd9 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_f013507622284a51 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_5e1753c8ee200251 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_7908649a238099bd {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_0231f7c6e3515d64 {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_beab9ec4593ad62c {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_fcf04440b04ce2d9 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_e7ac4dee5e552425 {
    margin-top: 10px !important;
  }
  .sm-mt-20_6cc0d14d3cb520f8 {
    margin-top: 20px !important;
  }
  .sm-mt-30_469eb7d530faa4e2 {
    margin-top: 30px !important;
  }
  .sm-mt-40_3ccece96d96393bc {
    margin-top: 40px !important;
  }
  .sm-mt-50_a76a7b2abb988da2 {
    margin-top: 50px !important;
  }
  .sm-mt-60_740cdd857858b443 {
    margin-top: 60px !important;
  }
  .sm-mt-70_522c54adec92b67f {
    margin-top: 70px !important;
  }
  .sm-mt-80_b32dac0bc0a88b06 {
    margin-top: 80px !important;
  }
  .sm-mt-90_e2462f9f00d87469 {
    margin-top: 90px !important;
  }
  .sm-mt-100_fc07f22a5870d1ec {
    margin-top: 100px !important;
  }
  .sm-mt-110_77d26b2f58588fbf {
    margin-top: 110px !important;
  }
  .sm-mt-120_e70ab069bf9387f9 {
    margin-top: 120px !important;
  }
  .sm-mt-130_0a450ea9e44b40e1 {
    margin-top: 130px !important;
  }
  .sm-mt-140_243fa5deaa6f33d1 {
    margin-top: 140px !important;
  }
  .sm-mt-150_fdd81224f134f86e {
    margin-top: 150px !important;
  }
  .sm-mt-200_374a2c9712b9ed34 {
    margin-top: 200px !important;
  }
  .sm-mb-10_10fc0fe1181f65d9 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_1f5235aff5f1d496 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_562758255347bc3f {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_6c0ba351b6d6888a {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_288d35043cc376da {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_85aa96b7852dc757 {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_a2841790bfdfd095 {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_1820a2bf826009c5 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_c8a21ed01e3b4ca0 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_65751aa12e84e96d {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_850efb9fa63756c7 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_126277d138b96e8a {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_65817e37728ec08f {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_f140b5f67c918828 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_99f8455352fdf921 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_c005122003678bef {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_cbc5802f3d3d109d {
    padding: 0 !important;
  }
  .xs-m0_d3e558ede5fb6ec0 {
    margin: 0 !important;
  }
  .xs-pt-10_a84fa00705b114fe {
    padding-top: 10px !important;
  }
  .xs-pt-20_3628db3995e5f542 {
    padding-top: 20px !important;
  }
  .xs-pt-30_d694450235465a3e {
    padding-top: 30px !important;
  }
  .xs-pt-40_4a8af1fd2f5de167 {
    padding-top: 40px !important;
  }
  .xs-pt-50_4104918d0a98fba6 {
    padding-top: 50px !important;
  }
  .xs-pt-60_7eedfe9e91df0216 {
    padding-top: 60px !important;
  }
  .xs-pt-70_ba3aafa3d9564048 {
    padding-top: 70px !important;
  }
  .xs-pt-80_192dd646364be263 {
    padding-top: 80px !important;
  }
  .xs-pt-90_82c7e4be3c64176b {
    padding-top: 90px !important;
  }
  .xs-pt-100_08a67c8e720036c3 {
    padding-top: 100px !important;
  }
  .xs-pt-110_77d8267b56c11190 {
    padding-top: 110px !important;
  }
  .xs-pt-120_b8cd070dc6fc3fa9 {
    padding-top: 120px !important;
  }
  .xs-pt-130_596be9ca6fa78d50 {
    padding-top: 130px !important;
  }
  .xs-pt-140_d8675a0461a153d2 {
    padding-top: 140px !important;
  }
  .xs-pt-150_35be10788a38c00f {
    padding-top: 150px !important;
  }
  .xs-pt-200_63ab92b2a41ed309 {
    padding-top: 200px !important;
  }
  .xs-pb-10_b884d8b880b8f27a {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_133acb030b9e07bc {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_20bb5ff554b2e89b {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_676b2b5ab4e20eeb {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_65cdc24672961204 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_0dce3a547cf9a280 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_3a1b045755e719b2 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_7af1d7c1db13627c {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_7feeeeb0007455b4 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_2dcf0e6f5cd2cba9 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_83bf807a0bf25cd8 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_4899a8a2b2b3b854 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_8453712a2a02f2e5 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_bb7c94b1fcce6537 {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_5ccaef662b954c58 {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_d8d59e9f6bd50d2c {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_21b88398663852d3 {
    margin-top: 10px !important;
  }
  .xs-mt-20_317db7e57c4f33ee {
    margin-top: 20px !important;
  }
  .xs-mt-30_576d5a15ec036e48 {
    margin-top: 30px !important;
  }
  .xs-mt-40_9622695e41875851 {
    margin-top: 40px !important;
  }
  .xs-mt-50_1604926d6ba41963 {
    margin-top: 50px !important;
  }
  .xs-mt-60_6a6aba24b09f791c {
    margin-top: 60px !important;
  }
  .xs-mt-70_2776ce73424653c3 {
    margin-top: 70px !important;
  }
  .xs-mt-80_5fcb202dd3c65519 {
    margin-top: 80px !important;
  }
  .xs-mt-90_e9c5232c9bc8d8a7 {
    margin-top: 90px !important;
  }
  .xs-mt-100_b14a7c6824502a59 {
    margin-top: 100px !important;
  }
  .xs-mt-110_6774684b5ecab703 {
    margin-top: 110px !important;
  }
  .xs-mt-120_b429e4f8a999654b {
    margin-top: 120px !important;
  }
  .xs-mt-130_4d2f7803a649b6bb {
    margin-top: 130px !important;
  }
  .xs-mt-140_d6e1b16bec2403b4 {
    margin-top: 140px !important;
  }
  .xs-mt-150_24b29c260a1b26d0 {
    margin-top: 150px !important;
  }
  .xs-mt-200_3cdad229d23383e4 {
    margin-top: 200px !important;
  }
  .xs-mb-10_e44975b7096674a2 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_970e7b044b0bad6d {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_87425293f647149c {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_0123be1f508ddeab {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_68d1d61b0c6a8e62 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_cb3ba4e2f1effe7d {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_fd4007110e097860 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_fa09d95837793a3d {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_1fb3c105768d04cd {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_82ceb172842d7757 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_681e8cfe04c9953e {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_587d44affae4984e {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_b63ae060a8a3dd54 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_c359b9afa7c7abbd {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_d987007225f6cfc6 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_3ee3df83cfabddda {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_8b57f754fc787dd0 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_8b57f754fc787dd0.menu-overlay_2864ce6b07288875 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_8b57f754fc787dd0.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_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-three_273d29db2758b278 .navbar-toggler_8e0b3f499937158a {
  background: #000;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-four_5a35b270882df326 .navbar-toggler_8e0b3f499937158a {
  background: #E6FD5A;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-five_cf2c63398ff20983 .navbar-toggler_8e0b3f499937158a {
  background: #DFFF5E;
}
.theme-main-menu_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a:focus {
  box-shadow: none;
}
.theme-main-menu_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a::before,
.theme-main-menu_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a::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_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a 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_8b57f754fc787dd0.menu-style-three_273d29db2758b278 .navbar-toggler_8e0b3f499937158a:before, .theme-main-menu_8b57f754fc787dd0.menu-style-three_273d29db2758b278 .navbar-toggler_8e0b3f499937158a:after, .theme-main-menu_8b57f754fc787dd0.menu-style-three_273d29db2758b278 .navbar-toggler_8e0b3f499937158a span {
  background: #fff;
}
.theme-main-menu_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_8b57f754fc787dd0 .navbar-toggler_8e0b3f499937158a[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_8b57f754fc787dd0 .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_8b57f754fc787dd0 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_8b57f754fc787dd0.white-vr_c149fdb1846c377c .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_8b57f754fc787dd0.white-vr_c149fdb1846c377c .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_8b57f754fc787dd0.white-vr_c149fdb1846c377c.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-one_9224ebf009e27c12 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e .info-row_ad0425137a7a7de9 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e .gap-fix_fcffa6c5051bae74 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e .greetings_158f5f2f9e917ab1 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e .contact-info_98418d09e5631386 {
  margin: 0 -15px;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e .contact-info_98418d09e5631386 li {
  padding: 0 15px;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e .contact-info_98418d09e5631386 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e .contact-info_98418d09e5631386 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e .inner-content_443da73adf6f584a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-two_9528c430383d9c7e.fixed .info-row_ad0425137a7a7de9 {
  display: none;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-five_cf2c63398ff20983 {
  background: #000;
  padding: 0;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-five_cf2c63398ff20983 .inner-content_443da73adf6f584a {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-six_fd05eb5ad35a600f .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_8b57f754fc787dd0.menu-style-six_fd05eb5ad35a600f .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_8b57f754fc787dd0 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_0b0caca69afeee3c {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_0b0caca69afeee3c .mega-menu-title_abe0896441aa20c0 {
  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_8b57f754fc787dd0 .login-btn-one_d52333a59e88dc06 a {
  color: #000;
}
.theme-main-menu_8b57f754fc787dd0 .login-btn-one_d52333a59e88dc06 a:hover {
  text-decoration: underline;
}
.theme-main-menu_8b57f754fc787dd0 .login-btn-two_4792f4dd0d2ece32 a {
  color: #044F3B;
}
.theme-main-menu_8b57f754fc787dd0 .login-btn-two_4792f4dd0d2ece32 a:hover {
  text-decoration: underline;
}
.theme-main-menu_8b57f754fc787dd0 .signup-btn-one_c33c557a0e069d34 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_8b57f754fc787dd0 .signup-btn-one_c33c557a0e069d34 .icon_89237a3f80fd9c6b {
  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_8b57f754fc787dd0 .signup-btn-one_c33c557a0e069d34:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_8b57f754fc787dd0 .signup-btn-one_c33c557a0e069d34:hover .icon_89237a3f80fd9c6b {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_8b57f754fc787dd0 .signup-btn-two_afb05db669d58720 {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_8b57f754fc787dd0 .signup-btn-two_afb05db669d58720:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_8b57f754fc787dd0 .quote-one_8deccc8a3d51748f {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_8b57f754fc787dd0 .quote-one_8deccc8a3d51748f:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_31ea41d871fbc20a {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_31ea41d871fbc20a li {
  position: relative;
  padding: 0 15px;
}
.category-menu_31ea41d871fbc20a li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_31ea41d871fbc20a li a:hover {
  color: #0C3A30;
}
.category-menu_31ea41d871fbc20a .dropdown-menu {
  padding: 0;
}
.category-menu_31ea41d871fbc20a .dropdown-menu li {
  padding: 0;
}
.category-menu_31ea41d871fbc20a .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_cb0de5c70e0b523a .logo_0396b770a6c786f8 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_c149fdb1846c377c .navbar-collapse_cb0de5c70e0b523a {
    background-color: #0C3A30;
  }
  .navbar-collapse_cb0de5c70e0b523a {
    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_cb0de5c70e0b523a.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_8b57f754fc787dd0 .navbar .mega-dropdown_75ad9fcd1ddc7f53 {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_c149fdb1846c377c .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_0b0caca69afeee3c {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_50d65077f6b56dcc .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_1cc3a798290d9880 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_1cc3a798290d9880::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_1cc3a798290d9880 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_1cc3a798290d9880 .hero-slider-one .hero-img_f76e5d887da5b24e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_1cc3a798290d9880 .hero-slider-one .slick-list_fa989678fb0df81f, .hero-banner-one_1cc3a798290d9880 .hero-slider-one .slick-track_fb7b15968739c53c, .hero-banner-one_1cc3a798290d9880 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_1cc3a798290d9880 .hero-heading_509fb9016cc2213a {
  font-weight: 700;
  color: #000;
  background: url(../photos/shape_d6b00b425a/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_1cc3a798290d9880 .more-btn_c0145f81da6879eb {
  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_1cc3a798290d9880 .more-btn_c0145f81da6879eb:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_e7b53dbf074bb343 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_e7b53dbf074bb343 .bg-wrapper_3a1cad352698abf8 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_e7b53dbf074bb343 .hero-heading_509fb9016cc2213a {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_e7b53dbf074bb343 .rating_e9e8c022c7f62f49 h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_e7b53dbf074bb343 .rating_e9e8c022c7f62f49 p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_e7b53dbf074bb343 .media-wrapper_df91471eadbd8089 {
  position: absolute;
  background: url(../photos/assets_7a9248f86d/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_e7b53dbf074bb343 .media-wrapper_df91471eadbd8089 .shape_01_fffc6ba0c2fd16ce {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_e7b53dbf074bb343 .media-wrapper_df91471eadbd8089 .shape_02_4b96beb4d174fe2d {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_58c6efce36f565d0 .hero-heading_509fb9016cc2213a {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_58c6efce36f565d0 .media-wrapper_df91471eadbd8089 {
  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_58c6efce36f565d0 .media-wrapper_df91471eadbd8089 .screen_01_8f72c9a68b45a49b {
  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_58c6efce36f565d0 .media-wrapper_df91471eadbd8089 .screen_02_24f13bd69782c45d {
  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_58c6efce36f565d0 .media-wrapper_df91471eadbd8089 .bg-shape_78f726d463f62b6f {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_58c6efce36f565d0 .shape_01_fffc6ba0c2fd16ce {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_5f830fc2497ffec6 .bg-wrapper_3a1cad352698abf8 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_5f830fc2497ffec6 .media-wrapper_df91471eadbd8089 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_5f830fc2497ffec6 .media-wrapper_df91471eadbd8089 .shape_01_fffc6ba0c2fd16ce {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_5f830fc2497ffec6 .shape_02_4b96beb4d174fe2d {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_6e7f902d3024ecda + .blog-details_a94b28b72297d8ef {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_8884895be5ebf0b4 {
  z-index: 1;
}
.block-feature-three_8884895be5ebf0b4:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_8884895be5ebf0b4.no-bg_e146eb10db06f71a:before {
  display: none;
}
.block-feature-three_8884895be5ebf0b4 .section-btn_3cd845c7bb3197d9 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_8884895be5ebf0b4 .block-title_5006534b52abc1e9 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_8884895be5ebf0b4 .block-title_5006534b52abc1e9 a:hover {
  text-decoration: underline;
}
.block-feature-three_8884895be5ebf0b4 .round-btn_036938e6f975a3dd {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_8884895be5ebf0b4 .round-btn_036938e6f975a3dd:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_8884895be5ebf0b4 .block-one_0d578aaf2237f318 {
  background: url(../photos/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_8884895be5ebf0b4 .block-one_0d578aaf2237f318 .tag_dc0a51567f9683e0 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8884895be5ebf0b4 .block-one_0d578aaf2237f318 .block-title_5006534b52abc1e9 {
  background: url(../photos/shape_d6b00b425a/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_8884895be5ebf0b4 .block-two_f559be7b115f182c {
  overflow: hidden;
}
.block-feature-three_8884895be5ebf0b4 .block-two_f559be7b115f182c .img-wrapper_ff29de2a00f2f847 {
  background: url(../photos/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_8884895be5ebf0b4 .block-two_f559be7b115f182c .text-wrapper_12489c97602326e1 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_8884895be5ebf0b4 .block-two_f559be7b115f182c .tag_dc0a51567f9683e0 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8884895be5ebf0b4 .block-three_d414e02d097a24f0 {
  background: #D3FF76;
}
.block-feature-three_8884895be5ebf0b4 .block-three_d414e02d097a24f0 .tag_dc0a51567f9683e0 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_8884895be5ebf0b4 .block-three_d414e02d097a24f0 .round-btn_036938e6f975a3dd {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_8884895be5ebf0b4 .block-three_d414e02d097a24f0 .round-btn_036938e6f975a3dd:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_8884895be5ebf0b4 .block-four_ce1219ca475785be {
  background: url(../photos/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_8884895be5ebf0b4 .block-four_ce1219ca475785be .block-title_5006534b52abc1e9 {
  background: url(../photos/shape_d6b00b425a/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_8884895be5ebf0b4 .block-four_ce1219ca475785be .block-title_5006534b52abc1e9 a {
  font-size: 28px;
}
.block-feature-three_8884895be5ebf0b4 .block-four_ce1219ca475785be .tag_dc0a51567f9683e0 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_8884895be5ebf0b4 .block-four_ce1219ca475785be .round-btn_036938e6f975a3dd {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_8884895be5ebf0b4 .block-four_ce1219ca475785be .round-btn_036938e6f975a3dd:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_8884895be5ebf0b4 .block-five_912b37d2745254e1 {
  background: url(../photos/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_8884895be5ebf0b4 .block-five_912b37d2745254e1 .tag_dc0a51567f9683e0 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_8884895be5ebf0b4 .block-five_912b37d2745254e1 .block-title_5006534b52abc1e9 {
  background: url(../photos/shape_d6b00b425a/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_d84a7d635de9f521 .upper-wrapper_88a9227941db457f {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_d84a7d635de9f521 .upper-wrapper_88a9227941db457f .shape_01_fffc6ba0c2fd16ce {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_d84a7d635de9f521 .line-loop_690d47094120c6ce:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_d84a7d635de9f521 .graph-panel_e280e897e02f62a3 {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_d84a7d635de9f521 .graph-panel_e280e897e02f62a3 .main-count_83ea72783ded7e28 {
  font-size: 120px;
}
.block-feature-thirteen_d84a7d635de9f521 .graph-panel_e280e897e02f62a3 .chart-box_f675461e6dc5dbb9 {
  padding: 0 15px;
}
.block-feature-thirteen_d84a7d635de9f521 .graph-panel_e280e897e02f62a3 .chart-box_f675461e6dc5dbb9 .chart-inner_c52edeb5baf38cf6 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_8a2f78a037a03e9a .media-img_bf0cff2f2421a3e6 {
  border-radius: 30px;
}
.block-feature-sixteen_8a2f78a037a03e9a .shape_01_fffc6ba0c2fd16ce {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_96c8f6f2e828ea17 .section-subheading_4013816f8ead51f9 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_96c8f6f2e828ea17 .shape_01_fffc6ba0c2fd16ce {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

.text-feature-three_d32bd7e44d00711b {
  z-index: 1;
}
.text-feature-three_d32bd7e44d00711b .counter-wrapper_82c11cbe62883e49 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.text-feature-three_d32bd7e44d00711b .media-wrapper_df91471eadbd8089 {
  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_d32bd7e44d00711b .media-wrapper_df91471eadbd8089 .screen_01_8f72c9a68b45a49b {
  right: -9%;
  top: 12%;
  width: 37.3%;
  border-radius: 10px;
  box-shadow: 10px 30px 50px rgba(0, 0, 0, 0.06);
}
.text-feature-three_d32bd7e44d00711b .media-wrapper_df91471eadbd8089 .screen_02_24f13bd69782c45d {
  left: -11%;
  bottom: -9%;
  width: 65.5%;
}
.text-feature-three_d32bd7e44d00711b .media-wrapper_df91471eadbd8089 .screen_03_fd2f4060c22da619 {
  left: -13%;
  bottom: -11%;
  width: 50.85%;
  box-shadow: 0px 35px 70px rgba(0, 0, 0, 0.06);
}
.text-feature-three_d32bd7e44d00711b .shape_01_fffc6ba0c2fd16ce {
  bottom: 2%;
  left: 39%;
  width: 2.3%;
  min-width: 28px;
  animation: rotated 50s infinite linear;
}

.text-feature-four_d8925713af93abe4 {
  z-index: 1;
}
.text-feature-four_d8925713af93abe4 .avatar_10d618a74c03e7d8 {
  width: 65px;
  height: 65px;
}
.text-feature-four_d8925713af93abe4 .name {
  font-size: 28px;
}
.text-feature-four_d8925713af93abe4 .quote-text_79fdf8a317c4aa0d {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_d8925713af93abe4 .shape_01_fffc6ba0c2fd16ce {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_d8925713af93abe4 .shape_02_4b96beb4d174fe2d {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_b617da6a25cb1108 .bg-wrapper_3a1cad352698abf8 {
  background: #FFF2AC;
}
.text-feature-five_b617da6a25cb1108 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_b617da6a25cb1108 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_b617da6a25cb1108 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_b617da6a25cb1108 li:hover:before {
  background: #29594B;
}
.text-feature-five_b617da6a25cb1108 li:hover:after {
  color: #fff;
}
.text-feature-five_b617da6a25cb1108 .media-wrapper_df91471eadbd8089 {
  background: url(../photos/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_b617da6a25cb1108 .media-wrapper_df91471eadbd8089 .video-icon_47efc2cd2b4c763a {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_b617da6a25cb1108 .media-wrapper_df91471eadbd8089 .video-icon_47efc2cd2b4c763a:hover {
  background: #CFFF45;
}
.text-feature-five_b617da6a25cb1108 .media-wrapper_df91471eadbd8089 .screen_01_8f72c9a68b45a49b {
  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_b1e74d5711105282 {
  z-index: 1;
}
.text-feature-six_b1e74d5711105282 .media-wrapper_df91471eadbd8089 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_b1e74d5711105282 .media-wrapper_df91471eadbd8089 .screen_01_8f72c9a68b45a49b {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_b1e74d5711105282 .shape_01_fffc6ba0c2fd16ce {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_b1e74d5711105282 .shape_02_4b96beb4d174fe2d {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_b2a25197c2f3395b {
  background: url(../photos/assets_7a9248f86d/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_b2a25197c2f3395b .block_98f013199b8441f4 .icon_89237a3f80fd9c6b {
  height: 50px;
}
.text-feature-nine_b2a25197c2f3395b .vertical-text-wrapper_acdbba992bddb7b4 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_b2a25197c2f3395b .vertical-text-wrapper_acdbba992bddb7b4 .text-list_14b8c7df88e150d2 {
  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_b2a25197c2f3395b .vertical-text-wrapper_acdbba992bddb7b4 .text-list_14b8c7df88e150d2:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_b2a25197c2f3395b .vertical-text-wrapper_acdbba992bddb7b4 .shape_01_fffc6ba0c2fd16ce {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_b2a25197c2f3395b .vertical-text-wrapper_acdbba992bddb7b4 .shape_02_4b96beb4d174fe2d {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b2a25197c2f3395b .shape_03_8be805fbd37bfa29 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_b2a25197c2f3395b .shape_04_9dfe43d3a0efa946 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_06d5b493063e941c .section-btn_3cd845c7bb3197d9 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_44127d27397cca96 {
  z-index: 1;
}
.team-section-three_44127d27397cca96:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../photos/shape_d6b00b425a/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_44127d27397cca96 .section-btn_3cd845c7bb3197d9 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_44127d27397cca96 .shape_01_fffc6ba0c2fd16ce {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_44127d27397cca96 .shape_02_4b96beb4d174fe2d {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_44127d27397cca96 .shape_03_8be805fbd37bfa29 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_47b530a0c295be3d .logo_0396b770a6c786f8 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_9b159621c4657673 {
  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_9275ea2c41980e70 {
  max-width: 565px;
}
.user-data-form .form-wrapper_9275ea2c41980e70 .input-group-meta_b8941b8ef99d7b64 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_9275ea2c41980e70 .input-group-meta_b8941b8ef99d7b64 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_9275ea2c41980e70 .input-group-meta_b8941b8ef99d7b64 .placeholder_icon_c573e53a3f246cfd {
  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_9275ea2c41980e70 .input-group-meta_b8941b8ef99d7b64 .placeholder_icon_c573e53a3f246cfd img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_9275ea2c41980e70 .input-group-meta_b8941b8ef99d7b64 .placeholder_icon_c573e53a3f246cfd span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_9275ea2c41980e70 .input-group-meta_b8941b8ef99d7b64 .placeholder_icon_c573e53a3f246cfd 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_9275ea2c41980e70 .input-group-meta_b8941b8ef99d7b64 .placeholder_icon_c573e53a3f246cfd span.eye-slash_f82b8bfe75f33b8e:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_94acc83f272989f2 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_94acc83f272989f2 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_94acc83f272989f2 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_94acc83f272989f2 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_94acc83f272989f2 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_94acc83f272989f2 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_94acc83f272989f2 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_d1fd5a330e546061 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_abe62457339e71cf {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_abe62457339e71cf:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_abe62457339e71cf img {
  width: 20px;
}
.user-data-form .btn-close_4ff2a00f6b63918d {
  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_71ca7b3eec39f642 .main-count_83ea72783ded7e28 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_cac05cca472b0499 .icon_89237a3f80fd9c6b {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_c509a0e7f16bbe9f .img-holder_aefd5cf5c45e5ad0 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_c509a0e7f16bbe9f .img-holder_aefd5cf5c45e5ad0.round-border_2cdb6ff9941e8b25 {
  border-radius: 30px;
}
.portfolio-block-one_c509a0e7f16bbe9f .img-holder_aefd5cf5c45e5ad0 .expend_418b4418fcf5a7ab {
  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_c509a0e7f16bbe9f .img-holder_aefd5cf5c45e5ad0 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_c509a0e7f16bbe9f .img-holder_aefd5cf5c45e5ad0 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_c509a0e7f16bbe9f:hover .expend_418b4418fcf5a7ab {
  opacity: 1;
}
.portfolio-block-one_c509a0e7f16bbe9f:hover .img-meta_59a8b5c7d0a4aa94 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_c509a0e7f16bbe9f:hover .pj-title_e4dc00f9d8a43c89 {
  text-decoration: underline;
}
.portfolio-block-one_c509a0e7f16bbe9f .caption {
  margin-top: 35px;
}
.portfolio-block-one_c509a0e7f16bbe9f .caption .tag_dc0a51567f9683e0 {
  margin: 0 -3px;
}
.portfolio-block-one_c509a0e7f16bbe9f .caption .tag_dc0a51567f9683e0 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_c509a0e7f16bbe9f .caption .pj-title_e4dc00f9d8a43c89 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_c509a0e7f16bbe9f .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_c509a0e7f16bbe9f .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_ccd4de6607443f87 .bg-wrapper_3a1cad352698abf8 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_ccd4de6607443f87 .slider-wrapper_cdfc33325c2fd442 {
  height: 100%;
}
.project-details-two_ccd4de6607443f87 .slider-wrapper_cdfc33325c2fd442 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_ccd4de6607443f87 .slider-wrapper_cdfc33325c2fd442 .carousel-control-next_05cf3fc5aa058f52,
.project-details-two_ccd4de6607443f87 .slider-wrapper_cdfc33325c2fd442 .carousel-control-prev_1183bc3dde7a12fa {
  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_ccd4de6607443f87 .slider-wrapper_cdfc33325c2fd442 .carousel-control-next_05cf3fc5aa058f52:hover,
.project-details-two_ccd4de6607443f87 .slider-wrapper_cdfc33325c2fd442 .carousel-control-prev_1183bc3dde7a12fa:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_ccd4de6607443f87 .slider-wrapper_cdfc33325c2fd442 .carousel-control-prev_1183bc3dde7a12fa {
  left: auto;
  right: 45px;
}
.project-details-two_ccd4de6607443f87 .info-wrapper_dc57497db86ffad5 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_ccd4de6607443f87 .info-wrapper_dc57497db86ffad5 h3 {
  font-size: 36px;
}
.project-details-two_ccd4de6607443f87 .info-wrapper_dc57497db86ffad5 .list-meta_f99d1f301eac0c57 li {
  padding: 22px 0;
}
.project-details-two_ccd4de6607443f87 .info-wrapper_dc57497db86ffad5 .list-meta_f99d1f301eac0c57 .icon_89237a3f80fd9c6b {
  width: 40px;
}
.project-details-two_ccd4de6607443f87 .info-wrapper_dc57497db86ffad5 .list-meta_f99d1f301eac0c57 .text1_f32d18900be978b3 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_ccd4de6607443f87 .info-wrapper_dc57497db86ffad5 .list-meta_f99d1f301eac0c57 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_ccd4de6607443f87 .info-wrapper_dc57497db86ffad5 .social-share_dc3f83e666ddc2e4 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_ccd4de6607443f87 .info-wrapper_dc57497db86ffad5 .social-share_dc3f83e666ddc2e4 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_4c40013f3aace37a .slider-wrapper_cdfc33325c2fd442 {
  padding-left: 100px;
}
.feedback-section-three_4c40013f3aace37a .slider-wrapper_cdfc33325c2fd442 .icon_89237a3f80fd9c6b {
  left: 0;
  top: 18px;
}
.feedback-section-three_4c40013f3aace37a .slick-dots_fb2299ec9f8883eb {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_4c40013f3aace37a .slick-dots_fb2299ec9f8883eb li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_4c40013f3aace37a .slick-dots_fb2299ec9f8883eb .slick-active button {
  background: #000;
}
.feedback-section-three_4c40013f3aace37a .rating-box_090676e0eca0b41c {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_4c40013f3aace37a .rating-box_090676e0eca0b41c .rating_e9e8c022c7f62f49 {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_4c40013f3aace37a .shape_01_fffc6ba0c2fd16ce {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_4c40013f3aace37a .shape_02_4b96beb4d174fe2d {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_39749fea4be92ef0 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_39749fea4be92ef0 .post-data_436ad2ff67285e92 {
  padding: 30px 35px 25px;
}
.blog-meta-one_39749fea4be92ef0 .post-data_436ad2ff67285e92 .post-info_1551f82e3ff91b15 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_39749fea4be92ef0 .post-data_436ad2ff67285e92 .blog-title_d1ab772da246d61a {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_39749fea4be92ef0 .post-data_436ad2ff67285e92 .blog-title_d1ab772da246d61a:hover {
  text-decoration: underline;
}
.blog-meta-one_39749fea4be92ef0 .post-img_fdc257d9dca0d612 {
  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_39749fea4be92ef0 .post-img_fdc257d9dca0d612 .round-btn_036938e6f975a3dd {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_39749fea4be92ef0:hover .round-btn_036938e6f975a3dd {
  background: #CFFF45;
}
.blog-meta-one_39749fea4be92ef0.style-two_48fb86b136e2ccb5 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_39749fea4be92ef0.style-two_48fb86b136e2ccb5 .post-img_fdc257d9dca0d612 {
  border-radius: 0;
}
.blog-meta-one_39749fea4be92ef0.style-two_48fb86b136e2ccb5 .blog-title_d1ab772da246d61a {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_eb98eb011e3e4ad2 {
  background: #fff;
}
.blog-meta-two_eb98eb011e3e4ad2 .post-data_436ad2ff67285e92 {
  padding-top: 30px;
}
.blog-meta-two_eb98eb011e3e4ad2 .post-data_436ad2ff67285e92 .blog-title_d1ab772da246d61a {
  width: 70%;
}
.blog-meta-two_eb98eb011e3e4ad2 .post-data_436ad2ff67285e92 .blog-title_d1ab772da246d61a h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_eb98eb011e3e4ad2 .post-data_436ad2ff67285e92 .blog-title_d1ab772da246d61a:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_eb98eb011e3e4ad2 .post-data_436ad2ff67285e92 .round-btn_036938e6f975a3dd {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_eb98eb011e3e4ad2 .post-data_436ad2ff67285e92 .round-btn_036938e6f975a3dd:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_eb98eb011e3e4ad2 .post-data_436ad2ff67285e92 .post-info_1551f82e3ff91b15 {
  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_eb98eb011e3e4ad2 .post-img_fdc257d9dca0d612 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_eb98eb011e3e4ad2 .post-img_fdc257d9dca0d612 .date_00c749d3b903b7c6 {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_eb98eb011e3e4ad2.style-two_48fb86b136e2ccb5 {
  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_eb98eb011e3e4ad2.style-two_48fb86b136e2ccb5 p {
  font-size: 18px;
}
.blog-meta-two_eb98eb011e3e4ad2.style-two_48fb86b136e2ccb5 .post-img_fdc257d9dca0d612 {
  height: auto;
  width: 100%;
}
.blog-meta-two_eb98eb011e3e4ad2.style-two_48fb86b136e2ccb5 .post-data_436ad2ff67285e92 {
  padding: 26px 0;
}
.blog-meta-two_eb98eb011e3e4ad2.style-two_48fb86b136e2ccb5 .post-data_436ad2ff67285e92 .post-info_1551f82e3ff91b15 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_eb98eb011e3e4ad2.style-two_48fb86b136e2ccb5 .post-data_436ad2ff67285e92 .round-btn_036938e6f975a3dd {
  border: none;
}

.signup-btn-one_c33c557a0e069d34 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_c33c557a0e069d34 .icon_89237a3f80fd9c6b {
  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_e3a5ad6f49f8d590 {
  z-index: 1;
}
.blog-section-three_e3a5ad6f49f8d590 .section-btn_3cd845c7bb3197d9 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .quote-wrapper_ffe0b1a035e16685 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .quote-wrapper_ffe0b1a035e16685 .wrapper_970d3e91c6923309 {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .quote-wrapper_ffe0b1a035e16685 .wrapper_970d3e91c6923309 .icon_89237a3f80fd9c6b {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .quote-wrapper_ffe0b1a035e16685 .wrapper_970d3e91c6923309 h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .quote-wrapper_ffe0b1a035e16685 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .quote-wrapper_ffe0b1a035e16685 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .img-gallery_ee85ca12102bd3c3 {
  margin-bottom: 50px;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .img-gallery_ee85ca12102bd3c3 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .list-item_c7286f3b23b5e965 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_a94b28b72297d8ef .post-details-meta_4d9285e785810150 .list-item_c7286f3b23b5e965 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_a94b28b72297d8ef .bottom-widget_30ef6c06ddfa3922 {
  padding: 10px 0 5px;
}
.blog-details_a94b28b72297d8ef .bottom-widget_30ef6c06ddfa3922 .tags_6867583e1b0475a9 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_a94b28b72297d8ef .bottom-widget_30ef6c06ddfa3922 .tags_6867583e1b0475a9 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_a94b28b72297d8ef .bottom-widget_30ef6c06ddfa3922 .tags_6867583e1b0475a9 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_a94b28b72297d8ef .bottom-widget_30ef6c06ddfa3922 .share-icon_d0362a7f93459901 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_a94b28b72297d8ef .bottom-widget_30ef6c06ddfa3922 .share-icon_d0362a7f93459901 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_a94b28b72297d8ef .grey-bg_af2a85cd170724ea {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_a94b28b72297d8ef .blog-inner-title_d5aee3ee068ee542 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 {
  margin: 60px 0;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f:last-child {
  padding-bottom: 5px;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f .reply-comment_5e3d7e4aa6da6258 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f .user-avatar_4e27fa878e3fc757 {
  width: 60px;
  height: 60px;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f .comment-text_ccff935c500b4fd6 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f .comment-text_ccff935c500b4fd6 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f .comment-text_ccff935c500b4fd6 .date_00c749d3b903b7c6 {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f .comment-text_ccff935c500b4fd6 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f .comment-text_ccff935c500b4fd6 .reply-btn_a9a7fa3c23c3af85 {
  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_a94b28b72297d8ef .blog-comment-area_df0bb3896e59daa0 .comment_47b4c0ca07ad5f1f .comment-text_ccff935c500b4fd6 .reply-btn_a9a7fa3c23c3af85:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_a94b28b72297d8ef .blog-comment-form_9c1cf5f88e06e9db p a {
  color: #19352D;
}
.blog-details_a94b28b72297d8ef .blog-comment-form_9c1cf5f88e06e9db form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_a94b28b72297d8ef .blog-comment-form_9c1cf5f88e06e9db form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_a94b28b72297d8ef .blog-comment-form_9c1cf5f88e06e9db 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_f0f4ab5ce7b218ea {
  height: 600px;
}

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

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

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

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

.footer-one_df0d082ec99099de {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_df0d082ec99099de .bottom-footer_d63466127b9cb388 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_df0d082ec99099de .social-icon_b57402b29ab79bc0 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_df0d082ec99099de .social-icon_b57402b29ab79bc0 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_df0d082ec99099de .footer-title_b0bd62ed8b305b62 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_df0d082ec99099de .footer-nav-link_ab356293a93f79d3 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_df0d082ec99099de .footer-nav-link_ab356293a93f79d3 a:hover {
  color: #fff;
}
.footer-nav-link_ab356293a93f79d3 p {
  font-size: 16px;
}
.logo_0396b770a6c786f8 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_183d2864ffa4b0a6 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_d29d8484cffb493c {
  align-content: center;
}

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

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

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

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

.footer-three_39a994eb374369f6 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_39a994eb374369f6 .round-bg_4289bc4348bece57 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_39a994eb374369f6 .round-bg_4289bc4348bece57.color-two_b938e8d740cabd6e {
  background: #F6FFDD;
}
.footer-three_39a994eb374369f6 .footer-intro_0b740226c6729e50 p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_39a994eb374369f6 .footer-intro_0b740226c6729e50 p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_39a994eb374369f6 .footer-title_b0bd62ed8b305b62 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_39a994eb374369f6 .footer-nav-link_ab356293a93f79d3 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_39a994eb374369f6 .footer-nav-link_ab356293a93f79d3 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_39a994eb374369f6 .bottom-footer_d63466127b9cb388 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_39a994eb374369f6 .bottom-footer_d63466127b9cb388 .copyright_b97429654e381e1e {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_39a994eb374369f6 .bottom-footer_d63466127b9cb388 .bottom-nav_e524a4686e3eb796 {
  margin: 0 -12px;
}
.footer-three_39a994eb374369f6 .bottom-footer_d63466127b9cb388 .bottom-nav_e524a4686e3eb796 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_39a994eb374369f6 .bottom-footer_d63466127b9cb388 .bottom-nav_e524a4686e3eb796 a:hover {
  text-decoration: underline;
}
.footer-three_39a994eb374369f6 .bottom-footer_d63466127b9cb388 .social-icon_b57402b29ab79bc0 {
  margin: 0 -10px;
}
.footer-three_39a994eb374369f6 .bottom-footer_d63466127b9cb388 .social-icon_b57402b29ab79bc0 a {
  margin: 0 10px;
}
.footer-three_39a994eb374369f6 .bottom-footer_d63466127b9cb388 .social-icon_b57402b29ab79bc0 a:hover {
  color: #19352D;
}
.footer-three_39a994eb374369f6 .shape_01_fffc6ba0c2fd16ce {
  top: -3%;
  left: -3%;
}
.footer-three_39a994eb374369f6 .shape_02_4b96beb4d174fe2d {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_e8db9e20e950ba78 {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_e8db9e20e950ba78:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../photos/assets_7a9248f86d/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_e8db9e20e950ba78 h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_e8db9e20e950ba78 .btn-group_ae425bf8399c8b1d {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_e8db9e20e950ba78 .btn-group_ae425bf8399c8b1d h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_e8db9e20e950ba78 .btn-group_ae425bf8399c8b1d h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_e8db9e20e950ba78 .btn-group_ae425bf8399c8b1d .round-btn_036938e6f975a3dd {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_e8db9e20e950ba78 .btn-group_ae425bf8399c8b1d .round-btn_036938e6f975a3dd:hover, .footer-five_e8db9e20e950ba78 .btn-group_ae425bf8399c8b1d .round-btn_036938e6f975a3dd:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_e8db9e20e950ba78 .social-icon_b57402b29ab79bc0 {
  margin: 0 -20px;
}
.footer-five_e8db9e20e950ba78 .social-icon_b57402b29ab79bc0 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_e8db9e20e950ba78 .social-icon_b57402b29ab79bc0 a:hover {
  color: #DFFF5E;
}
.footer-five_e8db9e20e950ba78 .bottom-nav_e524a4686e3eb796 {
  margin: 0 -12px;
}
.footer-five_e8db9e20e950ba78 .bottom-nav_e524a4686e3eb796 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_e8db9e20e950ba78 .bottom-nav_e524a4686e3eb796 a:hover {
  text-decoration: underline;
}
.footer-five_e8db9e20e950ba78 .shape_01_fffc6ba0c2fd16ce {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_e8db9e20e950ba78 .shape_02_4b96beb4d174fe2d {
  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_a30ecbc541e62e86 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_2cd11e054bf0e88a {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_83fc237d00d41df4 {
  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_10023a32da820440 {
  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_459219f80c7a9405 {
  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_4e2377e0815a4ab2 {
  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_972e7f084fe32e4f {
  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_90abc26d263ac3d8 {
  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_3b5eeeeebd26995a {
  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_62684576ab97a0f0 {
  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_2f6ecd1a850557af {
  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_692f532f1f3f7dca {
  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_a53ef943692cf200 {
  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_a2ff62732133f620 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_a953cba2b6b0ed2a {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_6688f9167e0a6097 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_df53132d94fca111 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_efe2dbe99b31bc55 {
  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_61a91e73b444d7c2 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_ffc5f7f6ddf1b6dd {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_5da96f6821fdfd08 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_9371c2b3b7a97156 {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_040751ab3b324e2f {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_aceb1f05d0666b2f {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_ca2b718a8b04e306 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_6ebcc648fae1737c {
  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_57c2078723e1907a {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_3ad91f7b6a2faaeb {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_5d1c89f561a2541d {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_5aa7071e663d9659 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_5db5b398a081a8d4 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_62f0cd787a6547a5 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_9c9e26e66bc2ed5b {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_9471944759ec7ef4 {
  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_d65ea183c27e800e {
  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_468bba706cd288f1 {
  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_106561b149c392e4 {
  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_e96630f2906656c1 {
  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_afdf930902485837 {
  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_a142600185c4e957 {
  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_3a5cb5d8f2ce0dc6 {
  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_5329ec46f0f92168 {
  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_1d0ba01d2ee6955a {
  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_c96aa8f62985254e {
  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_6a47573e3752d354 {
  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_8adc598143bb04a5 {
  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_6efeac18f4639c27 {
  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_1ca5bfc543ec38f8 {
  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_1ab2b9c25a2475b4 {
  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_5a76361bbeded85f {
  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_04b48adcb6d9f208 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_24249caa8d1d7fe6 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_4d466f4e7a8bee2c {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_f6895675065b7988 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_c021f7ca21280019 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_c80583e467e414a6 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_2b6458f089b18340 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_64902b94d52f9272 {
  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_a30ecbc541e62e86 {
  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_bda2b83715080194 {
  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_71e91bc6761d0090 {
  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_10084e3ecd61b4d0 .theme-select-menu_6e752521d387c99f {
  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_caf89cf20567e1c1 {
  overflow: hidden;
}
.product-block-one_caf89cf20567e1c1 .img-holder_aefd5cf5c45e5ad0 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_caf89cf20567e1c1 .img-holder_aefd5cf5c45e5ad0 .cart-icon_a597f0d2d68b21e5 {
  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_caf89cf20567e1c1 .img-holder_aefd5cf5c45e5ad0 .cart-icon_a597f0d2d68b21e5:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_caf89cf20567e1c1 .img-holder_aefd5cf5c45e5ad0 .cart-button_1fbd2e25c8e68a0b {
  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_caf89cf20567e1c1 .img-holder_aefd5cf5c45e5ad0 .cart-button_1fbd2e25c8e68a0b:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_caf89cf20567e1c1 .product-title_ef352d3c93625b0f {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_caf89cf20567e1c1 .rating_e9e8c022c7f62f49 {
  margin: 0 -3px;
}
.product-block-one_caf89cf20567e1c1 .rating_e9e8c022c7f62f49 li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_caf89cf20567e1c1 .rating_e9e8c022c7f62f49 li .bi-star-fill_4e56624da9d26a2b {
  color: #FFCB65;
}
.product-block-one_caf89cf20567e1c1 .price_c41859e3940b021b {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_caf89cf20567e1c1:hover .cart-button_1fbd2e25c8e68a0b {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_caf89cf20567e1c1:hover .product-img_a2c0a889fa8adfde {
  transform: scale(0.95);
}
.product-block-one_caf89cf20567e1c1:hover .cart-icon_a597f0d2d68b21e5 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_caf89cf20567e1c1:hover .product-title_ef352d3c93625b0f {
  text-decoration: underline;
}

.product-details-one_2188da384e2729dd .product-img-tab_a1613a5a8806ce30 {
  border: none;
}
.product-details-one_2188da384e2729dd .product-img-tab_a1613a5a8806ce30 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_2188da384e2729dd .product-img-tab_a1613a5a8806ce30 .nav-link img {
  max-height: 100%;
}
.product-details-one_2188da384e2729dd .product-img-tab_a1613a5a8806ce30 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_2188da384e2729dd .product-img-tab-content_9ba5f810ddb4d296 {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_2188da384e2729dd .product-img-tab-content_9ba5f810ddb4d296 img {
  margin: auto;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .stock-tag_bf92239be4f4a318 {
  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_2188da384e2729dd .product-info_8c93b0157a96fd33 .product-name_539edd4ea22f98fe {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .rating_e9e8c022c7f62f49 li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .rating_e9e8c022c7f62f49 li .bi-star-fill_4e56624da9d26a2b {
  color: #FFCB65;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .rating_e9e8c022c7f62f49 li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .rating_e9e8c022c7f62f49 li a:hover {
  text-decoration: underline;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .price_c41859e3940b021b {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .price_c41859e3940b021b del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .availability_177296e8cff360be {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .description-text_c9d876b3919c968c {
  padding: 10px 0 15px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .product-feature_86875e3d6944be02 {
  margin-bottom: 20px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .product-feature_86875e3d6944be02 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .product-feature_86875e3d6944be02 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .customize-order_7ffd3238c670fca2 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .customize-order_7ffd3238c670fca2 .quantity_0b91a7c735e13818 .button-group_bfffbbd9d23be9e6 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .customize-order_7ffd3238c670fca2 .quantity_0b91a7c735e13818 .button-group_bfffbbd9d23be9e6 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .customize-order_7ffd3238c670fca2 .quantity_0b91a7c735e13818 .button-group_bfffbbd9d23be9e6 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_2188da384e2729dd .product-info_8c93b0157a96fd33 .customize-order_7ffd3238c670fca2 .quantity_0b91a7c735e13818 .button-group_bfffbbd9d23be9e6 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_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .nav-tabs_00ee77fbb5093a23 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .nav-tabs_00ee77fbb5093a23 .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_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .nav-tabs_00ee77fbb5093a23 .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_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .nav-tabs_00ee77fbb5093a23 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .nav-tabs_00ee77fbb5093a23 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .tab-content_3574f715fd1bfd42 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .tab-content_3574f715fd1bfd42 .product-feature_86875e3d6944be02 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .tab-content_3574f715fd1bfd42 .product-feature_86875e3d6944be02 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .user-comment-area_7d3e59a0ea5cdb0d .single-comment_15703e639d452823 {
  padding-bottom: 40px;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .user-comment-area_7d3e59a0ea5cdb0d .single-comment_15703e639d452823:last-child {
  padding-bottom: 0;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .user-comment-area_7d3e59a0ea5cdb0d .user-img_4ce7bfa4fcd4f9dc {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .user-comment-area_7d3e59a0ea5cdb0d .user-comment-data_5faaf81bea7c0cea {
  padding-left: 30px;
  position: relative;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .user-comment-area_7d3e59a0ea5cdb0d .user-comment-data_5faaf81bea7c0cea .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .user-comment-area_7d3e59a0ea5cdb0d .user-comment-data_5faaf81bea7c0cea .rating_e9e8c022c7f62f49 li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .user-comment-area_7d3e59a0ea5cdb0d .user-comment-data_5faaf81bea7c0cea .rating_e9e8c022c7f62f49 li .bi-star-fill_4e56624da9d26a2b {
  color: #FFCB65;
}
.product-details-one_2188da384e2729dd .product-review-tab_4cac1ab7e7418c58 .user-comment-area_7d3e59a0ea5cdb0d .user-comment-data_5faaf81bea7c0cea p {
  padding-top: 8px;
}

.cart-list-form_81f913be3409fae5 {
  position: relative;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c {
  margin: 0;
  background: transparent;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c 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_81f913be3409fae5 .table_afdddcdade38125c th:first-child {
  text-align: left;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .product-thumbnails_941fac36454d2447 {
  width: 85px;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .product-thumbnails_941fac36454d2447 img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .product-thumbnails_941fac36454d2447 .product-img_a2c0a889fa8adfde {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .product-info_8c93b0157a96fd33 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .product-info_8c93b0157a96fd33 .product-name_539edd4ea22f98fe {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .product-info_8c93b0157a96fd33 .serial_2954ff80bd40f71c {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .product-info_8c93b0157a96fd33 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .price_c41859e3940b021b {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .quantity_0b91a7c735e13818 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .quantity_0b91a7c735e13818 li .btn_9278f23ed95fb0ed {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .quantity_0b91a7c735e13818 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_81f913be3409fae5 .table_afdddcdade38125c tbody .remove-product_0a9276a15dfb45ad {
  color: #000;
  font-size: 22px;
}
.cart-list-form_81f913be3409fae5 .table_afdddcdade38125c tbody .remove-product_0a9276a15dfb45ad:hover {
  color: #ff2759;
}
.cart-list-form_81f913be3409fae5 .cart-footer_3501d10ceacc0ca5 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_81f913be3409fae5 .cart-footer_3501d10ceacc0ca5 .coupon-form_8933ac926eb81d89 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_81f913be3409fae5 .cart-footer_3501d10ceacc0ca5 .cart-total-section_288395657b7f684e {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_81f913be3409fae5 .cart-footer_3501d10ceacc0ca5 .cart-total-section_288395657b7f684e .cart-total-table_f41132c461cf247f 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_81f913be3409fae5 .cart-footer_3501d10ceacc0ca5 .cart-total-section_288395657b7f684e .cart-total-table_f41132c461cf247f tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_4dc6746ed1cfe758 {
  height: auto;
}

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

.fancybox-caption_078369d74d166f02, .fancybox-infobar_c5757699719c4640, .fancybox-navigation_db3bb625b0ece936 .fancybox-button_9fef513ad91dffae, .fancybox-toolbar_9d9a5d8fea21697c {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_d6e6365743cd70d6 .fancybox-caption_078369d74d166f02, .fancybox-show-infobar_e0c44dd947340161 .fancybox-infobar_c5757699719c4640, .fancybox-show-nav_f427d7387c4282db .fancybox-navigation_db3bb625b0ece936 .fancybox-button_9fef513ad91dffae, .fancybox-show-toolbar_9b36f2201f32c229 .fancybox-toolbar_9d9a5d8fea21697c {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_ffd49496c351a201 .fancybox-stage_0ceff7a9e22efe86 {
  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_58546078f4d798ad .fancybox-slide, .fancybox-slide--current_68288befa91e414f, .fancybox-slide--next_419e17fd9a9ea71b, .fancybox-slide--previous_1e6586aa5b726b42 {
  display: block;
}

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

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

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

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

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

.fancybox-content_d526b16a860b994c {
  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_3d2e9e18ca8f3661 .fancybox-content_d526b16a860b994c {
  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_23853099a92ab60d .fancybox-content_d526b16a860b994c {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_f99382f95cdc90d4 .fancybox-content_d526b16a860b994c {
  cursor: zoom-in;
}

.fancybox-can-drag_b6741b46b8e3098c .fancybox-content_d526b16a860b994c {
  cursor: grab;
}

.fancybox-is-dragging_ebdbb0b5e6847251 .fancybox-content_d526b16a860b994c {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_e7c7f0299aae9d85 .fancybox-content_d526b16a860b994c {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_5dccc0265a1bc479 .fancybox-content_d526b16a860b994c, .fancybox-slide--map_9236a1569849357c .fancybox-content_d526b16a860b994c, .fancybox-slide--video_56678f2e3315d068 .fancybox-content_d526b16a860b994c {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_56678f2e3315d068 .fancybox-content_d526b16a860b994c {
  background: #000;
}

.fancybox-slide--map_9236a1569849357c .fancybox-content_d526b16a860b994c {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_3ae956dc020882c6 svg path, .fancybox-button--share_f45d162698cd9031 svg path, .fancybox-button--thumbs_0f961f9405729dff svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_f427d7387c4282db .fancybox-navigation_db3bb625b0ece936 .fancybox-button_9fef513ad91dffae {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_db3bb625b0ece936 .fancybox-button--arrow_left_a6ac1115cd13e436 {
  left: 6px;
}

.fancybox-navigation_db3bb625b0ece936 .fancybox-button--arrow_right_cf68edd1f2c2b791 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_5dccc0265a1bc479 .fancybox-close-small_eb0cc9d8749123f2, .fancybox-slide--image_3d2e9e18ca8f3661 .fancybox-close-small_eb0cc9d8749123f2, .fancybox-slide--video_56678f2e3315d068 .fancybox-close-small_eb0cc9d8749123f2 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_5dccc0265a1bc479 .fancybox-close-small_eb0cc9d8749123f2:hover svg, .fancybox-slide--image_3d2e9e18ca8f3661 .fancybox-close-small_eb0cc9d8749123f2:hover svg, .fancybox-slide--video_56678f2e3315d068 .fancybox-close-small_eb0cc9d8749123f2:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_b6c43b11280837b5 .fancybox-close-small_eb0cc9d8749123f2, .fancybox-is-zoomable_24378e6594445aae.fancybox-can-drag_b6741b46b8e3098c .fancybox-close-small_eb0cc9d8749123f2 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_5d7dab695d650780.fancybox-slide--next_419e17fd9a9ea71b, .fancybox-fx-fade_5d7dab695d650780.fancybox-slide--previous_1e6586aa5b726b42 {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_5d7dab695d650780.fancybox-slide--current_68288befa91e414f {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_9284281a9fbfcabd {
  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_3fa0c3a7bd66e630 {
  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_97288054f16797a9 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_70c52aa30b43210a .fancybox-thumbs_3fa0c3a7bd66e630 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_3fa0c3a7bd66e630 > 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_3fa0c3a7bd66e630 .fancybox-thumbs-active_b857ffa11b7dbc1a:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_042a2bc7cacda439 .slick-track_fb7b15968739c53c,
.slick-slider_042a2bc7cacda439 .slick-list_fa989678fb0df81f {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_db46c122d06d7581 .slick-track_fb7b15968739c53c {
  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_db46c122d06d7581 img {
  display: none;
}

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

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

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

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

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