@charset "UTF-8";

    

.cid-uPlIODOVfs {
  z-index: 1000;
  width: 100%;
  position: relative;
  min-height: 60px;
}
.cid-uPlIODOVfs .container {
  max-width: 1400px;
  padding: 0 2rem;
  display: flex;
  margin: auto;
}
@media (max-width: 767px) {
  .cid-uPlIODOVfs .container {
    padding: 0 ;
  }
}
.cid-uPlIODOVfs .navbar {
  min-height: 140px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: #f2f3f7;
}
.cid-uPlIODOVfs .navbar.opened {
  transition: all 0.3s;
}
.cid-uPlIODOVfs .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}
.cid-uPlIODOVfs .navbar .navbar-logo img {
  width: auto;
}
.cid-uPlIODOVfs .navbar .navbar-collapse {
  justify-content: flex-end;
  z-index: 1;
}
.cid-uPlIODOVfs .navbar.collapsed {
  justify-content: center;
}
.cid-uPlIODOVfs .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}
.cid-uPlIODOVfs .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}
@media (min-width: 992px) {
  .cid-uPlIODOVfs .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 5.8rem);
  }
}
.cid-uPlIODOVfs .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}
.cid-uPlIODOVfs .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}
.cid-uPlIODOVfs .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-uPlIODOVfs .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}
.cid-uPlIODOVfs .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}
.cid-uPlIODOVfs .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .cid-uPlIODOVfs .navbar .nav-item .nav-link::before {
    display: none;
  }
  .cid-uPlIODOVfs .navbar.opened .dropdown-menu {
    top: 0;
  }
  .cid-uPlIODOVfs .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }
  .cid-uPlIODOVfs .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }
  .cid-uPlIODOVfs .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-uPlIODOVfs .navbar .navbar-logo img {
    height: 3rem !important;
  }
  .cid-uPlIODOVfs .navbar ul.navbar-nav li {
    margin: auto;
  }
  .cid-uPlIODOVfs .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }
  .cid-uPlIODOVfs .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 2rem;
  }
  .cid-uPlIODOVfs .navbar .navbar-toggler {
    flex-basis: auto;
  }
  .cid-uPlIODOVfs .navbar .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.cid-uPlIODOVfs .navbar.navbar-short {
  min-height: 110px;
}
.cid-uPlIODOVfs .navbar.navbar-short .navbar-logo img {
  height: 2.5rem !important;
}
.cid-uPlIODOVfs .navbar.navbar-short .navbar-brand {
  min-height: 60px;
  padding: 0;
}
.cid-uPlIODOVfs .nav-link {
  font-weight: 700;
  position: relative;
}
.cid-uPlIODOVfs nav.navbar {
  position: fixed;
}
.cid-uPlIODOVfs .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;
}
.cid-uPlIODOVfs .dropdown-menu {
  padding: 0;
  border-radius: 4px;
}
.cid-uPlIODOVfs .dropdown-item {
  border-bottom: 1px solid #e6e6e6;
}
.cid-uPlIODOVfs .dropdown-item:hover,
.cid-uPlIODOVfs .dropdown-item:focus {
  background: #0196e3 !important;
  color: white !important;
}
.cid-uPlIODOVfs .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cid-uPlIODOVfs .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cid-uPlIODOVfs .nav-dropdown .link {
  padding: 0 0.3em !important;
  margin: 0.667em 1em !important;
}
.cid-uPlIODOVfs .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
}
.cid-uPlIODOVfs .iconfont-wrapper {
  color: #0196e3 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.cid-uPlIODOVfs .dropdown-menu,
.cid-uPlIODOVfs .navbar.opened {
  background: #f2f3f7 !important;
}
.cid-uPlIODOVfs .nav-item:focus,
.cid-uPlIODOVfs .nav-link:focus {
  outline: none;
}
.cid-uPlIODOVfs .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}
.cid-uPlIODOVfs .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uPlIODOVfs .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}
.cid-uPlIODOVfs .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}
.cid-uPlIODOVfs .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-uPlIODOVfs .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}
.cid-uPlIODOVfs .navbar-brand {
  min-height: 70px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}
.cid-uPlIODOVfs .navbar-brand .navbar-caption {
  line-height: inherit !important;
}
.cid-uPlIODOVfs .navbar-brand .navbar-logo a {
  outline: none;
}
.cid-uPlIODOVfs .dropdown-item.active,
.cid-uPlIODOVfs .dropdown-item:active {
  background-color: transparent;
}
.cid-uPlIODOVfs .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}
.cid-uPlIODOVfs .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}
.cid-uPlIODOVfs .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}
.cid-uPlIODOVfs .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #f2f3f7;
}
.cid-uPlIODOVfs .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 100%;
}
.cid-uPlIODOVfs .navbar .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uPlIODOVfs ul.navbar-nav {
  flex-wrap: wrap;
}
.cid-uPlIODOVfs .navbar-buttons {
  text-align: center;
  min-width: 170px;
}
.cid-uPlIODOVfs button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}
.cid-uPlIODOVfs button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #36187d;
}
.cid-uPlIODOVfs button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
.cid-uPlIODOVfs button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPlIODOVfs button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-uPlIODOVfs button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
.cid-uPlIODOVfs nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPlIODOVfs nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-uPlIODOVfs nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-uPlIODOVfs nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}
.cid-uPlIODOVfs .navbar-dropdown {
  padding: 0 1rem;
  position: fixed;
}
.cid-uPlIODOVfs a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-uPlIODOVfs .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-uPlIODOVfs .navbar {
    height: 70px;
  }
  .cid-uPlIODOVfs .navbar.opened {
    height: auto;
  }
  .cid-uPlIODOVfs .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}
.cid-uPlIODOVfs .icons-menu .mbr-iconfont {
  font-size: 1.5rem;
  padding: 1.5rem!important;
  margin: 0 0.3rem!important;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  border-radius: 50%;
  transition: all 0.3s;
}
.cid-uPlIODOVfs .icons-menu .mbr-iconfont:hover {
  background: #f8f9fb;
}
  




.cid-uAt2Tv20kw {
    padding-top: 0 !important;
  margin-top: 0 !important;
  background-color: #f2f3f7;
}
.cid-uAt2Tv20kw .mbr-section-subtitle {
  color: #36187d;
}
.cid-uAt2Tv20kw .mbr-text {
  color: #6c758f;
}
.cid-uAt2Tv20kw img {
  width: 100%;
  height: auto;
}
   






.cid-tRFTDaYB37 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #0196e3;
}
.cid-tRFTDaYB37 .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.5;
}
.cid-tRFTDaYB37 form {
  padding: 4rem;
}
@media (max-width: 767px) {
  .cid-tRFTDaYB37 form {
    padding: 2rem 0rem;
  }
}
.cid-tRFTDaYB37 .border-radius {
  border-radius: 3rem;
}
.cid-tRFTDaYB37 input,
.cid-tRFTDaYB37 textarea {
  border: none !important;
  border-bottom: 1px solid lightgray !important;
  border-radius: 0;
  background: #94c1f4 ;
  box-shadow: none;
}
.cid-tRFTDaYB37 input:hover,
.cid-tRFTDaYB37 textarea:hover,
.cid-tRFTDaYB37 input:focus,
.cid-tRFTDaYB37 textarea:focus,
.cid-tRFTDaYB37 input:active,
.cid-tRFTDaYB37 textarea:active {
  border: none !important;
  border-bottom: 1px solid lightgray !important;
  box-shadow: none;
}
.cid-tRFTDaYB37 .image-wrapper,
.cid-tRFTDaYB37 img {
  height: 100%;
  object-fit: cover;
}
.cid-tRFTDaYB37 .row {
  background: #ffffff;
  overflow: hidden;
  margin: 0;
}
.cid-tRFTDaYB37 .btn {
  padding: 1.3rem 2rem;
  margin-top: 2rem;
  border-radius: 2rem !important;
  display: inline-block;
}
@media (max-width: 767px) {
  .cid-tRFTDaYB37 .col-auto {
    margin: auto;
  }
}
.cid-tRFTDaYB37 h5 {
  margin-bottom: 3rem;
}
.cid-tRFTDaYB37 a {
  font-weight: bold;
}
.cid-tRFTDaYB37 .mbr-section-title {
  color: #ffffff;
}
.cid-tRFTDaYB37 .mbr-section-subtitle {
  text-align: center;
  color: #ffffff;
}










.cid-uiJANq6Ul0 {
  padding-top: 4rem;
  padding-bottom: 15rem;
  background-image: url("../../../assets/images/imagenmuela-626x341.webp");
}
.cid-uiJANq6Ul0 .mbr-section-title {
  text-align: center;
  color: #ffffff;
}
.cid-uiJANq6Ul0 .mbr-text,
.cid-uiJANq6Ul0 .mbr-section-btn {
  text-align: center;
  color: #f2f3f7;
}
.cid-uiJANq6Ul0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uiJANq6Ul0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}





  


.cid-tRGl9SeVkK {
  padding-top: 11rem;
  padding-bottom: 15rem;
  background-image: url("https://www.molarcity.com/assets/images/tinacoalgodones.webp");
}
.cid-tRGl9SeVkK .mbr-section-title {
  text-align: center;
  color: #ffffff;
}
.cid-tRGl9SeVkK .mbr-text,
.cid-tRGl9SeVkK .mbr-section-btn {
  text-align: center;
  color: #000000;
}
.cid-tRGl9SeVkK .mbr-fallback-image.disabled {
  display: none;
}
.cid-tRGl9SeVkK .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}  








.cid-t5C0EwRvKp {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-t5C0EwRvKp .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-t5C0EwRvKp .row {
    flex-direction: column-reverse;
  }
  .cid-t5C0EwRvKp .image-wrapper {
    margin-bottom: 1rem;
  }
  .cid-t5C0EwRvKp .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-t5C0EwRvKp .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-t5C0EwRvKp .image-wrapper img {
  width: 100%;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  object-fit: cover;
  border-radius: 1rem;
}
.cid-t5C0EwRvKp .card-title {
  color: #000000;
}
.cid-t5C0EwRvKp .mbr-text,
.cid-t5C0EwRvKp .mbr-section-btn {
  color: #6c758f;
}








.cid-sWJD1k2MAB {
  padding-top: 2rem;
  padding-bottom: 0rem;
  background-color: #f2f3f7;
}
.cid-sWJD1k2MAB .mbr-section-subtitle {
  color: #36187d;
}
.cid-sWJD1k2MAB .mbr-text {
  color: #6c758f;
}
.cid-sWJD1k2MAB .mbr-section-title {
  text-align: center;
}






.cid-sWDHn0lo9c {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #f2f3f7;
}
.cid-sWDHn0lo9c .mbr-section-subtitle {
  color: #0196e3;
}
.cid-sWDHn0lo9c .mbr-text {
  color: #000000;
}








.cid-tT2Mz1KFhj {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #f2f3f7;
}
.cid-tT2Mz1KFhj .row {
  flex-direction: row-reverse;
}
.cid-tT2Mz1KFhj .mbr-section-title {
  color: #36187d;
}
.cid-tT2Mz1KFhj .mbr-section-subtitle {
  color: #0196e3;
}
.cid-tT2Mz1KFhj .mbr-text {
  color: #000000;
}
.cid-tT2Mz1KFhj .title-col {
  border-right: 3px solid currentColor;
  color: #0196e3;
  margin-right: 3rem;
  align-items: center;
  display: inline-flex;
  width: 100%;
}
@media (max-width: 992px) {
  .cid-tT2Mz1KFhj .title-col {
    margin-right: 0;
    border-right: 0;
  }
}
.cid-tT2Mz1KFhj .text-col {
  align-items: center;
  display: flex;
}
.cid-tT2Mz1KFhj .mbr-section-subtitle,
.cid-tT2Mz1KFhj .title-col {
  width: 100%;
}





  
.cid-sWDHvXsy4R {
  padding-top: 0rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-sWDHvXsy4R img {
  width: 200px;
  margin: auto;
  background: white;
  height: 250px;
  border-radius: 50%;
  padding: .5rem;
  object-fit: contain;
}
.cid-sWDHvXsy4R .card {
  transition: all 0.3s;
  height: fit-content;
  padding: .5rem 0;
  opacity: 0.9;
  margin-bottom: .5rem;
}
.cid-sWDHvXsy4R .row {
  border-radius: .5rem;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  padding: .5rem;
  margin: 0;
}
 




   
.cid-uiJAI2XyyP {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uiJAI2XyyP .mbr-fallback-image.disabled {
  display: none;
}
.cid-uiJAI2XyyP .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .cid-uiJAI2XyyP .card-content-text {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .cid-uiJAI2XyyP .card-content-text {
    padding: 2.25rem 2.25rem 0 2.25rem;
  }
}
@media (min-width: 992px) {
  .cid-uiJAI2XyyP .card-content-text {
    padding: 4rem 4rem 1rem 4rem;
  }
}
.cid-uiJAI2XyyP .card-wrapper {
  background: #ffffff;
}
.cid-uiJAI2XyyP .mbr-text,
.cid-uiJAI2XyyP .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-uiJAI2XyyP .card-title,
.cid-uiJAI2XyyP .card-box {
  text-align: left;
  color: #000000;
}
   





.cid-sWDHjK7KQH {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #f2f3f7;
}
.cid-sWDHjK7KQH .mbr-iconfont {
  display: block;
  font-size: 4rem;
  color: #0196e3;
  margin-bottom: 1.5rem;
}
.cid-sWDHjK7KQH .col-lg-4,
.cid-sWDHjK7KQH .col-12 {
  padding: 0 2rem;
}
.cid-sWDHjK7KQH .row {
  margin: 0 -2rem;
  justify-content: center;
}
.cid-sWDHjK7KQH .card-wrapper {
  padding: 3rem 2rem;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  border-radius: 3rem;
}
@media (max-width: 767px) {
  .cid-sWDHjK7KQH .card-wrapper {
    padding: 4rem 2rem;
  }
}
@media (max-width: 992px) {
  .cid-sWDHjK7KQH .card-wrapper {
    margin-bottom: 3rem;
  }
}
.cid-sWDHjK7KQH .card-title,
.cid-sWDHjK7KQH .iconfont-wrapper {
  color: #36187d;
  text-align: center;
}
.cid-sWDHjK7KQH .card-text {
  color: #6c758f;
  text-align: center;
}
.cid-sWDHjK7KQH .mbr-section-subtitle {
  color: #6c758f;
}
.cid-sWDHjK7KQH .mbr-section-title {
  color: #0196e3;
} 






.cid-uMw07ZTSVo {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-uMw07ZTSVo .card-subtitle {
  text-align: left;
  margin-left: -15px;
  color: #000000;
}
.cid-uMw07ZTSVo .flex-column {
  transition: all 300ms ease;
  border-radius: 2rem;
  padding: 2rem 1.5rem;
  background-color: #ffffff;
  border: 2px solid #000000;
}
.cid-uMw07ZTSVo .flex-column:hover {
  box-shadow: 5px 5px 0 0 #000000 !important;
  background-color: #22a5e5;
}
.cid-uMw07ZTSVo .flex-column .iconfont-wrapper {
  text-align: left;
  margin-bottom: 16px;
}
.cid-uMw07ZTSVo .flex-column .iconfont-wrapper .mbr-iconfont {
  color: #e6c63b;
}
.cid-uMw07ZTSVo .card-text {
  margin-bottom: 2rem;
  text-align: left;
  color: #000000;
}
.cid-uMw07ZTSVo .button-align {
  margin-top: 36px;
  text-align: center;
}
.cid-uMw07ZTSVo .mbr-section-btn {
  width: auto;
  display: inline-block;
}
.cid-uMw07ZTSVo img {
  border-radius: 10%;
  height: 65px;
  width: auto;
  margin: 0;
}
.cid-uMw07ZTSVo .flex-column .mbr-iconfont::before {
  font-size: 25px;
}
.cid-uMw07ZTSVo .card-title {
  margin-bottom: 4px;
  padding: 0;
  margin-left: -15px;
}
.cid-uMw07ZTSVo .col-12.col-md-6.col-lg-4 {
  margin-top: 30px;
}
.cid-uMw07ZTSVo .col-12.col-md-6.col-lg-4:nth-child(1) {
  margin-top: 0px;
}
.cid-uMw07ZTSVo .col-12.col-md-6.col-lg-4:nth-child(2) {
  margin-top: 0px;
}
.cid-uMw07ZTSVo .col-12.col-md-6.col-lg-4:nth-child(3) {
  margin-top: 0px;
}
@media (max-width: 992px) {
  .cid-uMw07ZTSVo .col-12.col-md-6.col-lg-4:nth-child(3) {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .cid-uMw07ZTSVo .col-12.col-md-6.col-lg-4:nth-child(2) {
    margin-top: 30px;
  }
}
.cid-uMw07ZTSVo .align {
  display: flex;
  align-items: center;
}
.cid-uMw07ZTSVo .mbr-section-title {
  margin-bottom: 56px;
  color: #000000;
  text-align: center;
}
.cid-uMw07ZTSVo .btn {
  margin-top: 20px;
  padding: 1rem 2rem;
}
.cid-uMw07ZTSVo .card-text,
.cid-uMw07ZTSVo .iconfont-wrapper {
  color: #000000;
}
.cid-uMw07ZTSVo .item-title {
  color: #000000;
  margin-bottom: 1rem;
}






.cid-uMCXNp37YS {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #f7fff7;
}
.cid-uMCXNp37YS .mbr-fallback-image.disabled {
  display: none;
}
.cid-uMCXNp37YS .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uMCXNp37YS .content-wrapper {
  position: relative;
  padding: 80px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid #87ceeb;
}
@media (max-width: 992px) {
  .cid-uMCXNp37YS .content-wrapper {
    display: block;
    padding: 32px 16px;
  }
}
.cid-uMCXNp37YS .content-wrapper .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cid-uMCXNp37YS .content-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .5;
}
.cid-uMCXNp37YS .content-wrapper .mbr-section-title {
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uMCXNp37YS .content-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-uMCXNp37YS .content-wrapper .card-wrapper {
  position: relative;
  z-index: 1;
  width: 75%;
  border: 3px solid #000000;
  box-shadow: 4px 4px 0 0 #000000;
  background-color: #000000;
  -webkit-flex: inherit;
}
@media (max-width: 992px) {
  .cid-uMCXNp37YS .content-wrapper .card-wrapper {
    width: 100%;
  }
}
.cid-uMCXNp37YS .mbr-section-title {
  color: #050f0f;
  text-align: center;
}





.cid-uAzz3dV8S9 {
  padding-top: 1rem;
  padding-bottom: 0rem;
  background-color: #22a5e5;
}
.cid-uAzz3dV8S9 .title {
  padding: 0 2rem;
  color: #ffffff;
  text-align: center;
}
.cid-uAzz3dV8S9 .card-wrapper {
  overflow: visible;
  padding: 2rem 1rem;
  border-radius: 3rem;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .cid-uAzz3dV8S9 .card-wrapper {
    flex-direction: column;
    padding: 2rem 1rem;
  }
}
.cid-uAzz3dV8S9 img {
  width: 130px;
  height: 130px;
  border-radius: 30%;
  object-fit: cover;
  margin: auto;
  margin-bottom: 1rem;
}
.cid-uAzz3dV8S9 .card-box {
  margin: auto;
}
@media (max-width: 767px) {
  .cid-uAzz3dV8S9 .card-box {
    padding-left: 0;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 992px) {
  .cid-uAzz3dV8S9 .mt-5 {
    margin-top: 0.5rem!important;
  }
}
.cid-uAzz3dV8S9 .card-text {
  color: #6c758f;
  text-align: center;
}
.cid-uAzz3dV8S9 .card-title {
  color: #36187d;
  text-align: center;
}
.cid-uAzz3dV8S9 .mbr-fallback-image.disabled {
  display: none;
}
.cid-uAzz3dV8S9 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}



 
.cid-t7rB8OmJoi {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-t7rB8OmJoi .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-t7rB8OmJoi .row {
    flex-direction: column-reverse;
  }
  .cid-t7rB8OmJoi .image-wrapper {
    margin-bottom: 1rem;
  }
  .cid-t7rB8OmJoi .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-t7rB8OmJoi .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-t7rB8OmJoi .image-wrapper img {
  width: 100%;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  object-fit: cover;
  border-radius: 1rem;
}
.cid-t7rB8OmJoi .card-title {
  color: #000000;
}
.cid-t7rB8OmJoi .mbr-text,
.cid-t7rB8OmJoi .mbr-section-btn {
  color: #6c758f;
}






.cid-t7rBb4tAVc {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #f2f3f7;
}
.cid-t7rBb4tAVc .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-t7rBb4tAVc .row {
    flex-direction: column-reverse;
  }
  .cid-t7rBb4tAVc .image-wrapper {
    margin-bottom: 1rem;
  }
  .cid-t7rBb4tAVc .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-t7rBb4tAVc .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-t7rBb4tAVc .image-wrapper img {
  width: 100%;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  object-fit: cover;
  border-radius: 1rem;
}
.cid-t7rBb4tAVc .card-title {
  color: #000000;
}
.cid-t7rBb4tAVc .mbr-text,
.cid-t7rBb4tAVc .mbr-section-btn {
  color: #6c758f;
}






.cid-svGLnMdalK {
  padding-top: 2rem;
  padding-bottom: 0rem;
  background-color: #f2f3f7;
}
.cid-svGLnMdalK .title {
  padding: 0 2rem;
  color: #000000;
  text-align: center;
}
.cid-svGLnMdalK .card-wrapper {
  overflow: visible;
  padding: 4rem 2rem;
  border-radius: 3rem;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .cid-svGLnMdalK .card-wrapper {
    flex-direction: column;
    padding: 2rem 1rem;
  }
}
.cid-svGLnMdalK img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
  margin: auto;
  margin-bottom: 2rem;
}
.cid-svGLnMdalK .card-box {
  margin: auto;
}
@media (max-width: 767px) {
  .cid-svGLnMdalK .card-box {
    padding-left: 0;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-svGLnMdalK .mt-5 {
    margin-top: 0.5rem!important;
  }
}
.cid-svGLnMdalK .card-text {
  color: #6c758f;
  text-align: center;
}
.cid-svGLnMdalK .card-title {
  color: #36187d;
  text-align: center;
} 




 

.cid-sWJHEPncOK {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #f2f3f7;
}
.cid-sWJHEPncOK .title {
  padding: 0 2rem;
  color: #000000;
}
.cid-sWJHEPncOK .card-wrapper {
  overflow: visible;
  padding: 4rem 2rem;
  border-radius: 3rem;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .cid-sWJHEPncOK .card-wrapper {
    flex-direction: column;
    padding: 2rem 1rem;
  }
}
.cid-sWJHEPncOK img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
  margin: auto;
  margin-bottom: 2rem;
}
.cid-sWJHEPncOK .card-box {
  margin: auto;
}
@media (max-width: 767px) {
  .cid-sWJHEPncOK .card-box {
    padding-left: 0;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 992px) {
  .cid-sWJHEPncOK .mt-5 {
    margin-top: 0.5rem!important;
  }
}
.cid-sWJHEPncOK .card-text {
  color: #6c758f;
  text-align: center;
}
.cid-sWJHEPncOK .card-title {
  color: #36187d;
  text-align: center;
}



 
.cid-sWJLEFngQn {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #f2f3f7;
}
.cid-sWJLEFngQn .row {
  flex-direction: row-reverse;
}
.cid-sWJLEFngQn .mbr-section-title {
  color: #36187d;
}
.cid-sWJLEFngQn .mbr-section-subtitle {
  color: #0196e3;
}
.cid-sWJLEFngQn .mbr-text {
  color: #000000;
}
.cid-sWJLEFngQn .title-col {
  border-right: 3px solid currentColor;
  color: #0196e3;
  margin-right: 3rem;
  align-items: center;
  display: inline-flex;
  width: 100%;
}
@media (max-width: 992px) {
  .cid-sWJLEFngQn .title-col {
    margin-right: 0;
    border-right: 0;
  }
}
.cid-sWJLEFngQn .text-col {
  align-items: center;
  display: flex;
}
.cid-sWJLEFngQn .mbr-section-subtitle,
.cid-sWJLEFngQn .title-col {
  width: 100%;
}






.cid-uL0Zmz1Aqt {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-uL0Zmz1Aqt .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-uL0Zmz1Aqt .row {
    flex-direction: column-reverse;
  }
  .cid-uL0Zmz1Aqt .image-wrapper {
    margin-bottom: 1rem;
  }
  .cid-uL0Zmz1Aqt .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-uL0Zmz1Aqt .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-uL0Zmz1Aqt .image-wrapper img {
  width: 100%;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  object-fit: cover;
  border-radius: 1rem;
}
.cid-uL0Zmz1Aqt .card-title {
  color: #000000;
}
.cid-uL0Zmz1Aqt .mbr-text,
.cid-uL0Zmz1Aqt .mbr-section-btn {
  color: #6c758f;
}



    
.cid-uL0ZqH1vr2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #f2f3f7;
}
.cid-uL0ZqH1vr2 .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-uL0ZqH1vr2 .row {
    flex-direction: column-reverse;
  }
  .cid-uL0ZqH1vr2 .image-wrapper {
    margin-bottom: 1rem;
  }
  .cid-uL0ZqH1vr2 .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-uL0ZqH1vr2 .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-uL0ZqH1vr2 .image-wrapper img {
  width: 100%;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  object-fit: cover;
  border-radius: 1rem;
}
.cid-uL0ZqH1vr2 .card-title {
  color: #000000;
}
.cid-uL0ZqH1vr2 .mbr-text,
.cid-uL0ZqH1vr2 .mbr-section-btn {
  color: #6c758f;
}




    

.cid-uL0ZnYFtsM {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-uL0ZnYFtsM .row {
  align-items: center;
}
@media (max-width: 991px) {
  .cid-uL0ZnYFtsM .row {
    flex-direction: column-reverse;
  }
  .cid-uL0ZnYFtsM .image-wrapper {
    margin-bottom: 1rem;
  }
  .cid-uL0ZnYFtsM .card-wrapper {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cid-uL0ZnYFtsM .card-wrapper {
    padding-right: 2rem;
  }
}
.cid-uL0ZnYFtsM .image-wrapper img {
  width: 100%;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  object-fit: cover;
  border-radius: 1rem;
}
.cid-uL0ZnYFtsM .card-title {
  color: #000000;
}
.cid-uL0ZnYFtsM .mbr-text,
.cid-uL0ZnYFtsM .mbr-section-btn {
  color: #6c758f;
}




 
.cid-sWJLL4hMTd {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background-color: #f2f3f7;
}
.cid-sWJLL4hMTd .row {
  flex-direction: row-reverse;
}
.cid-sWJLL4hMTd .mbr-section-title {
  color: #36187d;
}
.cid-sWJLL4hMTd .mbr-section-subtitle {
  color: #0196e3;
}
.cid-sWJLL4hMTd .mbr-text {
  color: #000000;
}
.cid-sWJLL4hMTd .title-col {
  border-right: 3px solid currentColor;
  color: #0196e3;
  margin-right: 3rem;
  align-items: center;
  display: inline-flex;
  width: 100%;
}
@media (max-width: 992px) {
  .cid-sWJLL4hMTd .title-col {
    margin-right: 0;
    border-right: 0;
  }
}
.cid-sWJLL4hMTd .text-col {
  align-items: center;
  display: flex;
}
.cid-sWJLL4hMTd .mbr-section-subtitle,
.cid-sWJLL4hMTd .title-col {
  width: 100%;
}





.cid-u1tYDSPQeC {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #0196e3;
}
.cid-u1tYDSPQeC .mbr-iconfont {
  font-size: 1.4rem !important;
  font-family: 'Moririse2' !important;
  color: #0196e3;
  margin-left: 1rem;
  border-radius: 3rem;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  padding: 1.5rem;
}
.cid-u1tYDSPQeC .panel-group {
  border: none;
}
.cid-u1tYDSPQeC .panel-collapse {
  padding: 0 2rem;
}
.cid-u1tYDSPQeC .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 3rem;
  box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;
  padding: 2rem;
}
.cid-u1tYDSPQeC .panel-body,
.cid-u1tYDSPQeC .card-header {
  padding: 1rem 0;
}
.cid-u1tYDSPQeC .panel-title-edit {
  color: #ffffff;
}
.cid-u1tYDSPQeC .card .card-header {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
}
.cid-u1tYDSPQeC .card {
  overflow: visible;
}
.cid-u1tYDSPQeC .panel-text {
  color: #ffffff;
}
.cid-u1tYDSPQeC H3 {
  color: #ffffff;
}
.cid-u1tYDSPQeC .mbr-fallback-image.disabled {
  display: none;
}
.cid-u1tYDSPQeC .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}






.cid-uL10stA17X {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-uL10stA17X .mbr-fallback-image.disabled {
  display: none;
}
.cid-uL10stA17X .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .cid-uL10stA17X .card-content-text {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .cid-uL10stA17X .card-content-text {
    padding: 2.25rem 2.25rem 0 2.25rem;
  }
}
@media (min-width: 992px) {
  .cid-uL10stA17X .card-content-text {
    padding: 4rem 4rem 1rem 4rem;
  }
}
.cid-uL10stA17X .card-wrapper {
  background: #ffffff;
}
.cid-uL10stA17X .mbr-text,
.cid-uL10stA17X .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-uL10stA17X .card-title,
.cid-uL10stA17X .card-box {
  text-align: left;
  color: #000000;
}




 
.cid-utkZ4RB7Ep {
  padding-top: 60px;
  padding-bottom: 75px;
  background-color: #f2f3f7;
}
.cid-utkZ4RB7Ep .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-utkZ4RB7Ep .btn {
  padding: 1rem 3rem;
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .cid-utkZ4RB7Ep .col-auto {
    margin: auto;
  }
}
.cid-utkZ4RB7Ep textarea {
  min-height: 200px;
}
.cid-utkZ4RB7Ep .form-control,
.cid-utkZ4RB7Ep .field-input {
  padding: 1.5rem 2rem;
  box-shadow: inset 1px 1px 2px 0 #d2dce9;
  background-color: #b6e7ff;
  border-radius: 3rem;
  border: 0!important;
  color: #000000;
  transition: 0.4s;
  outline: none;
}
.cid-utkZ4RB7Ep .form-control::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .field-input::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .form-control::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .field-input::-webkit-input-placeholder {
  color: #36187d;
}
.cid-utkZ4RB7Ep .form-control:-moz-placeholder,
.cid-utkZ4RB7Ep .field-input:-moz-placeholder,
.cid-utkZ4RB7Ep .form-control:-moz-placeholder,
.cid-utkZ4RB7Ep .field-input:-moz-placeholder {
  color: #36187d;
}
.cid-utkZ4RB7Ep .form-control:hover,
.cid-utkZ4RB7Ep .field-input:hover,
.cid-utkZ4RB7Ep .form-control:focus,
.cid-utkZ4RB7Ep .field-input:focus {
  background-color: #6ec7f2;
  color: #232323;
  border: 0!important;
  box-shadow: inset 1px 1px 2px 0 #d2dce9;
  outline: none;
}
.cid-utkZ4RB7Ep .form-control:hover::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .field-input:hover::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .form-control:focus::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .field-input:focus::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .form-control:hover::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .field-input:hover::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .form-control:focus::-webkit-input-placeholder,
.cid-utkZ4RB7Ep .field-input:focus::-webkit-input-placeholder {
  color: #36187d;
}
.cid-utkZ4RB7Ep .form-control:hover:-moz-placeholder,
.cid-utkZ4RB7Ep .field-input:hover:-moz-placeholder,
.cid-utkZ4RB7Ep .form-control:focus:-moz-placeholder,
.cid-utkZ4RB7Ep .field-input:focus:-moz-placeholder,
.cid-utkZ4RB7Ep .form-control:hover:-moz-placeholder,
.cid-utkZ4RB7Ep .field-input:hover:-moz-placeholder,
.cid-utkZ4RB7Ep .form-control:focus:-moz-placeholder,
.cid-utkZ4RB7Ep .field-input:focus:-moz-placeholder {
  color: #36187d;
}
.cid-utkZ4RB7Ep .jq-number__spin:hover,
.cid-utkZ4RB7Ep .jq-number__spin:focus {
  background-color: #6ec7f2;
  color: #ffffff;
  box-shadow: none;
  outline: none;
}
.cid-utkZ4RB7Ep .jq-number__spin {
  background-color: #b6e7ff;
  color: #000000;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-utkZ4RB7Ep .jq-selectbox li,
.cid-utkZ4RB7Ep .jq-selectbox li {
  background-color: #b6e7ff;
  color: #000000;
}
.cid-utkZ4RB7Ep .jq-selectbox li:hover,
.cid-utkZ4RB7Ep .jq-selectbox li.selected {
  background-color: #6ec7f2;
  color: #000000;
}
.cid-utkZ4RB7Ep .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-utkZ4RB7Ep .jq-number__spin.minus:hover:after,
.cid-utkZ4RB7Ep .jq-number__spin.plus:hover:after {
  border-top-color: #b6e7ff;
  border-bottom-color: #b6e7ff;
}
.cid-utkZ4RB7Ep .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-utkZ4RB7Ep .jq-number__spin.minus:after,
.cid-utkZ4RB7Ep .jq-number__spin.plus:after {
  border-top-color: #6ec7f2;
  border-bottom-color: #6ec7f2;
}
.cid-utkZ4RB7Ep input::-webkit-clear-button {
  display: none;
}
.cid-utkZ4RB7Ep input::-webkit-inner-spin-button {
  display: none;
}
.cid-utkZ4RB7Ep input::-webkit-outer-spin-button {
  display: none;
}
.cid-utkZ4RB7Ep input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-utkZ4RB7Ep H4 {
  color: #000000;
}




    

.cid-uP54W2aE1v {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #000000;
}
.cid-uP54W2aE1v .mbr-fallback-image.disabled {
  display: none;
}
.cid-uP54W2aE1v .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-uP54W2aE1v .row {
  justify-content: center;
}
.cid-uP54W2aE1v .content-wrapper {
  padding-right: 68px;
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uP54W2aE1v .content-wrapper {
    padding-right: 0;
    margin-bottom: 32px;
  }
}
.cid-uP54W2aE1v .content-wrapper .mbr-section-title {
  margin-bottom: 22px;
}
.cid-uP54W2aE1v .content-wrapper .mbr-text {
  margin-bottom: 0;
}
.cid-uP54W2aE1v .content-wrapper .nav-wrapper .list {
  padding: 0;
  margin: 22px 0 0 0;
  list-style-type: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.cid-uP54W2aE1v .content-wrapper .nav-wrapper .list .item-wrap {
  position: relative;
  margin: 0 12px 12px 0;
  transition: all 0.3s ease-in-out;
}
.cid-uP54W2aE1v .content-wrapper .nav-wrapper .list .item-wrap:hover,
.cid-uP54W2aE1v .content-wrapper .nav-wrapper .list .item-wrap:focus {
  background-image: linear-gradient(90deg, #ffffff, #0047ff 110%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cid-uP54W2aE1v .content-wrapper .social {
  margin-top: 22px;
}
.cid-uP54W2aE1v .content-wrapper .social .mbr-desc {
  margin-bottom: 16px;
}
.cid-uP54W2aE1v .content-wrapper .social .social-wrapper .social-wrap {
  display: inline-flex;
}
.cid-uP54W2aE1v .content-wrapper .social .social-wrapper .social-wrap .soc-item a {
  display: block;
}
.cid-uP54W2aE1v .content-wrapper .social .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont,
.cid-uP54W2aE1v .content-wrapper .social .social-wrapper .social-wrap .soc-item a:hover .mbr-iconfont {
  background-image: linear-gradient(135deg, #a78aff, #ff398a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cid-uP54W2aE1v .content-wrapper .social .social-wrapper .social-wrap .soc-item a .mbr-iconfont {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #ffffff;
  font-size: 32px;
  transition: all 0.3s ease-in-out;
  margin: 0 26px 16px 0;
}
.cid-uP54W2aE1v .image-wrapper {
  margin-bottom: 80px;
}
@media (max-width: 992px) {
  .cid-uP54W2aE1v .image-wrapper {
    margin-bottom: 32px;
  }
}
.cid-uP54W2aE1v .image-wrapper img {
  height: 300px;
  object-fit: cover;
}
.cid-uP54W2aE1v .mbr-copy {
  position: relative;
  margin-bottom: 0;
  padding-top: 22px;
  color: #ffffff;
  text-align: center;
}
.cid-uP54W2aE1v .mbr-copy::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #ffffff 0%, transparent 50%);
  height: 1px;
  width: 100%;
}
.cid-uP54W2aE1v .mbr-section-title {
  color: #ffffff;
}
.cid-uP54W2aE1v .mbr-text {
  color: #ffffff;
}
.cid-uP54W2aE1v .mbr-desc {
  color: #ffffff;
}
.cid-uP54W2aE1v .list {
  color: #ffffff;
}
.cid-uP54W2aE1v .image2 {
  width: 50%;
}


/* ===== GLOBAL SPACING NORMALIZATION ===== */
section {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

@media (max-width: 768px) {
  section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.container,
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}

img {
  display: block;
  height: auto;
}
