@charset "utf-8";
/* CSS Document */

.cid-tIXEP8iWNn-2 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-tIXEP8iWNn-2 .contents {
  text-align: center;
  margin-bottom: 54px;
}
.cid-tIXEP8iWNn-2 .contents .mbr-section-title {
  margin-bottom: 20px;
  color: #13287d;
}
.cid-tIXEP8iWNn-2 .contents .mbr-subtitle {
  color: #279e64;
  margin-bottom: 10px;
}
.cid-tIXEP8iWNn-2 .contents .mbr-section-text {
  margin-top: 20px;
  color: #83868c;
}
.cid-tIXEP8iWNn-2 .card-wrapper {
  height: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box {
  padding: 35px 30px 38px;
  border: 1px solid #dcdfe2;
  border-top: none;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .card-title {
  color: #13287d;
  transition: 0.3s all;
  margin-bottom: 20px;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .card-title:hover {
  color: #13287d;
  transition: 0.3s all;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .card-subtitle {
  color: #13287d;
  margin-bottom: 13px;
  font-weight: 500;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .card-subtitle span {
  color: #83868c;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .mbr-text {
  margin-bottom: 0px !important;
  color: #83868c;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .mbr-section-btn {
  position: relative;
  margin-left: 1px;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .mbr-section-btn .mbr-iconfont {
  font-size: 16px;
  margin-left: 40px;
  position: relative;
  top: 1px;
  display: inline-flex;
  width: 46px;
  height: 46px;
  background: 0 0;
  color: #13287d;
  align-items: center;
  justify-content: center;
  transition: all .3s linear 0s;
  order: 2;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .mbr-section-btn .mbr-iconfont::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #279e64;
  transform: scale(0);
  transition: all .3s linear 0s;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .mbr-section-btn .mbr-iconfont::before {
  position: relative;
  z-index: 1;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box:hover .mbr-section-btn .mbr-iconfont::before {
  color: #ffffff;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box:hover .mbr-section-btn .mbr-iconfont::after {
  transform: scale(1);
  box-shadow: 0 10px 30px 0 #279e64;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-img {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-img img {
  border: none;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  vertical-align: middle;
  transition: all .8s;
  opacity: 1;
  width: 100%;
  max-width: 100%;
  margin: auto;
  height: auto;
  display: block;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-img:hover img {
  transform: scale3d(1.05, 1.05, 1);
  opacity: .9;
}
@media (max-width: 768px) {
  .cid-tIXEP8iWNn-2 .card-wrapper .card-box .mbr-section-btn .link {
    justify-content: center;
  }
}
.cid-tIXEP8iWNn-2 a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]) {
  background-position: 0 2.1em;
}
.cid-tIXEP8iWNn-2 .mbr-fallback-image.disabled {
  display: none;
}
.cid-tIXEP8iWNn-2 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tIXEP8iWNn-2 .contents .mbr-section-title {
  color: #279e64;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .card-subtitle,
.cid-tIXEP8iWNn-2 .mbr-section-btn {
  text-align: center;
}
.cid-tIXEP8iWNn-2 .card-wrapper .card-box .card-title,
.cid-tIXEP8iWNn-2 .mbr-section-btn {
  text-align: center;
}
.display-7a {
  font-family: 'Jost', sans-serif;
  font-size: 1.15rem;
}
.display-7b {
  font-family: 'Jost', sans-serif;
  font-size: 1rem !important;
}
/* New Code */
.cid-tLBRBneGfO {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #eff2f7;
}
.cid-tLBRBneGfO .mbr-section-title {
  color: #13287d;
}
.cid-tLBRBneGfO .mbr-text,
.cid-tLBRBneGfO .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-tLBRBneGfO .mbr-section-subtitle {
  color: #279e64;
}
.cid-tLBRBneGfO img {
  border-radius: 2rem;
}
@media (min-width: 992px) {
  .cid-tLBRBneGfO .image-wrapper {
    padding-right: 4rem;
  }
}
.cid-tLBRBneGfO .mbr-fallback-image.disabled {
  display: none;
}
.cid-tLBRBneGfO .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tLBRPv1yqv {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #eff2f7;
}
.cid-tLBRPv1yqv .mbr-section-title {
  color: #279e64;
}
.cid-tLBRPv1yqv .mbr-text,
.cid-tLBRPv1yqv .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-tLBRPv1yqv .mbr-section-subtitle {
  color: #279e64;
}
.cid-tLBRPv1yqv img {
  border-radius: 2rem;
}
@media (min-width: 992px) {
  .cid-tLBRPv1yqv .image-wrapper {
    padding-right: 4rem;
  }
}
.cid-tLBRPv1yqv .mbr-fallback-image.disabled {
  display: none;
}
.cid-tLBRPv1yqv .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tLBRPv1yqv .mbr-section-subtitle P {
  text-align: left;
}
.cid-tLBSG6O4MW {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #eff2f7;
}
.cid-tLBSG6O4MW .mbr-section-title {
  color: #279e64;
}
.cid-tLBSG6O4MW .mbr-text,
.cid-tLBSG6O4MW .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-tLBSG6O4MW .mbr-section-subtitle {
  color: #279e64;
}
.cid-tLBSG6O4MW img {
  border-radius: 2rem;
}
@media (min-width: 992px) {
  .cid-tLBSG6O4MW .image-wrapper {
    padding-right: 4rem;
  }
}
.cid-tLBSG6O4MW .mbr-fallback-image.disabled {
  display: none;
}
.cid-tLBSG6O4MW .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tLBSG6O4MW .mbr-section-subtitle P {
  text-align: left;
}
.cid-tLBSXT2OlF {
  padding-top: 3rem;
  padding-bottom: 2rem;
  background-color: #eff2f7;
}
.cid-tLBSXT2OlF .mbr-section-title {
  color: #279e64;
}
.cid-tLBSXT2OlF .mbr-text,
.cid-tLBSXT2OlF .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-tLBSXT2OlF .mbr-section-subtitle {
  color: #279e64;
}
.cid-tLBSXT2OlF img {
  border-radius: 2rem;
}
@media (min-width: 992px) {
  .cid-tLBSXT2OlF .image-wrapper {
    padding-right: 4rem;
  }
}
.cid-tLBSXT2OlF .mbr-fallback-image.disabled {
  display: none;
}
.cid-tLBSXT2OlF .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-tLBSXT2OlF .mbr-section-subtitle P {
  text-align: left;
}
.display-7c {
    font-family: 'Jost', sans-serif;
    font-size: 1.25rem;
}
