* {
  box-sizing: border-box !important;
}

body {
  margin: 0;
}

ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
}



.wpb_content_element {
  margin-bottom: 0px !important;
}

.vc_column-inner {
  padding-top: 0px !important;
}

.rld-article-container {
  background-color: #ff6369;
}
.rld-article-container .header-post {
  padding: 120px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .rld-article-container .header-post {
    flex-direction: column;
  }
}
.rld-article-container .header-post .cnt {
	width: 100%;
	padding-bottom: 60px;
	text-align: center;
}
@media (max-width: 1024px) {
  .rld-article-container .header-post .cnt {
    width: 95%;
    margin: auto;
    padding-left: 0;
  }
}
@media (max-width: 650px) {
  .rld-article-container .header-post .cnt {
    width: 90%;
  }
}
.rld-article-container .header-post .cnt h4 {
  color: #0000FF;
  font-weight: normal;
  font-size: 0.938rem;
  line-height: 1.6rem;
  font-family: "Inter", sans-serif;
  font-weight: bold !important;
  margin-bottom: 3px !important;
  padding: 8px 22px;
}
.rld-article-container .header-post .cnt h1 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 3rem;
  line-height: 3.5rem;
  margin-bottom: 20px !important;
}
@media (max-width: 1350px) {
  .rld-article-container .header-post .cnt h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) {
  .rld-article-container .header-post .cnt h1 {
    font-size: 2.3rem;
    line-height: 2.7rem;
  }
}
@media (max-width: 650px) {
  .rld-article-container .header-post .cnt h1 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .rld-article-container .header-post .cnt h1 {
    max-width: 80vw;
  }
}
.rld-article-container .header-post .cnt p {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 500;
}
@media (max-width: 1350px) {
  .rld-article-container .header-post .cnt p {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
}
@media (max-width: 768px) {
  .rld-article-container .header-post .cnt p {
    max-width: 80vw;
  }
}
@media (max-width: 1024px) {
  .rld-article-container .header-post .cnt p {
    max-width: 80vw;
  }
}
.rld-article-container .header-post .cnt .btn {
  padding-top: 40px;
  display: inline-block;
}
@media (max-width: 1024px) {
  .rld-article-container .header-post .cnt .btn {
    padding-top: 20px;
  }
}


.rld-article-container .header-post .img-featured {
  width: 50%;
  display: flex;
}
@media (max-width: 1024px) {
  .rld-article-container .header-post .img-featured {
    width: 60%;
    margin-left: auto;
    display: flex;
  }
}
@media (max-width: 650px) {
  .rld-article-container .header-post .img-featured {
    width: 90%;
    padding-top: 20px;
  }
}
.rld-article-container .header-post .img-featured img {
  margin-left: auto;
}

.bg1 h2, .bg2 h2, .bg3 h2, .bg4 h2, .bg5 h2 {
  color: black;
  font-weight: bold;
  font-size: 3rem;
  line-height: 3.5rem;
}
@media (max-width: 1350px) {
  .bg1 h2, .bg2 h2, .bg3 h2, .bg4 h2, .bg5 h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) {
  .bg1 h2, .bg2 h2, .bg3 h2, .bg4 h2, .bg5 h2 {
    font-size: 2.3rem;
    line-height: 2.7rem;
  }
}
@media (max-width: 650px) {
  .bg1 h2, .bg2 h2, .bg3 h2, .bg4 h2, .bg5 h2 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
}
.bg1 p, .bg2 p, .bg3 p, .bg4 p, .bg5 p {
  color: black;
  font-weight: normal;
  font-size: 0.938rem;
  line-height: 1.6rem;
  font-family: "Inter", sans-serif;
  margin: 0 0 1.5em 0 !important;
}

.bg1 .wpb_column:nth-child(1), .bg3 .wpb_column:nth-child(1) {
  padding-left: 5% !important;
}
@media (max-width: 1024px) {
  .bg1 .wpb_column:nth-child(1), .bg3 .wpb_column:nth-child(1) {
    padding-left: 0px !important;
  }
}
.bg1 .wpb_column:nth-child(1) h2, .bg3 .wpb_column:nth-child(1) h2 {
  margin-bottom: 35px !important;
}
@media (max-width: 768px) {
  .bg1 .wpb_column:nth-child(1) h2, .bg3 .wpb_column:nth-child(1) h2 {
    margin-bottom: 25px !important;
  }
}

.bg1 {
  padding: 100px 0 100px 0 !important;
  gap: 0 !important;
}
@media (max-width: 1450px) {
  .bg1 {
    padding: 80px 0 70px 0 !important;
  }
}
@media (max-width: 1024px) {
  .bg1 {
    padding: 50px 0px !important;
  }
}
@media (max-width: 540px) {
  .bg1 {
    padding: 35px 0 40px 0 !important;
  }
}
.bg1 .wpb_column:nth-child(1) {
  padding-top: 120px !important;
}
@media (max-width: 1024px) {
  .bg1 .wpb_column:nth-child(1) {
    padding-top: 0px !important;
    width: 90%;
    margin: auto;
    padding-bottom: 40px;
  }
}
.bg1 .wpb_column:nth-child(1) .list {
  margin-bottom: 40px !important;
  max-width: 90%;
}
@media (max-width: 768px) {
  .bg1 .wpb_column:nth-child(1) .list {
    max-width: 100%;
  }
}
.bg1 .wpb_column:nth-child(1) .list li {
  padding-left: 4%;
}
@media (max-width: 1450px) {
  .bg1 .wpb_column:nth-child(1) .list li {
    padding-left: 6%;
  }
}
@media (max-width: 1024px) {
  .bg1 .wpb_column:nth-child(1) .list li {
    padding-left: 5%;
  }
}
@media (max-width: 540px) {
  .bg1 .wpb_column:nth-child(1) .list li {
    padding-left: 8%;
  }
}
.bg1 .wpb_column:nth-child(1) .list li::after {
  left: 0;
}
.bg1 .wpb_column:nth-child(1) h5 {
  color: black;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-bottom: 0px;
}
@media (max-width: 1350px) {
  .bg1 .wpb_column:nth-child(1) h5 {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
}
.bg1 .vector-blue {
  position: absolute;
  left: -100px;
  bottom: -70px;
}
@media (max-width: 1024px) {
  .bg1 .vector-blue {
    left: -139px;
    bottom: -50px;
  }
}
.bg1 .col-form {
  margin-bottom: 100px;
}
@media (max-width: 1024px) {
  .bg1 .col-form {
    width: 95%;
    margin-left: auto;
  }
}
@media (max-width: 540px) {
  .bg1 .col-form {
    margin-bottom: 70px;
  }
}
.bg1 .col-form .wpb_raw_js {
  padding: 60px 35px 40px 35px;
  border-radius: 30px 0 0 30px;
  background-color: white;
  position: relative;
  z-index: 2;
}

.bg2 {
  padding-bottom: 150px !important;
}
@media (max-width: 1450px) {
  .bg2 {
    padding-bottom: 120px !important;
  }
}
@media (max-width: 1024px) {
  .bg2 {
    padding-bottom: 70px !important;
  }
}
@media (max-width: 650px) {
  .bg2 {
    padding-bottom: 50px !important;
  }
}
.bg2 h2 {
  margin-bottom: 50px !important;
}
@media (max-width: 768px) {
  .bg2 h2 {
    margin-bottom: 40px !important;
  }
}
.bg2 .cnt-box {
  max-width: 80%;
  margin: auto !important;
  justify-content: space-between;
}
@media (max-width: 1450px) {
  .bg2 .cnt-box {
    max-width: 90%;
  }
}
@media (max-width: 1024px) {
  .bg2 .cnt-box {
    max-width: 100%;
    flex-direction: row !important;
  }
}
@media (max-width: 650px) {
  .bg2 .cnt-box {
    flex-direction: column !important;
    justify-content: center;
  }
}
.bg2 .cnt-box .box {
  width: 25%;
  background-color: white;
  border-radius: 20px 20px 20px 0px;
  padding: 20px 25px;
  text-align: center;
}
@media (max-width: 768px) {
  .bg2 .cnt-box .box {
    width: 30%;
  }
}
@media (max-width: 650px) {
  .bg2 .cnt-box .box {
    width: 60%;
    margin: auto;
  }
}
@media (max-width: 650px) {
  .bg2 .cnt-box .box:not(:last-child) {
    margin-bottom: 30px;
  }
}
.bg2 .cnt-box .box img {
  margin-bottom: 15px !important;
}
.bg2 .cnt-box .box h5 {
  color: black;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-bottom: 0px !important;
}
@media (max-width: 1350px) {
  .bg2 .cnt-box .box h5 {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
}

.bg3 {
  padding-bottom: 150px !important;
}
@media (max-width: 1450px) {
  .bg3 {
    padding-bottom: 100px !important;
  }
}
@media (max-width: 1024px) {
  .bg3 {
    padding-bottom: 60px !important;
  }
}
@media (max-width: 390px) {
  .bg3 {
    padding: 35px 0 90px 0;
  }
}
@media (max-width: 1024px) {
  .bg3 .wpb_column:nth-child(1) {
    width: 90%;
    margin: auto;
  }
}
.bg3 .wpb_column:nth-child(1) p {
  max-width: 80%;
}
@media (max-width: 1450px) {
  .bg3 .wpb_column:nth-child(1) p {
    max-width: 90%;
  }
}
@media (max-width: 1024px) {
  .bg3 .wpb_column:nth-child(1) p {
    max-width: 100%;
  }
}
.bg3 #flex-img {
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .bg3 #flex-img {
    margin-left: auto;
    width: 60%;
  }
}
@media (max-width: 768px) {
  .bg3 #flex-img {
    width: 80%;
  }
}
@media (max-width: 650px) {
  .bg3 #flex-img {
    width: 95%;
    padding: 75px 0 90px 0;
  }
}
.bg3 #flex-img .bg {
  position: absolute;
  bottom: 0;
  right: 0;
}
.bg3 #flex-img .dash1, .bg3 #flex-img .dash2, .bg3 #flex-img .dash3, .bg3 #flex-img .dash4 {
  position: relative;
  z-index: 2;
}
.bg3 #flex-img .dash1, .bg3 #flex-img .dash3 {
  margin-right: 5%;
}
.bg3 #flex-img .dash1, .bg3 #flex-img .dash2 {
  margin-bottom: 25px;
}
.bg3 #flex-img .dash2 {
  transform: translateY(70px);
}
.bg3 #flex-img .dash4 {
  transform: translateY(60px);
}
.bg3 #flex-img p {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  transform: translateX(50px);
  position: relative;
  z-index: 5;
}
@media (max-width: 1024px) {
  .bg3 #flex-img p {
    transform: translateX(20px);
  }
}
@media (max-width: 1350px) {
  .bg3 #flex-img p img {
    width: 45%;
  }
}

.bg4 {
  padding-bottom: 150px !important;
}
@media (max-width: 1250px) {
  .bg4 {
    padding-bottom: 110px !important;
  }
}
@media (max-width: 1024px) {
  .bg4 {
    padding-bottom: 90px !important;
  }
}
@media (max-width: 650px) {
  .bg4 {
    padding-bottom: 50px !important;
  }
}
.bg4 h2 {
  margin-bottom: 60px !important;
}
@media (max-width: 768px) {
  .bg4 h2 {
    margin-bottom: 40px !important;
  }
}
.bg4 .row {
  display: flex;
  justify-content: space-between;
  max-width: 95%;
  margin: auto;
}
.bg4 .wpb_column:nth-child(2) {
	padding-right: 5% !important;
}
@media (max-width: 1024px) {
	.bg4 .wpb_column:nth-child(2) {
		width: 90%;
		margin: auto;
		padding-right: 0 !important;
	}
}

@media (max-width: 1024px) {
  .bg4 .row {
    flex-wrap: wrap;
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .bg4 .row {
    flex-direction: column;
  }
}
.bg4 .row article {
  width: 32% !important;
  box-shadow: 1px 1px 20px rgba(0, 0, 255, 0.1);
  border-radius: 1.25em 1.25em 1.25em 0;
  overflow: hidden;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .bg4 .row article {
    width: 48% !important;
  }
}
@media (max-width: 768px) {
  .bg4 .row article {
    width: 70% !important;
    margin: auto;
  }
}
@media (max-width: 650px) {
  .bg4 .row article {
    width: 85% !important;
  }
}
@media (max-width: 414px) {
  .bg4 .row article {
    width: 95% !important;
  }
}
@media (max-width: 768px) {
  .bg4 .row article:nth-child(2) {
    margin-top: 50px;
  }
}
@media (max-width: 1024px) {
  .bg4 .row article:nth-child(3) {
    margin-top: 50px;
  }
}
.bg4 .row article .card {
  display: flex;
  align-items: center !important;
}
.bg4 .row article .card .card-body {
  display: flex;
  width: 50%;
  flex-direction: column;
  padding: 2em 0 0 1em;
}
.bg4 .row article .card .card-body h5 {
  color: black;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.875rem;
  line-height: 1.7rem;
}
@media (max-width: 1350px) {
  .bg4 .row article .card .card-body h5 {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
}
@media (max-width: 1250px) {
  .bg4 .row article .card .card-body h5 {
    line-height: 1.5rem;
  }
}
.bg4 .row article .card .card-body h5 a {
  text-decoration: none;
  width: 95% !important;
}
.bg4 .row article .card .card-body .card-text {
  display: none;
}
.bg4 .row article .card a {
  display: flex;
  width: 50%;
  border-radius: 0.25em;
  overflow: hidden;
}

.bg5 {
  gap: 0 !important;
}
.bg5 h2 {
  color: black;
  font-weight: bold;
  font-size: 3rem;
  line-height: 3.5rem;
  padding-top: 110px !important;
}
@media (max-width: 1350px) {
  .bg5 h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) {
  .bg5 h2 {
    font-size: 2.3rem;
    line-height: 2.7rem;
  }
}
@media (max-width: 650px) {
  .bg5 h2 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 1450px) {
  .bg5 h2 {
    padding-top: 80px !important;
  }
}
@media (max-width: 1024px) {
  .bg5 h2 {
    padding-top: 50px !important;
  }
}
.bg5 .blue-vector {
  position: absolute;
}
@media (max-width: 1024px) {
  .bg5 .blue-vector {
    width: 18%;
  }
}
.bg5 .vc_row {
  padding-top: 90px !important;
}
@media (max-width: 768px) {
  .bg5 .vc_row {
    padding-top: 40px !important;
  }
}
@media (max-width: 414px) {
  .bg5 .vc_row {
    padding-top: 30px !important;
  }
}
.bg5 .vc_row .wpb_column:nth-child(1) {
  margin-top: 50px !important;
  padding-left: 5% !important;
}
@media (max-width: 1024px) {
  .bg5 .vc_row .wpb_column:nth-child(1) {
    margin-top: 0px !important;
    padding-left: 0 !important;
    width: 90%;
    margin: auto;
  }
}
.bg5 .vc_row .wpb_column:nth-child(1) h3 {
  color: black;
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 2.125rem;
  margin-bottom: 20px !important;
}
@media (max-width: 1350px) {
  .bg5 .vc_row .wpb_column:nth-child(1) h3 {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}
.bg5 .vc_row .wpb_column:nth-child(1) p, .bg5 .vc_row .wpb_column:nth-child(1) li {
  color: black;
  font-weight: normal;
  font-size: 0.938rem;
  line-height: 1.6rem;
  font-family: "Inter", sans-serif;
  max-width: 90%;
}
@media (max-width: 650px) {
  .bg5 .vc_row .wpb_column:nth-child(1) p, .bg5 .vc_row .wpb_column:nth-child(1) li {
    max-width: 100%;
  }
}
.bg5 .vc_row .wpb_column:nth-child(1) li {
  padding-left: 4%;
}
@media (max-width: 1450px) {
  .bg5 .vc_row .wpb_column:nth-child(1) li {
    padding-left: 6%;
  }
}
@media (max-width: 1024px) {
  .bg5 .vc_row .wpb_column:nth-child(1) li {
    padding-left: 5%;
  }
}
@media (max-width: 540px) {
  .bg5 .vc_row .wpb_column:nth-child(1) li {
    padding-left: 7%;
  }
}
.bg5 .vc_row .wpb_column:nth-child(1) li::after {
  left: 0;
}
.bg5 .vc_row .wpb_column:nth-child(1) .wpb_text_column:not(:nth-child(3)) {
  margin-bottom: 35px !important;
}
@media (max-width: 1024px) {
  .bg5 .vc_row .wpb_column:nth-child(2) {
    margin: auto;
    padding-top: 30px;
  }
}
@media (max-width: 650px) {
  .bg5 .vc_row .wpb_column:nth-child(2) {
    width: 50%;
  }
}
@media (max-width: 540px) {
  .bg5 .vc_row .wpb_column:nth-child(2) {
    width: 70%;
  }
}
