
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.cid-ufVuCTEmfW {
  z-index: 1000;
  width: 100%;
  position: relative;
}
.cid-ufVuCTEmfW .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .cid-ufVuCTEmfW .navbar-toggler {
    transform: scale(0.8);
  }
}
.cid-ufVuCTEmfW .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-ufVuCTEmfW .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
}
.cid-ufVuCTEmfW .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-ufVuCTEmfW .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-ufVuCTEmfW .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}
.cid-ufVuCTEmfW .navbar-nav .nav-item {
  padding: 0 !important;
  transition: 0.3s all !important;
}
.cid-ufVuCTEmfW .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: 0.3s all !important;
}
.cid-ufVuCTEmfW .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
.cid-ufVuCTEmfW .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .cid-ufVuCTEmfW .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}
.cid-ufVuCTEmfW .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: 0.3s all !important;
}
.cid-ufVuCTEmfW .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}
@media (min-width: 992px) {
  .cid-ufVuCTEmfW .navbar-nav {
    padding-left: 1.5rem;
  }
}
.cid-ufVuCTEmfW .nav-link {
  width: fit-content;
  position: relative;
}
.cid-ufVuCTEmfW .navbar-logo {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .cid-ufVuCTEmfW .navbar-logo {
    padding-left: 0;
  }
}
.cid-ufVuCTEmfW .navbar-caption {
  padding-left: 1rem;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTEmfW .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}
.cid-ufVuCTEmfW .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: 0.3s all;
}
.cid-ufVuCTEmfW .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}
@media (max-width: 992px) {
  .cid-ufVuCTEmfW .container {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-ufVuCTEmfW .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}
.cid-ufVuCTEmfW .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-ufVuCTEmfW .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: 0.3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}
.cid-ufVuCTEmfW .nav-item:focus,
.cid-ufVuCTEmfW .nav-link:focus {
  outline: none;
}
.cid-ufVuCTEmfW .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-ufVuCTEmfW .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-ufVuCTEmfW .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-ufVuCTEmfW .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-ufVuCTEmfW .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-ufVuCTEmfW .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-ufVuCTEmfW .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.cid-ufVuCTEmfW .navbar.opened {
  transition: all 0.3s;
}
.cid-ufVuCTEmfW .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-ufVuCTEmfW .navbar .navbar-logo img {
  min-width: 6rem;
  object-fit: cover;
}
.cid-ufVuCTEmfW .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}
.cid-ufVuCTEmfW .navbar.collapsed {
  justify-content: center;
}
.cid-ufVuCTEmfW .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-ufVuCTEmfW .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-ufVuCTEmfW .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 4.3rem);
  }
}
.cid-ufVuCTEmfW .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-ufVuCTEmfW .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-ufVuCTEmfW .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}
.cid-ufVuCTEmfW .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-ufVuCTEmfW .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-ufVuCTEmfW .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTEmfW .navbar {
    min-height: 72px;
  }
  .cid-ufVuCTEmfW .navbar .navbar-logo img {
    height: 2.5rem !important;
    min-width: 2.5rem !important;
  }
}
@media (max-width: 991px) {
  .cid-ufVuCTEmfW .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-ufVuCTEmfW .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-ufVuCTEmfW .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-ufVuCTEmfW .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-ufVuCTEmfW .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }
  .cid-ufVuCTEmfW .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-ufVuCTEmfW .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }
  .cid-ufVuCTEmfW .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-ufVuCTEmfW .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.cid-ufVuCTEmfW .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}
.cid-ufVuCTEmfW .dropdown-item.active,
.cid-ufVuCTEmfW .dropdown-item:active {
  background-color: transparent;
}
.cid-ufVuCTEmfW .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-ufVuCTEmfW .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-ufVuCTEmfW .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-ufVuCTEmfW .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}
.cid-ufVuCTEmfW .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}
.cid-ufVuCTEmfW .navbar .dropdown.open > .dropdown-menu {
  display: flex;
}
.cid-ufVuCTEmfW ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-ufVuCTEmfW .navbar-buttons {
  text-align: center;
  min-width: 140px;
}
@media (max-width: 992px) {
  .cid-ufVuCTEmfW .navbar-buttons {
    text-align: left;
  }
}
.cid-ufVuCTEmfW button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-ufVuCTEmfW button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}
.cid-ufVuCTEmfW button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-ufVuCTEmfW button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-ufVuCTEmfW button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-ufVuCTEmfW button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-ufVuCTEmfW nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-ufVuCTEmfW nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-ufVuCTEmfW nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-ufVuCTEmfW nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-ufVuCTEmfW .navbar-dropdown {
  padding: 0 1rem;
}
.cid-ufVuCTEmfW a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-ufVuCTEmfW .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media (max-width: 992px) {
  .cid-ufVuCTEmfW .icons-menu {
    justify-content: flex-start;
    margin-bottom: 0.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-ufVuCTEmfW .navbar {
    height: 70px;
  }
  .cid-ufVuCTEmfW .navbar.opened {
    height: auto;
  }
  .cid-ufVuCTEmfW .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}
.cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown-item {
  line-height: 1 !important;
}
.cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}
.cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: 0.3s all;
  transform: rotate(-90deg);
}
.cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}
.cid-ufVuCTEmfW .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}
.cid-ufVuCTEmfW .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}
@media (max-width: 991px) {
  .cid-ufVuCTEmfW .navbar-brand {
    margin-right: auto;
  }
  .cid-ufVuCTEmfW .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }
  .cid-ufVuCTEmfW .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }
  .cid-ufVuCTEmfW .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }
  .cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }
  .cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }
  .cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(0deg);
  }
  .cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }
  .cid-ufVuCTEmfW .navbar .dropdown > .dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }
  .cid-ufVuCTEmfW .navbar .dropdown.open > .dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
  .cid-ufVuCTEmfW .navbar-collapse {
    padding: 1rem;
  }
}
.cid-ufVuCTFweK {
  display: flex;
}
@media (min-width: 768px) {
  .cid-ufVuCTFweK {
    align-items: flex-end;
  }
  .cid-ufVuCTFweK .row {
    justify-content: flex-start;
  }
  .cid-ufVuCTFweK .content-wrap {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cid-ufVuCTFweK .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cid-ufVuCTFweK {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .cid-ufVuCTFweK .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cid-ufVuCTFweK .content-wrap {
    width: 100%;
  }
}
.cid-ufVuCTFweK .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufVuCTFweK .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("https://r.mobirisesite.com/511392/assets/images/background1.jpg?rnd=1738856028652");
}
.cid-ufVuCTFweK .mbr-section-title,
.cid-ufVuCTFweK .mbr-section-subtitle {
  text-align: center;
  color: #ffc091;
}
.cid-ufVuCTFweK .mbr-text,
.cid-ufVuCTFweK .mbr-section-btn {
  text-align: center;
}
.cid-ufVuCTFweK .mbr-section-title {
  color: #007F5F;
}
.cid-ufVuCTFweK .mbr-section-subtitle {
  color: #007F5F;
}
.cid-ufVuCTF4Uo {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-ufVuCTF4Uo .item:focus,
.cid-ufVuCTF4Uo span:focus {
  outline: none;
}
.cid-ufVuCTF4Uo .container-fluid {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.cid-ufVuCTF4Uo .content-head {
  max-width: 800px;
}
.cid-ufVuCTF4Uo .item {
  color: #232323;
  min-height: 90px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .cid-ufVuCTF4Uo .item {
    min-height: 45px;
  }
}
.cid-ufVuCTGtkC {
  padding-top: 2rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-ufVuCTGtkC .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufVuCTGtkC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ufVuCTGtkC .item-wrapper {
  display: flex;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTGtkC .item-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-ufVuCTGtkC .img-wrapper {
  width: 10rem;
  padding-right: 1.5rem;
}
.cid-ufVuCTGtkC .content-head {
  max-width: 800px;
}
.cid-ufVuCTGtkC img,
.cid-ufVuCTGtkC .item-img {
  width: 100%;
  object-fit: cover;
  height: 100px;
}
.cid-ufVuCTGxJZ {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.cid-ufVuCTGxJZ .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufVuCTGxJZ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ufVuCTGxJZ .card-wrapper {
  background: #ffffff;
}
@media (max-width: 767px) {
  .cid-ufVuCTGxJZ .card-wrapper {
    padding: 2rem 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ufVuCTGxJZ .card-wrapper {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .cid-ufVuCTGxJZ .card-wrapper {
    padding: 4rem;
  }
}
.cid-ufVuCTGxJZ .mbr-text,
.cid-ufVuCTGxJZ .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-ufVuCTGxJZ .card-title,
.cid-ufVuCTGxJZ .card-box {
  text-align: left;
  color: #000000;
}
.cid-ufVuCTGMRV {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.cid-ufVuCTGMRV .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufVuCTGMRV .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ufVuCTGMRV .card-wrapper {
  background: #007f5f;
}
@media (max-width: 767px) {
  .cid-ufVuCTGMRV .card-wrapper {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-ufVuCTGMRV .card-wrapper {
    padding: 2.25rem;
  }
}
@media (min-width: 992px) {
  .cid-ufVuCTGMRV .card-wrapper {
    padding: 4rem;
  }
}
.cid-ufVuCTGMRV .mbr-text,
.cid-ufVuCTGMRV .mbr-section-btn {
  color: #FFFFFF;
}
.cid-ufVuCTGMRV .card-title,
.cid-ufVuCTGMRV .card-box {
  text-align: center;
  color: #FFFFFF;
}
.cid-ufVuCTHl69 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-ufVuCTHl69 .item:focus,
.cid-ufVuCTHl69 span:focus {
  outline: none;
}
.cid-ufVuCTHl69 .item {
  cursor: pointer;
}
.cid-ufVuCTHl69 .grid-container {
  grid-row-gap: 2rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTHl69 .grid-container {
    grid-row-gap: 1rem;
  }
}
.cid-ufVuCTHl69 .grid-container-1,
.cid-ufVuCTHl69 .grid-container-2,
.cid-ufVuCTHl69 .grid-container-3 {
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTHl69 .grid-container-1,
  .cid-ufVuCTHl69 .grid-container-2,
  .cid-ufVuCTHl69 .grid-container-3 {
    gap: 0 1rem;
  }
}
.cid-ufVuCTHl69 .mbr-section-title {
  color: #000000;
}
.cid-ufVuCTHl69 .mbr-text,
.cid-ufVuCTHl69 .mbr-section-btn {
  color: #000000;
}
.cid-ufVuCTHl69 .content-head {
  max-width: 800px;
}
.cid-ufVuCTHl69 .container,
.cid-ufVuCTHl69 .container-fluid {
  overflow: hidden;
}
.cid-ufVuCTHl69 .grid-container {
  display: grid;
  transform: translate3d(-3rem, 0, 0);
  width: 115vw;
  grid-column-gap: 1rem;
}
.cid-ufVuCTHl69 .grid-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-ufVuCTHl69 .grid-item img {
  min-width: 30vw;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .cid-ufVuCTHl69 .grid-item img {
    min-width: 35vw;
  }
}
.cid-ufVuCTHl69 .grid-container-1,
.cid-ufVuCTHl69 .grid-container-2,
.cid-ufVuCTHl69 .grid-container-3 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.cid-ufVuCTHl69 .grid-container-1 {
  align-items: flex-end;
}
.cid-ufVuCTHl69 .grid-container-2 {
  align-items: flex-start;
}
.cid-ufVuCTHPOm {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-ufVuCTHPOm .item-subtitle {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.cid-ufVuCTHPOm img,
.cid-ufVuCTHPOm .item-img {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.cid-ufVuCTHPOm .item:focus,
.cid-ufVuCTHPOm span:focus {
  outline: none;
}
.cid-ufVuCTHPOm .item {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTHPOm .item {
    margin-bottom: 1rem;
  }
}
.cid-ufVuCTHPOm .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.cid-ufVuCTHPOm .mbr-section-btn {
  margin-top: auto !important;
}
.cid-ufVuCTHPOm .mbr-section-title {
  color: #000000;
}
.cid-ufVuCTHPOm .mbr-text,
.cid-ufVuCTHPOm .mbr-section-btn {
  color: #000000;
  text-align: center;
}
.cid-ufVuCTHPOm .item-title {
  color: #000000;
  text-align: center;
}
.cid-ufVuCTHPOm .content-head {
  max-width: 800px;
}
.cid-ufVuCTHJMR {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-ufVuCTHJMR .item-subtitle {
  line-height: 1.2;
  color: #232323;
  text-align: center;
}
.cid-ufVuCTHJMR img,
.cid-ufVuCTHJMR .item-img {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.cid-ufVuCTHJMR .item:focus,
.cid-ufVuCTHJMR span:focus {
  outline: none;
}
.cid-ufVuCTHJMR .item {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTHJMR .item {
    margin-bottom: 1rem;
  }
}
.cid-ufVuCTHJMR .item-wrapper {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cid-ufVuCTHJMR .mbr-section-title {
  color: #232323;
}
.cid-ufVuCTHJMR .mbr-text,
.cid-ufVuCTHJMR .mbr-section-btn {
  color: #232323;
}
.cid-ufVuCTHJMR .item-title {
  color: #232323;
}
.cid-ufVuCTHJMR .content-head {
  max-width: 800px;
}
.cid-ufVuCTII8n {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-ufVuCTII8n .item-subtitle {
  line-height: 1.2;
  color: #000000;
}
.cid-ufVuCTII8n img,
.cid-ufVuCTII8n .item-img {
  width: 100%;
  height: 100%;
  height: 300px;
  object-fit: cover;
}
.cid-ufVuCTII8n .item:focus,
.cid-ufVuCTII8n span:focus {
  outline: none;
}
.cid-ufVuCTII8n .item {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTII8n .item {
    margin-bottom: 1rem;
  }
}
.cid-ufVuCTII8n .item-wrapper {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cid-ufVuCTII8n .mbr-section-title {
  color: #000000;
}
.cid-ufVuCTII8n .mbr-text,
.cid-ufVuCTII8n .mbr-section-btn {
  color: #000000;
}
.cid-ufVuCTII8n .item-title {
  color: #000000;
}
.cid-ufVuCTII8n .content-head {
  max-width: 800px;
}
.cid-ufVuCTIybo {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.cid-ufVuCTIybo .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufVuCTIybo .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .cid-ufVuCTIybo .container-fluid {
    padding: 0;
  }
}
.cid-ufVuCTIybo .embla__slide {
  display: flex;
  justify-content: center;
  position: relative;
  min-width: 490px;
  max-width: 490px;
}
@media (max-width: 768px) {
  .cid-ufVuCTIybo .embla__slide {
    min-width: 100%;
    max-width: 100%;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
}
.cid-ufVuCTIybo .embla__slide a {
  display: block;
  width: 100%;
}
.cid-ufVuCTIybo .embla__button--next,
.cid-ufVuCTIybo .embla__button--prev {
  display: flex;
}
.cid-ufVuCTIybo .mobi-mbri-arrow-next {
  margin-left: 5px;
}
.cid-ufVuCTIybo .mobi-mbri-arrow-prev {
  margin-right: 5px;
}
.cid-ufVuCTIybo .embla__button {
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -1.5rem;
  font-size: 22px;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-ufVuCTIybo .embla__button:disabled {
  cursor: default;
  display: none;
}
.cid-ufVuCTIybo .embla__button.embla__button--prev {
  left: 0;
  margin-left: 2.5rem;
}
.cid-ufVuCTIybo .embla__button.embla__button--next {
  right: 0;
  margin-right: 2.5rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTIybo .embla__button {
    top: auto;
    bottom: 1rem;
  }
}
.cid-ufVuCTIybo .embla {
  position: relative;
  width: 100%;
}
.cid-ufVuCTIybo .embla__viewport {
  overflow: hidden;
  width: 100%;
}
.cid-ufVuCTIybo .embla__viewport.is-draggable {
  cursor: grab;
}
.cid-ufVuCTIybo .embla__viewport.is-dragging {
  cursor: grabbing;
}
.cid-ufVuCTIybo .embla__slide a {
  cursor: grab;
}
.cid-ufVuCTIybo .embla__slide a:active {
  cursor: grabbing;
}
.cid-ufVuCTIybo .embla__container {
  display: flex;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.cid-ufVuCTIybo .item-menu-overlay {
  border-radius: 2rem;
}
.cid-ufVuCTIybo .mbr-section-title {
  color: #232323;
}
.cid-ufVuCTIybo .mbr-section-subtitle {
  color: #232323;
}
.cid-ufVuCTIybo .mbr-box {
  color: #ffffff;
}
.cid-ufVuCTIybo .slide-content {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  overflow: hidden;
  flex-flow: column nowrap;
}
.cid-ufVuCTIybo img,
.cid-ufVuCTIybo .item-img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.cid-ufVuCTIybo .item-wrapper {
  position: relative;
}
.cid-ufVuCTIybo .content-head {
  max-width: 800px;
}
.cid-ufVuCTID8B {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-ufVuCTID8B .item-wrapper img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50% !important;
}
.cid-ufVuCTID8B .item-wrapper {
  margin-bottom: 2rem;
}
.cid-ufVuCTID8B .card-title,
.cid-ufVuCTID8B .iconfont-wrapper {
  color: #000000;
}
.cid-ufVuCTID8B .card-text {
  color: #000000;
  text-align: center;
}
.cid-ufVuCTID8B .content-head {
  max-width: 800px;
}
.cid-ufVuCTID8B .mbr-section-title {
  color: #000000;
}
.cid-ufVuCTID8B .card-title,
.cid-ufVuCTID8B .img-wrapper {
  text-align: center;
}
.cid-ufVuCTID8B .img-wrapper {
  display: flex;
  justify-content: center;
}
.cid-ufVuCTJrwm {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-ufVuCTJrwm .item-subtitle {
  line-height: 1.2;
  color: #000000;
}
.cid-ufVuCTJrwm img,
.cid-ufVuCTJrwm .item-img {
  width: 100%;
}
.cid-ufVuCTJrwm .item:focus,
.cid-ufVuCTJrwm span:focus {
  outline: none;
}
.cid-ufVuCTJrwm .item {
  margin-bottom: 2rem;
}
@media (max-width: 575px) {
  .cid-ufVuCTJrwm .item {
    margin-bottom: 1rem;
  }
}
.cid-ufVuCTJrwm .item-wrapper {
  position: relative;
  border-radius: 4px;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.cid-ufVuCTJrwm .mbr-section-title {
  color: #000000;
}
.cid-ufVuCTJrwm .mbr-text,
.cid-ufVuCTJrwm .mbr-section-btn {
  color: #000000;
}
.cid-ufVuCTJrwm .item-title {
  color: #000000;
  text-align: center;
}
.cid-ufVuCTJrwm .content-head {
  max-width: 800px;
}
.cid-ufVuCTJrwm img {
  filter: grayscale(1);
}
.cid-ufVuCTJ8BW {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.cid-ufVuCTJ8BW .mbr-iconfont {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}
.cid-ufVuCTJ8BW .panel-group {
  border: none;
}
.cid-ufVuCTJ8BW .card-header {
  padding: 0rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTJ8BW .card-header {
    padding: 0rem;
  }
}
.cid-ufVuCTJ8BW .panel-body {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.cid-ufVuCTJ8BW .img-col {
  padding: 0;
}
.cid-ufVuCTJ8BW .img-item {
  height: 100%;
}
.cid-ufVuCTJ8BW img {
  height: 100%;
  object-fit: cover;
}
.cid-ufVuCTJ8BW .collapsed span {
  transform: rotate(0deg);
}
.cid-ufVuCTJ8BW .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cid-ufVuCTJ8BW p {
  margin-bottom: 0.3rem;
}
.cid-ufVuCTJ8BW .panel-title-edit {
  color: #000000;
}
.cid-ufVuCTJ8BW .card .card-header {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}
.cid-ufVuCTJ8BW .card {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTJ8BW .card {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .cid-ufVuCTJ8BW .card {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}
.cid-ufVuCTJ8BW .panel-text {
  color: #000000;
}
.cid-ufVuCTJ8BW .mbr-section-title {
  text-align: center;
  color: #000000;
}
.cid-ufVuCTJ8BW .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}
.cid-ufVuCTJ8BW .panel-title-edit,
.cid-ufVuCTJ8BW .mbr-iconfont {
  color: #000000;
}
.cid-ufVuCTJ5xu {
  background-image: url("https://r.mobirisesite.com/511392/assets/images/photo-1452421822248-d4c2b47f0c81.jpeg");
  overflow: hidden;
}
.cid-ufVuCTJHgM .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufVuCTJHgM .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-image: url("https://r.mobirisesite.com/511392/assets/images/background1.jpg?rnd=1738856028652");
}
.cid-ufVuCTJvrM {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}
.cid-ufVuCTJvrM .item-subtitle {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}
.cid-ufVuCTJvrM img,
.cid-ufVuCTJvrM .item-img {
  width: 100%;
  height: 100%;
  height: 400px;
  object-fit: cover;
}
.cid-ufVuCTJvrM .item:focus,
.cid-ufVuCTJvrM span:focus {
  outline: none;
}
.cid-ufVuCTJvrM .item {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTJvrM .item {
    margin-bottom: 1rem;
  }
}
.cid-ufVuCTJvrM .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}
.cid-ufVuCTJvrM .mbr-section-btn {
  margin-top: auto !important;
}
.cid-ufVuCTJvrM .mbr-section-title {
  color: #000000;
}
.cid-ufVuCTJvrM .mbr-text,
.cid-ufVuCTJvrM .mbr-section-btn {
  color: #000000;
  text-align: center;
}
.cid-ufVuCTJvrM .item-title {
  color: #000000;
  text-align: center;
}
.cid-ufVuCTJvrM .content-head {
  max-width: 800px;
}
.cid-ufVuCTJ7a4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
.cid-ufVuCTJ7a4 .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cid-ufVuCTJ7a4 .social-row .soc-item {
  margin: 8px;
}
.cid-ufVuCTJ7a4 .social-row .soc-item a:hover .mbr-iconfont,
.cid-ufVuCTJ7a4 .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #f7f7f7;
}
.cid-ufVuCTJ7a4 .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #f7f7f7;
  color: #393193;
  transition: all 0.3s ease-in-out;
}
.cid-ufVuCTJ7a4 .row-links {
  width: 100%;
  justify-content: center;
}
.cid-ufVuCTJ7a4 .mbr-section-title {
  color: #ffffff;
}
.cid-ufVuCTJ7a4 .mbr-section-title,
.cid-ufVuCTJ7a4 .social-list {
  color: #000000;
}
.cid-ufVuCTKZHr {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: transparent;
}
.cid-ufVuCTKZHr .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-ufVuCTKZHr form .mbr-section-btn {
  text-align: center;
  width: 100%;
}
.cid-ufVuCTKZHr form .mbr-section-btn .btn {
  display: inline-flex;
}
@media (max-width: 991px) {
  .cid-ufVuCTKZHr form .mbr-section-btn .btn {
    width: 100%;
  }
}
.cid-ufVuCTKZHr .content-head {
  max-width: 800px;
}
.cid-ufVuCTKXhI {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: transparent;
}
.cid-ufVuCTKXhI .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufVuCTKXhI .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ufVuCTKXhI .mbr-text {
  color: #000000;
}
.cid-ufVuCTKXhI .mbr-section-subtitle {
  color: #ffffff;
  text-align: left;
}
.cid-ufVuCTKXhI .main-button {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTKXhI .main-button {
    margin-bottom: 2rem;
  }
}
.cid-ufVuCTKXhI .mbr-section-subtitle,
.cid-ufVuCTKXhI .main-button {
  color: #000000;
}
.cid-ufVuCTKXhI .google-map {
  height: 30rem;
  position: relative;
  border-radius: 2rem;
}
.cid-ufVuCTKXhI .google-map iframe {
  height: 100%;
  width: 100%;
  border-radius: 2rem;
}
.cid-ufVuCTKXhI .google-map [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-ufVuCTKXhI .google-map[data-state] {
  background: #e9e5dc;
}
.cid-ufVuCTKXhI .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.cid-ufVuCTKsUL {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #000000;
}
.cid-ufVuCTKsUL .mbr-fallback-image.disabled {
  display: none;
}
.cid-ufVuCTKsUL .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-ufVuCTKsUL .copyright {
  color: #ffffff;
  text-align: left;
}
.cid-ufVuCTKsUL .center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .cid-ufVuCTKsUL .row {
    flex-direction: column-reverse !important;
  }
  .cid-ufVuCTKsUL .row .copyright {
    margin: 1rem 0 0 0;
  }
}
.cid-ufVuCTKsUL .row-links {
  width: 100%;
  justify-content: center;
}
.cid-ufVuCTKsUL .row-links .row-links-soc {
  list-style: none;
  display: flex;
  justify-content: right;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .cid-ufVuCTKsUL .row-links .row-links-soc {
    justify-content: center;
  }
}
.cid-ufVuCTKsUL .row-links .row-links-soc li {
  padding: 0 1rem 0rem 1rem;
}
@media (max-width: 767px) {
  .cid-ufVuCTKsUL .row-links .row-links-soc li {
    padding: 0 1rem 1rem 1rem;
  }
}
.cid-ufVuCTKsUL .row-links .row-links-soc li p {
  margin: 0;
}
@media (max-width: 991px) {
  .cid-ufVuCTKsUL .copyright {
    text-align: center;
  }
}
