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

.h1_1b924d162b4001c1,
h1,
.h2_1e775f1fd220c9e0,
h2,
.h3_26fd8d13c06c03c0,
h3,
.h4_94fd09799c98f1d3,
h4,
.h5_ea2710bfecdd8c48,
h5,
.h6_a199749676d71c9c,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_582f2d7303f5aad5 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_d52800c3726dd910 {
  padding: 0 !important;
}

.m0_530b182b57bfa792 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_e532f5fca646d349 {
    padding: 0 !important;
  }
  .xl-m0_ff32ee5c00847c54 {
    margin: 0 !important;
  }
  .xl-pt-10_de4e6f193fd2cc61 {
    padding-top: 10px !important;
  }
  .xl-pt-20_f93e97ddf00eb98c {
    padding-top: 20px !important;
  }
  .xl-pt-30_f76191096dc6163e {
    padding-top: 30px !important;
  }
  .xl-pt-40_59346d7a32a85ecd {
    padding-top: 40px !important;
  }
  .xl-pt-50_c8338efd4a287c9c {
    padding-top: 50px !important;
  }
  .xl-pt-60_5f7ebcdae55093d1 {
    padding-top: 60px !important;
  }
  .xl-pt-70_295ac04d692cf6ba {
    padding-top: 70px !important;
  }
  .xl-pt-80_1b7d67644cff5548 {
    padding-top: 80px !important;
  }
  .xl-pt-90_44ef96559b4e93ff {
    padding-top: 90px !important;
  }
  .xl-pt-100_02178b011db84ebe {
    padding-top: 100px !important;
  }
  .xl-pt-110_5a82f1221f203346 {
    padding-top: 110px !important;
  }
  .xl-pt-120_793ce76878ecea09 {
    padding-top: 120px !important;
  }
  .xl-pt-130_59299174eaa37fe8 {
    padding-top: 130px !important;
  }
  .xl-pt-140_d06fe0906a1187fc {
    padding-top: 140px !important;
  }
  .xl-pt-150_61fa0a396b9f8453 {
    padding-top: 150px !important;
  }
  .xl-pt-200_c6b44ec84006f770 {
    padding-top: 200px !important;
  }
  .xl-pb-10_8f0d51a669305e07 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_8ba40b4603f2ee5a {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_45c64b958b2e96ba {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_2304f06b1820e333 {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_312fb2c90eed2e0b {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_c5aed3daea6cb1b3 {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_82159aa4a2e2c1e2 {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_d7f5085ac3ecebd9 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_132c82b51003a73d {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_dfc104880b1763d8 {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_14a40db9cc77a560 {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_658f8f2c2f0e9b45 {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_4bab2d4e5e826936 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_519045b887b32b41 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_c973d493ebc03baf {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_164ed354da6fd466 {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_dd72fe1ff62f5f65 {
    margin-top: 10px !important;
  }
  .xl-mt-20_9a344c44d1fd017e {
    margin-top: 20px !important;
  }
  .xl-mt-30_2ac31d629e4a7c44 {
    margin-top: 30px !important;
  }
  .xl-mt-40_55082086fb34f904 {
    margin-top: 40px !important;
  }
  .xl-mt-50_d1db9d7274291914 {
    margin-top: 50px !important;
  }
  .xl-mt-60_adaac57fd9100e3c {
    margin-top: 60px !important;
  }
  .xl-mt-70_d5f439ff7c4cf6d5 {
    margin-top: 70px !important;
  }
  .xl-mt-80_4845bb1d90ba1679 {
    margin-top: 80px !important;
  }
  .xl-mt-90_eab6b94d924dc806 {
    margin-top: 90px !important;
  }
  .xl-mt-100_4c7924ae35c06289 {
    margin-top: 100px !important;
  }
  .xl-mt-110_984f05f7fbc0f627 {
    margin-top: 110px !important;
  }
  .xl-mt-120_1d8d2cb244c5a701 {
    margin-top: 120px !important;
  }
  .xl-mt-130_85ad7a31816420e9 {
    margin-top: 130px !important;
  }
  .xl-mt-140_093591ad2c705db4 {
    margin-top: 140px !important;
  }
  .xl-mt-150_8eb48b3ed801860a {
    margin-top: 150px !important;
  }
  .xl-mt-200_55daa60fa0a8b315 {
    margin-top: 200px !important;
  }
  .xl-mb-10_7d803217b886dee5 {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_e0612d02c6ee6954 {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_f8707ffc81473b85 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_091cf5d169a2953e {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_744813b4affcf8c3 {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_4c660c6f18c92609 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_ac60f2924bdec862 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_631ffdd072dda190 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_6a911ed9125ff566 {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_ca982943665f1d2d {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_b989500fe8e1f718 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_a849fc6f2195cad4 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_3e7c9aa448a060f5 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_6f43ea3825a5125b {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_9f11053e600c1271 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_83d708dcc82353fd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_500b149ab856a215 {
    padding: 0 !important;
  }
  .lg-m0_034bfac57fc13526 {
    margin: 0 !important;
  }
  .lg-pt-10_569844e3bd3f817e {
    padding-top: 10px !important;
  }
  .lg-pt-20_7736677a23a8a1f9 {
    padding-top: 20px !important;
  }
  .lg-pt-30_05a68f5742757302 {
    padding-top: 30px !important;
  }
  .lg-pt-40_a56ec6d7ad727fd5 {
    padding-top: 40px !important;
  }
  .lg-pt-50_b3f2fe8173847c9a {
    padding-top: 50px !important;
  }
  .lg-pt-60_abea620c0f5dd3d5 {
    padding-top: 60px !important;
  }
  .lg-pt-70_9f8d22ff12ef5b87 {
    padding-top: 70px !important;
  }
  .lg-pt-80_9f4e65f11a902641 {
    padding-top: 80px !important;
  }
  .lg-pt-90_bb10a6beffa86217 {
    padding-top: 90px !important;
  }
  .lg-pt-100_3c52d71317f783ec {
    padding-top: 100px !important;
  }
  .lg-pt-110_7ea447c3fb75014b {
    padding-top: 110px !important;
  }
  .lg-pt-120_18ef51300f934bec {
    padding-top: 120px !important;
  }
  .lg-pt-130_2861caf971ed46bc {
    padding-top: 130px !important;
  }
  .lg-pt-140_5dd97777bf077eb5 {
    padding-top: 140px !important;
  }
  .lg-pt-150_4620008ebfad3811 {
    padding-top: 150px !important;
  }
  .lg-pt-200_15d5074210a00973 {
    padding-top: 200px !important;
  }
  .lg-pb-10_b92da56d015c07c0 {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_abd5d3b0c2b33370 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_865c4aeb4cf9f816 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_458bd2c9f2a832ab {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_020aa00b1247ed58 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_db37f417a31241e1 {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_da0a453d37b0b5ab {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_03f0914490561ebe {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_6cabb6e027e41505 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_1b8bd1760246e8b5 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_2c0feec53f332bfa {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_7470d0383b2d05e2 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_2918f4c89c9604ae {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_59725973172ee7ed {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_caab302c9f8adacd {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_30d580a6ddb33547 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_a2ae7f62ceeb3342 {
    margin-top: 10px !important;
  }
  .lg-mt-20_85f38022e463473d {
    margin-top: 20px !important;
  }
  .lg-mt-30_9d47d3bb71d38441 {
    margin-top: 30px !important;
  }
  .lg-mt-40_873d98bb0b18007b {
    margin-top: 40px !important;
  }
  .lg-mt-50_8eac53dec1a473a3 {
    margin-top: 50px !important;
  }
  .lg-mt-60_33425dccf43f55b0 {
    margin-top: 60px !important;
  }
  .lg-mt-70_ac0befef10a28268 {
    margin-top: 70px !important;
  }
  .lg-mt-80_87c4cd71485a4bdf {
    margin-top: 80px !important;
  }
  .lg-mt-90_e61cd36b0a658a05 {
    margin-top: 90px !important;
  }
  .lg-mt-100_ee39ca31b687f538 {
    margin-top: 100px !important;
  }
  .lg-mt-110_13b3b893ae1be2f2 {
    margin-top: 110px !important;
  }
  .lg-mt-120_af04064a82795c69 {
    margin-top: 120px !important;
  }
  .lg-mt-130_d585b885413309ff {
    margin-top: 130px !important;
  }
  .lg-mt-140_3b221ea0c180b6dc {
    margin-top: 140px !important;
  }
  .lg-mt-150_94b8d3388265c099 {
    margin-top: 150px !important;
  }
  .lg-mt-200_4bd56807250579d3 {
    margin-top: 200px !important;
  }
  .lg-mb-10_dda597196c676e63 {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_1b39fc338da12a33 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_448c0c00ca262f6f {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_8c7d7bc2e90e260e {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_ca8bce089ea2a571 {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_26836eab87e8e68a {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_3dd822d189b9a1bf {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_a459218778a20bbf {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_e72b9e4c8218d9fc {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_400eb1920812832e {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_ac7c8d37fc79ee30 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_c8b82d23a98e0b34 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_dcacd1da2fad76ca {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_b8b745211f6761d3 {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_f91aa92754148597 {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_d54713c21e940379 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_796ba166ed9f1c33 {
    padding: 0 !important;
  }
  .md-m0_f3b29638126742ff {
    margin: 0 !important;
  }
  .md-pt-10_03a82dfac178e688 {
    padding-top: 10px !important;
  }
  .md-pt-20_f3182131484d9720 {
    padding-top: 20px !important;
  }
  .md-pt-30_152137765c00c097 {
    padding-top: 30px !important;
  }
  .md-pt-40_296e62437c58c83a {
    padding-top: 40px !important;
  }
  .md-pt-50_7f1b3ebab5e81d82 {
    padding-top: 50px !important;
  }
  .md-pt-60_ca2fa16306b3425e {
    padding-top: 60px !important;
  }
  .md-pt-70_3e0052a33cdd000e {
    padding-top: 70px !important;
  }
  .md-pt-80_64f09fd40f5c91ef {
    padding-top: 80px !important;
  }
  .md-pt-90_74356cc684caee4a {
    padding-top: 90px !important;
  }
  .md-pt-100_f0a939000b696a65 {
    padding-top: 100px !important;
  }
  .md-pt-110_ea30d33cb9d19931 {
    padding-top: 110px !important;
  }
  .md-pt-120_b1a58383e25dcf57 {
    padding-top: 120px !important;
  }
  .md-pt-130_2a03bd24825848b2 {
    padding-top: 130px !important;
  }
  .md-pt-140_0df24a138039ec1a {
    padding-top: 140px !important;
  }
  .md-pt-150_0f329a445b9a0a8c {
    padding-top: 150px !important;
  }
  .md-pt-200_582c4ae00f219f5d {
    padding-top: 200px !important;
  }
  .md-pb-10_b2fda35d803b3fb3 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_69162a473ce45581 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_a1b7a9ea56c3e9f8 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_e7c36fd77768df5f {
    padding-bottom: 40px !important;
  }
  .md-pb-50_265781689d2124e4 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_8f5f0ad9e77f0523 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_0f0000a108ad0fc4 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_274836af12f09111 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_f44486c13fd167f0 {
    padding-bottom: 90px !important;
  }
  .md-pb-100_581bbdad6dc346dc {
    padding-bottom: 100px !important;
  }
  .md-pb-110_299b6907ccf356f1 {
    padding-bottom: 110px !important;
  }
  .md-pb-120_c5c50d670588a173 {
    padding-bottom: 120px !important;
  }
  .md-pb-130_b965b34325a39d37 {
    padding-bottom: 130px !important;
  }
  .md-pb-140_0a3b2f077adb24bd {
    padding-bottom: 140px !important;
  }
  .md-pb-150_9e4843a34c04a888 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_218c613775030e2f {
    padding-bottom: 200px !important;
  }
  .md-mt-10_65ebae2f342362c2 {
    margin-top: 10px !important;
  }
  .md-mt-20_01df9a84cf86d3b8 {
    margin-top: 20px !important;
  }
  .md-mt-30_d1c6bb6ec6bbef32 {
    margin-top: 30px !important;
  }
  .md-mt-40_b0012dd14394dd44 {
    margin-top: 40px !important;
  }
  .md-mt-50_4245ad06f4273ae5 {
    margin-top: 50px !important;
  }
  .md-mt-60_b049b78f4b763553 {
    margin-top: 60px !important;
  }
  .md-mt-70_403bdf11903bbbcc {
    margin-top: 70px !important;
  }
  .md-mt-80_32274fb656420567 {
    margin-top: 80px !important;
  }
  .md-mt-90_66270447b9b1dc42 {
    margin-top: 90px !important;
  }
  .md-mt-100_788dd573c17c6850 {
    margin-top: 100px !important;
  }
  .md-mt-110_a409d62412b4ea05 {
    margin-top: 110px !important;
  }
  .md-mt-120_e098ae74a69de7c2 {
    margin-top: 120px !important;
  }
  .md-mt-130_0dfcd3deff139217 {
    margin-top: 130px !important;
  }
  .md-mt-140_0074322e81f313a2 {
    margin-top: 140px !important;
  }
  .md-mt-150_8e334371b80e5410 {
    margin-top: 150px !important;
  }
  .md-mt-200_4151f67e7c0c5195 {
    margin-top: 200px !important;
  }
  .md-mb-10_f667ed72ef76ea2c {
    margin-bottom: 10px !important;
  }
  .md-mb-20_152b7f8af33d4db1 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_9d9bde66d8cf2f42 {
    margin-bottom: 30px !important;
  }
  .md-mb-40_f97894ee9faaf533 {
    margin-bottom: 40px !important;
  }
  .md-mb-50_61d87f4cabefb1e9 {
    margin-bottom: 50px !important;
  }
  .md-mb-60_c949096123e2bca0 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_e83dcf6ef3b495f0 {
    margin-bottom: 70px !important;
  }
  .md-mb-80_6d42c276a0e8049e {
    margin-bottom: 80px !important;
  }
  .md-mb-90_83b6773d06853cfc {
    margin-bottom: 90px !important;
  }
  .md-mb-100_6c73626724dafe20 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_e2e10bd04a61c95b {
    margin-bottom: 110px !important;
  }
  .md-mb-120_a161dbbfe93fc2dc {
    margin-bottom: 120px !important;
  }
  .md-mb-130_d8cb7df3f89092c1 {
    margin-bottom: 130px !important;
  }
  .md-mb-140_c5de594754c6c59c {
    margin-bottom: 140px !important;
  }
  .md-mb-150_2157f69bea982580 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_1725fbca08871397 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_4d1d9e019b6dddf8 {
    padding: 0 !important;
  }
  .sm-m0_4f66f2c019b17b47 {
    margin: 0 !important;
  }
  .sm-pt-10_51c0abdac35a8f0e {
    padding-top: 10px !important;
  }
  .sm-pt-20_b4c9dc1e91afef43 {
    padding-top: 20px !important;
  }
  .sm-pt-30_15dc7b3e1f6333bf {
    padding-top: 30px !important;
  }
  .sm-pt-40_985c0543a28922b9 {
    padding-top: 40px !important;
  }
  .sm-pt-50_36476dceca3d9ef1 {
    padding-top: 50px !important;
  }
  .sm-pt-60_7f3d430404131b5f {
    padding-top: 60px !important;
  }
  .sm-pt-70_c68c039500f4e136 {
    padding-top: 70px !important;
  }
  .sm-pt-80_d9d95cb1ea750a78 {
    padding-top: 80px !important;
  }
  .sm-pt-90_26cec06e8267d721 {
    padding-top: 90px !important;
  }
  .sm-pt-100_7f25fa32583381ff {
    padding-top: 100px !important;
  }
  .sm-pt-110_3967aedfe890537e {
    padding-top: 110px !important;
  }
  .sm-pt-120_5f6519b0152455d4 {
    padding-top: 120px !important;
  }
  .sm-pt-130_faaabb5bd31a4f32 {
    padding-top: 130px !important;
  }
  .sm-pt-140_1610564b4e28f96c {
    padding-top: 140px !important;
  }
  .sm-pt-150_f5d21759af9e616e {
    padding-top: 150px !important;
  }
  .sm-pt-200_195327972e631179 {
    padding-top: 200px !important;
  }
  .sm-pb-10_2f5dc023a779aa4e {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_07dc8231e819f090 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_240281b4f6bab745 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_b7972868376ddf20 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_bb751c79b20fe482 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_4e79aed0e21fc15c {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_2b0644abe6d27990 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_a793d18264dbd6d8 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_a2ffda95174e575f {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_646e3d351e0e5e41 {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_fd3d1250e3e21421 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_2cd9baa8e71f07fc {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_52d16626fa6eddb1 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_fbe9ae5277a9e21b {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_20ba19f8bba233ed {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_bb31ddd80ed49bd0 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_6bd8603d82311101 {
    margin-top: 10px !important;
  }
  .sm-mt-20_456785bd82f3bbb9 {
    margin-top: 20px !important;
  }
  .sm-mt-30_9c2fbdccd77e177f {
    margin-top: 30px !important;
  }
  .sm-mt-40_529db0d90469af8b {
    margin-top: 40px !important;
  }
  .sm-mt-50_1f0fd7e2f53bfb29 {
    margin-top: 50px !important;
  }
  .sm-mt-60_a01ffd05d0268bcc {
    margin-top: 60px !important;
  }
  .sm-mt-70_c6011d7fc369bd40 {
    margin-top: 70px !important;
  }
  .sm-mt-80_45226b233d7245b5 {
    margin-top: 80px !important;
  }
  .sm-mt-90_0a569e938f048f0b {
    margin-top: 90px !important;
  }
  .sm-mt-100_55107c6aeef4a7a0 {
    margin-top: 100px !important;
  }
  .sm-mt-110_ca606ed60ba4b017 {
    margin-top: 110px !important;
  }
  .sm-mt-120_5306194f111c942a {
    margin-top: 120px !important;
  }
  .sm-mt-130_6ff7d689e7b293af {
    margin-top: 130px !important;
  }
  .sm-mt-140_7ed7411fd1974f5d {
    margin-top: 140px !important;
  }
  .sm-mt-150_3dd8f68751add9d9 {
    margin-top: 150px !important;
  }
  .sm-mt-200_d4ab0c11fc283ef6 {
    margin-top: 200px !important;
  }
  .sm-mb-10_2b4540d8befb85d4 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_617562ba824d0739 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_23f73e1a74c26148 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_00a41cfcea8d9761 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_625f42d49247f3fd {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_af22b8fd51e954cf {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_2d82888687abbb8d {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_e37c1258a8411008 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_e064bca41d33a440 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_f86ceca931001867 {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_f676af15da539d50 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_29466e298ed37bff {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_c60aa7272ed6a2b1 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_3d2dd5c3a5722bc3 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_9841d24203753f60 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_cada1de679a8b805 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_1e5a781ae63bf951 {
    padding: 0 !important;
  }
  .xs-m0_4f5c3777b2d266bd {
    margin: 0 !important;
  }
  .xs-pt-10_bccc9560a3858c8e {
    padding-top: 10px !important;
  }
  .xs-pt-20_5dff99ee282dbd45 {
    padding-top: 20px !important;
  }
  .xs-pt-30_b86b85bb01fd3c68 {
    padding-top: 30px !important;
  }
  .xs-pt-40_2f4cc8cd4a6f8c34 {
    padding-top: 40px !important;
  }
  .xs-pt-50_e526b3194ecc0448 {
    padding-top: 50px !important;
  }
  .xs-pt-60_d07352cee9643d42 {
    padding-top: 60px !important;
  }
  .xs-pt-70_df531492a807c890 {
    padding-top: 70px !important;
  }
  .xs-pt-80_93130fbfca805387 {
    padding-top: 80px !important;
  }
  .xs-pt-90_84631e7744c092f0 {
    padding-top: 90px !important;
  }
  .xs-pt-100_631e36ae6f3ff909 {
    padding-top: 100px !important;
  }
  .xs-pt-110_316a7170be2a1ecb {
    padding-top: 110px !important;
  }
  .xs-pt-120_0f4421900fb62a49 {
    padding-top: 120px !important;
  }
  .xs-pt-130_c47b01c7a6a484fd {
    padding-top: 130px !important;
  }
  .xs-pt-140_93894669e6c1e6c2 {
    padding-top: 140px !important;
  }
  .xs-pt-150_6c2ce26c64764f2a {
    padding-top: 150px !important;
  }
  .xs-pt-200_9f9502e5904492d1 {
    padding-top: 200px !important;
  }
  .xs-pb-10_4de40adc0cbd91bf {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_d2fc2c7dad8ed03b {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_8f2a4eda5b240ff9 {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_1040ef8b4371fefa {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_868b7bd2b54b248e {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_55c54808caf81364 {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_4b1cc3fdfbf54553 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_21b0549867b51ab9 {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_04b5659f9a36787b {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_76657ac6069bfc22 {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_e4c2277372a86b90 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_757309f3ab272bc0 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_02d657802ed9ac12 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_1c7a05f1f21cc86e {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_8333f1e68ee9208d {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_44106813ea60e80e {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_737d807a8c68bfc0 {
    margin-top: 10px !important;
  }
  .xs-mt-20_1832f738749679dc {
    margin-top: 20px !important;
  }
  .xs-mt-30_7c42953fbce947e2 {
    margin-top: 30px !important;
  }
  .xs-mt-40_68ddcb03fe233e39 {
    margin-top: 40px !important;
  }
  .xs-mt-50_74b40390674d40de {
    margin-top: 50px !important;
  }
  .xs-mt-60_99f46cb97863b31a {
    margin-top: 60px !important;
  }
  .xs-mt-70_e8292d0ef5576f47 {
    margin-top: 70px !important;
  }
  .xs-mt-80_4dc092f32ba61b9c {
    margin-top: 80px !important;
  }
  .xs-mt-90_dfc54175dc7184d8 {
    margin-top: 90px !important;
  }
  .xs-mt-100_e6d270659799d082 {
    margin-top: 100px !important;
  }
  .xs-mt-110_bfbdeb196cdfed90 {
    margin-top: 110px !important;
  }
  .xs-mt-120_c090861fb0e4b347 {
    margin-top: 120px !important;
  }
  .xs-mt-130_99099ba835e6687a {
    margin-top: 130px !important;
  }
  .xs-mt-140_df97cef400138de5 {
    margin-top: 140px !important;
  }
  .xs-mt-150_2011e21284dc8045 {
    margin-top: 150px !important;
  }
  .xs-mt-200_615658c84eb50a8e {
    margin-top: 200px !important;
  }
  .xs-mb-10_03493ee060a0d482 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_632d6815ada5d4e4 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_70d230ad9c3a198b {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_e7c0f3ca6f91edad {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_a9925e02898f480c {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_b33bd5cb1bfbf1b7 {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_26535b966987d640 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_4d47169d76a4c167 {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_802578543c8b77e5 {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_50d1deaa458a1306 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_1e403816d3192064 {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_b436d84a3721095a {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_4911777b75a51d0d {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_d71938bb4899c87d {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_c385e33821bd9574 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_7bf919e0664ca14e {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_31ddb8cd2b12bbc8 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-overlay_bfd347f345b1e3d6 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_31ddb8cd2b12bbc8.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_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-three_ed371d652100039d .navbar-toggler_a4b46c14f808943c {
  background: #000;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-four_3b7ac97c3a6b6a9f .navbar-toggler_a4b46c14f808943c {
  background: #E6FD5A;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-five_0950432c39cbae5d .navbar-toggler_a4b46c14f808943c {
  background: #DFFF5E;
}
.theme-main-menu_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c:focus {
  box-shadow: none;
}
.theme-main-menu_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c::before,
.theme-main-menu_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c::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_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c 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_31ddb8cd2b12bbc8.menu-style-three_ed371d652100039d .navbar-toggler_a4b46c14f808943c:before, .theme-main-menu_31ddb8cd2b12bbc8.menu-style-three_ed371d652100039d .navbar-toggler_a4b46c14f808943c:after, .theme-main-menu_31ddb8cd2b12bbc8.menu-style-three_ed371d652100039d .navbar-toggler_a4b46c14f808943c span {
  background: #fff;
}
.theme-main-menu_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_31ddb8cd2b12bbc8 .navbar-toggler_a4b46c14f808943c[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_31ddb8cd2b12bbc8 .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_31ddb8cd2b12bbc8 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_31ddb8cd2b12bbc8.white-vr_48459fa9ad167bf9 .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_31ddb8cd2b12bbc8.white-vr_48459fa9ad167bf9 .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_31ddb8cd2b12bbc8.white-vr_48459fa9ad167bf9.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-one_907051a27b20517a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 .info-row_adb488c674a2c307 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 .gap-fix_6f608bfc3d24c8d7 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 .greetings_4f2fce97b018abb3 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 .contact-info_4ed8b88e4f8fb316 {
  margin: 0 -15px;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 .contact-info_4ed8b88e4f8fb316 li {
  padding: 0 15px;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 .contact-info_4ed8b88e4f8fb316 li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 .contact-info_4ed8b88e4f8fb316 li a:hover {
  text-decoration: underline;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8 .inner-content_367efe32d735ef32 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-two_d655a9cc336e88f8.fixed .info-row_adb488c674a2c307 {
  display: none;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-five_0950432c39cbae5d {
  background: #000;
  padding: 0;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-five_0950432c39cbae5d .inner-content_367efe32d735ef32 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-six_74e47a5ad5467845 .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_31ddb8cd2b12bbc8.menu-style-six_74e47a5ad5467845 .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_31ddb8cd2b12bbc8 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_fe7f4264229407ff {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_fe7f4264229407ff .mega-menu-title_39850ec42b395d64 {
  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_31ddb8cd2b12bbc8 .login-btn-one_ff243ae1f5d918a4 a {
  color: #000;
}
.theme-main-menu_31ddb8cd2b12bbc8 .login-btn-one_ff243ae1f5d918a4 a:hover {
  text-decoration: underline;
}
.theme-main-menu_31ddb8cd2b12bbc8 .login-btn-two_5ef843b2f24b26f5 a {
  color: #044F3B;
}
.theme-main-menu_31ddb8cd2b12bbc8 .login-btn-two_5ef843b2f24b26f5 a:hover {
  text-decoration: underline;
}
.theme-main-menu_31ddb8cd2b12bbc8 .signup-btn-one_6e2fb43d722b5c4e 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_31ddb8cd2b12bbc8 .signup-btn-one_6e2fb43d722b5c4e .icon_9c1c55407e56e440 {
  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_31ddb8cd2b12bbc8 .signup-btn-one_6e2fb43d722b5c4e:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_31ddb8cd2b12bbc8 .signup-btn-one_6e2fb43d722b5c4e:hover .icon_9c1c55407e56e440 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_31ddb8cd2b12bbc8 .signup-btn-two_e4e152ea83f2061d {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_31ddb8cd2b12bbc8 .signup-btn-two_e4e152ea83f2061d:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_31ddb8cd2b12bbc8 .quote-one_32c79c3911ee2fc9 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_31ddb8cd2b12bbc8 .quote-one_32c79c3911ee2fc9:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_f153663727a61dce {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_f153663727a61dce li {
  position: relative;
  padding: 0 15px;
}
.category-menu_f153663727a61dce li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_f153663727a61dce li a:hover {
  color: #0C3A30;
}
.category-menu_f153663727a61dce .dropdown-menu {
  padding: 0;
}
.category-menu_f153663727a61dce .dropdown-menu li {
  padding: 0;
}
.category-menu_f153663727a61dce .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_18cf04ab264382b0 .logo_846f3575d3e128e4 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_48459fa9ad167bf9 .navbar-collapse_18cf04ab264382b0 {
    background-color: #0C3A30;
  }
  .navbar-collapse_18cf04ab264382b0 {
    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_18cf04ab264382b0.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_31ddb8cd2b12bbc8 .navbar .mega-dropdown_6375c6a240a5b67c {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_48459fa9ad167bf9 .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_fe7f4264229407ff {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_2a7cfa2c50c65438 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_e266cfd2e2ff1326 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_e266cfd2e2ff1326::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_e266cfd2e2ff1326 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_e266cfd2e2ff1326 .hero-slider-one .hero-img_a0507485d16ab7ff {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_e266cfd2e2ff1326 .hero-slider-one .slick-list_87e6bcbca4474f43, .hero-banner-one_e266cfd2e2ff1326 .hero-slider-one .slick-track_1553fd0ad8860851, .hero-banner-one_e266cfd2e2ff1326 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_e266cfd2e2ff1326 .hero-heading_a0cce551d8013bd5 {
  font-weight: 700;
  color: #000;
  background: url(../pictures/shape_39b5dd8f80/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_e266cfd2e2ff1326 .more-btn_95d948ade58e00ff {
  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_e266cfd2e2ff1326 .more-btn_95d948ade58e00ff:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_c36342b6d7822393 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_c36342b6d7822393 .bg-wrapper_bde142b7d834b9f6 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_c36342b6d7822393 .hero-heading_a0cce551d8013bd5 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_c36342b6d7822393 .rating_15184123b0e2ec0c h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_c36342b6d7822393 .rating_15184123b0e2ec0c p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_c36342b6d7822393 .media-wrapper_7f626cf8dc3f3036 {
  position: absolute;
  background: url(../pictures/assets_688d93913d/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_c36342b6d7822393 .media-wrapper_7f626cf8dc3f3036 .shape_01_6920a5aa23b26cb1 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_c36342b6d7822393 .media-wrapper_7f626cf8dc3f3036 .shape_02_61b14dd812e6bbbb {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_461a0185250e23c6 .hero-heading_a0cce551d8013bd5 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_461a0185250e23c6 .media-wrapper_7f626cf8dc3f3036 {
  background: url(../pictures/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_461a0185250e23c6 .media-wrapper_7f626cf8dc3f3036 .screen_01_2748aa57c71bb307 {
  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_461a0185250e23c6 .media-wrapper_7f626cf8dc3f3036 .screen_02_e7a5172015ead8dd {
  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_461a0185250e23c6 .media-wrapper_7f626cf8dc3f3036 .bg-shape_ea531e0d08ad29f4 {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_461a0185250e23c6 .shape_01_6920a5aa23b26cb1 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_9b120763e750bcde .bg-wrapper_bde142b7d834b9f6 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_9b120763e750bcde .media-wrapper_7f626cf8dc3f3036 {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_9b120763e750bcde .media-wrapper_7f626cf8dc3f3036 .shape_01_6920a5aa23b26cb1 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_9b120763e750bcde .shape_02_61b14dd812e6bbbb {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_a8f1218b87bbdecf + .blog-details_9a7686110c5eadaa {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_52c2f0f6943e1184 {
  z-index: 1;
}
.block-feature-three_52c2f0f6943e1184:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_52c2f0f6943e1184.no-bg_7cb99603e528b975:before {
  display: none;
}
.block-feature-three_52c2f0f6943e1184 .section-btn_26f4123ceb836a12 {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_52c2f0f6943e1184 .block-title_9faf270572f0a8fb a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_52c2f0f6943e1184 .block-title_9faf270572f0a8fb a:hover {
  text-decoration: underline;
}
.block-feature-three_52c2f0f6943e1184 .round-btn_8ccbfca1347f029b {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_52c2f0f6943e1184 .round-btn_8ccbfca1347f029b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_52c2f0f6943e1184 .block-one_f537ed4ef13106b9 {
  background: url(../pictures/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_52c2f0f6943e1184 .block-one_f537ed4ef13106b9 .tag_7702d73c1cb50396 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_52c2f0f6943e1184 .block-one_f537ed4ef13106b9 .block-title_9faf270572f0a8fb {
  background: url(../pictures/shape_39b5dd8f80/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_52c2f0f6943e1184 .block-two_c893b93ad38e1eaa {
  overflow: hidden;
}
.block-feature-three_52c2f0f6943e1184 .block-two_c893b93ad38e1eaa .img-wrapper_09ff01e1b45942e2 {
  background: url(../pictures/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_52c2f0f6943e1184 .block-two_c893b93ad38e1eaa .text-wrapper_74db1d7b4f6e2924 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_52c2f0f6943e1184 .block-two_c893b93ad38e1eaa .tag_7702d73c1cb50396 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_52c2f0f6943e1184 .block-three_c691dadd41e7903f {
  background: #D3FF76;
}
.block-feature-three_52c2f0f6943e1184 .block-three_c691dadd41e7903f .tag_7702d73c1cb50396 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_52c2f0f6943e1184 .block-three_c691dadd41e7903f .round-btn_8ccbfca1347f029b {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_52c2f0f6943e1184 .block-three_c691dadd41e7903f .round-btn_8ccbfca1347f029b:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_52c2f0f6943e1184 .block-four_c1f0e42fe5713e89 {
  background: url(../pictures/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_52c2f0f6943e1184 .block-four_c1f0e42fe5713e89 .block-title_9faf270572f0a8fb {
  background: url(../pictures/shape_39b5dd8f80/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_52c2f0f6943e1184 .block-four_c1f0e42fe5713e89 .block-title_9faf270572f0a8fb a {
  font-size: 28px;
}
.block-feature-three_52c2f0f6943e1184 .block-four_c1f0e42fe5713e89 .tag_7702d73c1cb50396 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_52c2f0f6943e1184 .block-four_c1f0e42fe5713e89 .round-btn_8ccbfca1347f029b {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_52c2f0f6943e1184 .block-four_c1f0e42fe5713e89 .round-btn_8ccbfca1347f029b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_52c2f0f6943e1184 .block-five_13b08fbbd2050e0e {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_52c2f0f6943e1184 .block-five_13b08fbbd2050e0e .tag_7702d73c1cb50396 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_52c2f0f6943e1184 .block-five_13b08fbbd2050e0e .block-title_9faf270572f0a8fb {
  background: url(../pictures/shape_39b5dd8f80/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_841e9092c0e9e498 .upper-wrapper_e6aa06872eb2ebfc {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_841e9092c0e9e498 .upper-wrapper_e6aa06872eb2ebfc .shape_01_6920a5aa23b26cb1 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_841e9092c0e9e498 .line-loop_ab32ef67d9f12516:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_841e9092c0e9e498 .graph-panel_e451c26362f4b66f {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_841e9092c0e9e498 .graph-panel_e451c26362f4b66f .main-count_546e781fbc11991f {
  font-size: 120px;
}
.block-feature-thirteen_841e9092c0e9e498 .graph-panel_e451c26362f4b66f .chart-box_e5ec597843848e3b {
  padding: 0 15px;
}
.block-feature-thirteen_841e9092c0e9e498 .graph-panel_e451c26362f4b66f .chart-box_e5ec597843848e3b .chart-inner_32eaf9736d437b42 {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_ae5b4eaa6afd6acd .media-img_6e441258c17c30e3 {
  border-radius: 30px;
}
.block-feature-sixteen_ae5b4eaa6afd6acd .shape_01_6920a5aa23b26cb1 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_05854f49d4e207ea .section-subheading_d2d5bea79f5bb829 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_05854f49d4e207ea .shape_01_6920a5aa23b26cb1 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_43debafd783db0e2 {
  z-index: 1;
}
.text-feature-four_43debafd783db0e2 .avatar_dbb8f4a61d753aed {
  width: 65px;
  height: 65px;
}
.text-feature-four_43debafd783db0e2 .name {
  font-size: 28px;
}
.text-feature-four_43debafd783db0e2 .quote-text_cb1d837bd685147e {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_43debafd783db0e2 .shape_01_6920a5aa23b26cb1 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_43debafd783db0e2 .shape_02_61b14dd812e6bbbb {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_baf76a934ee68cc7 .bg-wrapper_bde142b7d834b9f6 {
  background: #FFF2AC;
}
.text-feature-five_baf76a934ee68cc7 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_baf76a934ee68cc7 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_baf76a934ee68cc7 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_baf76a934ee68cc7 li:hover:before {
  background: #29594B;
}
.text-feature-five_baf76a934ee68cc7 li:hover:after {
  color: #fff;
}
.text-feature-five_baf76a934ee68cc7 .media-wrapper_7f626cf8dc3f3036 {
  background: url(../pictures/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_baf76a934ee68cc7 .media-wrapper_7f626cf8dc3f3036 .video-icon_ff3fb5a189c59417 {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_baf76a934ee68cc7 .media-wrapper_7f626cf8dc3f3036 .video-icon_ff3fb5a189c59417:hover {
  background: #CFFF45;
}
.text-feature-five_baf76a934ee68cc7 .media-wrapper_7f626cf8dc3f3036 .screen_01_2748aa57c71bb307 {
  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_bd95770895de97d5 {
  z-index: 1;
}
.text-feature-six_bd95770895de97d5 .media-wrapper_7f626cf8dc3f3036 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_bd95770895de97d5 .media-wrapper_7f626cf8dc3f3036 .screen_01_2748aa57c71bb307 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_bd95770895de97d5 .shape_01_6920a5aa23b26cb1 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_bd95770895de97d5 .shape_02_61b14dd812e6bbbb {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_ad2148e74285c0fa {
  background: url(../pictures/assets_688d93913d/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_ad2148e74285c0fa .block_2db2ef2e7a89a8ea .icon_9c1c55407e56e440 {
  height: 50px;
}
.text-feature-nine_ad2148e74285c0fa .vertical-text-wrapper_1e6b9c546a206c9b {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_ad2148e74285c0fa .vertical-text-wrapper_1e6b9c546a206c9b .text-list_24d5c9f95a9573b0 {
  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_ad2148e74285c0fa .vertical-text-wrapper_1e6b9c546a206c9b .text-list_24d5c9f95a9573b0:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_ad2148e74285c0fa .vertical-text-wrapper_1e6b9c546a206c9b .shape_01_6920a5aa23b26cb1 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_ad2148e74285c0fa .vertical-text-wrapper_1e6b9c546a206c9b .shape_02_61b14dd812e6bbbb {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_ad2148e74285c0fa .shape_03_bf52324ea4b12b16 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_ad2148e74285c0fa .shape_04_5aabd272b9493271 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_cbcf8d82b02ed198 .section-btn_26f4123ceb836a12 {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_19f6aa2634cc260b {
  z-index: 1;
}
.team-section-three_19f6aa2634cc260b:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../pictures/shape_39b5dd8f80/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_19f6aa2634cc260b .section-btn_26f4123ceb836a12 {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_19f6aa2634cc260b .shape_01_6920a5aa23b26cb1 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_19f6aa2634cc260b .shape_02_61b14dd812e6bbbb {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_19f6aa2634cc260b .shape_03_bf52324ea4b12b16 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_58e2a669e63998d8 .logo_846f3575d3e128e4 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_18428f9e94fc7e8a {
  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_85623717b351fba7 {
  max-width: 565px;
}
.user-data-form .form-wrapper_85623717b351fba7 .input-group-meta_cb08182b5b6302b2 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_85623717b351fba7 .input-group-meta_cb08182b5b6302b2 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_85623717b351fba7 .input-group-meta_cb08182b5b6302b2 .placeholder_icon_58875beed729dfb3 {
  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_85623717b351fba7 .input-group-meta_cb08182b5b6302b2 .placeholder_icon_58875beed729dfb3 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_85623717b351fba7 .input-group-meta_cb08182b5b6302b2 .placeholder_icon_58875beed729dfb3 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_85623717b351fba7 .input-group-meta_cb08182b5b6302b2 .placeholder_icon_58875beed729dfb3 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_85623717b351fba7 .input-group-meta_cb08182b5b6302b2 .placeholder_icon_58875beed729dfb3 span.eye-slash_7f3cd565a08a8729:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_3bb0cc8be097f2e4 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_3bb0cc8be097f2e4 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_3bb0cc8be097f2e4 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_3bb0cc8be097f2e4 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_3bb0cc8be097f2e4 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_3bb0cc8be097f2e4 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_3bb0cc8be097f2e4 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_f8399145fdd203c8 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_b9921bedf077299a {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_b9921bedf077299a:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_b9921bedf077299a img {
  width: 20px;
}
.user-data-form .btn-close_4db882e120ea0857 {
  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_21bda46014da279f .main-count_546e781fbc11991f {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_4c0c4e5c3f5664f0 .icon_9c1c55407e56e440 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_e7a05a68d2ecc0d4 .img-holder_bf678aca799ea482 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_e7a05a68d2ecc0d4 .img-holder_bf678aca799ea482.round-border_f80c28ddf3fb4270 {
  border-radius: 30px;
}
.portfolio-block-one_e7a05a68d2ecc0d4 .img-holder_bf678aca799ea482 .expend_4e70d9597dbcf25d {
  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_e7a05a68d2ecc0d4 .img-holder_bf678aca799ea482 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_e7a05a68d2ecc0d4 .img-holder_bf678aca799ea482 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_e7a05a68d2ecc0d4:hover .expend_4e70d9597dbcf25d {
  opacity: 1;
}
.portfolio-block-one_e7a05a68d2ecc0d4:hover .img-meta_1b6ecbc8139096b6 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_e7a05a68d2ecc0d4:hover .pj-title_a71e6b43a82b4f08 {
  text-decoration: underline;
}
.portfolio-block-one_e7a05a68d2ecc0d4 .caption {
  margin-top: 35px;
}
.portfolio-block-one_e7a05a68d2ecc0d4 .caption .tag_7702d73c1cb50396 {
  margin: 0 -3px;
}
.portfolio-block-one_e7a05a68d2ecc0d4 .caption .tag_7702d73c1cb50396 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_e7a05a68d2ecc0d4 .caption .pj-title_a71e6b43a82b4f08 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_e7a05a68d2ecc0d4 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_e7a05a68d2ecc0d4 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_e3c6c6111922525c .bg-wrapper_bde142b7d834b9f6 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_e3c6c6111922525c .slider-wrapper_49462f0cb26e7933 {
  height: 100%;
}
.project-details-two_e3c6c6111922525c .slider-wrapper_49462f0cb26e7933 .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_e3c6c6111922525c .slider-wrapper_49462f0cb26e7933 .carousel-control-next_17ff5c87ea004287,
.project-details-two_e3c6c6111922525c .slider-wrapper_49462f0cb26e7933 .carousel-control-prev_36b552091d5e2106 {
  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_e3c6c6111922525c .slider-wrapper_49462f0cb26e7933 .carousel-control-next_17ff5c87ea004287:hover,
.project-details-two_e3c6c6111922525c .slider-wrapper_49462f0cb26e7933 .carousel-control-prev_36b552091d5e2106:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_e3c6c6111922525c .slider-wrapper_49462f0cb26e7933 .carousel-control-prev_36b552091d5e2106 {
  left: auto;
  right: 45px;
}
.project-details-two_e3c6c6111922525c .info-wrapper_2a090fa38a1e774b {
  padding: 55px 50px 85px 70px;
}
.project-details-two_e3c6c6111922525c .info-wrapper_2a090fa38a1e774b h3 {
  font-size: 36px;
}
.project-details-two_e3c6c6111922525c .info-wrapper_2a090fa38a1e774b .list-meta_8ba16c401c08bbd4 li {
  padding: 22px 0;
}
.project-details-two_e3c6c6111922525c .info-wrapper_2a090fa38a1e774b .list-meta_8ba16c401c08bbd4 .icon_9c1c55407e56e440 {
  width: 40px;
}
.project-details-two_e3c6c6111922525c .info-wrapper_2a090fa38a1e774b .list-meta_8ba16c401c08bbd4 .text1_7a538dedacc2ced9 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_e3c6c6111922525c .info-wrapper_2a090fa38a1e774b .list-meta_8ba16c401c08bbd4 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_e3c6c6111922525c .info-wrapper_2a090fa38a1e774b .social-share_d38b9df17c7400c2 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_e3c6c6111922525c .info-wrapper_2a090fa38a1e774b .social-share_d38b9df17c7400c2 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_c9a9a8e7c0dd2331 .slider-wrapper_49462f0cb26e7933 {
  padding-left: 100px;
}
.feedback-section-three_c9a9a8e7c0dd2331 .slider-wrapper_49462f0cb26e7933 .icon_9c1c55407e56e440 {
  left: 0;
  top: 18px;
}
.feedback-section-three_c9a9a8e7c0dd2331 .slick-dots_2b8795015247a9f3 {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_c9a9a8e7c0dd2331 .slick-dots_2b8795015247a9f3 li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_c9a9a8e7c0dd2331 .slick-dots_2b8795015247a9f3 .slick-active button {
  background: #000;
}
.feedback-section-three_c9a9a8e7c0dd2331 .rating-box_ae5c7e925586e036 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_c9a9a8e7c0dd2331 .rating-box_ae5c7e925586e036 .rating_15184123b0e2ec0c {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_c9a9a8e7c0dd2331 .shape_01_6920a5aa23b26cb1 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_c9a9a8e7c0dd2331 .shape_02_61b14dd812e6bbbb {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_d3b9ca6cfed1229e {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_d3b9ca6cfed1229e .post-data_22fc8e6d71f41277 {
  padding: 30px 35px 25px;
}
.blog-meta-one_d3b9ca6cfed1229e .post-data_22fc8e6d71f41277 .post-info_9f74ce62278a7c05 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_d3b9ca6cfed1229e .post-data_22fc8e6d71f41277 .blog-title_d88346a576ee28f8 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_d3b9ca6cfed1229e .post-data_22fc8e6d71f41277 .blog-title_d88346a576ee28f8:hover {
  text-decoration: underline;
}
.blog-meta-one_d3b9ca6cfed1229e .post-img_d5e7c9fc076cba1d {
  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_d3b9ca6cfed1229e .post-img_d5e7c9fc076cba1d .round-btn_8ccbfca1347f029b {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_d3b9ca6cfed1229e:hover .round-btn_8ccbfca1347f029b {
  background: #CFFF45;
}
.blog-meta-one_d3b9ca6cfed1229e.style-two_eb10dc5970446ff9 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_d3b9ca6cfed1229e.style-two_eb10dc5970446ff9 .post-img_d5e7c9fc076cba1d {
  border-radius: 0;
}
.blog-meta-one_d3b9ca6cfed1229e.style-two_eb10dc5970446ff9 .blog-title_d88346a576ee28f8 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_7b4077e43d4ea7ae {
  background: #fff;
}
.blog-meta-two_7b4077e43d4ea7ae .post-data_22fc8e6d71f41277 {
  padding-top: 30px;
}
.blog-meta-two_7b4077e43d4ea7ae .post-data_22fc8e6d71f41277 .blog-title_d88346a576ee28f8 {
  width: 70%;
}
.blog-meta-two_7b4077e43d4ea7ae .post-data_22fc8e6d71f41277 .blog-title_d88346a576ee28f8 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_7b4077e43d4ea7ae .post-data_22fc8e6d71f41277 .blog-title_d88346a576ee28f8:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_7b4077e43d4ea7ae .post-data_22fc8e6d71f41277 .round-btn_8ccbfca1347f029b {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_7b4077e43d4ea7ae .post-data_22fc8e6d71f41277 .round-btn_8ccbfca1347f029b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_7b4077e43d4ea7ae .post-data_22fc8e6d71f41277 .post-info_9f74ce62278a7c05 {
  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_7b4077e43d4ea7ae .post-img_d5e7c9fc076cba1d {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_7b4077e43d4ea7ae .post-img_d5e7c9fc076cba1d .date_311b2cef1f35f6fc {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_7b4077e43d4ea7ae.style-two_eb10dc5970446ff9 {
  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_7b4077e43d4ea7ae.style-two_eb10dc5970446ff9 p {
  font-size: 18px;
}
.blog-meta-two_7b4077e43d4ea7ae.style-two_eb10dc5970446ff9 .post-img_d5e7c9fc076cba1d {
  height: auto;
  width: 100%;
}
.blog-meta-two_7b4077e43d4ea7ae.style-two_eb10dc5970446ff9 .post-data_22fc8e6d71f41277 {
  padding: 26px 0;
}
.blog-meta-two_7b4077e43d4ea7ae.style-two_eb10dc5970446ff9 .post-data_22fc8e6d71f41277 .post-info_9f74ce62278a7c05 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_7b4077e43d4ea7ae.style-two_eb10dc5970446ff9 .post-data_22fc8e6d71f41277 .round-btn_8ccbfca1347f029b {
  border: none;
}

.signup-btn-one_6e2fb43d722b5c4e 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_6e2fb43d722b5c4e .icon_9c1c55407e56e440 {
  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_24ea23d820fa9f1b {
  z-index: 1;
}
.blog-section-three_24ea23d820fa9f1b .section-btn_26f4123ceb836a12 {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

.blog-section-four_fda567a0d63d9834 {
  z-index: 5;
}
.blog-section-four_fda567a0d63d9834.block-feature-three_52c2f0f6943e1184:before {
  display: none;
}
.blog-section-four_fda567a0d63d9834.block-feature-three_52c2f0f6943e1184 .block-one_f537ed4ef13106b9 {
  background: url(../pictures/blog/blog_img_05.jpg) no-repeat center;
  height: 666px;
}

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

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

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

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

.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .quote-wrapper_5dca5e09520da638 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .quote-wrapper_5dca5e09520da638 .wrapper_fc65cfe91a0180db {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .quote-wrapper_5dca5e09520da638 .wrapper_fc65cfe91a0180db .icon_9c1c55407e56e440 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .quote-wrapper_5dca5e09520da638 .wrapper_fc65cfe91a0180db h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .quote-wrapper_5dca5e09520da638 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .quote-wrapper_5dca5e09520da638 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .img-gallery_3618d082f7efe16c {
  margin-bottom: 50px;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .img-gallery_3618d082f7efe16c img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .list-item_cf84c98fe635dbd8 li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_9a7686110c5eadaa .post-details-meta_8753b3b3e877d7a5 .list-item_cf84c98fe635dbd8 li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_9a7686110c5eadaa .bottom-widget_d4cf22d80550069e {
  padding: 10px 0 5px;
}
.blog-details_9a7686110c5eadaa .bottom-widget_d4cf22d80550069e .tags_f4868a9fb36896bd li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_9a7686110c5eadaa .bottom-widget_d4cf22d80550069e .tags_f4868a9fb36896bd a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_9a7686110c5eadaa .bottom-widget_d4cf22d80550069e .tags_f4868a9fb36896bd a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_9a7686110c5eadaa .bottom-widget_d4cf22d80550069e .share-icon_78d1ad31f335f1f9 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_9a7686110c5eadaa .bottom-widget_d4cf22d80550069e .share-icon_78d1ad31f335f1f9 a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_9a7686110c5eadaa .grey-bg_e9376e446b5e8b4a {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_9a7686110c5eadaa .blog-inner-title_e90a722bd98350ae {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 {
  margin: 60px 0;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e:last-child {
  padding-bottom: 5px;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e .reply-comment_e9736e73f464ef62 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e .user-avatar_21784e13341003b7 {
  width: 60px;
  height: 60px;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e .comment-text_194f489657fbfd31 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e .comment-text_194f489657fbfd31 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e .comment-text_194f489657fbfd31 .date_311b2cef1f35f6fc {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e .comment-text_194f489657fbfd31 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e .comment-text_194f489657fbfd31 .reply-btn_d49800d603e3ed45 {
  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_9a7686110c5eadaa .blog-comment-area_7f4c4521ba0efd68 .comment_43527d67854da41e .comment-text_194f489657fbfd31 .reply-btn_d49800d603e3ed45:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_9a7686110c5eadaa .blog-comment-form_b7e6b85f52570970 p a {
  color: #19352D;
}
.blog-details_9a7686110c5eadaa .blog-comment-form_b7e6b85f52570970 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_9a7686110c5eadaa .blog-comment-form_b7e6b85f52570970 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_9a7686110c5eadaa .blog-comment-form_b7e6b85f52570970 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_46b9568bdbfc0100 {
  height: 600px;
}

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

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

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

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

.footer-one_417086a4f03c1e73 {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_417086a4f03c1e73 .bottom-footer_8e632d1801059770 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_417086a4f03c1e73 .social-icon_cda36e0937eba599 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_417086a4f03c1e73 .social-icon_cda36e0937eba599 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_417086a4f03c1e73 .footer-title_8adf48a5e3f4e523 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_417086a4f03c1e73 .footer-nav-link_3bec4fbbafe61b36 a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_417086a4f03c1e73 .footer-nav-link_3bec4fbbafe61b36 a:hover {
  color: #fff;
}
.footer-nav-link_3bec4fbbafe61b36 p {
  font-size: 16px;
}
.logo_846f3575d3e128e4 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_0bcdba2696337106 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_adff5c048ea1abbc {
  align-content: center;
}

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

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

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

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

.footer-three_746e1dd94f4d6b45 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_746e1dd94f4d6b45 .round-bg_2bbf3e9cf601e55c {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_746e1dd94f4d6b45 .round-bg_2bbf3e9cf601e55c.color-two_6244d629161293b8 {
  background: #F6FFDD;
}
.footer-three_746e1dd94f4d6b45 .footer-intro_9962e4e4b25e9fcb p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_746e1dd94f4d6b45 .footer-intro_9962e4e4b25e9fcb p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_746e1dd94f4d6b45 .footer-title_8adf48a5e3f4e523 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_746e1dd94f4d6b45 .footer-nav-link_3bec4fbbafe61b36 a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_746e1dd94f4d6b45 .footer-nav-link_3bec4fbbafe61b36 a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_746e1dd94f4d6b45 .bottom-footer_8e632d1801059770 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_746e1dd94f4d6b45 .bottom-footer_8e632d1801059770 .copyright_aaaa730e1f8fbb44 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_746e1dd94f4d6b45 .bottom-footer_8e632d1801059770 .bottom-nav_ae42295cb3857ce5 {
  margin: 0 -12px;
}
.footer-three_746e1dd94f4d6b45 .bottom-footer_8e632d1801059770 .bottom-nav_ae42295cb3857ce5 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_746e1dd94f4d6b45 .bottom-footer_8e632d1801059770 .bottom-nav_ae42295cb3857ce5 a:hover {
  text-decoration: underline;
}
.footer-three_746e1dd94f4d6b45 .bottom-footer_8e632d1801059770 .social-icon_cda36e0937eba599 {
  margin: 0 -10px;
}
.footer-three_746e1dd94f4d6b45 .bottom-footer_8e632d1801059770 .social-icon_cda36e0937eba599 a {
  margin: 0 10px;
}
.footer-three_746e1dd94f4d6b45 .bottom-footer_8e632d1801059770 .social-icon_cda36e0937eba599 a:hover {
  color: #19352D;
}
.footer-three_746e1dd94f4d6b45 .shape_01_6920a5aa23b26cb1 {
  top: -3%;
  left: -3%;
}
.footer-three_746e1dd94f4d6b45 .shape_02_61b14dd812e6bbbb {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_9616c66f86ed9fbb {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_9616c66f86ed9fbb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../pictures/assets_688d93913d/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_9616c66f86ed9fbb h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_9616c66f86ed9fbb .btn-group_96f0d49e8b665c98 {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_9616c66f86ed9fbb .btn-group_96f0d49e8b665c98 h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_9616c66f86ed9fbb .btn-group_96f0d49e8b665c98 h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_9616c66f86ed9fbb .btn-group_96f0d49e8b665c98 .round-btn_8ccbfca1347f029b {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_9616c66f86ed9fbb .btn-group_96f0d49e8b665c98 .round-btn_8ccbfca1347f029b:hover, .footer-five_9616c66f86ed9fbb .btn-group_96f0d49e8b665c98 .round-btn_8ccbfca1347f029b:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_9616c66f86ed9fbb .social-icon_cda36e0937eba599 {
  margin: 0 -20px;
}
.footer-five_9616c66f86ed9fbb .social-icon_cda36e0937eba599 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_9616c66f86ed9fbb .social-icon_cda36e0937eba599 a:hover {
  color: #DFFF5E;
}
.footer-five_9616c66f86ed9fbb .bottom-nav_ae42295cb3857ce5 {
  margin: 0 -12px;
}
.footer-five_9616c66f86ed9fbb .bottom-nav_ae42295cb3857ce5 a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_9616c66f86ed9fbb .bottom-nav_ae42295cb3857ce5 a:hover {
  text-decoration: underline;
}
.footer-five_9616c66f86ed9fbb .shape_01_6920a5aa23b26cb1 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_9616c66f86ed9fbb .shape_02_61b14dd812e6bbbb {
  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_8227e25f569cf542 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_da5f179a4f14efe6 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_3c2a934085e50deb {
  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_ebc605e875be986e {
  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_a2311b6c6f828bfd {
  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_9508c23e35592137 {
  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_9d85ecd8a011b9a0 {
  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_27a4e835e2e095af {
  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_61d9a5f31e36f8bb {
  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_b94072e4820ff25d {
  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_c94a5a4b166ce190 {
  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_f93922bf854a3323 {
  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_e766796af784bd92 {
  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_1030d653bffb92c7 {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_49af84d38514ad56 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_c658f4219f140ee6 {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_cb996e81dd321d0d {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_a874511d173e3bd7 {
  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_194e80543ac2f3de {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_38a11f35b9a2a890 {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_39f0dc6a8e04fd53 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_071d10923e57476f {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_6cb453c3d6630673 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_05ce6ed2c74ad6b6 {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_9e0404edec24000e {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_a276b12dafdfd9bb {
  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_5bbcb1fdc5cba2d9 {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_fbfaef7ceaa154ea {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_14b9b8033a6cb673 {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_655eb439a68ffaa7 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_6a59d95706a7e433 {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_9dceaf72794f5936 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_86b05417f723f699 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_95950a9c1fe3fa59 {
  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_224c1aff164e4b06 {
  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_20770ac5829f97c4 {
  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_7752e33f67fa38e2 {
  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_5befe8e42ee6a56c {
  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_9bc87728a064709c {
  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_97b7c0ab4e893561 {
  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_875db828bd1bc844 {
  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_24ec1a3ab5fbf6a2 {
  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_7779e32b5ef2e96c {
  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_cc2086e5b20c6324 {
  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_9b1315616d702336 {
  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_091550998525e97a {
  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_ec3cbbab0d06cd29 {
  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_ab7703ac2e381ad2 {
  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_3601f813f8eeb1f3 {
  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_4cc178350f9d8fc6 {
  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_210bb8e26a8397a0 {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_ce8911dda01fd6ed {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_42abef26fa5e3679 {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_9cf843897a75d198 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_0bd220e357ec6090 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_0a5353f0b3962e99 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_fdc48563903df11c {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_2666e5e9789b071c {
  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_8227e25f569cf542 {
  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_f105a2afbbf9d18f {
  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_4e6c30e01f0d3549 {
  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_f1c5a6ec72c0ad63 .theme-select-menu_5c4cc05c9eda9b0a {
  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_023a6dce0cd4d5d1 {
  overflow: hidden;
}
.product-block-one_023a6dce0cd4d5d1 .img-holder_bf678aca799ea482 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_023a6dce0cd4d5d1 .img-holder_bf678aca799ea482 .cart-icon_7dea59e112132a90 {
  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_023a6dce0cd4d5d1 .img-holder_bf678aca799ea482 .cart-icon_7dea59e112132a90:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_023a6dce0cd4d5d1 .img-holder_bf678aca799ea482 .cart-button_05ea2d7fa46724a1 {
  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_023a6dce0cd4d5d1 .img-holder_bf678aca799ea482 .cart-button_05ea2d7fa46724a1:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_023a6dce0cd4d5d1 .product-title_ba29ba053bfa4b30 {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_023a6dce0cd4d5d1 .rating_15184123b0e2ec0c {
  margin: 0 -3px;
}
.product-block-one_023a6dce0cd4d5d1 .rating_15184123b0e2ec0c li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_023a6dce0cd4d5d1 .rating_15184123b0e2ec0c li .bi-star-fill_a28c422081c4946c {
  color: #FFCB65;
}
.product-block-one_023a6dce0cd4d5d1 .price_5f5d9390fb88830d {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_023a6dce0cd4d5d1:hover .cart-button_05ea2d7fa46724a1 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_023a6dce0cd4d5d1:hover .product-img_da672691d39dc713 {
  transform: scale(0.95);
}
.product-block-one_023a6dce0cd4d5d1:hover .cart-icon_7dea59e112132a90 {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_023a6dce0cd4d5d1:hover .product-title_ba29ba053bfa4b30 {
  text-decoration: underline;
}

.product-details-one_a709572ace2a4b9e .product-img-tab_5edeaf3fad62dd98 {
  border: none;
}
.product-details-one_a709572ace2a4b9e .product-img-tab_5edeaf3fad62dd98 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_a709572ace2a4b9e .product-img-tab_5edeaf3fad62dd98 .nav-link img {
  max-height: 100%;
}
.product-details-one_a709572ace2a4b9e .product-img-tab_5edeaf3fad62dd98 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_a709572ace2a4b9e .product-img-tab-content_46984f8cecd952ed {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_a709572ace2a4b9e .product-img-tab-content_46984f8cecd952ed img {
  margin: auto;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .stock-tag_847aaea93c9a4b0f {
  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_a709572ace2a4b9e .product-info_bc472a5a98353819 .product-name_e5a7e5d792d40a71 {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .rating_15184123b0e2ec0c li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .rating_15184123b0e2ec0c li .bi-star-fill_a28c422081c4946c {
  color: #FFCB65;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .rating_15184123b0e2ec0c li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .rating_15184123b0e2ec0c li a:hover {
  text-decoration: underline;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .price_5f5d9390fb88830d {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .price_5f5d9390fb88830d del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .availability_6a450e4e0a7a6689 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .description-text_9096be12f56a332a {
  padding: 10px 0 15px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .product-feature_b77da6ac8c95f758 {
  margin-bottom: 20px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .product-feature_b77da6ac8c95f758 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .product-feature_b77da6ac8c95f758 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .customize-order_3b422a99f9a7e242 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .customize-order_3b422a99f9a7e242 .quantity_1ef610ef851f0c94 .button-group_74e5b20554aeaf5c {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .customize-order_3b422a99f9a7e242 .quantity_1ef610ef851f0c94 .button-group_74e5b20554aeaf5c li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .customize-order_3b422a99f9a7e242 .quantity_1ef610ef851f0c94 .button-group_74e5b20554aeaf5c li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_a709572ace2a4b9e .product-info_bc472a5a98353819 .customize-order_3b422a99f9a7e242 .quantity_1ef610ef851f0c94 .button-group_74e5b20554aeaf5c 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_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .nav-tabs_34deaf210e8e5698 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .nav-tabs_34deaf210e8e5698 .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_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .nav-tabs_34deaf210e8e5698 .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_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .nav-tabs_34deaf210e8e5698 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .nav-tabs_34deaf210e8e5698 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .tab-content_269fc099a59dfa20 h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .tab-content_269fc099a59dfa20 .product-feature_b77da6ac8c95f758 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .tab-content_269fc099a59dfa20 .product-feature_b77da6ac8c95f758 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .user-comment-area_95af60800ccfa471 .single-comment_2dc9c2ce30fe4cfa {
  padding-bottom: 40px;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .user-comment-area_95af60800ccfa471 .single-comment_2dc9c2ce30fe4cfa:last-child {
  padding-bottom: 0;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .user-comment-area_95af60800ccfa471 .user-img_265534802450e0d5 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .user-comment-area_95af60800ccfa471 .user-comment-data_5ca85e5605eac724 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .user-comment-area_95af60800ccfa471 .user-comment-data_5ca85e5605eac724 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .user-comment-area_95af60800ccfa471 .user-comment-data_5ca85e5605eac724 .rating_15184123b0e2ec0c li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .user-comment-area_95af60800ccfa471 .user-comment-data_5ca85e5605eac724 .rating_15184123b0e2ec0c li .bi-star-fill_a28c422081c4946c {
  color: #FFCB65;
}
.product-details-one_a709572ace2a4b9e .product-review-tab_79fd23b4b506a81e .user-comment-area_95af60800ccfa471 .user-comment-data_5ca85e5605eac724 p {
  padding-top: 8px;
}

.cart-list-form_5329282e8cdb3c93 {
  position: relative;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d {
  margin: 0;
  background: transparent;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d 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_5329282e8cdb3c93 .table_685b2f6bcc4d800d th:first-child {
  text-align: left;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .product-thumbnails_9ac8ef0a00ace23c {
  width: 85px;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .product-thumbnails_9ac8ef0a00ace23c img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .product-thumbnails_9ac8ef0a00ace23c .product-img_da672691d39dc713 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .product-info_bc472a5a98353819 {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .product-info_bc472a5a98353819 .product-name_e5a7e5d792d40a71 {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .product-info_bc472a5a98353819 .serial_dce96cf72ceddb4d {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .product-info_bc472a5a98353819 ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .price_5f5d9390fb88830d {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .quantity_1ef610ef851f0c94 li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .quantity_1ef610ef851f0c94 li .btn_1392cc24bb5165f7 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .quantity_1ef610ef851f0c94 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_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .remove-product_8a27ef0a2b3aa379 {
  color: #000;
  font-size: 22px;
}
.cart-list-form_5329282e8cdb3c93 .table_685b2f6bcc4d800d tbody .remove-product_8a27ef0a2b3aa379:hover {
  color: #ff2759;
}
.cart-list-form_5329282e8cdb3c93 .cart-footer_827b5c08509cd780 {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_5329282e8cdb3c93 .cart-footer_827b5c08509cd780 .coupon-form_fd2de6e5a4a4bb97 input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_5329282e8cdb3c93 .cart-footer_827b5c08509cd780 .cart-total-section_f755da246ebeac12 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_5329282e8cdb3c93 .cart-footer_827b5c08509cd780 .cart-total-section_f755da246ebeac12 .cart-total-table_99b6d211d87f499f 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_5329282e8cdb3c93 .cart-footer_827b5c08509cd780 .cart-total-section_f755da246ebeac12 .cart-total-table_99b6d211d87f499f tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_e1205b435e4cf12c {
  height: auto;
}

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

.fancybox-caption_5a7b9b970d1a6ce0, .fancybox-infobar_854de6e4d9fde694, .fancybox-navigation_619df676660d944f .fancybox-button_6585f1d06060796a, .fancybox-toolbar_cb5e6645ce018e53 {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_a3316a4ec8487a1a .fancybox-caption_5a7b9b970d1a6ce0, .fancybox-show-infobar_b24710c00a795de8 .fancybox-infobar_854de6e4d9fde694, .fancybox-show-nav_e045aafe85ba0ae6 .fancybox-navigation_619df676660d944f .fancybox-button_6585f1d06060796a, .fancybox-show-toolbar_5570845a2f4f4d0c .fancybox-toolbar_cb5e6645ce018e53 {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_9fe73cbb9ce47257 .fancybox-stage_1f6ea883e2e81207 {
  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_23eeff357786c605 .fancybox-slide, .fancybox-slide--current_3ff149e1869d126d, .fancybox-slide--next_af3e4400b3c2a4f5, .fancybox-slide--previous_eb0fe509b7c73a6f {
  display: block;
}

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

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

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

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

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

.fancybox-content_27ef104fcf6a58ce {
  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_b934e08c0d0c3f98 .fancybox-content_27ef104fcf6a58ce {
  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_bd937284ec3e9df0 .fancybox-content_27ef104fcf6a58ce {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_d537bd30adf64b22 .fancybox-content_27ef104fcf6a58ce {
  cursor: zoom-in;
}

.fancybox-can-drag_5be51f9ae7e57f5e .fancybox-content_27ef104fcf6a58ce {
  cursor: grab;
}

.fancybox-is-dragging_a297439eead0f536 .fancybox-content_27ef104fcf6a58ce {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_e34f4f811ee853f3 .fancybox-content_27ef104fcf6a58ce {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_7598008c422e7edb .fancybox-content_27ef104fcf6a58ce, .fancybox-slide--map_be7e2ea39cb0c567 .fancybox-content_27ef104fcf6a58ce, .fancybox-slide--video_80fcd976e9cd99dd .fancybox-content_27ef104fcf6a58ce {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_80fcd976e9cd99dd .fancybox-content_27ef104fcf6a58ce {
  background: #000;
}

.fancybox-slide--map_be7e2ea39cb0c567 .fancybox-content_27ef104fcf6a58ce {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_185e98755e842219 svg path, .fancybox-button--share_1e70b6bfb6a527e1 svg path, .fancybox-button--thumbs_36c13626713e7d6d svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_e045aafe85ba0ae6 .fancybox-navigation_619df676660d944f .fancybox-button_6585f1d06060796a {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_619df676660d944f .fancybox-button--arrow_left_ec315fff53389eda {
  left: 6px;
}

.fancybox-navigation_619df676660d944f .fancybox-button--arrow_right_29205d60367e1614 {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_7598008c422e7edb .fancybox-close-small_a47ef2831f2e1793, .fancybox-slide--image_b934e08c0d0c3f98 .fancybox-close-small_a47ef2831f2e1793, .fancybox-slide--video_80fcd976e9cd99dd .fancybox-close-small_a47ef2831f2e1793 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_7598008c422e7edb .fancybox-close-small_a47ef2831f2e1793:hover svg, .fancybox-slide--image_b934e08c0d0c3f98 .fancybox-close-small_a47ef2831f2e1793:hover svg, .fancybox-slide--video_80fcd976e9cd99dd .fancybox-close-small_a47ef2831f2e1793:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_f1b2743712b24f8f .fancybox-close-small_a47ef2831f2e1793, .fancybox-is-zoomable_37d97aa6c5d2b71f.fancybox-can-drag_5be51f9ae7e57f5e .fancybox-close-small_a47ef2831f2e1793 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_c9f69ad795f6018f.fancybox-slide--next_af3e4400b3c2a4f5, .fancybox-fx-fade_c9f69ad795f6018f.fancybox-slide--previous_eb0fe509b7c73a6f {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_c9f69ad795f6018f.fancybox-slide--current_3ff149e1869d126d {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_2f0df7150d3bed3d {
  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_c24f87987aa56340 {
  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_562cac7bf6456677 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_983ef79bee7e5ea5 .fancybox-thumbs_c24f87987aa56340 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_c24f87987aa56340 > 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_c24f87987aa56340 .fancybox-thumbs-active_0b7fb13db5e3be2f:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_2d11d8eca4860922 .slick-track_1553fd0ad8860851,
.slick-slider_2d11d8eca4860922 .slick-list_87e6bcbca4474f43 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_77a4c04f55a51273 .slick-track_1553fd0ad8860851 {
  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_77a4c04f55a51273 img {
  display: none;
}

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

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

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

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

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