/*   
Theme Name: Goodwill Central Texas
Theme URI: http://www.website.com/
Description: Main Theme for Goodwill Central Texas
Author URI: http://www.website.com
Version: 1.6
*/
/* CSS RESET*/
@import url("https://fonts.googleapis.com/css2?family=Gantari:wght@300;400;500;600;700;800;900&display=swap");

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

html {
  font-size: 1rem;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  box-sizing: border-box;
  background: #fff;
  font-weight: normal;
  font-family: "Gantari", sans-serif;
  font-size: 1rem;
}

uL,
ol,
dl {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5 {
  font-style: normal;
  font-weight: 600;
  font-family: "Gantari", sans-serif;
}

h1 {
  font-size: 83.552px;
  /*5.875rem*/
}

h2 {
  font-size: 46.224px;
  /*3.25rem*/
}

h3 {
  font-size: 21.328px;
  /*1.5rem*/
}

h4 {
  font-size: 17.776px;
  /*1.25rem*/
}

h5 {
  font-size: 28.432px;
  /*1.9988rem*/
}

h6 {
  font-size: 21.328px;
  /*1.4994rem*/
}
@-moz-document url-prefix() {
  .special-y {
    letter-spacing: 3px;
  }
}
special-y {
  letter-spacing: -3px;
}
special-y:lang(es) {
  visibility: hidden;
}
special-y:lang(es) font {
  margin-left: -5px;
}
.skip-link {
  background: #fff;
  top: -2%;
  left: 2%;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  border: 3px solid #021058;
  border-radius: 30px;
  font-size: 1.111rem;
  padding: 0.556rem 2rem;
  max-width: 19.444rem;
  text-align: center;
  line-height: 163.15%;
  color: #fff;
  position: absolute;
  transform: translateY(-110%);
  transition: transform 0.3s;
  z-index: 10000;
}
.skip-link:focus,
.skip-link:hover {
  transform: translateY(0%);
  text-decoration: none;
  top: 1%;
  left: 1%;
  color: #021058;
  text-decoration: underline;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.header__logo a {
  display: block;
}

@media (min-width: 90rem) {
  .container {
    max-width: 1480px;
  }
}

@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .container {
    max-width: 90rem;
  }
}

@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .container {
    max-width: 87.5rem;
  }
}

@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .container {
    max-width: 83.125rem;
  }
}

@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .container {
    max-width: 80rem;
  }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .container {
    max-width: 64rem;
  }
}

@media (min-width: 90rem) {
  .introduction-area .container {
    max-width: 100rem;
  }
}

@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .introduction-area .container {
    max-width: 91.875rem;
  }
}

@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .introduction-area .container {
    max-width: 89.375rem;
  }
}

@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .introduction-area .container {
    max-width: 85.625rem;
  }
}

@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .introduction-area .container {
    max-width: 100%;
  }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .introduction-area .container {
    max-width: 100%;
  }
}

@media (min-width: 90rem) {
  .introduction-area .container {
    max-width: 84.125rem;
  }
}

@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .introduction-area .container {
    max-width: 90rem;
  }
}

@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .introduction-area .container {
    max-width: 87.5rem;
  }
}

@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .introduction-area .container {
    max-width: 82.5rem;
  }
}

@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .introduction-area .container {
    max-width: 80rem;
  }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .introduction-area .container {
    max-width: 64rem;
  }
}

@media (min-width: 90rem) {
  .info-block-area .container {
    max-width: 92.5rem;
  }
}

@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .info-block-area .container {
    max-width: 90rem;
  }
}

@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .info-block-area .container {
    max-width: 87.5rem;
  }
}

@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .info-block-area .container {
    max-width: 82.5rem;
  }
}

@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .info-block-area .container {
    max-width: 80rem;
  }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .info-block-area .container {
    max-width: 64rem;
  }
}
.checkbox-container.label-right label {
  margin: 0 0 0 30px;
  display: block;
  color: #1c191a !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 150% !important;
  letter-spacing: 0 !important;
}
.custom-btn {
  border: 0.125rem solid #c9dae3;
  padding: 0.875rem 1.625rem;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #0351a3;
  border-radius: 0.75rem;
  transition: 0.4s;
}
.custom-btn i {
  margin-left: 0.9375rem;
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .custom-btn {
    font-size: 1.25rem;
    padding: 0.8125rem 1.625rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .custom-btn {
    font-size: 1.125rem;
    padding: 0.75rem 0.9375rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .custom-btn {
    font-size: 1.0625rem;
    padding: 0.625rem 0.9375rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .custom-btn {
    font-size: 1rem;
    padding: 0.625rem 0.9375rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .custom-btn {
    font-size: 1rem;
    padding: 0.625rem 0.9375rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .custom-btn {
    font-size: 1.125rem;
    padding: 0.6875rem 1.375rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .custom-btn {
    font-size: 1.125rem;
    padding: 0.625rem 1.375rem;
    width: 100% !important;
  }
}

.btn--blue {
  background-color: #0351a3;
  border-color: #0351a3;
  color: #fff;
}
.btn--blue:hover {
  color: #fff;
  background-color: #07416f;
}
.btn--blue:focus {
  color: #fff;
  background-color: #07416f;
}
.btn--blue:active {
  color: #fff;
  background-color: #07416f;
}

.btn--long {
  width: 23.4375rem !important;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .btn--long {
    width: 20rem !important;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .btn--long {
    width: 20rem !important;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .btn--long {
    width: 17.5rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .btn--long {
    width: auto !important;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .btn--long {
    width: 100% !important;
  }
}

.primary-btn:hover {
  border-color: #0351a3;
  background: #f2f8fc;
}

.primary-btn:active {
  border-color: #0351a3;
  background: #f2f8fc;
}

.primary-btn:focus {
  border-color: #0351a3;
  background: #f2f8fc;
}

.simple_btn a {
  color: #151112;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  /* 140% */
  text-decoration: none;
  transition: 0.3s;
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .simple_btn a {
    font-size: 1.125rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .simple_btn a {
    font-size: 1.125rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .simple_btn a {
    font-size: 1.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .simple_btn a {
    font-size: 1.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .simple_btn a {
    font-size: 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .simple_btn a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .simple_btn a {
    width: 100% !important;
    font-size: 1rem;
  }
}
.simple_btn a i {
  margin-left: 0.9375rem;
  font-weight: 500;
  transition: 0.3s;
  position: relative;
  left: 0;
}
.simple_btn a:hover i {
  left: 0.375rem;
}
.simple_btn a:focus i {
  left: 0.375rem;
}

.explore_btn .btn--long {
  width: 28.75rem !important;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .explore_btn .btn--long {
    width: 22.5rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .explore_btn .btn--long {
    width: 22.5rem !important;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .explore_btn .btn--long {
    width: 100% !important;
  }
}

.explore_btn a:hover {
  border-color: #0351a3;
  background: #f2f8fc;
}

.explore_btn a:active {
  border-color: #0351a3;
  background: #f2f8fc;
}

.explore_btn a:focus {
  border-color: #0351a3;
  background: #f2f8fc;
}

.explore_btn .btn--medium {
  width: 21.25rem;
}
.page-id-2164 .explore_btn .btn--medium {
  width: 80%;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .explore_btn .btn--medium {
    width: 17.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .explore_btn .btn--medium {
    width: auto;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .explore_btn .btn--medium {
    width: 100% !important;
  }
}

.explore_btn .btn--blue:hover {
  background-color: #07416f;
}

.explore_btn .btn--blue:active {
  background-color: #07416f;
}

.explore_btn .btn--blue:focus {
  background-color: #07416f;
}

.btn--yellow {
  background-color: #ffbf00;
  border-color: #ffbf00;
}
.btn--yellow:hover {
  background-color: transparent;
  color: #ffbf00;
}
.btn--yellow:focus {
  background-color: transparent;
  color: #ffbf00;
}
.btn--yellow:active {
  background-color: transparent;
  color: #ffbf00;
}

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .footer__link {
    margin-bottom: 5rem;
  }
}

@media only screen and (max-width: 47.9375rem) {
  .footer__link {
    margin-bottom: 0rem;
    padding: 0.5rem 0;
    border-bottom: 0.0625rem solid;
    border-color: #c9dae3 !important;
  }
}

.footer__link h3 {
  color: #1c191a;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0;
  margin-bottom: 1.5625rem;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .footer__link h3 {
    font-size: 1.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .footer__link h3 {
    font-size: 1rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .footer__link h3 {
    font-size: 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .footer__link h3 {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .footer__link h3 {
    font-size: 1rem;
    margin-bottom: 0;
    cursor: pointer;
    padding: 0.625rem 0;
    position: relative;
  }
  .footer__link h3::after {
    position: absolute;
    right: 0.9375rem;
    top: 50%;
    width: 0.625rem;
    height: 0.625rem;
    border-left: 0.125rem solid #171b24;
    border-bottom: 0.125rem solid #171b24;
    content: "";
    margin-top: -0.3125rem;
    transform: rotate(-45deg);
    transition: 0.3s;
  }
}

.footer__link ul {
  margin: 0;
  padding: 0;
  list-style: none;
  transition: 0.3s;
}
@media only screen and (max-width: 47.9375rem) {
  .footer__link ul {
    display: none;
    transition: 0.3s;
    opacity: 0;
  }
}
.footer__link ul li {
  display: block;
  margin-bottom: 0.875rem;
}
.footer__link ul li a {
  color: #1c191a;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1rem;
  transition: 0.3s;
}
.footer__link ul li a:hover {
  color: #0351a3;
}
.footer__link ul li a:active {
  color: #0351a3;
}
.footer__link ul li a:focus {
  color: #0351a3;
}
.footer__link ul li a i {
  margin-right: 0.625rem;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .footer__link ul li a i {
    margin-right: 0.4375rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .footer__link ul li a i {
    margin-right: 0rem;
    font-size: 1rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .footer__link ul li a {
    font-size: 0.9375rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .footer__link ul li a {
    font-size: 0.875rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .footer__link ul li a {
    font-size: 0.875rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .footer__link ul li a span {
    display: none;
  }
}
.footer__link ul li:last-child {
  margin-bottom: 0.3125rem;
}

.footer__link.active ul {
  display: block;
  opacity: 1;
  margin-top: 0.9375rem;
}

.footer__link.active h3::after {
  transform: rotate(-226deg);
}

@media only screen and (max-width: 47.9375rem) {
  .footer__link.footer__link_one {
    border-top: 0.0625rem solid #c9dae3 !important;
  }
}

.content__box h3 {
  color: #171b24;
  font-size: 3.375rem;
  font-weight: 700;
  line-height: 118%;
  letter-spacing: 0;
  /*! margin-bottom: 1.25rem; */
}
.content__box h3 span {
  color: #0351a3;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .content__box h3 {
    font-size: 3.125rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .content__box h3 {
    font-size: 2.5rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .content__box h3 {
    font-size: 2.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .content__box h3 {
    font-size: 2.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .content__box h3 {
    font-size: 2.625rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .content__box h3 {
    font-size: 2rem;
  }
}

.content__box p {
  color: #1c191a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .content__box p {
    font-size: 1.0625rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .content__box p {
    font-size: 1rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .content__box p {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .content__box p {
    font-size: 1.125rem;
  }
}

.content__box .explore_btn {
  margin-top: 1.5625rem;
}

/*-------------- Thumbnail Box Start  ---- --------*/
.thumb__box {
  position: relative;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .thumb__box {
    margin-top: 3.125rem;
  }
}
.thumb__box .thumb_circle_1 {
  position: absolute;
  right: -1.25rem;
  top: -1.25rem;
  width: 2.8125rem;
  z-index: 1;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .thumb__box .thumb_circle_1 {
    right: -0.625rem;
    top: -1.25rem;
    width: 2.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .thumb__box .thumb_circle_1 {
    right: -0.625rem;
    top: -1.25rem;
    width: 2.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .thumb__box .thumb_circle_1 {
    right: -0.625rem;
    top: -1.25rem;
    width: 2.5rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .thumb__box .thumb_circle_1 {
    display: none;
  }
}
.thumb__box .thumb_shp_2 {
  position: absolute;
  left: -2.8125rem;
  bottom: -2.8125rem;
  width: 4.0625rem;
  z-index: 1;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .thumb__box .thumb_shp_2 {
    left: -1.5625rem;
    bottom: -1.5rem;
    width: 3.125rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .thumb__box .thumb_shp_2 {
    left: -1.5625rem;
    bottom: -1.5rem;
    width: 3.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .thumb__box .thumb_shp_2 {
    left: -1.5625rem;
    bottom: -1.5rem;
    width: 3.125rem;
  }
}
@media (max-width: 61.9375rem) {
  .thumb__box .thumb_shp_2 {
    display: none;
  }
}
.thumb__box img {
  width: 100%;
  position: relative;
  z-index: -1;
}

/*-------------- Thumbnail Box End  ---- --------*/

.submenu_dropdown {
  border-radius: 1.75rem;
  border: 0.0625rem solid #f4f5f5;
  background: #fff;
  box-shadow: 0rem 0.0625rem 0.125rem 0rem rgba(28, 25, 26, 0.08),
    0rem 0.125rem 0.25rem 0rem rgba(28, 25, 26, 0.12);
  padding: 1.5625rem 0.9375rem;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: 2.5rem;
  width: 72.5rem !important;
  transform: translateX(-45%);
  z-index: 99;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  display: none;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .submenu_dropdown {
    width: 62.5rem !important;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .submenu_dropdown {
    width: 59.375rem !important;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .submenu_dropdown {
    width: 56.25rem !important;
    padding: 0.9375rem;
    transform: translateX(-48%);
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown {
    width: 50rem !important;
    padding: 0.9375rem;
    transform: translateX(-48%);
  }
}
.submenu_dropdown .submenu__title {
  padding-left: 0.9375rem;
  margin-bottom: 0.9375rem;
}
.submenu_dropdown .submenu__title h3 {
  color: #3d393b;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /*  */
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .submenu_dropdown .submenu__title h3 {
    font-size: 1.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown .submenu__title h3 {
    font-size: 1rem;
  }
}
.submenu_dropdown .subitems {
  padding: 0.9375rem;
  border-radius: 1.25rem;
  transition: 0.3s;
  border: 0.0625rem solid transparent;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .submenu_dropdown .subitems {
    padding: 0.75rem;
  }
}
.submenu_dropdown .subitems:hover {
  background-color: #f9faff;
  border-color: #c9dae3;
}
.submenu_dropdown .subitems:hover span {
  background-color: #fff;
}
.submenu_dropdown .subitems:focus {
  background-color: #f9faff;
  border-color: #c9dae3;
}
.submenu_dropdown .subitems:focus span {
  background-color: #fff;
}
.submenu_dropdown .subitems:active {
  background-color: #f9faff;
  border-color: #c9dae3;
}
.submenu_dropdown .subitems:active span {
  background-color: #fff;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown .subitems {
    padding: 0.75rem;
    border-radius: 1rem;
  }
}
.submenu_dropdown .subitems .subitem a {
  display: flex !important;
}
.submenu_dropdown .subitems .subitem a .sub_icon span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background-color: #f2f8fc;
}
.submenu_dropdown .subitems .subitem a .sub_icon span i {
  margin: 0 !important;
  font-size: 1.5rem !important;
  line-height: 1;
  color: #0351a3 !important;
  transform: unset !important;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .submenu_dropdown .subitems .subitem a .sub_icon span i {
    font-size: 1.25rem !important;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown .subitems .subitem a .sub_icon span i {
    font-size: 1.25rem !important;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown .subitems .subitem a .sub_icon span {
    width: 2.625rem;
    height: 2.625rem;
  }
}
.submenu_dropdown .subitems .subitem a .sub_text {
  width: calc(100% - 3.125rem);
  padding-left: 0.9375rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown .subitems .subitem a .sub_text {
    width: calc(100% - 2.625rem);
  }
}
.submenu_dropdown .subitems .subitem a .sub_text h4 {
  color: #171b24;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 0;
}
.submenu_dropdown .subitems .subitem a .sub_text h4 .special-y {
  letter-spacing: 0;
}

@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .submenu_dropdown .subitems .subitem a .sub_text h4 {
    font-size: 1.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .submenu_dropdown .subitems .subitem a .sub_text h4 {
    font-size: 1rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown .subitems .subitem a .sub_text h4 {
    font-size: 1rem;
  }
}
.submenu_dropdown .subitems .subitem a .sub_text p {
  color: #3d393b;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 0;
}
.submenu_dropdown .subitems .subitem a .sub_text p .special-y {
  letter-spacing: -1px;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .submenu_dropdown .subitems .subitem a .sub_text p {
    font-size: 1rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .submenu_dropdown .subitems .subitem a .sub_text p {
    font-size: 0.9375rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown .subitems .subitem a .sub_text p {
    font-size: 0.875rem;
  }
}
.submenu_dropdown .subitems:hover {
  background-color: #f9faff;
  border-color: #c9dae3;
}
.submenu_dropdown .subitems:hover span {
  background-color: #fff !important;
}
.submenu_dropdown.dropdown_three {
  max-width: 24.375rem;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .submenu_dropdown.dropdown_three {
    max-width: 21.25rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .submenu_dropdown.dropdown_three {
    max-width: 20rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .submenu_dropdown.dropdown_three {
    max-width: 20rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .submenu_dropdown.dropdown_three {
    max-width: 17.5rem;
  }
}

.header-right__list li.active .submenu_dropdown {
  opacity: 1;
  visibility: visible;
  display: block;
}

.header-right__list li.active i {
  transform: rotate(-180deg);
}

h1,
h2,
h3,
h4,
h5 {
  /*! font-style: normal; */
  font-weight: 500;
}

.main-title {
  font-style: normal;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #0351a3;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .main-title {
    font-size: 2.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .main-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .main-title {
    font-size: 1.75rem;
    text-align: center;
    line-height: 115%;
  }
  .main-title br {
    display: none;
  }
}

.container-medium .container {
  max-width: 76.875rem;
}

.search-results h1 {
  color: #231f20;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 125%;
  margin: 0;
}
.search-results {
  margin-top: 0;
}
.search-results__archive h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 118.519%;
  letter-spacing: 0;
  margin-bottom: 2rem;
}
.search-results__archive h1 strong {
  color: #0351a3;
  font-weight: 700;
}
@media only screen and (max-width: 47.9375rem) {
  .search-results__archive h1 {
    font-size: 40px;
  }
}
.search-results__archive h2 {
  color: #151112;
  font-size: 32px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0;
  margin-bottom: 2rem;
}

.search-results__archive .search-results__bar input {
  border-radius: 8px;
  border: 2px solid #e0e5e4;
  background: #fff;
  outline: none;
  box-shadow: none;
  width: calc(100% - 240px);
  height: 100%;
  padding: 10px 34px;
  color: #171b24;
  font-size: 24px;
}
@media only screen and (max-width: 47.9375rem) {
  .search-results__archive .search-results__bar input {
    width: 100%;
    margin-bottom: 15px;
    height: 55px;
    font-size: 18px;
  }
}
.search-results__archive .search-results__bar button {
  width: 214px;
  height: 100%;
  border-radius: 12px;
  min-height: 60px;
  background: #0351a3;
  color: #fff;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2rem;
}
.search-results__archive .search-results__bar button i {
  margin-right: 15px;
}
@media only screen and (max-width: 47.9375rem) {
  .search-results__archive .search-results__bar button {
    width: 100%;
    height: 55px;
    text-align: center;
    font-size: 18px;
  }
}
.area__title {
  margin-bottom: 3.125rem;
}
.area__title h2 {
  margin-bottom: 1.25rem;
  color: #1c191a;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 114.286%;
  /*  */
  letter-spacing: 0;
}
.area__title h2 span,
.area__title h2 strong {
  color: #0351a3;
  font-weight: 700;
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .area__title h2 {
    font-size: 3.125rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .area__title h2 {
    font-size: 3.125rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .area__title h2 {
    font-size: 2.8125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .area__title h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .area__title h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .area__title h2 {
    font-size: 2.8125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .area__title h2 {
    font-size: 2rem;
  }
}
.area__title p {
  font-size: 1.375rem;
  line-height: 133.333%;
  color: #231f20;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .area__title p {
    font-size: 1.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .area__title p {
    font-size: 1.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .area__title p {
    font-size: 1.125rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .area__title p {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .area__title p {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
  .area__title p br {
    display: none;
  }
}
.area__title p b {
  color: #0351a3;
}
.area__title .story__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.area__title .story__title img {
  width: 2.5rem;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .area__title .story__title img {
    width: 2rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .area__title .story__title img {
    width: 2rem;
  }
}

/*-------------- Header top Start   ---- --------*/
.header-nav-area {
  border-radius: 0rem 0rem 1.75rem 1.75rem;
  box-shadow: 0rem 0.0625rem 0.125rem 0rem rgba(28, 25, 26, 0.08),
    0rem 0.125rem 0.25rem 0rem rgba(28, 25, 26, 0.12);
}
@media (max-width: 61.9375rem) {
  .header-nav-area {
    box-shadow: none;
    border-radius: 0;
  }
}
.header-nav-area .header-top {
  padding: 0.625rem 0.9375rem;
  background-color: #f9faff;
}
@media (max-width: 61.9375rem) {
  .header-nav-area .header-top {
    display: none;
  }
}
.header-nav-area .header-top .header__top-left {
  display: flex;
  align-items: center;
}
.header-nav-area .header-top .header__top-left .select__langiage {
  width: 11.25rem;
}
.header-nav-area .header-top .header__top-left .select__langiage .form-select {
  background-color: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  padding: 0.3125rem 0.9375rem;
  width: 100%;
}

.header-nav-area .header-top .header__top-left .goog-te-gadget-simple {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #212529 !important;
  font-family: "Gantari";
}
.header-nav-area .header-top .header__top-left .goog-te-gadget-simple {
  background-color: #f9faff !important;
  border: 1px solid #f9faff !important;
  padding: 8px !important;
  border-radius: 0px !important;
  cursor: pointer;
  zoom: 1;
}
.header-nav-area
  .header-top
  .header__top-left
  .goog-te-gadget-simple
  .VIpgJd-ZVi9od-xl07Ob-lTBxed
  span {
  text-decoration: none;
  border: none !important;
}
.header-nav-area
  .header-top
  .header__top-left
  .goog-te-gadget-simple
  .VIpgJd-ZVi9od-xl07Ob-lTBxed {
  color: #000;
  display: inline-block;
  width: 6px;
}
.header-nav-area .header-top .header__top-left .goog-te-gadget-icon {
  display: none;
}

.header-nav-area .header-top .header__top-left .search__trigger {
  margin-left: 1.5625rem;
  position: relative;
}
.header-nav-area .header-top .header__top-left .search__trigger button {
  background-color: transparent;
  border: none;
  color: #231f20;
  font: "Gantari", sans-serif;
}
.header-nav-area .header-top .header__top-left .search__trigger .search_box {
  width: 18.75rem;
  height: 2.1875rem;
  position: absolute;
  top: 50%;
  left: -0.9375rem;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .header-nav-area .header-top .header__top-left .search__trigger .search_box {
    width: 15.625rem;
  }
}
.header-nav-area
  .header-top
  .header__top-left
  .search__trigger
  .search_box
  input {
  width: 100%;
  height: 100%;
  border-radius: 3.125rem;
  padding: 0.4375rem 0.9375rem;
  border: none;
  background-color: #fff;
  border: 0.0625rem solid #888;
  box-shadow: none !important;
  outline: none;
}
.header-nav-area
  .header-top
  .header__top-left
  .search__trigger
  .search_box
  input:focus-visible {
  box-shadow: none !important;
  outline: none;
}
.header-nav-area
  .header-top
  .header__top-left
  .search__trigger
  .search_box
  button {
  position: absolute;
  border: none;
  right: 0.9375rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9375rem;
}
.header-nav-area
  .header-top
  .header__top-left
  .search__trigger:hover
  .search_box {
  opacity: 1;
  visibility: visible;
}
.header-nav-area .header-top .header__top--right {
  padding-right: 1.25rem;
}
.header-nav-area .header-top .header__top--right nav {
  text-align: right;
}
.header-nav-area .header-top .header__top--right nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-nav-area .header-top .header__top--right nav ul li {
  display: inline-block;
  margin-left: 1.875rem;
}
.header-nav-area .header-top .header__top--right nav ul li a {
  color: #231f20;
  text-decoration: none;
  transition: 0.3s;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .header-nav-area .header-top .header__top--right nav ul li a {
    font-size: 0.9375rem;
  }
}
.header-nav-area .header-top .header__top--right nav ul li a:hover {
  color: #0351a3;
}
.header-nav-area .header-top .header__top--right nav ul li a:focus {
  color: #0351a3;
}
.header-nav-area .header-top .header__top--right nav ul li a:active {
  color: #0351a3;
}

/*-------------- Header top End  ---- --------*/
/*-------------- Header Area Start  ---- --------*/
header {
  padding-bottom: 0;
  background: #fff;
  padding-bottom: 3.125rem;
}
header.subpage_header {
  box-shadow: none;
  border: none;
  padding-bottom: 0;
}
header .header__logo img {
  width: 12.5rem;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  header .header__logo img {
    width: 10rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  header .header__logo img {
    width: 9.375rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  header .header__logo img {
    width: 8.75rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  header .header__logo img {
    width: 8.75rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  header .header__logo img {
    width: 8.125rem !important;
  }
}
@media only screen and (max-width: 47.9375rem) {
  header .header__logo img {
    width: 6.875rem !important;
  }
}
header .header-navbar {
  padding: 1.25rem 0.9375rem;
  transition: 0.3s;
}
@media (max-width: 61.9375rem) {
  header .header-navbar {
    padding: 1.25rem 0;
  }
  header .header-navbar .container {
    padding: 0;
  }
}
header .header-navbar .header__right--wrap .header-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 100rem) and (max-width: 106.1875rem) {
  header .header-navbar .header__right--wrap .header-right {
    padding-left: 1.5625rem;
  }
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  header .header-navbar .header__right--wrap .header-right {
    padding-left: 1.5625rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  header .header-navbar .header__right--wrap .header-right {
    padding-left: 1.5625rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  header .header-navbar .header__right--wrap .header-right {
    padding-left: 0;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  header .header-navbar .header__right--wrap .header-right {
    padding-left: 0;
  }
}
@media (max-width: 61.9375rem) {
  header .header-navbar .header__right--wrap .header-right {
    display: none;
  }
}
header .header-navbar .header__right--wrap .header-right .menu--x {
  display: none;
}
@media only screen and (max-width: 47.9375rem) {
  header .header-navbar .header__right--wrap .header-right .menu--x {
    display: block;
    position: absolute;
    left: 1.25rem;
    top: 0.9375rem;
    cursor: pointer;
    border: none;
  }
  header .header-navbar .header__right--wrap .header-right .menu--x img {
    width: 1.0625rem;
  }
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 47.9375rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__nav
    .header-right__list {
    display: block;
  }
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #3d393b;
  font-size: 1.375rem;
  position: relative;
  transition: 0.3s;
  font-weight: 400;
  line-height: 140%;
  /* 1.925rem */
  margin-right: 1.575rem;
  cursor: pointer;
  border-radius: 0.625rem;
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li
  button {
  background-color: transparent;
  border: none;
  padding: 0.75rem;
}
.alignleft {
  float: left;
  margin-right: 2rem;
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li
  i {
  transition: 0.3s;
  color: #3d393b;
  margin-left: 0.9375rem;
  font-size: 1rem;
  line-height: 1;
  position: relative;
  top: -0.02rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__nav
    .header-right__list
    li
    i {
    margin-left: 0.625rem;
    font-size: 0.875rem;
  }
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li:hover {
  background-color: #f2f8fc;
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li:focus {
  background-color: #f2f8fc;
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li:active {
  background-color: #f2f8fc;
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li:visited {
  background-color: #f2f8fc;
}
@media (min-width: 100rem) and (max-width: 106.1875rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__nav
    .header-right__list
    li {
    font-size: 1.25rem;
    margin-right: 1.25rem;
  }
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__nav
    .header-right__list
    li {
    font-size: 1.25rem;
    margin-right: 1.25rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__nav
    .header-right__list
    li {
    font-size: 1.25rem;
    margin-right: 1.25rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__nav
    .header-right__list
    li {
    font-size: 1.25rem;
    margin-right: 1.25rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__nav
    .header-right__list
    li {
    font-size: 1.0625rem;
    margin-right: 0.8rem;
    padding: 0;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__nav
    .header-right__list
    li {
    font-size: 1rem;
    margin-right: 0.405rem;
    padding: 0.2rem 0.2rem;
  }
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li
  a {
  display: inline-block;
  color: #3d393b;
  text-decoration: none;
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  li
  > a {
  padding: 0.75rem;
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__nav
  .header-right__list
  .active {
  background-color: #f2f8fc !important;
}
header .header-navbar .header__right--wrap .header-right .header-right__btn {
  margin-left: 2.1875rem;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  header .header-navbar .header__right--wrap .header-right .header-right__btn {
    margin-left: 1.5625rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  header .header-navbar .header__right--wrap .header-right .header-right__btn {
    margin-left: 1.25rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  header .header-navbar .header__right--wrap .header-right .header-right__btn {
    margin-left: 1.25rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  header .header-navbar .header__right--wrap .header-right .header-right__btn {
    margin-left: 1.25rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  header .header-navbar .header__right--wrap .header-right .header-right__btn {
    margin-left: 0.9375rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  header .header-navbar .header__right--wrap .header-right .header-right__btn {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    width: 100%;
  }
}
header .header-navbar .header__right--wrap .header-right .header-right__btn a {
  width: 16.5625rem;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__btn
    a {
    width: 14.375rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__btn
    a {
    width: 13.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__btn
    a {
    width: 12.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__btn
    a {
    width: auto;
    padding: 0.625rem 1.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  header
    .header-navbar
    .header__right--wrap
    .header-right
    .header-right__btn
    a {
    width: 100%;
    text-align: center;
  }
}
header
  .header-navbar
  .header__right--wrap
  .header-right
  .header-right__btn
  a
  i {
  margin-right: 0.9375rem;
  margin-left: 0;
}
header .header-navbar .header__right--wrap .menu_trigger {
  display: none;
  width: 1.75rem;
  cursor: pointer;
  border: none;
  float: right;
  background: transparent;
}
header .header-navbar .header__right--wrap .menu_trigger img {
  width: 1.5625rem;
}
@media (max-width: 61.9375rem) {
  header .header-navbar .header__right--wrap .menu_trigger {
    display: block;
  }
}

.preview.v3[_ngcontent-ng-c1152581654]
  #rspl-partner-button[_ngcontent-ng-c1152581654]
  .rspl-certified[_ngcontent-ng-c1152581654]
  span[_ngcontent-ng-c1152581654] {
  font-size: 12px;
  color: #2162af;
  font-weight: 900;
}
#rspl-partner-button .rspl-certified img {
  height: 28px;
  width: auto;
}
#rspl-partner-button {
  font-family: inherit;
  text-transform: capitalize !important;
  line-height: 110%;
}
/*-------------- Header Area End  ---- --------*/
/*-------  Footer Area Start ------*/
footer {
  padding-top: 4.375rem;
  border-top: 0.25rem solid;
  border-color: #29a8e3;
}

.footer__top_wrapper .row {
  align-items: center;
}

.transparency__seal__wrap {
  width: 100%;
  max-width: 146px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  footer {
    border-width: 0.125rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  footer {
    border-width: 0.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  footer {
    border-width: 0.125rem;
  }
}
footer .footer__top_wrapper {
  padding-bottom: 3.125rem;
  border-bottom: 0.0625rem solid;
  border-color: #c9dae3;
  margin-bottom: 3.125rem;
}
@media only screen and (max-width: 47.9375rem) {
  footer .footer__top_wrapper {
    border: none;
  }
}
footer .footer__top_wrapper .news__letter__wrap {
  max-width: 33.125rem;
}
footer .footer__top_wrapper .news__letter__wrap h3 {
  color: #1c191a;
  font-size: 1.9375rem;
  font-weight: 700;
  line-height: 119.355%;
  /*  */
  letter-spacing: 0;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  footer .footer__top_wrapper .news__letter__wrap h3 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  footer .footer__top_wrapper .news__letter__wrap h3 {
    font-size: 1.5625rem;
  }
}
footer .footer__top_wrapper .news__letter__wrap p {
  color: #1c191a;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6875rem;
  letter-spacing: 0;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  footer .footer__top_wrapper .news__letter__wrap p {
    font-size: 1rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  footer .footer__top_wrapper .news__letter__wrap p {
    font-size: 1rem;
  }
}
footer .news__letter__form {
  display: flex;
  justify-content: flex-end;
}
footer .news__letter__form .subscription__form {
  width: 34.375rem;
  text-align: right;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  footer .news__letter__form .subscription__form {
    max-width: 30rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  footer .news__letter__form .subscription__form {
    max-width: 26.25rem;
  }
}
@media (max-width: 61.9375rem) {
  footer .news__letter__form .subscription__form {
    max-width: 100%;
    width: 100%;
    margin-top: 1.875rem;
  }
  footer .news__letter__form .subscription__form {
    text-align: left;
  }
}
footer .news__letter__form .subscription__form form {
  border-radius: 1rem;
  border: 0.0625rem solid;
  background: #fff;
  box-shadow: 0rem 0.0625rem 0.125rem 0rem rgba(28, 25, 26, 0.04);
  border-color: #dfe1e2;
  width: 100%;
  height: 4rem;
  padding: 0.5rem;
  display: flex;
  align-items: center;
}
footer .news__letter__form .subscription__form .subscription__form-button {
  width: calc(100% - 8.125rem);
  height: 100%;
  border: none;
  padding: 0.5rem 0.9375rem;
  font-size: 1.25rem;
}

footer .news__letter__form .subscription__form .subscription__form-button {
  border-radius: 0.75rem;
  background: #0351a3;
  box-shadow: 0rem 0.0625rem 0.125rem 0rem rgba(28, 25, 26, 0.04);
  border: none;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6875rem;
  /* 150% */
  letter-spacing: 0;
  text-decoration: none;
  margin-bottom: 1rem;
  display: inline-block;
  height: auto;
  width: auto;
}
footer .news__letter__form .subscription__form p {
  color: #231f20;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  /* 125% */
  letter-spacing: 0;
  margin-top: 0.625rem;
  margin-bottom: 0;
}
footer .news__letter__form .subscription__form p a {
  color: #0351a3;
  font-weight: 700;
}
footer .news__letter__form .subscription__form p a:hover {
  color: #1c191a;
}
@media only screen and (max-width: 47.9375rem) {
  footer .news__letter__form .subscription__form p {
    font-size: 0.9375rem;
  }
}
footer .copyright__wrapper {
  padding: 1rem 0;
  margin-top: 3.125rem;
  border-top: 0.0625rem solid;
  border-color: #4fc1f0;
}
footer .copyright__wrapper .footer__logo a {
  display: inline-block;
}
footer .copyright__wrapper .footer__logo a img {
  width: 12.5rem;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  footer .copyright__wrapper .footer__logo a img {
    width: 10rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  footer .copyright__wrapper .footer__logo a img {
    width: 10rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  footer .copyright__wrapper .footer__logo a img {
    width: 10rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  footer .copyright__wrapper .footer__logo a img {
    width: 8.75rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  footer .copyright__wrapper .footer__logo a img {
    width: 7.5rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  footer .copyright__wrapper .footer__logo a img {
    width: 8.75rem;
  }
}
footer .copyright__wrapper .copyright__text {
  text-align: right;
}
@media only screen and (max-width: 47.9375rem) {
  footer .copyright__wrapper .copyright__text {
    text-align: left;
    margin-top: 1.5625rem;
  }
}
footer .copyright__wrapper .copyright__text p {
  margin: 0;
  color: #231f20;
  font-weight: 700;
  line-height: 1.5rem;
  /* 150% */
}
@media only screen and (max-width: 47.9375rem) {
  footer .copyright__wrapper .copyright__text p {
    font-size: 0.9375rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  footer .option_social {
    display: none;
  }
}
footer .social_dn {
  display: none;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  footer .social_dn {
    display: block;
  }
}

/*-------------- Our value Area Start  ------------*/
.our-value-area {
  padding: 7.8125rem 0;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .our-value-area {
    padding-bottom: 3.125rem;
    padding-top: 5rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .our-value-area {
    padding-bottom: 5rem;
    padding-top: 6.25rem;
  }
}
.our-value-area .area__title {
  max-width: 40.625rem;
}
.our-value-area .shp-box img {
  width: 4.0625rem;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .our-value-area .shp-box img {
    width: 3.125rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .our-value-area .shp-box img {
    width: 3.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .our-value-area .shp-box img {
    width: 1.5625rem;
  }
}
.our-value-area .promise__card {
  height: 21.875rem;
  margin-top: 1.875rem;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .our-value-area .promise__card {
    height: auto;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .our-value-area .promise__card {
    height: auto !important;
  }
}
.our-value-area .promise__card h3 {
  font-size: 1.375rem;
}
.our-value-area .promise__card p {
  font-size: 1.25rem;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .our-value-area .promise__card p {
    font-size: 1.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .our-value-area .promise__card p {
    font-size: 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .our-value-area .promise__card p {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .our-value-area .promise__card p {
    font-size: 1.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .our-value-area .promise__card {
    height: 18.75rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .our-value-area .promise__card {
    height: 18.75rem;
  }
}
.our-value-area .card__p__1,
.our-value-area .card__p__2 {
  height: 18.125rem;
}

/*-------------- Our value Area End  ------------*/

.hamburgerMenu {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  display: none;
}
@media (max-width: 61.9375rem) {
  .hamburgerMenu {
    display: block;
  }
}
.hamburgerMenu .menu_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.25rem 0.75rem;
}
.hamburgerMenu .menu_top .menu_logo img {
  width: 6.875rem;
}
.hamburgerMenu .menu_top .menu_close {
  background-color: transparent;
  border: none;
  width: 1.625rem;
  cursor: pointer;
}
.hamburgerMenu .mobile_menu {
  padding: 0 0.9375rem;
}
.hamburgerMenu .mobile_menu ul {
  margin: 0;
  padding: 0;
}
.hamburgerMenu .mobile_menu ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.25rem 0.9375rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 112%;
  color: #151112;
  padding-left: 0;
  cursor: pointer;
  border-bottom: 0.0625rem solid;
  border-color: #ebecec;
  position: relative;
}
.hamburgerMenu .mobile_menu ul li i {
  font-size: 0.9375rem;
}
.hamburgerMenu .mobile_menu ul li a {
  text-decoration: none;
  color: #151112;
}
.hamburgerMenu .find_btn {
  padding: 1.25rem 0.9375rem;
}
.hamburgerMenu .menu_bottom {
  height: 100%;
  background: #f9faff;
  padding: 1.5625rem 0.9375rem;
}
.hamburgerMenu .menu_bottom .select__langiage {
  margin-bottom: 1.25rem;
}
.hamburgerMenu .menu_bottom .select__langiage .form-select {
  width: 11.25rem;
  background-color: transparent;
  border: none;
  padding: 0.1875rem 0.625rem;
  box-shadow: none;
  outline: none;
  margin-left: -0.625rem;
}
.hamburgerMenu .menu_bottom ul li {
  margin-bottom: 1.25rem;
}
.hamburgerMenu .menu_bottom ul li a {
  color: #231f20;
  font-size: 1rem;
  line-height: 140%;
  letter-spacing: 0;
  text-decoration: none;
}
.hamburgerMenu.active {
  opacity: 1;
  visibility: visible;
}
.hamburgerMenu .submenu_wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 4.75rem);
  background-color: #fff;
  padding: 0.9375rem;
  z-index: 9999;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.hamburgerMenu .submenu_wrap .back_option {
  display: inline-block;
}
.hamburgerMenu .submenu_wrap .back_option button {
  display: inline-flex;
  font-size: 1rem;
  color: #171b24;
  border-radius: 2.5rem;
  padding: 0.375rem 1.25rem;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  border: none;
}
.hamburgerMenu .submenu_wrap .back_option button i {
  margin-right: 0.5rem;
  line-height: 1;
}
.hamburgerMenu .submenu_wrap .menu_title {
  padding: 1.25rem 0;
}
.hamburgerMenu .submenu_wrap .menu_title h4 {
  color: #726c6e;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  /* 150% */
}
.hamburgerMenu .submenu_wrap .dropdown_list {
  height: calc(100vh - 13.4375rem);
  padding-bottom: 0.9375rem;
  overflow-y: scroll;
}
.hamburgerMenu .submenu_wrap .dropdown_list a {
  display: inline-block;
}
.hamburgerMenu .submenu_wrap .dropdown_list a .list_item {
  display: flex;
  align-items: flex-start;
  padding: 0.5rem;
  margin-bottom: 1.25rem;
}
.hamburgerMenu .submenu_wrap .dropdown_list a .list_item span {
  display: inline-block;
  width: 1.875rem;
  padding-top: 0.3125rem;
  position: relative;
  top: 0.125rem;
}
.hamburgerMenu .submenu_wrap .dropdown_list a .list_item span i {
  font-size: 1.375rem;
  color: #0351a3;
}
.hamburgerMenu .submenu_wrap .dropdown_list a .list_item .item_text {
  width: calc(100% - 1.875rem);
  padding-left: 0.9375rem;
}
.hamburgerMenu .submenu_wrap .dropdown_list a .list_item .item_text h4 {
  color: #151112;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 155.556%;
  margin-bottom: 0rem;
}
.hamburgerMenu .submenu_wrap .dropdown_list a .list_item .item_text p {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 135.556%;
  margin: 0;
}

.mobile_menu li.active .submenu_wrap {
  opacity: 1;
  visibility: visible;
}

#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

#style-3::-webkit-scrollbar {
  width: 0.25rem;
  background-color: #3d393b;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #0351a3;
}

.hero__contact--box {
  position: relative;
}
.hero__contact--box .call__box {
  background: #fff;
  box-shadow: 0rem 0.625rem 1.5625rem 0rem rgba(0, 0, 0, 0.07);
  padding: 1.5625rem;
  position: absolute;
  bottom: 5.625rem;
  right: -0.9375rem;
  z-index: 9;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .hero__contact--box .call__box {
    right: -0.625rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .hero__contact--box .call__box {
    right: -0.625rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hero__contact--box .call__box {
    right: -0.625rem;
    bottom: 3.75rem;
  }
}
.hero__contact--box .call__box h4 {
  color: #0351a3;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 114.286%;
  display: flex;
  align-items: center;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hero__contact--box .call__box h4 {
    font-size: 1.5rem;
  }
}
.hero__contact--box .call__box h4 i {
  font-size: 1.5rem;
  margin-right: 0.75rem;
  transform: rotate(90deg);
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hero__contact--box .call__box h4 i {
    font-size: 1.375rem;
  }
}
.hero__contact--box .call__box a {
  color: #0351a3;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 133.333%;
  letter-spacing: 0;
  text-decoration: none;
  padding-left: 2.5rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .hero__contact--box .call__box a {
    font-size: 1.25rem;
  }
}

@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .scroll-down-area {
    display: none;
  }
}

@media only screen and (max-width: 47.9375rem) {
  .scroll-down-area {
    display: none;
  }
}

.donations--area {
  padding: 190px 0;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .donations--area {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .donations--area {
    padding: 65px 0;
  }
}
.donations--area .impact__wrapper {
  margin-top: 160px;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .donations--area .impact__wrapper {
    margin-top: 80px;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .donations--area .impact__wrapper {
    margin-top: 60px;
    flex-direction: column-reverse;
  }
}
.donations--area .impact__wrapper .impact__content {
  padding-left: 10px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .donations--area .impact__wrapper .impact__content {
    padding-left: 0;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .donations--area .impact__wrapper .impact__content {
    padding-left: 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .donations--area .impact__wrapper .impact__content {
    padding-left: 0;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .donations--area .impact__wrapper .impact__content {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .donations--area .impact__wrapper .impact__content {
    margin-bottom: 30px;
  }
}
.donations--area .impact__wrapper .impact__content .explore_btn {
  margin-top: 40px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .donations--area .impact__wrapper .impact__content .explore_btn {
    margin-top: 20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .donations--area .impact__wrapper .impact__content .explore_btn {
    margin-top: 20px;
  }
}
.donations--area .impact__wrapper .impact__content .explore_btn a:last-child {
  margin-left: 15px;
}
@media only screen and (max-width: 47.9375rem) {
  .donations--area .impact__wrapper .impact__content .explore_btn a:last-child {
    margin-left: 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .donations--area .impact__wrapper .impact__content .explore_btn a {
    margin-bottom: 15px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .donations--area .impact__wrapper .impact__content .block__title {
    max-width: 400px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .donations--area .impact__wrapper .impact__content .block__title {
    max-width: 380px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .donations--area .impact__wrapper .impact__content p {
    font-size: 19px;
  }
}

.empowering--area {
  padding: 80px 0;
}
.empowering--area .block__title {
  max-width: 620px;
}
.empowering--area .community__thumbnail .circle-left {
  position: absolute;
  bottom: -25px;
  left: -25px;
  width: 60px;
  border-radius: 100%;
  opacity: 0.8;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .empowering--area .community__thumbnail .circle-left {
    left: -20px;
    width: 50px;
    bottom: -20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .community__thumbnail .circle-left {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .community__thumbnail .circle-left {
    width: 30px;
    left: -11px;
    bottom: -11px;
  }
}
.empowering--area .community__thumbnail .shp-top {
  position: absolute;
  top: -32px;
  right: -25px;
  width: 65px;
  opacity: 0.8;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .empowering--area .community__thumbnail .shp-top {
    right: -25px;
    width: 50px;
    top: -25px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .community__thumbnail .shp-top {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .empowering--area .community__thumbnail .shp-top {
    top: -15px;
    right: -11px;
    width: 26px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .empowering--area .shp__triangle img {
    width: 35px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .empowering--area .shp__triangle img {
    width: 35px;
  }
}

.planning--area {
  padding: 150px 0;
  position: relative;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .planning--area {
    padding: 100px 0;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .planning--area {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .planning--area {
    padding: 100px 0;
  }
}
.planning--area .block__title {
  max-width: 850px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .planning--area .block__title {
    max-width: 550px;
  }
  .planning--area .block__title h2 {
    font-size: 40px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .planning--area .block__title {
    max-width: 700px;
  }
  .planning--area .block__title h2 span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .planning--area .block__title h2 strong {
    display: block !important;
  }
}
.planning--area .planning-shp {
  text-align: right;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .planning--area .planning-shp {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .planning--area .planning-shp {
    display: none;
  }
}
.planning--area .planning-shp img {
  max-width: 210px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .planning--area .planning-shp img {
    max-width: 160px;
  }
}
.planning--area .community__thumbnail .planning_shp-1 {
  width: 60px;
  left: -25px;
  top: -25px;
  z-index: -1;
  position: absolute;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .planning--area .community__thumbnail .planning_shp-1 {
    width: 50px;
    left: -20px;
    top: -20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .planning--area .community__thumbnail .planning_shp-1 {
    width: 40px;
    left: -18px;
    top: -18px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .planning--area .community__thumbnail .planning_shp-1 {
    width: 20px;
    left: -10px;
    top: -10px;
  }
}
.planning--area .community__thumbnail .planning_shp-2 {
  width: 32px;
  right: -50px;
  bottom: 0;
  z-index: -1;
  position: absolute;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .planning--area .community__thumbnail .planning_shp-2 {
    width: 30px;
    right: -14px;
    bottom: -10px;
    z-index: 1;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .planning--area .community__thumbnail .planning_shp-2 {
    width: 30px;
    right: -14px;
    bottom: -10px;
    z-index: 1;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .planning--area .community__thumbnail .planning_shp-2 {
    width: 25px;
    right: -10px;
    bottom: -10px;
    z-index: 1;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .planning--area .community__thumbnail .planning_shp-2 {
    width: 30px;
    right: -10px;
    bottom: -10px;
    z-index: 1;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .planning--area .community__thumbnail .planning_shp-2 {
    width: 25px;
    right: -10px;
    bottom: -10px;
    z-index: 1;
  }
}

.service-and-guide {
  padding: 80px 0;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .service-and-guide {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .service-and-guide {
    padding: 50px 0;
  }
}
.service-and-guide .guide__box {
  position: relative;
  z-index: 1;
}
.service-and-guide .guide__box img {
  border-radius: 20px;
  width: 100%;
}
.service-and-guide .guide__box .guide__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 20px;
  padding: 25px 100px;
  display: flex;
  align-items: center;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .service-and-guide .guide__box .guide__content {
    padding: 25px 70px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .service-and-guide .guide__box .guide__content {
    padding: 30px;
    align-items: flex-end;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .service-and-guide .guide__box .guide__content {
    padding: 20px;
    align-items: flex-end;
    padding-bottom: 35px;
  }
}
.service-and-guide .guide__box .guide__content h2 {
  max-width: 740px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: normal;
}
.service-and-guide .guide__box .guide__content h2 span {
  color: #ffbf00;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .service-and-guide .guide__box .guide__content h2 {
    font-size: 50px;
    max-width: 600px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .service-and-guide .guide__box .guide__content h2 {
    font-size: 50px;
    max-width: 600px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .service-and-guide .guide__box .guide__content h2 {
    font-size: 30px;
  }
}
.service-and-guide .guide__box .guide__content .guide__btn {
  margin-top: 30px;
}
@media only screen and (max-width: 47.9375rem) {
  .service-and-guide .guide__box .guide__content .guide__btn {
    margin-top: 10px;
  }
}
.service-and-guide .guide__box .guide__content .guide__btn a {
  margin-right: 25px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .service-and-guide .guide__box .guide__content .guide__btn a {
    padding: 14px 30px;
    font-size: 20px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .service-and-guide .guide__box .guide__content .guide__btn a {
    padding: 14px 30px;
    font-size: 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .service-and-guide .guide__box .guide__content .guide__btn a {
    padding: 12px 26px;
    font-size: 18px;
    margin-right: 15px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .service-and-guide .guide__box .guide__content .guide__btn a {
    padding: 12px 25px;
    font-size: 18px;
    margin-right: 15px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .service-and-guide .guide__box .guide__content .guide__btn a {
    margin-right: 15px;
    padding: 11px 25px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .service-and-guide .guide__box .guide__content .guide__btn a {
    font-size: 18px;
    margin-right: 0;
    margin-top: 15px;
  }
}
.service-and-guide .guide__box .guide__content .guide__btn a.btn--white {
  color: #fff;
}
.service-and-guide .guide__box .guide__content .guide__btn a.btn--white:hover {
  background-color: #fff;
  color: #0351a3;
  border-color: #fff;
}
.service-and-guide .guide__box .guide__content .guide__btn a.btn--white:focus {
  background-color: #fff;
  color: #0351a3;
  border-color: #fff;
}
.service-and-guide .guide__box .guide__content .guide__btn a.btn--white:active {
  background-color: #fff;
  color: #0351a3;
  border-color: #fff;
}

.carrer-doubts-area {
  padding: 80px 0;
}
@media only screen and (max-width: 47.9375rem) {
  .carrer-doubts-area {
    padding: 50px 0;
  }
}
.carrer-doubts-area .carrer__doubts--content {
  max-width: 720px;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .carrer-doubts-area .carrer__doubts--content {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .carrer-doubts-area .carrer__doubts--content {
    margin-top: 40px;
  }
}
.carrer-doubts-area .carrer__doubts--content .block__title {
  max-width: 650px;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title {
    max-width: 500px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title {
    max-width: 450px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title {
    max-width: 550px;
  }
}
.carrer-doubts-area .carrer__doubts--content .block__title h2 {
  font-size: 65px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title h2 {
    font-size: 50px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title h2 {
    font-size: 50px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title h2 {
    font-size: 45px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title h2 {
    font-size: 40px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title h2 {
    font-size: 54px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__title h2 {
    font-size: 32px;
  }
}
.carrer-doubts-area .carrer__doubts--content .block__description p {
  font-size: 20px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .carrer-doubts-area .carrer__doubts--content .block__description p {
    font-size: 18px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__description p {
    font-size: 18px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__description p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .block__description p {
    font-size: 18px;
  }
}
.carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card {
  margin-top: 25px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card {
    margin-bottom: 15px;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    h3 {
    font-size: 28px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    h3 {
    font-size: 28px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    h3 {
    font-size: 24px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    h3 {
    font-size: 22px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    h3 {
    font-size: 28px;
  }
}
.carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card p {
  font-size: 22px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card p {
    font-size: 20px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card p {
    font-size: 19px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card p {
    font-size: 18px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card p {
    font-size: 18px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .carrer-doubts-area .carrer__doubts--content .boubts__lists .service__card p {
    font-size: 18px;
    max-width: 280px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    .sv__icon {
    width: 56px;
    height: 56px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    .sv__icon {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    .sv__icon
    img {
    max-height: 25px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .carrer-doubts-area
    .carrer__doubts--content
    .boubts__lists
    .service__card
    .sv__icon
    img {
    max-height: 25px;
  }
}

.comprehensive-support-area {
  padding: 110px 0;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .comprehensive-support-area {
    padding: 100px 0;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .comprehensive-support-area {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .comprehensive-support-area {
    padding: 50px 0;
  }
}
.comprehensive-support-area .comprehensive__details .shp__triangle {
  margin-bottom: 20px;
}
.comprehensive-support-area .comprehensive__details .block__title {
  max-width: 800px;
}
.comprehensive-support-area .comprehensive__details .block__title h2 {
  font-size: 64px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 {
    font-size: 60px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 {
    font-size: 55px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 {
    font-size: 50px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 {
    font-size: 45px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 {
    font-size: 54px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 {
    font-size: 40px;
  }
}
.comprehensive-support-area .comprehensive__details .block__title h2 span {
  font-size: 32px;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 span {
    font-size: 30px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 span {
    font-size: 28px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 span {
    font-size: 25px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 span {
    font-size: 34px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__title h2 span {
    font-size: 24px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .comprehensive-support-area .comprehensive__details .block__description p {
    font-size: 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .comprehensive-support-area .comprehensive__details .block__description p {
    font-size: 20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__description p {
    font-size: 18px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__description p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .comprehensive-support-area .comprehensive__details .block__description p {
    font-size: 20px;
  }
}
.comprehensive-support-area .comprehensive__details .compreshive__info {
  margin-top: 25px;
}
.comprehensive-support-area .community__thumbnail {
  margin-top: 25px;
}
.comprehensive-support-area .community__thumbnail .shp_120 {
  position: absolute;
  bottom: -25px;
  left: -25px;
  width: 60px;
  opacity: 0.8;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .comprehensive-support-area .community__thumbnail .shp_120 {
    width: 50px;
    bottom: -20px;
    left: -20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .comprehensive-support-area .community__thumbnail .shp_120 {
    width: 50px;
    bottom: -20px;
    left: -20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .comprehensive-support-area .community__thumbnail .shp_120 {
    width: 32px;
    bottom: -12px;
    left: -12px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .comprehensive-support-area .community__thumbnail .shp_120 {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .comprehensive-support-area .community__thumbnail .shp_120 {
    display: none;
  }
}
.comprehensive-support-area .community__thumbnail .shp_121 {
  position: absolute;
  bottom: -15px;
  right: -15px;
  width: 32px;
  opacity: 0.8;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .comprehensive-support-area .community__thumbnail .shp_121 {
    bottom: -12px;
    right: -12px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .comprehensive-support-area .community__thumbnail .shp_121 {
    bottom: -12px;
    right: -12px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .comprehensive-support-area .community__thumbnail .shp_121 {
    bottom: -10px;
    right: -10px;
    width: 25px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .comprehensive-support-area .community__thumbnail .shp_121 {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .comprehensive-support-area .community__thumbnail .shp_121 {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .comprehensive-support-area .support__right {
    display: none;
  }
}

.success-partners-area {
  padding: 200px 0;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area {
    padding: 125px 0;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area {
    padding: 90px 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area {
    padding: 80px 0;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .comprehensive__details {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .comprehensive__details {
    margin-bottom: 25px;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .comprehensive__details .shp__triangle {
    display: none;
  }
}
.success-partners-area .comprehensive__details .block__title {
  max-width: 100%;
}
.success-partners-area .comprehensive__details .block__title h2 {
  font-size: 65px;
}
@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .success-partners-area .comprehensive__details .block__title h2 {
    font-size: 60px;
  }
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .success-partners-area .comprehensive__details .block__title h2 {
    font-size: 60px;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .success-partners-area .comprehensive__details .block__title h2 {
    font-size: 54px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .comprehensive__details .block__title h2 {
    font-size: 54px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .comprehensive__details .block__title h2 {
    font-size: 45px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .comprehensive__details .block__title h2 {
    font-size: 42px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .comprehensive__details .block__title h2 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .comprehensive__details .block__title h2 {
    font-size: 40px;
  }
}
.success-partners-area .comprehensive__details .block__title h2 span {
  font-size: 34px;
}
@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .success-partners-area .comprehensive__details .block__title h2 span {
    font-size: 32px;
  }
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .success-partners-area .comprehensive__details .block__title h2 span {
    font-size: 32px;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .success-partners-area .comprehensive__details .block__title h2 span {
    font-size: 28px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .comprehensive__details .block__title h2 span {
    font-size: 28px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .comprehensive__details .block__title h2 span {
    font-size: 24px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .comprehensive__details .block__title h2 span {
    font-size: 24px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .comprehensive__details .block__title h2 span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .comprehensive__details .block__title h2 span {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .comprehensive__details .block__description p {
    font-size: 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .comprehensive__details .block__description p {
    font-size: 18px;
  }
}
.success-partners-area .comprehensive__details .compreshive__info {
  margin-top: 35px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .comprehensive__details .compreshive__info {
    margin-top: 20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .comprehensive__details .compreshive__info {
    margin-top: 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .comprehensive__details .compreshive__info img {
    width: 32px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .comprehensive__details .compreshive__info img {
    width: 28px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .comprehensive__details .compreshive__info h3 {
    font-size: 50px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .comprehensive__details .compreshive__info h3 {
    margin-bottom: 5px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .comprehensive__details .compreshive__info h3 {
    font-size: 64px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .comprehensive__details .compreshive__info p {
    font-size: 18px;
  }
}
.success-partners-area .partners--wrapper {
  margin-top: 125px;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .partners--wrapper {
    margin-top: 60px;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .partners--wrapper {
    margin-top: 40px;
  }
}
.success-partners-area .partners--wrapper .shp_half {
  position: absolute;
  left: -45px;
  top: 100px;
  width: 45px;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .partners--wrapper .shp_half {
    width: 30px;
    left: -30px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .partners--wrapper .shp_half {
    width: 30px;
    left: -30px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .partners--wrapper .shp_half {
    width: 15px;
    left: -15px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .partners--wrapper .shp_half {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .partners--wrapper .shp_half {
    display: none;
  }
}
.success-partners-area .success__partners--info {
  padding-left: 25px;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .success__partners--info {
    padding-left: 0px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .success__partners--info {
    padding-left: 0px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .success__partners--info {
    padding-left: 0px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .success__partners--info {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .success__partners--info {
    padding-left: 0px;
    margin-bottom: 25px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .success__partners--info .block__description p {
    font-size: 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .success__partners--info .block__description p {
    font-size: 18px;
  }
}
.success-partners-area .success__partners--info .gain_lists {
  margin-top: 25px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .success__partners--info .gain_lists {
    margin-top: 15px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .success__partners--info .gain_lists {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .success__partners--info .gain_lists {
    margin-top: 0px;
  }
}
.success-partners-area .success__partners--info .gain_lists ul li {
  color: #231f20;
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
  /* 25.2px */
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .success__partners--info .gain_lists ul li {
    font-size: 18px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .success__partners--info .gain_lists ul li {
    font-size: 16px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .success__partners--info .gain_lists ul li {
    font-size: 16px;
    align-items: flex-start;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .success__partners--info .gain_lists ul li {
    font-size: 18px;
    align-items: center;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .success__partners--info .gain_lists ul li {
    font-size: 18px;
    align-items: center;
  }
}
.success-partners-area .success__partners--info .gain_lists ul li i {
  margin-right: 15px;
  color: #0351a3;
  font-weight: 400;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .success__partners--info .gain_lists ul li i {
    margin-right: 10px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .success__partners--info .gain_lists ul li i {
    margin-right: 10px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .success__partners--info .gain_lists ul li i {
    margin-right: 10px;
    padding-top: 5px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .success__partners--info .gain_lists ul li i {
    margin-right: 10px;
    padding-top: unset;
  }
}
.success-partners-area .approach__wrapper {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  padding-top: 100px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .approach__wrapper {
    padding-top: 80px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .approach__wrapper {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .approach__wrapper {
    padding-top: 40px;
  }
}
.success-partners-area .approach__wrapper::after {
  width: 100%;
  height: 85%;
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  background: #0351a3;
  z-index: -1;
}
.success-partners-area .approach__wrapper .approach__wrap {
  max-width: 1130px;
  margin: 0 auto;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .success-partners-area .approach__wrapper .approach__wrap {
    max-width: 1100px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .approach__wrapper .approach__wrap {
    max-width: 960px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .approach__wrapper .approach__wrap {
    max-width: 860px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .approach__wrapper .approach__wrap {
    max-width: 540px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .approach__wrapper .approach__wrap {
    max-width: 280px;
  }
}
.success-partners-area .approach__wrapper .approach__wrap .Approach__content {
  max-width: 820px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area .approach__wrapper .approach__wrap .Approach__content {
    max-width: 720px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area .approach__wrapper .approach__wrap .Approach__content {
    max-width: 620px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area .approach__wrapper .approach__wrap .Approach__content {
    max-width: 640px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area .approach__wrapper .approach__wrap .Approach__content {
    padding: 0 15px;
  }
}
.success-partners-area
  .approach__wrapper
  .approach__wrap
  .Approach__content
  h2 {
  color: #fff;
  text-align: center;
  font-size: 54px;
  font-weight: 700;
  line-height: 118.519%;
  /* 1 */
  letter-spacing: 0;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .Approach__content
    h2 {
    font-size: 45px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .Approach__content
    h2 {
    font-size: 40px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .Approach__content
    h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .Approach__content
    h2 {
    font-size: 32px;
  }
}
.success-partners-area .approach__wrapper .approach__wrap .Approach__content p {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 30.8px */
  letter-spacing: 0;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .Approach__content
    p {
    font-size: 18px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .Approach__content
    p {
    font-size: 18px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .Approach__content
    p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .Approach__content
    p {
    font-size: 18px;
  }
}
.success-partners-area .approach__wrapper .approach__wrap .Approach__content p {
  max-width: 820px;
}
.success-partners-area .approach__wrapper .approach__wrap .approach__video {
  position: relative;
  z-index: 1;
}
.success-partners-area
  .approach__wrapper
  .approach__wrap
  .approach__video
  .circle-shp-120 {
  width: 60px;
  left: -25px;
  top: -25px;
  position: absolute;
  z-index: -1;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .approach__video
    .circle-shp-120 {
    width: 40px;
    left: -15px;
    top: -15px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .approach__video
    .circle-shp-120 {
    width: 40px;
    left: -15px;
    top: -15px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .approach__video
    .circle-shp-120 {
    width: 40px;
    left: -15px;
    top: -15px;
  }
}
.success-partners-area .approach__wrapper .approach__wrap .approach__video a {
  position: absolute;
  top: 0;
  left: 50%;
  top: 50%;
  display: block;
  transform: translate(-50%, -50%);
}
.success-partners-area
  .approach__wrapper
  .approach__wrap
  .approach__video
  a
  .play__btn {
  width: 80px;
  height: 80px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .approach__video
    a
    .play__btn {
    width: 70px;
    height: 70px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .approach__video
    a
    .play__btn {
    width: 65px;
    height: 65px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .approach__video
    a
    .play__btn {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .success-partners-area
    .approach__wrapper
    .approach__wrap
    .approach__video
    a
    .play__btn {
    width: 40px;
    height: 40px;
  }
}

.opportunities-area {
  padding: 160px 0;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area {
    padding: 50px 0;
  }
}
.opportunities-area .partners--wrapper {
  margin-top: 0;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area .partners--wrapper {
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area .partners--wrapper {
    flex-direction: row-reverse;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .opportunities-area .partners--wrapper .success__partners--info {
    padding-left: 0;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area .partners--wrapper .success__partners--info {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area .partners--wrapper .success__partners--info {
    margin-top: 40px;
  }
}
.opportunities-area .partners--wrapper .success__partners--info .block__title {
  max-width: 670px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__title
    h2 {
    font-size: 50px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__title
    h2 {
    font-size: 44px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__title
    h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__title
    h2 {
    font-size: 40px;
  }
}
.opportunities-area
  .partners--wrapper
  .success__partners--info
  .block__title
  h2
  span {
  font-size: 32px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__title
    h2
    span {
    font-size: 28px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__title
    h2
    span {
    font-size: 28px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__title
    h2
    span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__title
    h2
    span {
    font-size: 24px;
    line-height: 28px;
    /* 116.667% */
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .block__description {
    margin-bottom: 40px;
  }
}
.opportunities-area .partners--wrapper .success__partners--info .gain_lists {
  margin-top: 60px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .opportunities-area .partners--wrapper .success__partners--info .gain_lists {
    margin-top: 30px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .opportunities-area .partners--wrapper .success__partners--info .gain_lists {
    margin-top: 30px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area .partners--wrapper .success__partners--info .gain_lists {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area .partners--wrapper .success__partners--info .gain_lists {
    margin-top: 00px;
  }
}
.opportunities-area .partners--wrapper .success__partners--info .gain_lists li {
  margin-bottom: 25px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .opportunities-area
    .partners--wrapper
    .success__partners--info
    .gain_lists
    li {
    font-size: 20px;
  }
}
.opportunities-area .success__rate--info {
  padding-top: 100px;
  padding-bottom: 80px;
  display: flex;
  align-items: center;
  gap: 0 120px;
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .opportunities-area .success__rate--info {
    gap: 0 80px;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .opportunities-area .success__rate--info {
    gap: 0 70px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .opportunities-area .success__rate--info {
    gap: 0 70px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .opportunities-area .success__rate--info {
    gap: 0 50px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .opportunities-area .success__rate--info {
    gap: 0 35px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area .success__rate--info {
    gap: 0 10px;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area .success__rate--info {
    gap: 0 0px;
    display: block;
    text-align: center;
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area .success__rate--info .compreshive__info {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area .success__rate--info .compreshive__info {
    margin-bottom: 40px;
  }
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .opportunities-area .success__rate--info .compreshive__info h3 {
    font-size: 54px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .opportunities-area .success__rate--info .compreshive__info h3 {
    font-size: 50px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .opportunities-area .success__rate--info .compreshive__info h3 {
    font-size: 50px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .opportunities-area .success__rate--info .compreshive__info h3 {
    font-size: 45px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .opportunities-area .success__rate--info .compreshive__info h3 {
    font-size: 45px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .opportunities-area .success__rate--info .compreshive__info p {
    font-size: 20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .opportunities-area .success__rate--info .compreshive__info p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area .success__rate--info .compreshive__info p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area .success__rate--info .success__single {
    width: 32%;
  }
}
.opportunities-area .transform__donation {
  position: relative;
  margin-top: 80px;
}
@media only screen and (max-width: 47.9375rem) {
  .opportunities-area .transform__donation {
    margin-top: 40px;
  }
}
.opportunities-area .transform__donation .block__title {
  max-width: 100%;
}
.opportunities-area .transform__donation .transform__shp {
  width: 60px;
  left: -65px;
  top: -15px;
  position: absolute;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .opportunities-area .transform__donation .transform__shp {
    display: none;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .opportunities-area .transform__donation .transform__shp {
    display: none;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .opportunities-area .transform__donation .transform__shp {
    display: none;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .opportunities-area .transform__donation .transform__shp {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .opportunities-area .transform__donation .transform__shp {
    display: none;
  }
}

.community__growth--area {
  padding: 80px 0;
}
.community__growth--area .block__title--wrapper {
  margin-bottom: 50px;
}
.community__growth--area .block__title--wrapper .block__title {
  max-width: 1000px;
}
.community__growth--area .block__title--wrapper .block__title strong {
  display: block;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area .block__title--wrapper .block__title {
    max-width: 550px;
  }
}
.community__growth--area .block__title--wrapper .growth__description {
  position: relative;
  padding-left: 140px;
  margin-top: 25px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description {
    padding-left: 120px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description {
    padding-left: 90px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description {
    padding-left: 0px;
  }
}
.community__growth--area .block__title--wrapper .growth__description p {
  color: #231f20;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
  max-width: 820px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description p {
    max-width: 620px;
    font-size: 18px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description p {
    font-size: 18px;
  }
}
.community__growth--area .block__title--wrapper .growth__description::after {
  width: 115px;
  height: 1px;
  background-color: #171b24;
  content: "";
  left: 0;
  top: 10px;
  position: absolute;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description::after {
    width: 100px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description::after {
    width: 70px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area .block__title--wrapper .growth__description::after {
    display: none;
  }
}
.community__growth--area .growth__content--wrap {
  margin-top: -220px;
  margin-bottom: 150px;
}
@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .community__growth--area .growth__content--wrap {
    margin-top: -210px;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .community__growth--area .growth__content--wrap {
    margin-top: -190px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .community__growth--area .growth__content--wrap {
    margin-top: -180px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .community__growth--area .growth__content--wrap {
    margin-top: -160px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area .growth__content--wrap {
    margin-top: -150px;
    margin-bottom: 100px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area .growth__content--wrap {
    margin-top: 50px;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area .growth__content--wrap {
    margin-top: 50px;
    margin-bottom: 100px;
  }
}
.community__growth--area .growth__content--wrap .growth__content {
  max-width: 500px;
  position: relative;
  left: 18%;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .community__growth--area .growth__content--wrap .growth__content {
    max-width: 480px;
    padding-right: 15px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .community__growth--area .growth__content--wrap .growth__content {
    max-width: 450px;
    padding-right: 15px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .community__growth--area .growth__content--wrap .growth__content {
    max-width: 400px;
    padding-right: 15px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area .growth__content--wrap .growth__content {
    max-width: 340px;
    padding-right: 15px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area .growth__content--wrap .growth__content {
    max-width: 720px;
    left: 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area .growth__content--wrap .growth__content {
    max-width: 720px;
    left: 0;
  }
}
.community__growth--area .growth__content--wrap .growth__content .block__title {
  max-width: 100%;
}
.community__growth--area
  .growth__content--wrap
  .growth__content
  .block__title
  h2 {
  font-size: 50px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__title
    h2 {
    font-size: 45px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__title
    h2 {
    font-size: 40px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__title
    h2 {
    font-size: 40px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__title
    h2 {
    font-size: 34px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__title
    h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__title
    h2 {
    font-size: 32px;
  }
}
.community__growth--area
  .growth__content--wrap
  .growth__content
  .block__description
  p {
  font-size: 20px;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__description
    p {
    font-size: 18px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__description
    p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .block__description
    p {
    font-size: 18px;
  }
}
.community__growth--area .growth__content--wrap .growth__content .growth__btn {
  margin-top: 25px;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area
    .growth__content--wrap
    .growth__content
    .growth__btn
    a {
    width: 360px !important;
  }
}
.community__growth--area .transform__donation {
  position: relative;
  margin-top: 80px;
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area .transform__donation {
    margin-top: 40px;
  }
}
.community__growth--area .transform__donation .block__title {
  max-width: 100%;
}
.community__growth--area .transform__donation .block__title h2 {
  font-size: 40px;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .community__growth--area .transform__donation .block__title h2 {
    font-size: 36px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .community__growth--area .transform__donation .block__title h2 {
    font-size: 36px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .community__growth--area .transform__donation .block__title h2 {
    font-size: 32px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area .transform__donation .block__title h2 {
    font-size: 28px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area .transform__donation .block__title h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .community__growth--area .transform__donation .block__title h2 {
    font-size: 32px;
  }
  .community__growth--area .transform__donation .block__title h2 strong {
    display: inline-block;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .community__growth--area .transform__donation p {
    font-size: 20px;
  }
}
.community__growth--area .transform__donation .transform__shp {
  width: 60px;
  left: -65px;
  top: -15px;
  position: absolute;
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .community__growth--area .transform__donation .transform__shp {
    display: none;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .community__growth--area .transform__donation .transform__shp {
    display: none;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .community__growth--area .transform__donation .transform__shp {
    display: none;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .community__growth--area .transform__donation .transform__shp {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .community__growth--area .transform__donation .transform__shp {
    display: none;
  }
}

.singe-blog-post-area {
  padding: 4.5rem 0 3.5rem;
}

.singe-blog-post-area .container {
  max-width: 1237px;
}

@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .singe-blog-post-area .container {
    max-width: 1106px;
  }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .container {
    max-width: 998px;
  }
}

.single-success-stories .singe-blog-post-area {
  padding: 60px 0;
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area {
    padding: 80px 0;
  }
}
.singe-blog-post-area .blog__post__wrapper {
  max-width: 1080px;
  margin: 0 auto;
}
.singe-blog-post-area .single__post--overview {
  margin-bottom: 1.5rem;
}

.singe-blog-post-area .single__post--overview .area__title {
  margin-bottom: 1.5rem;
}

.singe-blog-post-area .single__post--overview .area__title h1 {
  font-size: 64px;
  color: #161513;
  text-align: left;
  font-weight: 700;
  line-height: 102.75%;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.singe-blog-post-area .single__post--overview .area__title h1 span {
  font-weight: 700;
  color: #0351a3;
}
@media (min-width: 1600px) and (max-width: 1699px) {
  .singe-blog-post-area .single__post--overview .area__title h1 {
    font-size: 64px;
  }
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .singe-blog-post-area .single__post--overview .area__title h1 {
    font-size: 60px;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .singe-blog-post-area .single__post--overview .area__title h1 {
    font-size: 54px;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .singe-blog-post-area .single__post--overview .area__title h1 {
    font-size: 54px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .singe-blog-post-area .single__post--overview .area__title h1 {
    font-size: 50px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .single__post--overview .area__title h1 {
    font-size: 44px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .single__post--overview .area__title h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .single__post--overview .area__title h1 {
    font-size: 36px;
  }
}
.singe-blog-post-area .single__post--overview .post__date p {
  font-size: 20px;
  color: #171b24;
  text-align: left;
}
.singe-blog-post-area .single__post--overview .post__date p span {
  color: #787878;
  display: inline-block;
  margin-left: 15px;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .single__post--overview .post__date p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .single__post--overview .post__date p {
    font-size: 20px;
  }
}
.singe-blog-post-area .single__post--overview .overview__content {
  margin-top: 50px;
}
.singe-blog-post-area .single__post--overview .overview__content h2 {
  color: #171b24;
  font-size: 44px;
  font-weight: 700;
  line-height: 118.182%;
  letter-spacing: 0;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .single__post--overview .overview__content h2 {
    font-size: 40px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .single__post--overview .overview__content h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .single__post--overview .overview__content h2 {
    font-size: 36px;
  }
}
.singe-blog-post-area .single__post--overview .overview__content p {
  color: #171b24;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .single__post--overview .overview__content p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .single__post--overview .overview__content p {
    font-size: 18px;
  }
}
.singe-blog-post-area .blog__article--wrapper .blog__article {
  margin-bottom: 50px;
}
.singe-blog-post-area .blog__article--wrapper .blog__article h2 {
  color: #231f20;
  font-family: Gantari;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 51px; /* 118.182% */
  letter-spacing: 0;
  margin-bottom: 1rem;
}
.singe-blog-post-area .blog__article--wrapper .blog__article h2 strong {
  font-weight: 700;
  color: #0351a3;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h2 {
    font-size: 40px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h2 {
    font-size: 32px;
    line-height: 37px;
  }
}

.singe-blog-post-area .blog__article--wrapper .blog__article h3 {
  color: #231f20;
  font-family: Gantari;
  font-size: 37px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px; /* 118.919% */
  letter-spacing: 0;

  margin-bottom: 1rem;
}
.singe-blog-post-area .blog__article--wrapper .blog__article h3 strong {
  font-weight: 600;
  color: #0351a3;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h3 {
    font-size: 32px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h3 {
    font-size: 28px;
    line-height: 35px;
  }
}

.singe-blog-post-area .blog__article--wrapper .blog__article h4 {
  color: var(--Primary-Colors-Black, #231f20);
  font-family: Gantari;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px; /* 119.355% */
  letter-spacing: 0;
  margin-bottom: 1rem;
}
.singe-blog-post-area .blog__article--wrapper .blog__article h4 strong {
  font-weight: 600;
  color: #0351a3;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h4 {
    font-size: 24px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h4 {
    font-size: 22px;
    line-height: 28px;
  }
}

.singe-blog-post-area .blog__article--wrapper .blog__article h5 {
  color: #000;
  font-family: Gantari;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 120% */
  letter-spacing: 0;
  margin-bottom: 1rem;
}
.singe-blog-post-area .blog__article--wrapper .blog__article h5 strong {
  font-weight: 600;
  color: #0351a3;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h5 {
    font-size: 22px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h5 {
    font-size: 18px;
    line-height: 23px;
  }
}

.singe-blog-post-area .blog__article--wrapper .blog__article h6 {
  color: #000;
  font-family: Gantari;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 122.222% */
  letter-spacing: 0;
  margin-bottom: 1rem;
}
.singe-blog-post-area .blog__article--wrapper .blog__article h6 strong {
  font-weight: 600;
  color: #0351a3;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h6 {
    font-size: 18px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article h6 {
    font-size: 16px;
    line-height: 23px;
  }
}

.singe-blog-post-area .blog__article--wrapper .blog__article img {
  height: auto;
  margin-bottom: 0;
}
.singe-blog-post-area .blog__article--wrapper .blog__article {
  margin-bottom: 40px;
}
.singe-blog-post-area .blog__article--wrapper .blog__article p {
  color: #161513;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  margin-bottom: 1.5rem;
}

.singe-blog-post-area .blog__article--wrapper .blog__article ul,
.singe-blog-post-area .blog__article--wrapper .blog__article ol {
  color: #161513;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  list-style: disc;
  margin-bottom: 1rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article ul,
  .singe-blog-post-area .blog__article--wrapper .blog__article ol {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article ul,
  .singe-blog-post-area .blog__article--wrapper .blog__article ol {
    font-size: 20px;
  }
}

@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article ul,
  .singe-blog-post-area .blog__article--wrapper .blog__article ol {
    font-size: 18px;
  }
}
.singe-blog-post-area .blog__article--wrapper .blog__article ol {
  list-style: disco;
  margin-bottom: 1rem;
}
.singe-blog-post-area .blog__article--wrapper .blog__article ul li,
.singe-blog-post-area .blog__article--wrapper .blog__article ol li {
  margin-left: 3rem;
  margin-bottom: 0.5rem;
}

.singe-blog-post-area .blog__article--wrapper .blog__article p s {
  text-decoration: line-through;
}

.singe-blog-post-area .blog__article--wrapper .blog__article p i,
.singe-blog-post-area .blog__article--wrapper .blog__article p em {
  font-style: italic;
}
.singe-blog-post-area .blog__article--wrapper .blog__article p strong {
  font-weight: bold;
}

.singe-blog-post-area .blog__article--wrapper .blog__article a {
  color: #0351a3;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  text-decoration: underline;
  transition: 0.3s;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article p {
    font-size: 18px;
  }
}
.singe-blog-post-area .blog__article--wrapper .blog__article blockquote {
  margin-top: 35px;
  margin-bottom: 35px;
}
.singe-blog-post-area .blog__article--wrapper .blog__article blockquote p {
  color: #4f494b;
  font-size: 32px;
  font-weight: 500;
  line-height: 140%;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article blockquote p {
    font-size: 28px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article blockquote p {
    font-size: 26px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article blockquote p {
    font-size: 22px;
  }
}
.singe-blog-post-area .blog__article--wrapper .blog__article blockquote footer {
  margin-top: 30px;
  border: none;
  padding-top: 0;
}
.singe-blog-post-area .blog__article--wrapper .blog__article blockquote cite {
  color: #231f20;
  font-size: 26px;
  font-weight: 700;
  line-height: 140%;
  font-style: normal;
}
.singe-blog-post-area
  .blog__article--wrapper
  .blog__article
  blockquote
  cite
  strong {
  color: #0351a3;
  font-weight: 700;
}
@media only screen and (max-width: 47.9375rem) {
  .singe-blog-post-area .blog__article--wrapper .blog__article blockquote cite {
    font-size: 22px;
  }
}
.singe-blog-post-area .bloger__profile--wrap {
  margin-top: 90px;
}
.singe-blog-post-area .bloger__profile--wrap .bloger__profile {
  padding: 25px 0;
  border-top: 1px solid #c9dae3;
  border-bottom: 1px solid #c9dae3;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__pro--box {
  display: flex;
  align-items: center;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__pro--box
  img {
  width: 48px;
  height: 48px;
  border-radius: 100%;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__pro--box
  .bloger__pro--info {
  padding-left: 15px;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__pro--box
  .bloger__pro--info
  h3 {
  color: #171b24;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  margin: 0;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__pro--box
  .bloger__pro--info
  h3
  span {
  color: #0351a3;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__pro--box
  .bloger__pro--info
  p {
  color: #171b24;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0;
  margin: 0;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__social--links
  ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__social--links
  ul
  li {
  margin-left: 20px;
  display: inline-block;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__social--links
  ul
  li
  a {
  display: inline-block;
}
.singe-blog-post-area
  .bloger__profile--wrap
  .bloger__profile
  .bloger__social--links
  ul
  li
  a
  img {
  max-height: 28px;
}

.blog-components-area {
  padding: 150px 0;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area {
    padding: 80px 0;
  }
}
.blog-components-area .planning-shp {
  text-align: right;
}
.blog-components-area .planning-shp img {
  width: 160px;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .planning-shp {
    display: none;
  }
}
.blog-components-area .block__title h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 118.519%;
  letter-spacing: 0;
}
.blog-components-area .block__title h1 strong {
  color: #0351a3;
  font-weight: 700;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .block__title h1 {
    font-size: 40px;
  }
}
.blog-components-area .block__description p {
  font-size: 24px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .blog-components-area .block__description p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .blog-components-area .block__description p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .block__description p {
    font-size: 18px;
  }
}
.blog-components-area .category__wrapper {
  position: relative;
  z-index: 1;
}
.blog-components-area .category__wrapper .yellow__shp {
  position: absolute;
  left: -20px;
  top: -20px;
  width: 60px;
  z-index: -1;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .category__wrapper .yellow__shp {
    width: 40px;
    left: -12px;
    top: -12px;
  }
}
.blog-components-area .community__thumbnail {
  position: relative;
  z-index: 1;
}

.blog-components-area {
  padding: 150px 0;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area {
    padding: 80px 0;
  }
}
.blog-components-area .planning-shp {
  text-align: right;
}
.blog-components-area .planning-shp img {
  width: 160px;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .planning-shp {
    display: none;
  }
}
.blog-components-area .block__title h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 118.519%;
  letter-spacing: 0;
}
.blog-components-area .block__title h1 strong {
  color: #0351a3;
  font-weight: 700;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .block__title h1 {
    font-size: 40px;
  }
}
.blog-components-area .block__description p {
  font-size: 24px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .blog-components-area .block__description p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .blog-components-area .block__description p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .block__description p {
    font-size: 18px;
  }
}
.blog-components-area .category__wrapper {
  position: relative;
  z-index: 1;
}
.blog-components-area .category__wrapper .yellow__shp {
  position: absolute;
  left: -20px;
  top: -20px;
  width: 60px;
  z-index: -1;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .category__wrapper .yellow__shp {
    width: 40px;
    left: -12px;
    top: -12px;
  }
}
.blog-components-area .community__thumbnail {
  position: relative;
  z-index: 1;
}
.blog-components-area {
  padding: 150px 0;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area {
    padding: 80px 0;
  }
}
.blog-components-area .planning-shp {
  text-align: right;
}
.blog-components-area .planning-shp img {
  width: 160px;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .planning-shp {
    display: none;
  }
}
.blog-components-area .block__title h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 118.519%;
  letter-spacing: 0;
}
.blog-components-area .block__title h1 strong {
  color: #0351a3;
  font-weight: 700;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .block__title h1 {
    font-size: 40px;
  }
}
.blog-components-area .block__description p {
  font-size: 24px;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .blog-components-area .block__description p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .blog-components-area .block__description p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .block__description p {
    font-size: 18px;
  }
}
.blog-components-area .category__wrapper {
  position: relative;
  z-index: 1;
}
.blog-components-area .category__wrapper .yellow__shp {
  position: absolute;
  left: -20px;
  top: -20px;
  width: 60px;
  z-index: -1;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .category__wrapper .yellow__shp {
    width: 40px;
    left: -12px;
    top: -12px;
  }
}
.blog-components-area .community__thumbnail {
  position: relative;
  z-index: 1;
}

.blog-components-area {
  padding: 80px 0;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area {
    padding: 80px 0;
  }
}
.blog-components-area .planning-shp {
  text-align: right;
}
.blog-components-area .planning-shp img {
  width: 160px;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .planning-shp {
    display: none;
  }
}
.blog-components-area .block__title h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 118.519%;
  letter-spacing: 0;
}
.blog-components-area .block__title h1 strong {
  color: #0351a3;
  font-weight: 700;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .block__title h1 {
    font-size: 40px;
  }
}
.blog-components-area .block__description p {
  font-size: 24px;
}
.post-type-archive-success-stories .blog-components-area .block__description p {
  margin-bottom: 2rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .blog-components-area .block__description p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .blog-components-area .block__description p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .block__description p {
    font-size: 18px;
  }
}
.blog-components-area .category__wrapper {
  position: relative;
  z-index: 1;
}
.blog-components-area .category__wrapper .yellow__shp {
  position: absolute;
  left: -20px;
  top: -20px;
  width: 60px;
  z-index: -1;
}
@media only screen and (max-width: 47.9375rem) {
  .blog-components-area .category__wrapper .yellow__shp {
    width: 40px;
    left: -12px;
    top: -12px;
  }
}
.blog-components-area .community__thumbnail {
  position: relative;
  z-index: 1;
}
.search__bar {
  margin: 35px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 62px;
}
@media only screen and (max-width: 47.9375rem) {
  .search__bar {
    height: auto;
    display: block;
  }
}
.search__bar input {
  border-radius: 8px;
  border: 2px solid #e0e5e4;
  background: #fff;
  outline: none;
  box-shadow: none;
  width: calc(100% - 240px);
  height: 100%;
  padding: 10px 34px;
  color: #171b24;
  font-size: 24px;
}
.search__bar input::placeholder {
  color: #c9cbcc;
}
@media only screen and (max-width: 47.9375rem) {
  .search__bar input {
    width: 100%;
    margin-bottom: 15px;
    height: 55px;
    font-size: 18px;
  }
}
.search__bar button {
  width: 214px;
  height: 100%;
  border-radius: 12px;
}
.search__bar button i {
  margin-right: 15px;
}
@media only screen and (max-width: 47.9375rem) {
  .search__bar button {
    width: 100%;
    height: 55px;
    text-align: center;
    font-size: 18px;
  }
}

.blog__item {
  margin-bottom: 50px;
}
.blog__item .blog__thumbnail {
  margin-bottom: 30px;
}
.blog__item .blog__thumbnail img {
  border-radius: 16px;
  height: auto;
}
@media only screen and (max-width: 47.9375rem) {
  .blog__item .blog__thumbnail {
    margin-bottom: 20px;
  }
}
.blog__item .blog__content h2 {
  color: #151112;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0;
}
.blog__item .blog__content h2 strong {
  color: #0351a3;
  font-weight: 700;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .blog__item .blog__content h2 {
    font-size: 36px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .blog__item .blog__content h2 {
    font-size: 32px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .blog__item .blog__content h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .blog__item .blog__content h2 {
    font-size: 30px;
  }
}
.blog__item .blog__content p {
  color: #1c191a;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .blog__item .blog__content p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .blog__item .blog__content p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .blog__item .blog__content p {
    font-size: 18px;
  }
}
.blog__item .blog__content .blog__item--btn {
  margin-top: 20px;
}
.blog__item .blog__content .blog__item--btn a {
  color: #151112;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: 0.3s;
}
@media only screen and (max-width: 47.9375rem) {
  .blog__item .blog__content .blog__item--btn a {
    font-size: 18px;
  }
}
.blog__item .blog__content .blog__item--btn a i {
  margin-left: 12px;
  transition: 0.3s;
  position: relative;
  left: 0;
  font-weight: 500;
}
.blog__item .blog__content .blog__item--btn a:hover i {
  left: 5px;
}
.blog__item .blog__content .blog__item--btn a:focus i {
  left: 5px;
}
.blog__item .blog__content .blog__item--btn a:active i {
  left: 5px;
}

.pagination__wrapper {
  margin-top: 65px;
}
.pagination__wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.pagination__wrapper ul li {
  margin-right: 14px;
  display: inline;
}
@media only screen and (max-width: 47.9375rem) {
  .pagination__wrapper ul li {
    margin-right: 12px;
  }
}
.pagination__wrapper ul li:last-child {
  margin-right: 0;
}
.pagination__wrapper ul li a {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background-color: #fff;
  border: 1px solid #0351a3;
  border-radius: 4px;
  text-decoration: none;
  font-size: 18px;
  color: #0351a3;
  font-weight: 700;
  transition: 0.3s;
}
.pagination__wrapper ul li a:hover {
  background-color: #0351a3;
  color: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  .pagination__wrapper ul li a {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
}

.category__card {
  border-radius: 8px;
  border: 1px solid #dfe1e2;
  background: #fff;
  margin-bottom: 25px;
}
.category__card .category__card--title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
  cursor: pointer;
  position: relative;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .category__card .category__card--title {
    padding: 15px 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .category__card .category__card--title {
    padding: 15px 20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .category__card .category__card--title {
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .category__card .category__card--title {
    padding: 15px 20px;
  }
}
.category__card .category__card--title h3 {
  color: #1a1a1a;
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0;

  margin: 0;
}
.category__card .category__card--title h3 strong {
  font-weight: 700;
  color: #0351a3;
}
@media only screen and (max-width: 47.9375rem) {
  .category__card .category__card--title h3 {
    font-size: 22px;
  }
}
.category__card .category__card--title span {
  position: absolute;
  right: 20px;
  transition: 0.3s;
}
.category__card .categories__info {
  padding: 20px 30px;
  border-top: 1px solid #dfe1e2;
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: 0.3s;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .category__card .categories__info {
    padding: 20px 20px;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .category__card .categories__info {
    padding: 20px 20px;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .category__card .categories__info {
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .category__card .categories__info {
    padding: 15px 20px;
  }
}
.category__card .categories__info .categories__lists ul li {
  margin-bottom: 15px;
}
.category__card .categories__info .categories__lists ul li:last-child {
  margin-bottom: 0;
}
.category__card .categories__info .categories__lists ul li.active a {
  font-weight: 700;
}
.category__card .categories__info .categories__lists ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #231f20;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0;
  text-decoration: none;
  transform: 0.3s;
}
.category__card .categories__info .categories__lists ul li a i {
  margin-right: 25px;
}
.category__card .categories__info .categories__lists ul li a strong {
  font-weight: 500;
}
.category__card .categories__info .popular_tags ul li {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 10px;
}
.category__card .categories__info .popular_tags ul li a {
  display: inline-block;
  font-size: 16px;
  padding: 9px 11px;
  border-radius: 8px;
  color: #0351a3;
  transition: 0.3s;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  background-color: #f7fafd;
}
.category__card .categories__info .popular_tags ul li a:hover {
  background-color: #0351a3;
  color: #fff;
}
.category__card .categories__info .popular_tags ul li a:focus {
  background-color: #0351a3;
  color: #fff;
}
.category__card .categories__info .popular_tags ul li a:active {
  background-color: #0351a3;
  color: #fff;
}
.category__card .categories__info .popular_tags ul li a.active {
  background-color: #0351a3;
  color: #fff;
}
.category__card.active .icon_plus {
  opacity: 0;
}
.category__card.active .categories__info {
  display: block;
  opacity: 1;
  visibility: visible;
}

/*-------------- Testimonial Area Start  ---- --------*/
.testimonials-area {
  padding-top: 7.5rem;
  padding-bottom: 5rem;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .testimonials-area {
    padding-top: 5rem;
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .testimonials-area {
    padding-top: 4.375rem;
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .testimonials-area {
    padding-top: 4.375rem;
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .testimonials-area {
    padding-top: 4.375rem;
    padding-bottom: 3.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .testimonials-area {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
.testimonials-area .testimonial__wrapper {
  position: relative;
}
.testimonials-area .testimonial__wrapper .testimonial__shp__1 {
  position: absolute;
  left: -2.1875rem;
  top: -7.5rem;
  width: 4.0625rem;
  z-index: -1;
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__1 {
    left: -0.9375rem;
    top: -5rem;
    width: 3.75rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__1 {
    left: 0rem;
    top: -5rem;
    width: 3.75rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__1 {
    left: 0rem;
    top: -4.375rem;
    width: 3.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__1 {
    left: 0rem;
    top: -4.375rem;
    width: 3.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__1 {
    left: 0rem;
    top: -4.375rem;
    width: 3.125rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__1 {
    left: 0;
    top: -12.5rem;
    width: 3.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__1 {
    display: none;
  }
}
.testimonials-area .testimonial__wrapper .testimonial__shp__2 {
  position: absolute;
  right: -4.375rem;
  bottom: -1.875rem;
  width: 4.0625rem;
  z-index: -1;
}
@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__2 {
    right: -3.375rem;
    bottom: -0.8125rem;
    width: 3.125rem;
  }
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__2 {
    right: -1.5625rem;
    bottom: 0.8125rem;
    width: 1.75rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__2 {
    right: -1.25rem;
    bottom: 0.625rem;
    width: 1.75rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__2 {
    right: -0.625rem;
    bottom: 0.625rem;
    width: 1.75rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__2 {
    right: -0.625rem;
    bottom: 0.625rem;
    width: 1.75rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__2 {
    right: -0.625rem;
    bottom: -1.875rem;
    width: 1.75rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__2 {
    right: 0;
    bottom: -1.25rem;
    width: 2rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .testimonials-area .testimonial__wrapper .testimonial__shp__2 {
    display: none;
  }
}

/*-------------- Testimonial Area End  ---- --------*/

/*-------------- Testimonial Card Component Start  ---- --------*/
.sidebar__wrapper {
  padding: 20px 20px 22px;
  margin-top: 0;
  background: #f7fafd;
  width: 300px;
  margin: 0 auto 30px;
  border-radius: 0.5rem;
  border: 0.125rem solid #e3f0f7;
}
#reports-widget-area ul {
  list-style: disc;
  position: relative;
  margin-left: 1.5rem;
}
#reports-widget-area ul li {
  margin-bottom: 0.5rem;
}

#reports-widget-area h2 {
  color: #151112;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 128.571%;
  transition: 0.2s;
}
#reports-widget-area a {
  color: #021058;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0;
}
#reports-widget-area a i {
  margin-left: 0.1rem;
  position: relative;
  transform: rotate(-45deg);
  top: -0.1rem;
}

.single-success-story__card .single-success-story__profile {
  display: flex;
  align-items: center;
  margin-bottom: 1.5625rem;
  position: relative;
  z-index: 3;
  background: #f9faff;
  padding: 1rem 3rem 0 2rem;
}
.single-success-story__card .single-success-story__profile .pro__pic img {
  width: 3.5rem;
  border-radius: 100%;
}
.single-success-story__card .single-success-story__profile .pro__info {
  padding-left: 0.9375rem;
}
.single-success-story__card .single-success-story__profile .pro__info h1 {
  color: #231f20;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.75rem;
  /* 140% */
  letter-spacing: 0px;
  margin-bottom: 0rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .single-success-story__card .single-success-story__profile .pro__info h1 {
    font-size: 1.125rem;
  }
}
.single-success-story__card .single-success-story__profile .pro__info span {
  color: #3d393b;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .single-success-story__card .single-success-story__profile .pro__info span {
    font-size: 0.9375rem;
  }
}
.post-type-archive-success-stories .testimonial__card {
  height: 300px;
  margin-bottom: 1.8rem;
  margin-top: 0;
}
.full-body-image img {
  width: 100%;
  height: 19.222rem;
  -o-object-fit: cover;
  object-fit: contain;
  object-position: bottom;
}
.full-body-image {
  width: 100%;
  max-width: 226px;
}
.inner-quote-success blockquote p {
  color: #4f494b;
  font-size: 23px;
  font-weight: 600;
  line-height: 129%;
  margin-top: 1rem;
  margin-left: 1rem;
}
.single-success-story__content p {
  color: #161513;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}
.single-success-story__content img {
  margin-bottom: 2rem;
}
.archive__events-area__title.text-center h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 118.519%;
  letter-spacing: 0;
  margin-bottom: 2.5rem;
}
.em.em-list .em-item {
  padding: 20px 5px 10px !important;
  padding-top: 30px;
}
.em.em-item .em-item-image img,
.em.em-list .em-item .em-item-image img {
  padding: 0 30px 0 0 !important;
}
.archive__events-area__title.text-center h1 span {
  color: #0351a3;
  font-weight: 700;
}

.em.em-list.em-grid
  > div.em-item
  .em-item-image:not(.has-placeholder)
  > div
  img {
  padding: 0 !important;
}
.em {
  --counter-background: #f36752 !important;
  --counter-color: #fff !important;
  --counter-background-tentative: #ddd !important;
  --counter-color-tentative: #888 !important;
  --default-color: #666666 !important;
  --default-border: #4b86b4 !important;
  --palette-1-bg: #03396c !important;
  --palette-1-color: #ffffff !important;
  --meta-color: #787878 !important;
  --meta-bg: transparent !important;
  --main-bg: #f5f5f5 !important;
  --main-h3-color: #777777 !important;
  --main-border-color: #cdcdcd !important;
  --theme-hue: 0 !important;
  --accent-hue: 220 !important;
  --accent-s: 86% !important;
  --accent-l: 57% !important;
  --text-color-richer: hsl(var(--theme-hue), 0%, 5%);
  --text-color-normal: hsl(var(--theme-hue), 0%, 13%);
  --text-color-softer: hsl(var(--theme-hue), 0%, 33%);
  --accent-color: #0351a3 !important;
  --accent-color-hover: #021058 !important;
  --border-color: hsl(var(--theme-hue), 0%, 73%) !important;
  --border-color-softer: hsl(var(--theme-hue), 0%, 82%) !important;
  --background-color: transparent;
  --background-color-softer: hsl(var(--theme-hue), 0%, 95%) !important;
  --background-color-checkboxes: white !important;
  --background-color-inputs: white !important;
  --background-color-skeleton: #ededed !important;
  --background-color-skeleton-softer: hsl(var(--theme-hue), 0%, 95%) !important;
  --code-background: hsl(var(--theme-hue), 0%, 95%) !important;
  --button-primary-color: white !important;
  --font-size: 18px !important;
  --line-height: 20px !important;
  --font-weight: 400 !important;
  --font-family: "Gantari", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,
    sans-serif !important;
}

.goodwill-block {
  font-family: Gantari, sans-serif;
  color: #1c191a;
  background-color: #f7fafd;
  border-radius: 0.5rem;
  padding: 20px;
  width: 300px;
  border: 0.125rem solid #e3f0f7;
  box-shadow: 0rem 0.0625rem 0.125rem 0rem rgba(28, 25, 26, 0.04);
  margin: auto;
}
.goodwill-block h2 {
  font-size: 28px;
  margin-bottom: 10px;
  color: #1c191a;
  font-weight: 600;
  line-height: 32px;
}
.goodwill-block p {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 22px;
}
.goodwill-block a {
  background-color: #0351a3;
  color: #ffffff;
  text-decoration: none;
  padding: 15px 20px;
  font-family: Gantari;
  font-weight: 700;
  display: inline-block;
  border-radius: 0.75rem;
  font-size: 18px;
  width: 100%;
  text-align: center;
}
.goodwill-block a:hover {
  background-color: #07416f;
  color: #fff;
}
.em.pixelbones h3 a {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  font-weight: 300 !important;
  color: #151112 !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 130% !important;
  letter-spacing: 0 !important;
}
.em.em-list.em-grid > div.em-item .em-item-info .em-item-title a {
  background-color: transparent !important;
  font-weight: 300 !important;
  color: #151112 !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
.em.em-list.em-grid > div.em-item {
  box-shadow: rgba(0, 0, 0, 0.15) 0 5px 15px 0 !important;
  transition: box-shadow 0.3s ease-out !important;
  cursor: pointer;
  border-radius: 0.5rem !important;
  border: 0.125rem solid #e3f0f7 !important;
  background: #fff;
  box-shadow: 0rem 0.0625rem 0.125rem 0rem rgba(28, 25, 26, 0.04) !important;
  padding: 0 !important;
}
.em.em-list.em-grid
  > div.em-item
  .em-item-info
  .em-item-meta
  .em-item-meta-line {
  line-height: 22px !important;
  font-size: 16px !important;
}
.em.em-list .em-item .em-item-info {
  border-left: 0 !important;
  padding: 0 0px 0 0px !important;
  border-top: none !important;
}

.em.em-list.em-grid > div.em-item .em-item-info {
  margin-top: 1px;
  padding: 10px 10px 20px 15px;
  padding: 1rem 1rem !important;
}
.em.pixelbones .input button {
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: Capitalize !important;
}
.em.em-list .em-item .em-item-info .em-item-desc {
  font-size: 18px !important;
  margin: 20px 0 !important;
  line-height: 27px !important;
}
.em-item-meta-line.em-event-date.em-event-meta-datetime {
  font-size: 18px !important;
}
.em.em-list .em-item .em-item-info .em-item-meta > div {
  flex: 1 1 30% !important;
  min-width: 110px !important;
}
.em.em-list .em-item .em-item-info .em-item-meta > div:nth-of-type(2) {
  flex: 1 1 12% !important;
  min-width: 110px !important;
}
.em.em-list .em-item .em-item-info .em-item-meta > div:nth-of-type(3) {
  flex: 1 1 7% !important;
  min-width: 110px !important;
}

.archive__events__article--wrapper
  .archive__events__article
  .em-search-submit
  input
  .em-search-submit.button-primary {
  background-color: #0351a3 !important;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .single-success-story__content p {
    font-size: 20px;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .single-success-story__content p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .single-success-story__content p {
    font-size: 18px;
  }
}
.testimonial__card {
  border: 0.0625rem solid;
  padding: 1.5625rem;
  border-radius: 1.5rem;
  border-color: #dfe1e2;
  margin-bottom: 0.9375rem;
  margin-top: 0.9375rem;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 47.9375rem) {
  .testimonial__card {
    margin-bottom: 1.5625rem;
  }
}
.testimonial__card .testimonial__profile {
  display: flex;
  align-items: center;
  margin-bottom: 1.5625rem;
  position: relative;
  z-index: 3;
}
.testimonial__card .testimonial__profile .pro__pic img {
  width: 3.5rem;
  border-radius: 100%;
}
.testimonial__card .testimonial__profile .pro__info {
  padding-left: 0.9375rem;
}
.testimonial__card .testimonial__profile .pro__info h3 {
  color: #231f20;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  /* 140% */
  letter-spacing: 0;
  margin-bottom: 0rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .testimonial__card .testimonial__profile .pro__info h3 {
    font-size: 1.125rem;
  }
}
.testimonial__card .testimonial__profile .pro__info span {
  color: #3d393b;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .testimonial__card .testimonial__profile .pro__info span {
    font-size: 0.9375rem;
  }
}
.testimonial__card .testimonial__content {
  position: relative;
  z-index: 3;
}
@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .testimonial__card .testimonial__content {
    max-width: 23.75rem;
  }
}
.testimonial__card .testimonial__content p {
  color: #231f20;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .testimonial__card .testimonial__content p {
    font-size: 1.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .testimonial__card .testimonial__content p {
    font-size: 1.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .testimonial__card .testimonial__content p {
    font-size: 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .testimonial__card .testimonial__content p {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .testimonial__card .testimonial__content p {
    font-size: 1.125rem;
  }
}
.testimonial__card .testimonial__content .simple_btn {
  margin-top: 1.25rem;
}
.testimonial__card::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: 0.25rem solid #0a7bc2;
  border-radius: 1.5rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.testimonial__card:hover::after {
  opacity: 1;
  visibility: visible;
}
.testimonial__card:active::after {
  opacity: 1;
  visibility: visible;
}
.testimonial__card:focus::after {
  opacity: 1;
  visibility: visible;
}

/*-------------- Testimonial Card Component End  ---- --------*/
