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

.h1_2bb39ccc94fcaec2,
h1,
.h2_40d51e7d09b53774,
h2,
.h3_5280baf73127b56d,
h3,
.h4_803daa987afbbde2,
h4,
.h5_803c726c9b1ddf78,
h5,
.h6_0ca60d293a7f93fb,
h6 {
  font-weight: 500;
  color: #19352D;
}

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

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

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

p {
  line-height: 1.7em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-layout_f28866994a28b729 {
  margin: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p0_056c39460d597b01 {
  padding: 0 !important;
}

.m0_54f8c5f75f9681a4 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1399px) {
  .xl-p0_b727e6df9f78d632 {
    padding: 0 !important;
  }
  .xl-m0_875969e0cc9da395 {
    margin: 0 !important;
  }
  .xl-pt-10_04a313bedff44753 {
    padding-top: 10px !important;
  }
  .xl-pt-20_1a1676e9b76a9771 {
    padding-top: 20px !important;
  }
  .xl-pt-30_681da19d53d3ea91 {
    padding-top: 30px !important;
  }
  .xl-pt-40_045211dea3281908 {
    padding-top: 40px !important;
  }
  .xl-pt-50_ae775774cedb8914 {
    padding-top: 50px !important;
  }
  .xl-pt-60_30e1c130855eaffb {
    padding-top: 60px !important;
  }
  .xl-pt-70_603f7382d566ad2c {
    padding-top: 70px !important;
  }
  .xl-pt-80_f650add7e6e6b8ca {
    padding-top: 80px !important;
  }
  .xl-pt-90_ab8e5b5bede3e3bd {
    padding-top: 90px !important;
  }
  .xl-pt-100_29f0917d31c4dfc1 {
    padding-top: 100px !important;
  }
  .xl-pt-110_0454c92383de79ac {
    padding-top: 110px !important;
  }
  .xl-pt-120_ce5fb278304de7b1 {
    padding-top: 120px !important;
  }
  .xl-pt-130_62661d3b8da50375 {
    padding-top: 130px !important;
  }
  .xl-pt-140_eba24497cb4c05b8 {
    padding-top: 140px !important;
  }
  .xl-pt-150_be962a4237fd9aef {
    padding-top: 150px !important;
  }
  .xl-pt-200_849f19626e658653 {
    padding-top: 200px !important;
  }
  .xl-pb-10_a5841b2352fd1499 {
    padding-bottom: 10px !important;
  }
  .xl-pb-20_6a66348cedd321ec {
    padding-bottom: 20px !important;
  }
  .xl-pb-30_307bfa9c8de88812 {
    padding-bottom: 30px !important;
  }
  .xl-pb-40_a5a033d53854257e {
    padding-bottom: 40px !important;
  }
  .xl-pb-50_4bd80a0ad66767a4 {
    padding-bottom: 50px !important;
  }
  .xl-pb-60_d2859a8235021b7d {
    padding-bottom: 60px !important;
  }
  .xl-pb-70_7104c1a83657babf {
    padding-bottom: 70px !important;
  }
  .xl-pb-80_8a4d7a322f01e4c3 {
    padding-bottom: 80px !important;
  }
  .xl-pb-90_74da45d849868a24 {
    padding-bottom: 90px !important;
  }
  .xl-pb-100_78f8a16f5a5b79ea {
    padding-bottom: 100px !important;
  }
  .xl-pb-110_c59307b2a15d71aa {
    padding-bottom: 110px !important;
  }
  .xl-pb-120_0b439ffc6e894bbf {
    padding-bottom: 120px !important;
  }
  .xl-pb-130_0390becbdd9089e6 {
    padding-bottom: 130px !important;
  }
  .xl-pb-140_193fe92874962010 {
    padding-bottom: 140px !important;
  }
  .xl-pb-150_263c94ccdca1c9c4 {
    padding-bottom: 150px !important;
  }
  .xl-pb-200_5117ff4674dcecae {
    padding-bottom: 200px !important;
  }
  .xl-mt-10_5297fd9df76b8131 {
    margin-top: 10px !important;
  }
  .xl-mt-20_665bd9bff7996e7e {
    margin-top: 20px !important;
  }
  .xl-mt-30_f54d8ba6cee03dc7 {
    margin-top: 30px !important;
  }
  .xl-mt-40_70c35db468ca7868 {
    margin-top: 40px !important;
  }
  .xl-mt-50_a64d3255cf168824 {
    margin-top: 50px !important;
  }
  .xl-mt-60_db18705e1582369a {
    margin-top: 60px !important;
  }
  .xl-mt-70_aef4f56a8c9142f7 {
    margin-top: 70px !important;
  }
  .xl-mt-80_5f2d1ae5001a1bbd {
    margin-top: 80px !important;
  }
  .xl-mt-90_060a2424ac41a10a {
    margin-top: 90px !important;
  }
  .xl-mt-100_4bbf647be720b264 {
    margin-top: 100px !important;
  }
  .xl-mt-110_8ba2a45f5c19d1ed {
    margin-top: 110px !important;
  }
  .xl-mt-120_e2a41332f0929671 {
    margin-top: 120px !important;
  }
  .xl-mt-130_bcf759865817bd52 {
    margin-top: 130px !important;
  }
  .xl-mt-140_e0d5e1a79f7d62d9 {
    margin-top: 140px !important;
  }
  .xl-mt-150_cb2c07f6c6ac4a5b {
    margin-top: 150px !important;
  }
  .xl-mt-200_2398a25334831420 {
    margin-top: 200px !important;
  }
  .xl-mb-10_2ce07f997d32ba1b {
    margin-bottom: 10px !important;
  }
  .xl-mb-20_c5d9152adb43d6bd {
    margin-bottom: 20px !important;
  }
  .xl-mb-30_e5b988f068aa9754 {
    margin-bottom: 30px !important;
  }
  .xl-mb-40_71f879ab9cbaa553 {
    margin-bottom: 40px !important;
  }
  .xl-mb-50_973dbc2e10e4767c {
    margin-bottom: 50px !important;
  }
  .xl-mb-60_14e98a0b3590da59 {
    margin-bottom: 60px !important;
  }
  .xl-mb-70_01076982db4e31d1 {
    margin-bottom: 70px !important;
  }
  .xl-mb-80_324527307831a6a2 {
    margin-bottom: 80px !important;
  }
  .xl-mb-90_486b456df8b9e1aa {
    margin-bottom: 90px !important;
  }
  .xl-mb-100_9410bdbd7bbe444e {
    margin-bottom: 100px !important;
  }
  .xl-mb-110_4d81dac6a7ac1356 {
    margin-bottom: 110px !important;
  }
  .xl-mb-120_eac93ea25f1ea706 {
    margin-bottom: 120px !important;
  }
  .xl-mb-130_e998e74881a70c86 {
    margin-bottom: 130px !important;
  }
  .xl-mb-140_aa18109e52f39c9c {
    margin-bottom: 140px !important;
  }
  .xl-mb-150_d1cfea459a6b4be0 {
    margin-bottom: 150px !important;
  }
  .xl-mb-200_66b9b00a386b19d4 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1399px)*/
@media (max-width: 1199px) {
  .lg-p0_f1aff33437df3fcd {
    padding: 0 !important;
  }
  .lg-m0_2d0d3eb1e0ca4d96 {
    margin: 0 !important;
  }
  .lg-pt-10_712f96beec6ce581 {
    padding-top: 10px !important;
  }
  .lg-pt-20_5b12086d47f4f2c7 {
    padding-top: 20px !important;
  }
  .lg-pt-30_1cde40e149703763 {
    padding-top: 30px !important;
  }
  .lg-pt-40_674c592acba39286 {
    padding-top: 40px !important;
  }
  .lg-pt-50_a032435f890cc99c {
    padding-top: 50px !important;
  }
  .lg-pt-60_35c7a8ca542b656b {
    padding-top: 60px !important;
  }
  .lg-pt-70_fac8003d01c35eec {
    padding-top: 70px !important;
  }
  .lg-pt-80_571981086797530b {
    padding-top: 80px !important;
  }
  .lg-pt-90_ba38cc315c675fdc {
    padding-top: 90px !important;
  }
  .lg-pt-100_993eb9d283b7426f {
    padding-top: 100px !important;
  }
  .lg-pt-110_be254a555fef43f4 {
    padding-top: 110px !important;
  }
  .lg-pt-120_97f6f963df3860ff {
    padding-top: 120px !important;
  }
  .lg-pt-130_df4730726c6427e4 {
    padding-top: 130px !important;
  }
  .lg-pt-140_30930f8481d4873d {
    padding-top: 140px !important;
  }
  .lg-pt-150_9d0b318751fa7601 {
    padding-top: 150px !important;
  }
  .lg-pt-200_18aabfe85e5e1262 {
    padding-top: 200px !important;
  }
  .lg-pb-10_b20d611623ae938f {
    padding-bottom: 10px !important;
  }
  .lg-pb-20_04bde2ff4d189511 {
    padding-bottom: 20px !important;
  }
  .lg-pb-30_b7d321b2ce6c9248 {
    padding-bottom: 30px !important;
  }
  .lg-pb-40_67d9794d17c159a1 {
    padding-bottom: 40px !important;
  }
  .lg-pb-50_57bb4001a0366ba3 {
    padding-bottom: 50px !important;
  }
  .lg-pb-60_d84da89231b405db {
    padding-bottom: 60px !important;
  }
  .lg-pb-70_4e7361e476411352 {
    padding-bottom: 70px !important;
  }
  .lg-pb-80_d3c9fde03d559763 {
    padding-bottom: 80px !important;
  }
  .lg-pb-90_9941f0bacd9bf8b7 {
    padding-bottom: 90px !important;
  }
  .lg-pb-100_ae15f15ab8f74e10 {
    padding-bottom: 100px !important;
  }
  .lg-pb-110_9e6a5a13813c1c38 {
    padding-bottom: 110px !important;
  }
  .lg-pb-120_fd88dbf45380d7d9 {
    padding-bottom: 120px !important;
  }
  .lg-pb-130_6baf16d29d0c7058 {
    padding-bottom: 130px !important;
  }
  .lg-pb-140_00533e3c99e1d91f {
    padding-bottom: 140px !important;
  }
  .lg-pb-150_b2de8072dd19c095 {
    padding-bottom: 150px !important;
  }
  .lg-pb-200_7c0a925be6cef947 {
    padding-bottom: 200px !important;
  }
  .lg-mt-10_7afe2a9b8319d802 {
    margin-top: 10px !important;
  }
  .lg-mt-20_d1282b3ddbaff152 {
    margin-top: 20px !important;
  }
  .lg-mt-30_066a3c167ee5e45b {
    margin-top: 30px !important;
  }
  .lg-mt-40_3ea4df27457b4306 {
    margin-top: 40px !important;
  }
  .lg-mt-50_e5efbd9f5aa6d034 {
    margin-top: 50px !important;
  }
  .lg-mt-60_054c1d92b3f7c24d {
    margin-top: 60px !important;
  }
  .lg-mt-70_2902f57272c058db {
    margin-top: 70px !important;
  }
  .lg-mt-80_c7d522ace14728f6 {
    margin-top: 80px !important;
  }
  .lg-mt-90_a58fcaf0b57fadb0 {
    margin-top: 90px !important;
  }
  .lg-mt-100_80b58c9ff07f91f8 {
    margin-top: 100px !important;
  }
  .lg-mt-110_9390b1686d81b0f9 {
    margin-top: 110px !important;
  }
  .lg-mt-120_e3f52a5f48e5d437 {
    margin-top: 120px !important;
  }
  .lg-mt-130_acddaa8bdfedc46d {
    margin-top: 130px !important;
  }
  .lg-mt-140_8cbc922e5e488bd7 {
    margin-top: 140px !important;
  }
  .lg-mt-150_e56748a5fdf773bb {
    margin-top: 150px !important;
  }
  .lg-mt-200_3a846a37b59ea841 {
    margin-top: 200px !important;
  }
  .lg-mb-10_70895dbadd3723ef {
    margin-bottom: 10px !important;
  }
  .lg-mb-20_5fe7552b02a3e533 {
    margin-bottom: 20px !important;
  }
  .lg-mb-30_c67d10f932afbdc7 {
    margin-bottom: 30px !important;
  }
  .lg-mb-40_dffd98aec2f1942b {
    margin-bottom: 40px !important;
  }
  .lg-mb-50_3d57787da7354a6d {
    margin-bottom: 50px !important;
  }
  .lg-mb-60_8f4d95533137f6e1 {
    margin-bottom: 60px !important;
  }
  .lg-mb-70_8a72ce26bf148b0d {
    margin-bottom: 70px !important;
  }
  .lg-mb-80_d4ed223c41b18e88 {
    margin-bottom: 80px !important;
  }
  .lg-mb-90_3e0a488ce619911f {
    margin-bottom: 90px !important;
  }
  .lg-mb-100_6a4cf4bb3529ccc7 {
    margin-bottom: 100px !important;
  }
  .lg-mb-110_8cb98a021eb4b1b0 {
    margin-bottom: 110px !important;
  }
  .lg-mb-120_87a4e823ff980285 {
    margin-bottom: 120px !important;
  }
  .lg-mb-130_64bee63116f730fe {
    margin-bottom: 130px !important;
  }
  .lg-mb-140_dcaea46b57d75adf {
    margin-bottom: 140px !important;
  }
  .lg-mb-150_6e1853174b57892a {
    margin-bottom: 150px !important;
  }
  .lg-mb-200_b42cc9410e2977bb {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 1199px)*/
@media (max-width: 991px) {
  .md-p0_da922f8bb7f92d1a {
    padding: 0 !important;
  }
  .md-m0_dd73affb89baada9 {
    margin: 0 !important;
  }
  .md-pt-10_83091a268bdd7e70 {
    padding-top: 10px !important;
  }
  .md-pt-20_ea3f8dfe772f1696 {
    padding-top: 20px !important;
  }
  .md-pt-30_50953b063fde457e {
    padding-top: 30px !important;
  }
  .md-pt-40_a679fec22bae62e1 {
    padding-top: 40px !important;
  }
  .md-pt-50_60ab5ceecb16cb28 {
    padding-top: 50px !important;
  }
  .md-pt-60_0ea540392faa837f {
    padding-top: 60px !important;
  }
  .md-pt-70_fa0f6ef566b56d32 {
    padding-top: 70px !important;
  }
  .md-pt-80_15089443591003ef {
    padding-top: 80px !important;
  }
  .md-pt-90_ebaa38ffc0acb4e4 {
    padding-top: 90px !important;
  }
  .md-pt-100_8ec8fe2a8ba3a1c2 {
    padding-top: 100px !important;
  }
  .md-pt-110_540db4c4b8dce937 {
    padding-top: 110px !important;
  }
  .md-pt-120_a5a2ff98eeaab915 {
    padding-top: 120px !important;
  }
  .md-pt-130_b88b863feebdba04 {
    padding-top: 130px !important;
  }
  .md-pt-140_8a9b5d84a79f9a68 {
    padding-top: 140px !important;
  }
  .md-pt-150_f410cdb294eaa4ff {
    padding-top: 150px !important;
  }
  .md-pt-200_59181dfaede6d477 {
    padding-top: 200px !important;
  }
  .md-pb-10_ccd442e6ddc737d7 {
    padding-bottom: 10px !important;
  }
  .md-pb-20_e293fe2747358d71 {
    padding-bottom: 20px !important;
  }
  .md-pb-30_8f0fedbc471d6162 {
    padding-bottom: 30px !important;
  }
  .md-pb-40_840d4d40a2010756 {
    padding-bottom: 40px !important;
  }
  .md-pb-50_add60f24b8c09754 {
    padding-bottom: 50px !important;
  }
  .md-pb-60_656441b781531dd2 {
    padding-bottom: 60px !important;
  }
  .md-pb-70_159f38bf1b41c6d4 {
    padding-bottom: 70px !important;
  }
  .md-pb-80_8e000192c59c93e1 {
    padding-bottom: 80px !important;
  }
  .md-pb-90_f021fec58d74126a {
    padding-bottom: 90px !important;
  }
  .md-pb-100_8f2ebf35a6395c99 {
    padding-bottom: 100px !important;
  }
  .md-pb-110_e264adb7680a5fed {
    padding-bottom: 110px !important;
  }
  .md-pb-120_9cbe56eacea417ac {
    padding-bottom: 120px !important;
  }
  .md-pb-130_ac4d3232565ede7f {
    padding-bottom: 130px !important;
  }
  .md-pb-140_49bb1b511e42d772 {
    padding-bottom: 140px !important;
  }
  .md-pb-150_6a8bb55139e82cf5 {
    padding-bottom: 150px !important;
  }
  .md-pb-200_e124e895a3ebf790 {
    padding-bottom: 200px !important;
  }
  .md-mt-10_a27573143a22f995 {
    margin-top: 10px !important;
  }
  .md-mt-20_82b26c182cd84d63 {
    margin-top: 20px !important;
  }
  .md-mt-30_16ae437ed3c98b2a {
    margin-top: 30px !important;
  }
  .md-mt-40_c104e5fafb7aaefd {
    margin-top: 40px !important;
  }
  .md-mt-50_f5aca0b28c095bb0 {
    margin-top: 50px !important;
  }
  .md-mt-60_3d9bd695e5c14cca {
    margin-top: 60px !important;
  }
  .md-mt-70_f7fe4d843af7300c {
    margin-top: 70px !important;
  }
  .md-mt-80_57b7735d04c2eada {
    margin-top: 80px !important;
  }
  .md-mt-90_3c5fc76f0c705fac {
    margin-top: 90px !important;
  }
  .md-mt-100_c3f4cfe48777e038 {
    margin-top: 100px !important;
  }
  .md-mt-110_d43d98d56f7844ca {
    margin-top: 110px !important;
  }
  .md-mt-120_a991b1f6d67c45f6 {
    margin-top: 120px !important;
  }
  .md-mt-130_63bea84de5ea7b98 {
    margin-top: 130px !important;
  }
  .md-mt-140_6aeb0a2d63264019 {
    margin-top: 140px !important;
  }
  .md-mt-150_4f549014367a0a49 {
    margin-top: 150px !important;
  }
  .md-mt-200_0c8454bba3f9cec4 {
    margin-top: 200px !important;
  }
  .md-mb-10_37d69dd2a2faf8e1 {
    margin-bottom: 10px !important;
  }
  .md-mb-20_eebcbe412c3b2db0 {
    margin-bottom: 20px !important;
  }
  .md-mb-30_f068f78ddeceafae {
    margin-bottom: 30px !important;
  }
  .md-mb-40_9a819bdcdfadc16a {
    margin-bottom: 40px !important;
  }
  .md-mb-50_8d2d2412c6b53f9b {
    margin-bottom: 50px !important;
  }
  .md-mb-60_fd6c6b877fb3c2c1 {
    margin-bottom: 60px !important;
  }
  .md-mb-70_35878503cdfc3fda {
    margin-bottom: 70px !important;
  }
  .md-mb-80_7d9bf8174973fd41 {
    margin-bottom: 80px !important;
  }
  .md-mb-90_588ce1daa9c2de92 {
    margin-bottom: 90px !important;
  }
  .md-mb-100_7563d3f1e3c19ea4 {
    margin-bottom: 100px !important;
  }
  .md-mb-110_45a86528e240252b {
    margin-bottom: 110px !important;
  }
  .md-mb-120_dd83dab53b7f7026 {
    margin-bottom: 120px !important;
  }
  .md-mb-130_e6a58bb3454f6def {
    margin-bottom: 130px !important;
  }
  .md-mb-140_5902aef93e5536c7 {
    margin-bottom: 140px !important;
  }
  .md-mb-150_ec079e72ac2da5f0 {
    margin-bottom: 150px !important;
  }
  .md-mb-200_7af97d44285c41c7 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 991px)*/
@media (max-width: 767px) {
  .sm-p0_635c4278bd77e978 {
    padding: 0 !important;
  }
  .sm-m0_a4375d9ecb2aec08 {
    margin: 0 !important;
  }
  .sm-pt-10_20a92ddc09465d81 {
    padding-top: 10px !important;
  }
  .sm-pt-20_f2747c6cddd59fe5 {
    padding-top: 20px !important;
  }
  .sm-pt-30_89a7a875a9acab45 {
    padding-top: 30px !important;
  }
  .sm-pt-40_efc085a649328f33 {
    padding-top: 40px !important;
  }
  .sm-pt-50_0efb188798867920 {
    padding-top: 50px !important;
  }
  .sm-pt-60_d5fad08e9d3eb470 {
    padding-top: 60px !important;
  }
  .sm-pt-70_74847e5c529c43fc {
    padding-top: 70px !important;
  }
  .sm-pt-80_c6db30eaca1b955d {
    padding-top: 80px !important;
  }
  .sm-pt-90_01a60157d7962851 {
    padding-top: 90px !important;
  }
  .sm-pt-100_4b2cb715657a6226 {
    padding-top: 100px !important;
  }
  .sm-pt-110_31d151476aa8e597 {
    padding-top: 110px !important;
  }
  .sm-pt-120_08c32dba878a166c {
    padding-top: 120px !important;
  }
  .sm-pt-130_12a4360cd0e5ac7b {
    padding-top: 130px !important;
  }
  .sm-pt-140_6380e298049c8701 {
    padding-top: 140px !important;
  }
  .sm-pt-150_3ae1a89335457e49 {
    padding-top: 150px !important;
  }
  .sm-pt-200_7705b4257104d40a {
    padding-top: 200px !important;
  }
  .sm-pb-10_167b7c6aa1004810 {
    padding-bottom: 10px !important;
  }
  .sm-pb-20_560df58c6a25e920 {
    padding-bottom: 20px !important;
  }
  .sm-pb-30_bdca655930ac62f3 {
    padding-bottom: 30px !important;
  }
  .sm-pb-40_39481b10d41fbb81 {
    padding-bottom: 40px !important;
  }
  .sm-pb-50_247fe6e2e6ac0b40 {
    padding-bottom: 50px !important;
  }
  .sm-pb-60_e9a32ce3f195aa4d {
    padding-bottom: 60px !important;
  }
  .sm-pb-70_1ab6c369a246baf4 {
    padding-bottom: 70px !important;
  }
  .sm-pb-80_7c863d43556ec1d7 {
    padding-bottom: 80px !important;
  }
  .sm-pb-90_c27d429d6fdfee53 {
    padding-bottom: 90px !important;
  }
  .sm-pb-100_c433d1fa14b03e4b {
    padding-bottom: 100px !important;
  }
  .sm-pb-110_3422d47c38c38be7 {
    padding-bottom: 110px !important;
  }
  .sm-pb-120_296cf74d29c9b4d5 {
    padding-bottom: 120px !important;
  }
  .sm-pb-130_0b46156f92da5e46 {
    padding-bottom: 130px !important;
  }
  .sm-pb-140_0092bd5baf6d439f {
    padding-bottom: 140px !important;
  }
  .sm-pb-150_c35c6460ea39a303 {
    padding-bottom: 150px !important;
  }
  .sm-pb-200_a5914701caec2294 {
    padding-bottom: 200px !important;
  }
  .sm-mt-10_08bcc9199cc1e0ac {
    margin-top: 10px !important;
  }
  .sm-mt-20_dcd50e2d97571b20 {
    margin-top: 20px !important;
  }
  .sm-mt-30_8681b636f5306c7b {
    margin-top: 30px !important;
  }
  .sm-mt-40_e7115489ba564908 {
    margin-top: 40px !important;
  }
  .sm-mt-50_593aedce396b2732 {
    margin-top: 50px !important;
  }
  .sm-mt-60_f88e4baf94da6eb3 {
    margin-top: 60px !important;
  }
  .sm-mt-70_54cfbdb23b295e2e {
    margin-top: 70px !important;
  }
  .sm-mt-80_a96d7c04c90ed66f {
    margin-top: 80px !important;
  }
  .sm-mt-90_4460b44c0234823a {
    margin-top: 90px !important;
  }
  .sm-mt-100_b5606e77c7e5ac56 {
    margin-top: 100px !important;
  }
  .sm-mt-110_e1496ddba530f83f {
    margin-top: 110px !important;
  }
  .sm-mt-120_034ea262c5603cd1 {
    margin-top: 120px !important;
  }
  .sm-mt-130_5cb9df48019642b1 {
    margin-top: 130px !important;
  }
  .sm-mt-140_9fc259a0db7ec65f {
    margin-top: 140px !important;
  }
  .sm-mt-150_f7fc4c6e1424c7c8 {
    margin-top: 150px !important;
  }
  .sm-mt-200_a19d5a281a9dbee4 {
    margin-top: 200px !important;
  }
  .sm-mb-10_dba3f027e49f25c2 {
    margin-bottom: 10px !important;
  }
  .sm-mb-20_23ce8f4bb1338af7 {
    margin-bottom: 20px !important;
  }
  .sm-mb-30_b4ba845fec6ddd76 {
    margin-bottom: 30px !important;
  }
  .sm-mb-40_62926225c6bc3c49 {
    margin-bottom: 40px !important;
  }
  .sm-mb-50_42d353a438e9fd69 {
    margin-bottom: 50px !important;
  }
  .sm-mb-60_cce6661ca0d2834a {
    margin-bottom: 60px !important;
  }
  .sm-mb-70_b3ac55f857f859eb {
    margin-bottom: 70px !important;
  }
  .sm-mb-80_744491b9545eb1d2 {
    margin-bottom: 80px !important;
  }
  .sm-mb-90_5bc643227d041573 {
    margin-bottom: 90px !important;
  }
  .sm-mb-100_0fb537daeffdf79e {
    margin-bottom: 100px !important;
  }
  .sm-mb-110_b69e102c89b40646 {
    margin-bottom: 110px !important;
  }
  .sm-mb-120_f33d0362b97ed496 {
    margin-bottom: 120px !important;
  }
  .sm-mb-130_70f2077b782b8534 {
    margin-bottom: 130px !important;
  }
  .sm-mb-140_c898814a1e23adf3 {
    margin-bottom: 140px !important;
  }
  .sm-mb-150_02dcc441ddcf6147 {
    margin-bottom: 150px !important;
  }
  .sm-mb-200_d11d023ffecfc9cd {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 767px)*/
@media (max-width: 575px) {
  .xs-p0_fdbb8389f6e114a0 {
    padding: 0 !important;
  }
  .xs-m0_3a62d060928ef534 {
    margin: 0 !important;
  }
  .xs-pt-10_25a569012e15735f {
    padding-top: 10px !important;
  }
  .xs-pt-20_6956a845a986ad6e {
    padding-top: 20px !important;
  }
  .xs-pt-30_71ccc03125359f88 {
    padding-top: 30px !important;
  }
  .xs-pt-40_831b17608e99a1d4 {
    padding-top: 40px !important;
  }
  .xs-pt-50_1b123be1365115ca {
    padding-top: 50px !important;
  }
  .xs-pt-60_d6a64c24652deccf {
    padding-top: 60px !important;
  }
  .xs-pt-70_8069ef134958f743 {
    padding-top: 70px !important;
  }
  .xs-pt-80_d808400145b59e20 {
    padding-top: 80px !important;
  }
  .xs-pt-90_0e15909f6312f8a4 {
    padding-top: 90px !important;
  }
  .xs-pt-100_71e11489733e3086 {
    padding-top: 100px !important;
  }
  .xs-pt-110_1c68bcad017dd04b {
    padding-top: 110px !important;
  }
  .xs-pt-120_d92800742b4055f5 {
    padding-top: 120px !important;
  }
  .xs-pt-130_e9054e47c4b5562f {
    padding-top: 130px !important;
  }
  .xs-pt-140_35f36864694bec0d {
    padding-top: 140px !important;
  }
  .xs-pt-150_54300af83177ee58 {
    padding-top: 150px !important;
  }
  .xs-pt-200_8be3c032a6a396ca {
    padding-top: 200px !important;
  }
  .xs-pb-10_38052790ee9b8e6d {
    padding-bottom: 10px !important;
  }
  .xs-pb-20_22201c00576fdc5a {
    padding-bottom: 20px !important;
  }
  .xs-pb-30_799792432b9c36af {
    padding-bottom: 30px !important;
  }
  .xs-pb-40_ef3f155794189653 {
    padding-bottom: 40px !important;
  }
  .xs-pb-50_d60c491131c4ca76 {
    padding-bottom: 50px !important;
  }
  .xs-pb-60_af366b009331fa2e {
    padding-bottom: 60px !important;
  }
  .xs-pb-70_61a7d98565dec998 {
    padding-bottom: 70px !important;
  }
  .xs-pb-80_9f0bd700e211a3fb {
    padding-bottom: 80px !important;
  }
  .xs-pb-90_f7636d273e8c8759 {
    padding-bottom: 90px !important;
  }
  .xs-pb-100_dd3fe8f215dbf80f {
    padding-bottom: 100px !important;
  }
  .xs-pb-110_e4ce014ac9bec0f0 {
    padding-bottom: 110px !important;
  }
  .xs-pb-120_f2236a22aac65168 {
    padding-bottom: 120px !important;
  }
  .xs-pb-130_c898b8ebf050a328 {
    padding-bottom: 130px !important;
  }
  .xs-pb-140_12da7febc5f9276a {
    padding-bottom: 140px !important;
  }
  .xs-pb-150_3a5477caa47fb86b {
    padding-bottom: 150px !important;
  }
  .xs-pb-200_462e1885a42bc3e3 {
    padding-bottom: 200px !important;
  }
  .xs-mt-10_d83f6dfe9d83827b {
    margin-top: 10px !important;
  }
  .xs-mt-20_1e69044c6a3e0a81 {
    margin-top: 20px !important;
  }
  .xs-mt-30_0b3f5ac894368fb7 {
    margin-top: 30px !important;
  }
  .xs-mt-40_0d1f7b2404011d9d {
    margin-top: 40px !important;
  }
  .xs-mt-50_73cec41f4748badc {
    margin-top: 50px !important;
  }
  .xs-mt-60_02a2f90e48b2a258 {
    margin-top: 60px !important;
  }
  .xs-mt-70_8158068a8620a788 {
    margin-top: 70px !important;
  }
  .xs-mt-80_aa5ebb36d6f5987b {
    margin-top: 80px !important;
  }
  .xs-mt-90_7c0d9894c20d9267 {
    margin-top: 90px !important;
  }
  .xs-mt-100_b6bd58662a06173d {
    margin-top: 100px !important;
  }
  .xs-mt-110_ea327f6cbbac9e4c {
    margin-top: 110px !important;
  }
  .xs-mt-120_cad906ad4fb96415 {
    margin-top: 120px !important;
  }
  .xs-mt-130_025ea2a2b4bc3e1f {
    margin-top: 130px !important;
  }
  .xs-mt-140_2b17b24f11dab113 {
    margin-top: 140px !important;
  }
  .xs-mt-150_e0a0c7343443ab40 {
    margin-top: 150px !important;
  }
  .xs-mt-200_168365b178e637d3 {
    margin-top: 200px !important;
  }
  .xs-mb-10_bf22d03acade5691 {
    margin-bottom: 10px !important;
  }
  .xs-mb-20_9acf2ddbb70908d0 {
    margin-bottom: 20px !important;
  }
  .xs-mb-30_0466b68ff21afeb7 {
    margin-bottom: 30px !important;
  }
  .xs-mb-40_223242f6617a4957 {
    margin-bottom: 40px !important;
  }
  .xs-mb-50_89bfa901df6bf486 {
    margin-bottom: 50px !important;
  }
  .xs-mb-60_5924dfc28f2031eb {
    margin-bottom: 60px !important;
  }
  .xs-mb-70_36fab8a3436ea6d4 {
    margin-bottom: 70px !important;
  }
  .xs-mb-80_2d5bf8bf871e2c4d {
    margin-bottom: 80px !important;
  }
  .xs-mb-90_9982937afaecd5ac {
    margin-bottom: 90px !important;
  }
  .xs-mb-100_425526797525d7f3 {
    margin-bottom: 100px !important;
  }
  .xs-mb-110_0f0891a200822eba {
    margin-bottom: 110px !important;
  }
  .xs-mb-120_e76be490a31b441f {
    margin-bottom: 120px !important;
  }
  .xs-mb-130_f459dd6fca5db181 {
    margin-bottom: 130px !important;
  }
  .xs-mb-140_dcf9334262d36d85 {
    margin-bottom: 140px !important;
  }
  .xs-mb-150_5c3ac8ec32bdf7f6 {
    margin-bottom: 150px !important;
  }
  .xs-mb-200_337aba3e02b882d2 {
    margin-bottom: 200px !important;
  }
}
/*(max-width: 575px)*/
.theme-main-menu_25dffec5f7fba421 {
  background: #fff;
  position: relative;
  z-index: 999;
  padding: 18px 40px;
  transition: all 0.4s ease-in-out 0s;
}
.theme-main-menu_25dffec5f7fba421.menu-overlay_8f9fcfcf21b79e53 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent;
}
.theme-main-menu_25dffec5f7fba421.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_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730 {
  width: 48px;
  height: 44px;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 99;
  border: none;
  background: #CFFF45;
}
.theme-main-menu_25dffec5f7fba421.menu-style-three_d3f08e935d276719 .navbar-toggler_afbe8d432fb00730 {
  background: #000;
}
.theme-main-menu_25dffec5f7fba421.menu-style-four_f6649065bb352e46 .navbar-toggler_afbe8d432fb00730 {
  background: #E6FD5A;
}
.theme-main-menu_25dffec5f7fba421.menu-style-five_2e5d7f324ea3bb52 .navbar-toggler_afbe8d432fb00730 {
  background: #DFFF5E;
}
.theme-main-menu_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730:focus {
  box-shadow: none;
}
.theme-main-menu_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730::before,
.theme-main-menu_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730::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_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730 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_25dffec5f7fba421.menu-style-three_d3f08e935d276719 .navbar-toggler_afbe8d432fb00730:before, .theme-main-menu_25dffec5f7fba421.menu-style-three_d3f08e935d276719 .navbar-toggler_afbe8d432fb00730:after, .theme-main-menu_25dffec5f7fba421.menu-style-three_d3f08e935d276719 .navbar-toggler_afbe8d432fb00730 span {
  background: #fff;
}
.theme-main-menu_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730::before {
  transform: translate3d(0, -9px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730::after {
  transform: translate3d(0, 8px, 0) scale3d(1, 1, 1);
}
.theme-main-menu_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730[aria-expanded=true] span {
  opacity: 0;
}
.theme-main-menu_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730[aria-expanded=true]::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.theme-main-menu_25dffec5f7fba421 .navbar-toggler_afbe8d432fb00730[aria-expanded=true]::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
.theme-main-menu_25dffec5f7fba421 .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_25dffec5f7fba421 .nav-item:hover .nav-link {
  color: #0C3A30;
}
.theme-main-menu_25dffec5f7fba421.white-vr_b35f0a785736f75c .nav-item .nav-link {
  color: #fff;
}
.theme-main-menu_25dffec5f7fba421.white-vr_b35f0a785736f75c .nav-item:hover .nav-link {
  color: #CFFF45;
}
.theme-main-menu_25dffec5f7fba421.white-vr_b35f0a785736f75c.fixed {
  background: #0C3A30;
  border: none;
}
.theme-main-menu_25dffec5f7fba421.menu-style-one_b1b29f3e94caabf2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c {
  padding: 0;
  background: #EDF1EE;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c .info-row_5c8086c35a436961 {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c .gap-fix_05be697f23cd55c5 {
  padding-left: 40px;
  padding-right: 40px;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c .greetings_61429ba22c4b3cc8 {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c .contact-info_ebb1ac36b13868bb {
  margin: 0 -15px;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c .contact-info_ebb1ac36b13868bb li {
  padding: 0 15px;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c .contact-info_ebb1ac36b13868bb li a {
  font-size: 18px;
  color: #19352D;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c .contact-info_ebb1ac36b13868bb li a:hover {
  text-decoration: underline;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c .inner-content_6ced551ad8da8982 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.theme-main-menu_25dffec5f7fba421.menu-style-two_71b87f1db770172c.fixed .info-row_5c8086c35a436961 {
  display: none;
}
.theme-main-menu_25dffec5f7fba421.menu-style-five_2e5d7f324ea3bb52 {
  background: #000;
  padding: 0;
}
.theme-main-menu_25dffec5f7fba421.menu-style-five_2e5d7f324ea3bb52 .inner-content_6ced551ad8da8982 {
  background: #fff;
  border-radius: 30px;
  padding: 18px 40px;
}
.theme-main-menu_25dffec5f7fba421.menu-style-six_bce8a5beadbb6a1a .nav-item .nav-link {
  color: #044F3B;
}
.theme-main-menu_25dffec5f7fba421.menu-style-six_bce8a5beadbb6a1a .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_25dffec5f7fba421 .navbar {
  position: static;
}

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

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

.navbar [class*=mega-dropdown] .menu-column_73448e3297554f3c {
  padding: 5px 0;
}
.navbar [class*=mega-dropdown] .menu-column_73448e3297554f3c .mega-menu-title_1d97321e4bdae000 {
  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_25dffec5f7fba421 .login-btn-one_b1424d7a624c2ac8 a {
  color: #000;
}
.theme-main-menu_25dffec5f7fba421 .login-btn-one_b1424d7a624c2ac8 a:hover {
  text-decoration: underline;
}
.theme-main-menu_25dffec5f7fba421 .login-btn-two_82362190f4d6bc10 a {
  color: #044F3B;
}
.theme-main-menu_25dffec5f7fba421 .login-btn-two_82362190f4d6bc10 a:hover {
  text-decoration: underline;
}
.theme-main-menu_25dffec5f7fba421 .signup-btn-one_d4e850374a47b7a6 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_25dffec5f7fba421 .signup-btn-one_d4e850374a47b7a6 .icon_e2aa075439911bc4 {
  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_25dffec5f7fba421 .signup-btn-one_d4e850374a47b7a6:hover span {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_25dffec5f7fba421 .signup-btn-one_d4e850374a47b7a6:hover .icon_e2aa075439911bc4 {
  background: #CFFF45;
  color: #29594B;
}
.theme-main-menu_25dffec5f7fba421 .signup-btn-two_91fe33f07f54f61b {
  color: #044F3B;
  line-height: 50px;
  border: 1px solid #044F3B;
  border-radius: 40px;
  background: #CFFF45;
  padding: 0 32px;
  text-align: center;
}
.theme-main-menu_25dffec5f7fba421 .signup-btn-two_91fe33f07f54f61b:hover {
  background: #29594B;
  color: #fff;
}
.theme-main-menu_25dffec5f7fba421 .quote-one_1a97f9913e3867f7 {
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  padding: 0 26px;
  border: 1px solid #fff;
  border-radius: 40px;
}
.theme-main-menu_25dffec5f7fba421 .quote-one_1a97f9913e3867f7:hover {
  background: #CFFF45;
  color: #19352D;
}

.category-menu_a297935de7832e98 {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  padding: 0 40px;
}
.category-menu_a297935de7832e98 li {
  position: relative;
  padding: 0 15px;
}
.category-menu_a297935de7832e98 li a {
  font-size: 15px;
  font-weight: 500;
  color: #536159;
  padding: 13px 0;
  transition: all 0.2s ease-in-out 0s;
}
.category-menu_a297935de7832e98 li a:hover {
  color: #0C3A30;
}
.category-menu_a297935de7832e98 .dropdown-menu {
  padding: 0;
}
.category-menu_a297935de7832e98 .dropdown-menu li {
  padding: 0;
}
.category-menu_a297935de7832e98 .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_892a3bf76ab6f690 .logo_e3e763984f026543 {
    margin-bottom: 10vh;
    padding-left: 12px;
  }
  .white-vr_b35f0a785736f75c .navbar-collapse_892a3bf76ab6f690 {
    background-color: #0C3A30;
  }
  .navbar-collapse_892a3bf76ab6f690 {
    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_892a3bf76ab6f690.show {
    transform: translateX(0);
    box-shadow: 15px 0 25px rgba(35, 35, 35, 0.09);
  }
  .theme-main-menu_25dffec5f7fba421 .navbar .mega-dropdown_7568136744f7c2cf {
    position: relative;
  }
  .navbar .navbar-nav .nav-link {
    margin: 0;
    padding: 15px 12px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .white-vr_b35f0a785736f75c .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_73448e3297554f3c {
    padding: 0;
  }
  .navbar .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    top: calc(50% - 2px);
  }
  .dashboard-menu_87146163f793c037 .nav-link::before {
    right: auto;
    left: 0;
    top: -2px;
  }
}
/*(max-width: 991px)*/
.hero-banner-one_6bdf3f231e06eac1 {
  background: #29594B;
  z-index: 9;
}
.hero-banner-one_6bdf3f231e06eac1::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_6bdf3f231e06eac1 .hero-slider-one {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hero-banner-one_6bdf3f231e06eac1 .hero-slider-one .hero-img_2f2799cd34881d9e {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner-one_6bdf3f231e06eac1 .hero-slider-one .slick-list_21b3c506fda421e9, .hero-banner-one_6bdf3f231e06eac1 .hero-slider-one .slick-track_734434a7b0499a11, .hero-banner-one_6bdf3f231e06eac1 .hero-slider-one .item {
  height: 100%;
}
.hero-banner-one_6bdf3f231e06eac1 .hero-heading_5fe4c4849bcef350 {
  font-weight: 700;
  color: #000;
  background: url(../visuals/shape_92ae3378ce/shape_01.svg) no-repeat left top;
  background-size: cover;
  padding: 11px 31px 25px 25px;
}
.hero-banner-one_6bdf3f231e06eac1 .more-btn_1b8885f58f53df3b {
  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_6bdf3f231e06eac1 .more-btn_1b8885f58f53df3b:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}

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

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

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

.hero-banner-five_1b56ff865af11855 {
  background: #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hero-banner-five_1b56ff865af11855 .bg-wrapper_7d2f45fdb50375f3 {
  background: #fff;
  border-radius: 30px;
  z-index: 1;
}
.hero-banner-five_1b56ff865af11855 .hero-heading_5fe4c4849bcef350 {
  font-size: 85px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.176em;
  color: #000;
}
.hero-banner-five_1b56ff865af11855 .rating_5602a70f1586e2df h3 {
  font-size: 42px;
  margin-bottom: 0px;
}
.hero-banner-five_1b56ff865af11855 .rating_5602a70f1586e2df p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.hero-banner-five_1b56ff865af11855 .media-wrapper_8eb4e44b4328163f {
  position: absolute;
  background: url(../visuals/assets_2076442318/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_1b56ff865af11855 .media-wrapper_8eb4e44b4328163f .shape_01_78e9934b06ad4167 {
  right: 0;
  bottom: 14%;
  width: 41.1%;
  z-index: 1;
}
.hero-banner-five_1b56ff865af11855 .media-wrapper_8eb4e44b4328163f .shape_02_9ab4537d3f0aaaea {
  top: 34%;
  left: 0;
  transform: translateX(-50%);
  width: 19.34%;
}

.hero-banner-six_c5a5b290275e750e .hero-heading_5fe4c4849bcef350 {
  font-size: 100px;
  line-height: 1.05em;
  color: #044F3B;
}
.hero-banner-six_c5a5b290275e750e .media-wrapper_8eb4e44b4328163f {
  background: url(../visuals/media/img_48.jpg) no-repeat center;
  background-size: cover;
  border-radius: 20px;
  max-width: 536px;
  width: 100%;
  height: 100%;
}
.hero-banner-six_c5a5b290275e750e .media-wrapper_8eb4e44b4328163f .screen_01_7af18daf697feea7 {
  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_c5a5b290275e750e .media-wrapper_8eb4e44b4328163f .screen_02_92303ad2af9777d3 {
  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_c5a5b290275e750e .media-wrapper_8eb4e44b4328163f .bg-shape_c0f11e8882286e9d {
  max-width: 130%;
  left: 47%;
  bottom: -12%;
  transform: translateX(-50%);
}
.hero-banner-six_c5a5b290275e750e .shape_01_78e9934b06ad4167 {
  bottom: 9%;
  left: 40%;
  width: 6.53%;
}

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

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

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

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

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

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

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

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

.fancy-banner-eight_3de679bc534b9f5a .bg-wrapper_7d2f45fdb50375f3 {
  background: #F3F8F7;
  padding: 30px 75px 0;
}
.fancy-banner-eight_3de679bc534b9f5a .media-wrapper_8eb4e44b4328163f {
  padding: 0 38px;
  margin-bottom: -6px;
}
.fancy-banner-eight_3de679bc534b9f5a .media-wrapper_8eb4e44b4328163f .shape_01_78e9934b06ad4167 {
  width: 100%;
  bottom: 0;
  left: 0;
}
.fancy-banner-eight_3de679bc534b9f5a .shape_02_9ab4537d3f0aaaea {
  right: -123px;
  bottom: -5px;
}

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

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

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

.inner-banner-one_cab3e87ec9fcb0db + .blog-details_771e2316cd725b65 {
  margin-top: 15px;
}

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

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

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

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

.block-feature-three_937697f518299fbd {
  z-index: 1;
}
.block-feature-three_937697f518299fbd:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 34%;
  bottom: 0;
  background: #EBF3EE;
  z-index: -1;
}
.block-feature-three_937697f518299fbd.no-bg_3a7d7836fbb9e5fd:before {
  display: none;
}
.block-feature-three_937697f518299fbd .section-btn_7c46162de7dc784e {
  position: absolute;
  right: 0;
  top: 68px;
}
.block-feature-three_937697f518299fbd .block-title_b686d7149b5d56e3 a {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  color: #19352D;
}
.block-feature-three_937697f518299fbd .block-title_b686d7149b5d56e3 a:hover {
  text-decoration: underline;
}
.block-feature-three_937697f518299fbd .round-btn_363247c035861a34 {
  font-size: 18px;
  font-weight: 900;
  color: #29594B;
  width: 38px;
  height: 38px;
  border: 1px solid #29594B;
}
.block-feature-three_937697f518299fbd .round-btn_363247c035861a34:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #19352D;
}
.block-feature-three_937697f518299fbd .block-one_a06cd1d514490dbc {
  background: url(../visuals/media/img_05.jpg) no-repeat center;
  background-size: cover;
  height: 470px;
}
.block-feature-three_937697f518299fbd .block-one_a06cd1d514490dbc .tag_e08681b396066088 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_937697f518299fbd .block-one_a06cd1d514490dbc .block-title_b686d7149b5d56e3 {
  background: url(../visuals/shape_92ae3378ce/shape_02.svg) no-repeat right top;
  background-size: cover;
  border-radius: 25px;
  padding: 12px 0 18px 18px;
}
.block-feature-three_937697f518299fbd .block-two_65d1d7996d3d2664 {
  overflow: hidden;
}
.block-feature-three_937697f518299fbd .block-two_65d1d7996d3d2664 .img-wrapper_98dfad782167a561 {
  background: url(../visuals/media/img_06.jpg) no-repeat center;
  background-size: cover;
  width: 42%;
}
.block-feature-three_937697f518299fbd .block-two_65d1d7996d3d2664 .text-wrapper_6f86eed8654ddeb6 {
  width: 58%;
  padding: 30px 30px 35px 60px;
}
.block-feature-three_937697f518299fbd .block-two_65d1d7996d3d2664 .tag_e08681b396066088 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_937697f518299fbd .block-three_16a99371234a0e64 {
  background: #D3FF76;
}
.block-feature-three_937697f518299fbd .block-three_16a99371234a0e64 .tag_e08681b396066088 {
  font-size: 13px;
  letter-spacing: 1px;
  color: white;
  line-height: 27px;
  border-radius: 17px;
  background: #29594B;
  padding: 0 17px;
}
.block-feature-three_937697f518299fbd .block-three_16a99371234a0e64 .round-btn_363247c035861a34 {
  background: #fff;
  border-color: #fff;
}
.block-feature-three_937697f518299fbd .block-three_16a99371234a0e64 .round-btn_363247c035861a34:hover {
  background: #29594B;
  border-color: #29594B;
  color: #fff;
}
.block-feature-three_937697f518299fbd .block-four_e53977330c143839 {
  background: url(../visuals/media/img_07.jpg) no-repeat center;
  background-size: cover;
}
.block-feature-three_937697f518299fbd .block-four_e53977330c143839 .block-title_b686d7149b5d56e3 {
  background: url(../visuals/shape_92ae3378ce/shape_03.svg) no-repeat right top;
  background-size: cover;
  border-radius: 18px;
  padding: 12px 16px 12px 18px;
}
.block-feature-three_937697f518299fbd .block-four_e53977330c143839 .block-title_b686d7149b5d56e3 a {
  font-size: 28px;
}
.block-feature-three_937697f518299fbd .block-four_e53977330c143839 .tag_e08681b396066088 {
  font-size: 13px;
  letter-spacing: 1px;
  color: #29594B;
  line-height: 27px;
  border-radius: 17px;
  background: #fff;
  padding: 0 17px;
}
.block-feature-three_937697f518299fbd .block-four_e53977330c143839 .round-btn_363247c035861a34 {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.block-feature-three_937697f518299fbd .block-four_e53977330c143839 .round-btn_363247c035861a34:hover {
  background: #CFFF45;
  border-color: #CFFF45;
  color: #000;
}
.block-feature-three_937697f518299fbd .block-five_381c74e9558e6b33 {
  background: url(../visuals/blog/blog_img_05.jpg) no-repeat center;
  background-size: cover;
  height: 358px;
}
.block-feature-three_937697f518299fbd .block-five_381c74e9558e6b33 .tag_e08681b396066088 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  line-height: 25px;
  border: 1px solid #000;
  padding: 0 10px;
}
.block-feature-three_937697f518299fbd .block-five_381c74e9558e6b33 .block-title_b686d7149b5d56e3 {
  background: url(../visuals/shape_92ae3378ce/shape_29.svg) no-repeat right top;
  background-size: cover;
  border-radius: 15px;
  padding: 12px 10px 18px 18px;
}

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

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

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

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

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

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

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

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

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

.block-feature-thirteen_dce005e69aefa4c0 .upper-wrapper_ed72b1501ba59c93 {
  border-bottom: 1px solid #E6E6E6;
}
.block-feature-thirteen_dce005e69aefa4c0 .upper-wrapper_ed72b1501ba59c93 .shape_01_78e9934b06ad4167 {
  right: 6%;
  bottom: 16%;
}
.block-feature-thirteen_dce005e69aefa4c0 .line-loop_0abc8806fc4ce898:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 130%;
  right: 0;
  top: 57%;
  background: #E6E6E6;
  z-index: -1;
}
.block-feature-thirteen_dce005e69aefa4c0 .graph-panel_6789d764408596db {
  border-right: 1px solid #E6E6E6;
}
.block-feature-thirteen_dce005e69aefa4c0 .graph-panel_6789d764408596db .main-count_e56494142ff65109 {
  font-size: 120px;
}
.block-feature-thirteen_dce005e69aefa4c0 .graph-panel_6789d764408596db .chart-box_ab8526b2a212c580 {
  padding: 0 15px;
}
.block-feature-thirteen_dce005e69aefa4c0 .graph-panel_6789d764408596db .chart-box_ab8526b2a212c580 .chart-inner_2113726eea35784c {
  width: 120px;
  background: #196164;
}

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

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

.block-feature-sixteen_0820ad7a1b4ea470 .media-img_3162d3a73e5505cc {
  border-radius: 30px;
}
.block-feature-sixteen_0820ad7a1b4ea470 .shape_01_78e9934b06ad4167 {
  top: 31%;
  left: 50%;
}

.block-feature-seventeen_92433151ce79388a .section-subheading_7fb1ab865105cfb5 {
  position: absolute;
  right: 0;
  top: 0;
  width: 37%;
}
.block-feature-seventeen_92433151ce79388a .shape_01_78e9934b06ad4167 {
  max-width: 8%;
  top: 12%;
  left: 43%;
}

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

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

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

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

.text-feature-four_46a6d81b9d295d8d {
  z-index: 1;
}
.text-feature-four_46a6d81b9d295d8d .avatar_a5fea4e0653459c4 {
  width: 65px;
  height: 65px;
}
.text-feature-four_46a6d81b9d295d8d .name {
  font-size: 28px;
}
.text-feature-four_46a6d81b9d295d8d .quote-text_c8d51d81e93c63ae {
  font-size: 50px;
  line-height: 1.4em;
}
.text-feature-four_46a6d81b9d295d8d .shape_01_78e9934b06ad4167 {
  top: 56%;
  left: 22%;
  animation: rotated 60s infinite linear;
}
.text-feature-four_46a6d81b9d295d8d .shape_02_9ab4537d3f0aaaea {
  top: 12%;
  right: 9%;
  width: 16px;
  animation: rotated 50s infinite linear;
}

.text-feature-five_bf82b5466ba6718b .bg-wrapper_7d2f45fdb50375f3 {
  background: #FFF2AC;
}
.text-feature-five_bf82b5466ba6718b 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_bf82b5466ba6718b 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_bf82b5466ba6718b 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_bf82b5466ba6718b li:hover:before {
  background: #29594B;
}
.text-feature-five_bf82b5466ba6718b li:hover:after {
  color: #fff;
}
.text-feature-five_bf82b5466ba6718b .media-wrapper_8eb4e44b4328163f {
  background: url(../visuals/media/img_20.jpg) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.text-feature-five_bf82b5466ba6718b .media-wrapper_8eb4e44b4328163f .video-icon_4bedb07265d1a51d {
  width: 90px;
  height: 90px;
  background: #fff;
}
.text-feature-five_bf82b5466ba6718b .media-wrapper_8eb4e44b4328163f .video-icon_4bedb07265d1a51d:hover {
  background: #CFFF45;
}
.text-feature-five_bf82b5466ba6718b .media-wrapper_8eb4e44b4328163f .screen_01_7af18daf697feea7 {
  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_f915702cde54203a {
  z-index: 1;
}
.text-feature-six_f915702cde54203a .media-wrapper_8eb4e44b4328163f {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 63.64%;
  z-index: -1;
}
.text-feature-six_f915702cde54203a .media-wrapper_8eb4e44b4328163f .screen_01_7af18daf697feea7 {
  width: 61.1%;
  bottom: 32%;
  right: -4%;
  z-index: 1;
  animation: jumpThree 5s infinite linear;
}
.text-feature-six_f915702cde54203a .shape_01_78e9934b06ad4167 {
  left: 0;
  bottom: 23%;
  width: 12.3%;
}
.text-feature-six_f915702cde54203a .shape_02_9ab4537d3f0aaaea {
  top: 1%;
  right: 39%;
}

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

.text-feature-nine_2e8242153ef2e69d {
  background: url(../visuals/assets_2076442318/bg_03.svg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}
.text-feature-nine_2e8242153ef2e69d .block_b9722b884593d5bc .icon_e2aa075439911bc4 {
  height: 50px;
}
.text-feature-nine_2e8242153ef2e69d .vertical-text-wrapper_82ad546adcd4f56e {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  border-left: 1px solid rgba(254, 255, 252, 0.17);
}
.text-feature-nine_2e8242153ef2e69d .vertical-text-wrapper_82ad546adcd4f56e .text-list_a5f31841df2ad029 {
  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_2e8242153ef2e69d .vertical-text-wrapper_82ad546adcd4f56e .text-list_a5f31841df2ad029:hover {
  color: #C5FF4A;
  opacity: 1;
  mix-blend-mode: normal;
}
.text-feature-nine_2e8242153ef2e69d .vertical-text-wrapper_82ad546adcd4f56e .shape_01_78e9934b06ad4167 {
  left: -83px;
  bottom: 21%;
  animation: jumpThree 6s infinite linear;
}
.text-feature-nine_2e8242153ef2e69d .vertical-text-wrapper_82ad546adcd4f56e .shape_02_9ab4537d3f0aaaea {
  left: 10%;
  top: 25%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_2e8242153ef2e69d .shape_03_39618c4cd09bf835 {
  left: 5%;
  top: 10%;
  animation: jumpFour 6s infinite linear;
}
.text-feature-nine_2e8242153ef2e69d .shape_04_130931cc33de8188 {
  bottom: 0;
  left: 13%;
  width: 29%;
}

.team-section-one_55e9be90a916545c .section-btn_7c46162de7dc784e {
  position: absolute;
  right: 0;
  top: 25px;
}

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

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

.team-section-three_8a0a71dcdc898997 {
  z-index: 1;
}
.team-section-three_8a0a71dcdc898997:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background: url(../visuals/shape_92ae3378ce/shape_09.svg) no-repeat right bottom;
  background-size: cover;
  z-index: -1;
}
.team-section-three_8a0a71dcdc898997 .section-btn_7c46162de7dc784e {
  position: absolute;
  right: 0;
  top: 15px;
}
.team-section-three_8a0a71dcdc898997 .shape_01_78e9934b06ad4167 {
  width: 2.3%;
  top: 17%;
  left: 39%;
}
.team-section-three_8a0a71dcdc898997 .shape_02_9ab4537d3f0aaaea {
  width: 1.5%;
  bottom: 6%;
  right: 9%;
}
.team-section-three_8a0a71dcdc898997 .shape_03_39618c4cd09bf835 {
  max-width: 22%;
  bottom: 0;
  right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.partner-logo-one_78a951b7715039a9 .logo_e3e763984f026543 {
  width: 100%;
  height: 60px;
}

.modal .modal-dialog {
  height: auto;
}
.modal .modal-dialog .modal-content_47f2542ebdb088c6 {
  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_7e797f90d86c9659 {
  max-width: 565px;
}
.user-data-form .form-wrapper_7e797f90d86c9659 .input-group-meta_56af641d1e48a199 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_7e797f90d86c9659 .input-group-meta_56af641d1e48a199 label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 6px;
}
.user-data-form .form-wrapper_7e797f90d86c9659 .input-group-meta_56af641d1e48a199 .placeholder_icon_101bd124d6f99d83 {
  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_7e797f90d86c9659 .input-group-meta_56af641d1e48a199 .placeholder_icon_101bd124d6f99d83 img {
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.user-data-form .form-wrapper_7e797f90d86c9659 .input-group-meta_56af641d1e48a199 .placeholder_icon_101bd124d6f99d83 span {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: relative;
}
.user-data-form .form-wrapper_7e797f90d86c9659 .input-group-meta_56af641d1e48a199 .placeholder_icon_101bd124d6f99d83 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_7e797f90d86c9659 .input-group-meta_56af641d1e48a199 .placeholder_icon_101bd124d6f99d83 span.eye-slash_8fe0d318bbafe5fb:before {
  opacity: 0;
}
.user-data-form .agreement-checkbox_58feaa61d3b8e5f4 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_58feaa61d3b8e5f4 label a {
  color: #0E3E2F;
  text-decoration: underline;
}
.user-data-form .agreement-checkbox_58feaa61d3b8e5f4 input[type=checkbox] {
  display: none;
}
.user-data-form .agreement-checkbox_58feaa61d3b8e5f4 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_58feaa61d3b8e5f4 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_58feaa61d3b8e5f4 a {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.user-data-form .agreement-checkbox_58feaa61d3b8e5f4 a:hover {
  text-decoration: underline;
  color: #0E3E2F;
}
.user-data-form .line_75f8dd0cfe85cce2 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.user-data-form .social-use-btn_23b1b42a54b7d3e8 {
  font-size: 16px;
  color: #000;
  height: 55px;
  border: 1px solid #E5E5E5;
  border-radius: 7px;
}
.user-data-form .social-use-btn_23b1b42a54b7d3e8:hover {
  background: rgba(0, 0, 0, 0.06);
}
.user-data-form .social-use-btn_23b1b42a54b7d3e8 img {
  width: 20px;
}
.user-data-form .btn-close_e91a048ba447c351 {
  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_550d42b27aa5b831 .main-count_e56494142ff65109 {
  font-size: 64px;
  color: #19352D;
}

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

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

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

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

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

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

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

.card-style-three_65b94fd3403a0a49 .icon_e2aa075439911bc4 {
  height: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portfolio-block-one_d21a749cd7a28ba3 .img-holder_b6fbe4e76d1120d6 {
  position: relative;
  overflow: hidden;
}
.portfolio-block-one_d21a749cd7a28ba3 .img-holder_b6fbe4e76d1120d6.round-border_b3186bc0a217e016 {
  border-radius: 30px;
}
.portfolio-block-one_d21a749cd7a28ba3 .img-holder_b6fbe4e76d1120d6 .expend_d1ecab6931060c94 {
  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_d21a749cd7a28ba3 .img-holder_b6fbe4e76d1120d6 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_d21a749cd7a28ba3 .img-holder_b6fbe4e76d1120d6 i:hover {
  background: #DFFF5E;
}
.portfolio-block-one_d21a749cd7a28ba3:hover .expend_d1ecab6931060c94 {
  opacity: 1;
}
.portfolio-block-one_d21a749cd7a28ba3:hover .img-meta_1c53104b546570a4 {
  transform: scale(1.1) rotate(5deg);
}
.portfolio-block-one_d21a749cd7a28ba3:hover .pj-title_67ab9d0e2acf8f23 {
  text-decoration: underline;
}
.portfolio-block-one_d21a749cd7a28ba3 .caption {
  margin-top: 35px;
}
.portfolio-block-one_d21a749cd7a28ba3 .caption .tag_e08681b396066088 {
  margin: 0 -3px;
}
.portfolio-block-one_d21a749cd7a28ba3 .caption .tag_e08681b396066088 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_d21a749cd7a28ba3 .caption .pj-title_67ab9d0e2acf8f23 {
  font-size: 32px;
  color: #000;
  margin-top: 15px;
}
.portfolio-block-one_d21a749cd7a28ba3 .caption .arrow {
  font-size: 26px;
  color: #000;
}
.portfolio-block-one_d21a749cd7a28ba3 .caption .arrow:hover {
  color: #0C3A30;
}

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

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

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

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

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

.project-details-two_53fba32b76510177 .bg-wrapper_7d2f45fdb50375f3 {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.project-details-two_53fba32b76510177 .slider-wrapper_0b436c509256394b {
  height: 100%;
}
.project-details-two_53fba32b76510177 .slider-wrapper_0b436c509256394b .carousel-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-details-two_53fba32b76510177 .slider-wrapper_0b436c509256394b .carousel-control-next_a6ff1e7c20d344a0,
.project-details-two_53fba32b76510177 .slider-wrapper_0b436c509256394b .carousel-control-prev_ccaac518671d229a {
  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_53fba32b76510177 .slider-wrapper_0b436c509256394b .carousel-control-next_a6ff1e7c20d344a0:hover,
.project-details-two_53fba32b76510177 .slider-wrapper_0b436c509256394b .carousel-control-prev_ccaac518671d229a:hover {
  background: #29594B;
  color: #fff;
}
.project-details-two_53fba32b76510177 .slider-wrapper_0b436c509256394b .carousel-control-prev_ccaac518671d229a {
  left: auto;
  right: 45px;
}
.project-details-two_53fba32b76510177 .info-wrapper_420b0e74c7d16b05 {
  padding: 55px 50px 85px 70px;
}
.project-details-two_53fba32b76510177 .info-wrapper_420b0e74c7d16b05 h3 {
  font-size: 36px;
}
.project-details-two_53fba32b76510177 .info-wrapper_420b0e74c7d16b05 .list-meta_7edc56938445d437 li {
  padding: 22px 0;
}
.project-details-two_53fba32b76510177 .info-wrapper_420b0e74c7d16b05 .list-meta_7edc56938445d437 .icon_e2aa075439911bc4 {
  width: 40px;
}
.project-details-two_53fba32b76510177 .info-wrapper_420b0e74c7d16b05 .list-meta_7edc56938445d437 .text1_5cc2111dd51b212a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
}
.project-details-two_53fba32b76510177 .info-wrapper_420b0e74c7d16b05 .list-meta_7edc56938445d437 span {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.project-details-two_53fba32b76510177 .info-wrapper_420b0e74c7d16b05 .social-share_2dc979d9d1f71bb3 li {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.project-details-two_53fba32b76510177 .info-wrapper_420b0e74c7d16b05 .social-share_2dc979d9d1f71bb3 li a {
  font-size: 20px;
  color: #19352D;
  margin-left: 20px;
}

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

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

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

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

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

.feedback-section-three_e52ac6a624a16cbc .slider-wrapper_0b436c509256394b {
  padding-left: 100px;
}
.feedback-section-three_e52ac6a624a16cbc .slider-wrapper_0b436c509256394b .icon_e2aa075439911bc4 {
  left: 0;
  top: 18px;
}
.feedback-section-three_e52ac6a624a16cbc .slick-dots_779492bbd828152f {
  margin: 50px 0 0 15px;
  padding: 0;
}
.feedback-section-three_e52ac6a624a16cbc .slick-dots_779492bbd828152f li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  margin-right: 3px;
}
.feedback-section-three_e52ac6a624a16cbc .slick-dots_779492bbd828152f .slick-active button {
  background: #000;
}
.feedback-section-three_e52ac6a624a16cbc .rating-box_b855fa522c90c049 {
  position: absolute;
  padding: 50px 37px 35px;
  left: -75px;
  bottom: -65px;
  z-index: 1;
  background: #000;
}
.feedback-section-three_e52ac6a624a16cbc .rating-box_b855fa522c90c049 .rating_5602a70f1586e2df {
  font-size: 58px;
  letter-spacing: -1px;
  line-height: 25px;
  margin-bottom: 20px;
}
.feedback-section-three_e52ac6a624a16cbc .shape_01_78e9934b06ad4167 {
  width: 15px;
  top: 7%;
  right: 52%;
}
.feedback-section-three_e52ac6a624a16cbc .shape_02_9ab4537d3f0aaaea {
  width: 20px;
  bottom: 17%;
  right: 17%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.blog-meta-one_6ecf156a372265c7 {
  background: #fff;
  border-radius: 30px;
}
.blog-meta-one_6ecf156a372265c7 .post-data_f08e7273b36a77d0 {
  padding: 30px 35px 25px;
}
.blog-meta-one_6ecf156a372265c7 .post-data_f08e7273b36a77d0 .post-info_72e1fc5058d2f936 {
  font-size: 18px;
  color: #AAAAAA;
}
.blog-meta-one_6ecf156a372265c7 .post-data_f08e7273b36a77d0 .blog-title_b60ae85522bbdd11 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-one_6ecf156a372265c7 .post-data_f08e7273b36a77d0 .blog-title_b60ae85522bbdd11:hover {
  text-decoration: underline;
}
.blog-meta-one_6ecf156a372265c7 .post-img_9563423f18127095 {
  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_6ecf156a372265c7 .post-img_9563423f18127095 .round-btn_363247c035861a34 {
  font-size: 25px;
  width: 55px;
  height: 55px;
  background: #fff;
  color: #19352D;
}
.blog-meta-one_6ecf156a372265c7:hover .round-btn_363247c035861a34 {
  background: #CFFF45;
}
.blog-meta-one_6ecf156a372265c7.style-two_8d8910a7e2fc3675 {
  background: #F6F6F6;
  border-radius: 0;
}
.blog-meta-one_6ecf156a372265c7.style-two_8d8910a7e2fc3675 .post-img_9563423f18127095 {
  border-radius: 0;
}
.blog-meta-one_6ecf156a372265c7.style-two_8d8910a7e2fc3675 .blog-title_b60ae85522bbdd11 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
}

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

.blog-meta-two_26b196c36d28fb3d {
  background: #fff;
}
.blog-meta-two_26b196c36d28fb3d .post-data_f08e7273b36a77d0 {
  padding-top: 30px;
}
.blog-meta-two_26b196c36d28fb3d .post-data_f08e7273b36a77d0 .blog-title_b60ae85522bbdd11 {
  width: 70%;
}
.blog-meta-two_26b196c36d28fb3d .post-data_f08e7273b36a77d0 .blog-title_b60ae85522bbdd11 h4 {
  font-size: 32px;
  line-height: 1.281em;
}
.blog-meta-two_26b196c36d28fb3d .post-data_f08e7273b36a77d0 .blog-title_b60ae85522bbdd11:hover h4 {
  text-decoration: underline;
}
.blog-meta-two_26b196c36d28fb3d .post-data_f08e7273b36a77d0 .round-btn_363247c035861a34 {
  font-size: 25px;
  width: 60px;
  height: 60px;
  border: 1px solid #19352D;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_26b196c36d28fb3d .post-data_f08e7273b36a77d0 .round-btn_363247c035861a34:hover {
  background: #CFFF45;
  border-color: #CFFF45;
}
.blog-meta-two_26b196c36d28fb3d .post-data_f08e7273b36a77d0 .post-info_72e1fc5058d2f936 {
  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_26b196c36d28fb3d .post-img_9563423f18127095 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-meta-two_26b196c36d28fb3d .post-img_9563423f18127095 .date_66e8ce7a93887a9d {
  line-height: 38px;
  font-size: 16px;
  padding: 0 18px;
  text-transform: uppercase;
  background: #fff;
  color: #19352D;
}
.blog-meta-two_26b196c36d28fb3d.style-two_8d8910a7e2fc3675 {
  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_26b196c36d28fb3d.style-two_8d8910a7e2fc3675 p {
  font-size: 18px;
}
.blog-meta-two_26b196c36d28fb3d.style-two_8d8910a7e2fc3675 .post-img_9563423f18127095 {
  height: auto;
  width: 100%;
}
.blog-meta-two_26b196c36d28fb3d.style-two_8d8910a7e2fc3675 .post-data_f08e7273b36a77d0 {
  padding: 26px 0;
}
.blog-meta-two_26b196c36d28fb3d.style-two_8d8910a7e2fc3675 .post-data_f08e7273b36a77d0 .post-info_72e1fc5058d2f936 {
  border: none;
  padding: 0;
  margin: 0 0 12px;
}
.blog-meta-two_26b196c36d28fb3d.style-two_8d8910a7e2fc3675 .post-data_f08e7273b36a77d0 .round-btn_363247c035861a34 {
  border: none;
}

.signup-btn-one_d4e850374a47b7a6 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_d4e850374a47b7a6 .icon_e2aa075439911bc4 {
  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_d42e0452b6aa8a88 {
  z-index: 1;
}
.blog-section-three_d42e0452b6aa8a88 .section-btn_7c46162de7dc784e {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 1;
}

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

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

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

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

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

.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 {
  border-top: 1px dashed #BEBEBE;
  margin-top: 30px;
  padding: 36px 0;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 p {
  line-height: 1.8em;
  margin-bottom: 30px;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .quote-wrapper_b067f0e56f513203 {
  text-align: center;
  margin: 62px 0 35px;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .quote-wrapper_b067f0e56f513203 .wrapper_e08886e17329cc3f {
  position: relative;
  padding: 38px 12px 40px;
  border-top: 1px dashed #CBCBCB;
  border-bottom: 1px dashed #CBCBCB;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .quote-wrapper_b067f0e56f513203 .wrapper_e08886e17329cc3f .icon_e2aa075439911bc4 {
  width: 55px;
  height: 55px;
  background: #29594B;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .quote-wrapper_b067f0e56f513203 .wrapper_e08886e17329cc3f h3 {
  font-size: 36px;
  line-height: 1.444em;
  margin: 0;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .quote-wrapper_b067f0e56f513203 h6 {
  font-size: 20px;
  margin: 24px 0 0;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .quote-wrapper_b067f0e56f513203 h6 span {
  color: rgba(0, 0, 0, 0.5);
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .img-gallery_af176808afd5c6e6 {
  margin-bottom: 50px;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .img-gallery_af176808afd5c6e6 img {
  border-radius: 20px;
  margin-top: 15px;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .list-item_986568b88601527e li {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 33px;
  margin-bottom: 23px;
}
.blog-details_771e2316cd725b65 .post-details-meta_6150e55614e80e62 .list-item_986568b88601527e li:after {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  font-size: 0.95em;
  top: 3px;
  left: 0;
  color: #000;
}
.blog-details_771e2316cd725b65 .bottom-widget_b1343b489ecf7ff8 {
  padding: 10px 0 5px;
}
.blog-details_771e2316cd725b65 .bottom-widget_b1343b489ecf7ff8 .tags_fcc53bc695541da3 li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 7px;
}
.blog-details_771e2316cd725b65 .bottom-widget_b1343b489ecf7ff8 .tags_fcc53bc695541da3 a {
  line-height: 26px;
  border-radius: 16px;
  background: #fff;
  padding: 0 10px;
  color: #19352D;
  font-size: 16px;
  margin-right: 5px;
}
.blog-details_771e2316cd725b65 .bottom-widget_b1343b489ecf7ff8 .tags_fcc53bc695541da3 a:hover {
  color: #000;
  text-decoration: underline;
}
.blog-details_771e2316cd725b65 .bottom-widget_b1343b489ecf7ff8 .share-icon_99aad3f8c4abd36e li:first-child {
  font-weight: 500;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.blog-details_771e2316cd725b65 .bottom-widget_b1343b489ecf7ff8 .share-icon_99aad3f8c4abd36e a {
  color: #19352D;
  font-size: 18px;
  margin-left: 17px;
}
.blog-details_771e2316cd725b65 .grey-bg_36af4a5061fa8d5c {
  background: #f4f4f4;
  border-radius: 30px;
  padding: 40px 35px;
}
.blog-details_771e2316cd725b65 .blog-inner-title_280d2c18bf199576 {
  font-size: 42px;
  margin-bottom: 10px;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee {
  margin: 60px 0;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 {
  border-top: 1px dashed #CBCBCB;
  padding: 38px 0 20px;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538:last-child {
  padding-bottom: 5px;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 .reply-comment_6c7ab4ab11572360 {
  border: none;
  padding: 40px 0 30px;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 .user-avatar_9ba25088292afafe {
  width: 60px;
  height: 60px;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 .comment-text_a3f954e9c2337977 {
  width: calc(100% - 60px);
  padding-left: 25px;
  position: relative;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 .comment-text_a3f954e9c2337977 .name {
  font-size: 20px;
  color: #19352D;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 .comment-text_a3f954e9c2337977 .date_66e8ce7a93887a9d {
  font-size: 16px;
  color: #ADADAD;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 .comment-text_a3f954e9c2337977 p {
  font-size: 18px;
  line-height: 32px;
  margin: 7px 0 10px 0px;
}
.blog-details_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 .comment-text_a3f954e9c2337977 .reply-btn_b3a15e81d1163056 {
  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_771e2316cd725b65 .blog-comment-area_eb0c7dbee22224ee .comment_c6fb9b4285da4538 .comment-text_a3f954e9c2337977 .reply-btn_b3a15e81d1163056:hover {
  background: #CFFF45;
  color: #19352D;
}
.blog-details_771e2316cd725b65 .blog-comment-form_eff00253146798e1 p a {
  color: #19352D;
}
.blog-details_771e2316cd725b65 .blog-comment-form_eff00253146798e1 form label {
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 5px;
}
.blog-details_771e2316cd725b65 .blog-comment-form_eff00253146798e1 form input {
  display: block;
  font-size: 18px;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  padding: 0 25px;
  background: #fff;
}
.blog-details_771e2316cd725b65 .blog-comment-form_eff00253146798e1 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_4929a0b691ba794a {
  height: 600px;
}

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

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

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

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

.footer-one_e04c1e4b5999714c {
  background: #0C3A30;
  padding-top: 95px;
}
.footer-one_e04c1e4b5999714c .bottom-footer_7c26d4c2dcecf907 {
  border-top: 1px dashed rgba(255, 255, 255, 0.25);
  margin-top: 32px;
  padding: 40px 0 25px;
}
.footer-one_e04c1e4b5999714c .social-icon_f053b45e09d56814 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_e04c1e4b5999714c .social-icon_f053b45e09d56814 a:hover {
  background: #CFFF45;
  color: #29594B;
}
.footer-one_e04c1e4b5999714c .footer-title_26610667d99c07a4 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.footer-one_e04c1e4b5999714c .footer-nav-link_10572c3dc8fa2b3f a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-one_e04c1e4b5999714c .footer-nav-link_10572c3dc8fa2b3f a:hover {
  color: #fff;
}
.footer-nav-link_10572c3dc8fa2b3f p {
  font-size: 16px;
}
.logo_e3e763984f026543 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_64d9f3769090a883 {
  min-width: 80px;
  max-height: 40px;
  max-width: 150px;
}
.casino-li_5ba0fa560c625417 {
  align-content: center;
}

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

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

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

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

.footer-three_f2efb215a2642166 {
  padding: 75px 0 0;
  position: relative;
  z-index: 1;
}
.footer-three_f2efb215a2642166 .round-bg_eeed41c8f5171524 {
  width: 350px;
  height: 350px;
  padding: 15px 15px;
  background: #FFF6C6;
}
.footer-three_f2efb215a2642166 .round-bg_eeed41c8f5171524.color-two_02215e2f5b231498 {
  background: #F6FFDD;
}
.footer-three_f2efb215a2642166 .footer-intro_7ef660cf96d4f7dd p a {
  font-weight: 500;
  font-size: 24px;
  color: #000;
}
.footer-three_f2efb215a2642166 .footer-intro_7ef660cf96d4f7dd p a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_f2efb215a2642166 .footer-title_26610667d99c07a4 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-three_f2efb215a2642166 .footer-nav-link_10572c3dc8fa2b3f a {
  color: rgba(0, 0, 0, 0.5);
  line-height: 46px;
  transition: all 0.2s ease-in-out 0s;
}
.footer-three_f2efb215a2642166 .footer-nav-link_10572c3dc8fa2b3f a:hover {
  color: #19352D;
  text-decoration: underline;
}
.footer-three_f2efb215a2642166 .bottom-footer_7c26d4c2dcecf907 {
  border-top: 1px solid #e2e2e2;
  margin-top: 40px;
  padding: 40px 0 25px;
}
.footer-three_f2efb215a2642166 .bottom-footer_7c26d4c2dcecf907 .copyright_6c1dcd48b9f87240 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.footer-three_f2efb215a2642166 .bottom-footer_7c26d4c2dcecf907 .bottom-nav_5cf7c16daa93130f {
  margin: 0 -12px;
}
.footer-three_f2efb215a2642166 .bottom-footer_7c26d4c2dcecf907 .bottom-nav_5cf7c16daa93130f a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #000;
}
.footer-three_f2efb215a2642166 .bottom-footer_7c26d4c2dcecf907 .bottom-nav_5cf7c16daa93130f a:hover {
  text-decoration: underline;
}
.footer-three_f2efb215a2642166 .bottom-footer_7c26d4c2dcecf907 .social-icon_f053b45e09d56814 {
  margin: 0 -10px;
}
.footer-three_f2efb215a2642166 .bottom-footer_7c26d4c2dcecf907 .social-icon_f053b45e09d56814 a {
  margin: 0 10px;
}
.footer-three_f2efb215a2642166 .bottom-footer_7c26d4c2dcecf907 .social-icon_f053b45e09d56814 a:hover {
  color: #19352D;
}
.footer-three_f2efb215a2642166 .shape_01_78e9934b06ad4167 {
  top: -3%;
  left: -3%;
}
.footer-three_f2efb215a2642166 .shape_02_9ab4537d3f0aaaea {
  bottom: 8%;
  right: 13%;
  animation: rotated 48s infinite linear;
}

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

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

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

.footer-five_8d1b4cf5de11fe5c {
  background: #000;
  padding: 105px 0 20px;
  z-index: 1;
  overflow: hidden;
}
.footer-five_8d1b4cf5de11fe5c:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url(../visuals/assets_2076442318/bg_07.svg) no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}
.footer-five_8d1b4cf5de11fe5c h2 {
  font-size: 132px;
  line-height: 1.185em;
}
.footer-five_8d1b4cf5de11fe5c .btn-group_bc5163f1d1ed583e {
  padding: 15px 15px 15px 55px;
  border-radius: 80px;
  background: #DFFF5E;
  margin: 85px 0 110px;
}
.footer-five_8d1b4cf5de11fe5c .btn-group_bc5163f1d1ed583e h3 {
  font-size: 70px;
  color: #000;
  margin: 0;
}
.footer-five_8d1b4cf5de11fe5c .btn-group_bc5163f1d1ed583e h3 span {
  font-weight: 700;
  font-style: italic;
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
}
.footer-five_8d1b4cf5de11fe5c .btn-group_bc5163f1d1ed583e .round-btn_363247c035861a34 {
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 55px;
  color: #DFFF5E;
  background: #101010;
}
.footer-five_8d1b4cf5de11fe5c .btn-group_bc5163f1d1ed583e .round-btn_363247c035861a34:hover, .footer-five_8d1b4cf5de11fe5c .btn-group_bc5163f1d1ed583e .round-btn_363247c035861a34:focus {
  background: #29594B;
  color: #fff;
}
.footer-five_8d1b4cf5de11fe5c .social-icon_f053b45e09d56814 {
  margin: 0 -20px;
}
.footer-five_8d1b4cf5de11fe5c .social-icon_f053b45e09d56814 a {
  color: #fff;
  margin: 0 20px;
}
.footer-five_8d1b4cf5de11fe5c .social-icon_f053b45e09d56814 a:hover {
  color: #DFFF5E;
}
.footer-five_8d1b4cf5de11fe5c .bottom-nav_5cf7c16daa93130f {
  margin: 0 -12px;
}
.footer-five_8d1b4cf5de11fe5c .bottom-nav_5cf7c16daa93130f a {
  font-size: 18px;
  font-weight: 500;
  margin: 0 12px;
  color: #fff;
}
.footer-five_8d1b4cf5de11fe5c .bottom-nav_5cf7c16daa93130f a:hover {
  text-decoration: underline;
}
.footer-five_8d1b4cf5de11fe5c .shape_01_78e9934b06ad4167 {
  top: 11%;
  right: 10%;
  width: 3.4%;
  animation: rotated 48s infinite linear;
}
.footer-five_8d1b4cf5de11fe5c .shape_02_9ab4537d3f0aaaea {
  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_bf16dd6ad1de2933 {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce_a3d1c097ff8c2fc9 {
  animation-name: bounce;
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash_184220eec0b6a697 {
  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_e27d25316c3e6136 {
  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_503e489cfea4ff05 {
  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_64972b3b58546a91 {
  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_e20c121bfed613a3 {
  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_4cb43fcaa66f7881 {
  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_c82b87f7d36770fc {
  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_15b1ed5871bcb23d {
  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_e34a11cb6658c0b7 {
  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_b4ca86348ecf25bb {
  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_2fe05dec551e8b62 {
  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_a4cbb32a2817af9d {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown_98b881af92ff6bd5 {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft_284218c01c28754d {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight_1464226fa52aff19 {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp_24e76e6d19797c31 {
  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_e462219d68f70097 {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig_b3af9d27c7c6a2ad {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft_7ec3691b32d2bd54 {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig_6891cd343441474c {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight_d679fbcdc79a6fb9 {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig_df11f2e04eb223cc {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp_f9226764b755c274 {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig_c45afba041875d63 {
  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_a441cc65c67d5c1c {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig_2e7f8123fddb3513 {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft_e2e7aebf7ce0811b {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig_b18ca9bedfc6dc63 {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight_35d9834e460e51db {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig_e58130ddad070f10 {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp_c58450f49c3da863 {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig_28e1fe5bacdb0930 {
  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_ad1e614fea7c9e04 {
  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_4b8afece4e18042f {
  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_9567e1a1c010d261 {
  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_ce612c16cdce162c {
  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_720ad05a165e87b6 {
  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_29f8011fe35d1330 {
  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_ae167a463a145652 {
  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_61fa7d49206330dd {
  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_f3b3ccb5b1ea04ea {
  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_3aae360cd5730a51 {
  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_9c524bff11c8f7d7 {
  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_05d8b82678871346 {
  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_06ec0f4a48e2f677 {
  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_25a67b58601741f0 {
  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_943266ad53738449 {
  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_496f4bfdf442af7e {
  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_d0019405f6c88eae {
  animation-name: rotateOutUpRight;
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp_2f76d489bba1c575 {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown_0d71675a3ee169da {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft_d597b6d1386e3d81 {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight_043a078a47943636 {
  animation-name: slideInRight;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft_4249020ad7d78860 {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight_0377d4300c9177c7 {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp_65abb2bdcf019daa {
  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_bf16dd6ad1de2933 {
  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_dc47bdc4c4ec0e10 {
  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_35d9ebe24a24c27c {
  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_33499039dfb904a8 .theme-select-menu_95cc79dd75ba350a {
  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_94e7742cda944ac0 {
  overflow: hidden;
}
.product-block-one_94e7742cda944ac0 .img-holder_b6fbe4e76d1120d6 {
  position: relative;
  background: #F5F5F5;
  z-index: 5;
  margin-bottom: 22px;
}
.product-block-one_94e7742cda944ac0 .img-holder_b6fbe4e76d1120d6 .cart-icon_728b393b820faa8d {
  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_94e7742cda944ac0 .img-holder_b6fbe4e76d1120d6 .cart-icon_728b393b820faa8d:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_94e7742cda944ac0 .img-holder_b6fbe4e76d1120d6 .cart-button_a32248e487e8c2b6 {
  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_94e7742cda944ac0 .img-holder_b6fbe4e76d1120d6 .cart-button_a32248e487e8c2b6:hover {
  color: #19352D;
  background: #CFFF45;
}
.product-block-one_94e7742cda944ac0 .product-title_865bed63efab009c {
  font-weight: 500;
  color: #19352D;
  font-size: 20px;
  text-transform: capitalize;
}
.product-block-one_94e7742cda944ac0 .rating_5602a70f1586e2df {
  margin: 0 -3px;
}
.product-block-one_94e7742cda944ac0 .rating_5602a70f1586e2df li {
  font-size: 15px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-block-one_94e7742cda944ac0 .rating_5602a70f1586e2df li .bi-star-fill_57580caa5794c465 {
  color: #FFCB65;
}
.product-block-one_94e7742cda944ac0 .price_ddf0f8ae47c3a1ab {
  font-weight: 500;
  font-size: 22px;
  color: #0E3E2F;
  margin-top: 10px;
}
.product-block-one_94e7742cda944ac0:hover .cart-button_a32248e487e8c2b6 {
  opacity: 1;
  transform: translateY(0);
}
.product-block-one_94e7742cda944ac0:hover .product-img_7a2bbb088fe79198 {
  transform: scale(0.95);
}
.product-block-one_94e7742cda944ac0:hover .cart-icon_728b393b820faa8d {
  opacity: 1;
  transform: scale(1);
}
.product-block-one_94e7742cda944ac0:hover .product-title_865bed63efab009c {
  text-decoration: underline;
}

.product-details-one_c099d8561be8a8e6 .product-img-tab_c12bc0505ca44d96 {
  border: none;
}
.product-details-one_c099d8561be8a8e6 .product-img-tab_c12bc0505ca44d96 .nav-link {
  width: 100%;
  background: #F6F6F6;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 5px 0;
  height: 88px;
  margin-bottom: 12px;
}
.product-details-one_c099d8561be8a8e6 .product-img-tab_c12bc0505ca44d96 .nav-link img {
  max-height: 100%;
}
.product-details-one_c099d8561be8a8e6 .product-img-tab_c12bc0505ca44d96 .nav-link.active {
  background: #fff;
  border-color: #000;
}
.product-details-one_c099d8561be8a8e6 .product-img-tab-content_78950f30cab285bf {
  background: #F6F6F6;
  padding: 20px;
}
.product-details-one_c099d8561be8a8e6 .product-img-tab-content_78950f30cab285bf img {
  margin: auto;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .stock-tag_9f2b32a1f54a3af7 {
  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_c099d8561be8a8e6 .product-info_63d8baa1b286829e .product-name_ac0e175d5285b4da {
  text-transform: capitalize;
  font-size: 32px;
  margin: 25px 0 15px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .rating_5602a70f1586e2df li {
  font-size: 15px;
  margin-right: 6px;
  color: #B3B3B3;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .rating_5602a70f1586e2df li .bi-star-fill_57580caa5794c465 {
  color: #FFCB65;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .rating_5602a70f1586e2df li a {
  font-size: 17px;
  color: #000;
  margin-left: 12px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .rating_5602a70f1586e2df li a:hover {
  text-decoration: underline;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .price_ddf0f8ae47c3a1ab {
  font-size: 26px;
  font-weight: 700;
  color: #29594B;
  padding: 25px 0 5px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .price_ddf0f8ae47c3a1ab del {
  font-size: 0.7em;
  opacity: 0.6;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .availability_bfa804090d0a2fd8 {
  color: #989CA2;
  font-size: 17px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .description-text_cf6e7ae303eae819 {
  padding: 10px 0 15px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .product-feature_6725003e08e17472 {
  margin-bottom: 20px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .product-feature_6725003e08e17472 li {
  color: #000;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .product-feature_6725003e08e17472 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .customize-order_cc20185232afa0e2 h6 {
  font-size: 18px;
  margin: 0 15px 0 0;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .customize-order_cc20185232afa0e2 .quantity_b6faf8a1d5256b2c .button-group_02785196a9df0fd9 {
  border: 1px solid #e3e3e3;
  display: inline-block;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .customize-order_cc20185232afa0e2 .quantity_b6faf8a1d5256b2c .button-group_02785196a9df0fd9 li {
  line-height: 40px;
  max-height: 40px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .customize-order_cc20185232afa0e2 .quantity_b6faf8a1d5256b2c .button-group_02785196a9df0fd9 li button {
  font-size: 25px;
  color: #C9C9C9;
  background: transparent;
  width: 32px;
}
.product-details-one_c099d8561be8a8e6 .product-info_63d8baa1b286829e .customize-order_cc20185232afa0e2 .quantity_b6faf8a1d5256b2c .button-group_02785196a9df0fd9 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_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .nav-tabs_6c9676fb6d82d841 {
  border-bottom: 1px solid #EBEBEB;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .nav-tabs_6c9676fb6d82d841 .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_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .nav-tabs_6c9676fb6d82d841 .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_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .nav-tabs_6c9676fb6d82d841 .nav-link.active:before {
  transform: scale(1);
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .nav-tabs_6c9676fb6d82d841 .nav-item:last-child .nav-link {
  margin-right: 0;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .tab-content_8ce84147a763877d h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .tab-content_8ce84147a763877d .product-feature_6725003e08e17472 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 18px;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .tab-content_8ce84147a763877d .product-feature_6725003e08e17472 li:before {
  content: "\f633";
  position: absolute;
  font-family: "bootstrap-icons";
  top: 2px;
  left: 0;
  color: #29594B;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .user-comment-area_e82bd29ab4c9b785 .single-comment_caad32552b371966 {
  padding-bottom: 40px;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .user-comment-area_e82bd29ab4c9b785 .single-comment_caad32552b371966:last-child {
  padding-bottom: 0;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .user-comment-area_e82bd29ab4c9b785 .user-img_e18d5077ef47841f {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .user-comment-area_e82bd29ab4c9b785 .user-comment-data_5dce51aebdfed048 {
  padding-left: 30px;
  position: relative;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .user-comment-area_e82bd29ab4c9b785 .user-comment-data_5dce51aebdfed048 .name {
  font-size: 18px;
  margin-bottom: 4px;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .user-comment-area_e82bd29ab4c9b785 .user-comment-data_5dce51aebdfed048 .rating_5602a70f1586e2df li {
  font-size: 14px;
  margin: 0 3px;
  color: #B3B3B3;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .user-comment-area_e82bd29ab4c9b785 .user-comment-data_5dce51aebdfed048 .rating_5602a70f1586e2df li .bi-star-fill_57580caa5794c465 {
  color: #FFCB65;
}
.product-details-one_c099d8561be8a8e6 .product-review-tab_e114cd2cf827d97a .user-comment-area_e82bd29ab4c9b785 .user-comment-data_5dce51aebdfed048 p {
  padding-top: 8px;
}

.cart-list-form_809331d5a6dece99 {
  position: relative;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a {
  margin: 0;
  background: transparent;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a 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_809331d5a6dece99 .table_462c98275785fc3a th:first-child {
  text-align: left;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody td {
  padding: 0 0 70px;
  border: none;
  vertical-align: middle;
  text-align: center;
  background: transparent;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody tr:first-child td {
  padding-top: 60px;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody tr:last-child td {
  padding-bottom: 40px;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .product-thumbnails_64d32c729e68356f {
  width: 85px;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .product-thumbnails_64d32c729e68356f img {
  max-height: 100%;
  max-width: none;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .product-thumbnails_64d32c729e68356f .product-img_7a2bbb088fe79198 {
  display: block;
  max-width: 85px;
  max-height: 85px;
  overflow: hidden;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .product-info_63d8baa1b286829e {
  padding-left: 30px;
  text-align: left;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .product-info_63d8baa1b286829e .product-name_ac0e175d5285b4da {
  font-weight: 700;
  font-size: 20px;
  color: #19352D;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .product-info_63d8baa1b286829e .serial_bb8a39e9f4698ba8 {
  font-size: 15px;
  color: rgba(31, 31, 31, 0.5);
  padding-bottom: 6px;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .product-info_63d8baa1b286829e ul li {
  display: inline-block;
  font-size: 16px;
  color: #000;
  padding-right: 15px;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .price_ddf0f8ae47c3a1ab {
  font-weight: 500;
  font-size: 18px;
  color: #19352D;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .quantity_b6faf8a1d5256b2c li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .quantity_b6faf8a1d5256b2c li .btn_77edea69d72d9064 {
  font-size: 24px;
  padding: 0;
  border: none;
  vertical-align: inherit;
  color: #1d1d1d;
  background: transparent;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .quantity_b6faf8a1d5256b2c 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_809331d5a6dece99 .table_462c98275785fc3a tbody .remove-product_1c43cbdd4e748d7d {
  color: #000;
  font-size: 22px;
}
.cart-list-form_809331d5a6dece99 .table_462c98275785fc3a tbody .remove-product_1c43cbdd4e748d7d:hover {
  color: #ff2759;
}
.cart-list-form_809331d5a6dece99 .cart-footer_44c723a184a92d8b {
  border-top: 2px solid #545454;
  margin-top: 28px;
  padding-top: 40px;
}
.cart-list-form_809331d5a6dece99 .cart-footer_44c723a184a92d8b .coupon-form_af13be7a75bddfda input {
  width: 240px;
  height: 50px;
  border: none;
  border-bottom: 2px solid #545454;
  font-size: 18px;
  margin-right: 30px;
  background: transparent;
}
.cart-list-form_809331d5a6dece99 .cart-footer_44c723a184a92d8b .cart-total-section_a882803106774c71 {
  text-align: right;
  padding-right: 82px;
}
.cart-list-form_809331d5a6dece99 .cart-footer_44c723a184a92d8b .cart-total-section_a882803106774c71 .cart-total-table_2ac32c6da509d1fa 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_809331d5a6dece99 .cart-footer_44c723a184a92d8b .cart-total-section_a882803106774c71 .cart-total-table_2ac32c6da509d1fa tr td {
  font-size: 18px;
  font-weight: 500;
  color: #19352D;
  padding-bottom: 16px;
}

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

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

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

.fancybox-active_bcdbba5a715d071b {
  height: auto;
}

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

.fancybox-caption_894bba7ea0c7446e, .fancybox-infobar_f5b88f3c9170875a, .fancybox-navigation_d578d8c56ffdb71e .fancybox-button_3f4110df66a14f36, .fancybox-toolbar_8935f77eaa21d20b {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption_923238ae3a0292b1 .fancybox-caption_894bba7ea0c7446e, .fancybox-show-infobar_e4509c317debf691 .fancybox-infobar_f5b88f3c9170875a, .fancybox-show-nav_aae8108b732fe4c2 .fancybox-navigation_d578d8c56ffdb71e .fancybox-button_3f4110df66a14f36, .fancybox-show-toolbar_8351a59da2c0d2c1 .fancybox-toolbar_8935f77eaa21d20b {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

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

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

.fancybox-is-open_f8338920940fa189 .fancybox-stage_67c284f3258e30c3 {
  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_c8b744ade9c3b49c .fancybox-slide, .fancybox-slide--current_9c4023024c201747, .fancybox-slide--next_053bdf2fd10a3ade, .fancybox-slide--previous_4161aa4eae482c7e {
  display: block;
}

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

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

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

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

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

.fancybox-content_0f4e8865ed9459c8 {
  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_64efa154b71099ee .fancybox-content_0f4e8865ed9459c8 {
  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_230f9bd916a27d61 .fancybox-content_0f4e8865ed9459c8 {
  cursor: zoom-out;
}

.fancybox-can-zoomIn_1eb122238af7048e .fancybox-content_0f4e8865ed9459c8 {
  cursor: zoom-in;
}

.fancybox-can-drag_bd70920a680127bd .fancybox-content_0f4e8865ed9459c8 {
  cursor: grab;
}

.fancybox-is-dragging_4780feef28d7b810 .fancybox-content_0f4e8865ed9459c8 {
  cursor: grabbing;
}

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

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

.fancybox-slide--html_4081a365e5df34a2 .fancybox-content_0f4e8865ed9459c8 {
  margin-bottom: 6px;
}

.fancybox-slide--iframe_32553498f26fd1c7 .fancybox-content_0f4e8865ed9459c8, .fancybox-slide--map_f0a7b0de798ad538 .fancybox-content_0f4e8865ed9459c8, .fancybox-slide--video_8ec729c4da03f08d .fancybox-content_0f4e8865ed9459c8 {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video_8ec729c4da03f08d .fancybox-content_0f4e8865ed9459c8 {
  background: #000;
}

.fancybox-slide--map_f0a7b0de798ad538 .fancybox-content_0f4e8865ed9459c8 {
  background: #e5e3df;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button--play_1f9a3c513061c0dd svg path, .fancybox-button--share_71bd08ba9a47ac3d svg path, .fancybox-button--thumbs_b75ef61a1431b76c svg path {
  fill: currentColor;
}

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

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

.fancybox-show-nav_aae8108b732fe4c2 .fancybox-navigation_d578d8c56ffdb71e .fancybox-button_3f4110df66a14f36 {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

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

.fancybox-navigation_d578d8c56ffdb71e .fancybox-button--arrow_left_2a47c1b4f45a5320 {
  left: 6px;
}

.fancybox-navigation_d578d8c56ffdb71e .fancybox-button--arrow_right_74e4cddf7f85355c {
  right: 6px;
}

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

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

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

.fancybox-slide--iframe_32553498f26fd1c7 .fancybox-close-small_faac571a779f7be2, .fancybox-slide--image_64efa154b71099ee .fancybox-close-small_faac571a779f7be2, .fancybox-slide--video_8ec729c4da03f08d .fancybox-close-small_faac571a779f7be2 {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe_32553498f26fd1c7 .fancybox-close-small_faac571a779f7be2:hover svg, .fancybox-slide--image_64efa154b71099ee .fancybox-close-small_faac571a779f7be2:hover svg, .fancybox-slide--video_8ec729c4da03f08d .fancybox-close-small_faac571a779f7be2:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling_eae64668c847eef3 .fancybox-close-small_faac571a779f7be2, .fancybox-is-zoomable_e509df66c4293b73.fancybox-can-drag_bd70920a680127bd .fancybox-close-small_faac571a779f7be2 {
  display: none;
}

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

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

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

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

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

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

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

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

.fancybox-fx-fade_7f0c2e4e942b714d.fancybox-slide--next_053bdf2fd10a3ade, .fancybox-fx-fade_7f0c2e4e942b714d.fancybox-slide--previous_4161aa4eae482c7e {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade_7f0c2e4e942b714d.fancybox-slide--current_9c4023024c201747 {
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-share__input_c97a4f2f8c77cb81 {
  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_166c11a9746906a7 {
  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_59bbb7b8fa8d6c89 {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs_722398170a23ee62 .fancybox-thumbs_166c11a9746906a7 {
  display: block;
}

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

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

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

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

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

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

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

.fancybox-thumbs_166c11a9746906a7 > 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_166c11a9746906a7 .fancybox-thumbs-active_88f40574d73f7325:before {
  opacity: 1;
}

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

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

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

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

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

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

.slick-slider_31e20fca3a2d11fb .slick-track_734434a7b0499a11,
.slick-slider_31e20fca3a2d11fb .slick-list_21b3c506fda421e9 {
  transform: translate3d(0, 0, 0);
}

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

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

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

.slick-loading_30e910c67b74b268 .slick-track_734434a7b0499a11 {
  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_30e910c67b74b268 img {
  display: none;
}

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

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

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

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

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