.page-id-15874 #page {
  width: 100%;
}
.font-44 {
  font-size: 44px;
  line-height: 66px;
}

.our-why-banner {
  background: #010101;
  color: #fff;
  padding-top: 235px;
}

.our-why-banner .our-why-banner-content {
  max-width: 770px;
  width: 100%;
  padding-bottom: 110px;
}

.our-why-banner .our-why-banner-inner {
  display: flex;
  align-items: end;
  gap: 35px;
}

.our-why-banner .our-why-banner-content h1 {
  font-weight: 700;
  font-size: 72px;
  line-height: 82px;
  letter-spacing: 0;
  color: #F15D47;
  margin-bottom: 40px;
}

.our-why-banner .banner-description p:has(strong) {
  font-size: 24px;
  line-height: 36px;
}

.our-why-banner .banner-description p:not(:last-child) {
  margin-bottom: 40px;
}

.our-why-banner .banner-description p {
  font-size: 20px;
  line-height: 34px;
  margin: 0;
}


/*simon-sinek-section*/

.simon-sinek-section {
  padding: 100px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
}

.simon-sinek-content,
.reason-content {
  max-width: 1055px;
  width: 100%;
  margin: auto;
}

.simon-sinek-content p:not(:last-child),
.reason-content p:not(:last-child) {
  margin-bottom: 35px;
}

.simon-sinek-content p,
.reason-content p {
  font-size: 18px;
  line-height: 32px;
  margin: 0;
}

.simon-sinek-content p:has(strong) {
  font-size: 22px;
  color: #F15D47;
}

.reason-content {
  max-width: 1165px;
}

.reason-banner {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin: 90px auto;
}

.reason-banner-inner {
  background: url(../img/Your_Why_Bg.jpg);
  background-size: cover;
  padding: 40px 15px 50px;
  position: relative;
  z-index: 1;
}
.reason-banner h3 {
  font-weight: 700;
  font-size: 54px;
  line-height: 70px;
  color: #fff;
}

.reason-banner h4 {
  font-size: 44px;
  line-height: 66px;
  text-transform: uppercase;
  margin: 20px 0;
}

.reason-banner p {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  margin: 30px 0 0 0;
}

.reason-banner:before,
.reason-banner:after {
  content: "";
  width: 250px;
  height: 200px;
  background: #000;
  position: absolute;
  right: -10px;
  top: -10px;
}

.reason-banner:before {
  left: -10px;
  top: auto;
  bottom: -10px;
}


/*outcomes-section*/
.outcomes-section {
  padding: 80px 0 100px;
  background: url(../img/One_Big_Idea_Bg.jpg);
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}

.outcomes-section h2 {
  color: #fff;
  max-width: 940px;
  width: 100%;
  margin: 0 auto 30px;
  text-align: center;
}

.outcomes-section .outcomes-grid {
  display: flex;
  gap: 36px;
  margin-top: 50px;
}

.outcomes-section h2 {
  color: #fff;
  max-width: 940px;
  width: 100%;
  margin: 0 auto 30px;
  text-align: center;
  background: url(https://massolutions.biz/wp-content/uploads/2026/05/heading-bg.png) no-repeat;
  padding: 20px 0;
  background-size: 100%;
}

.outcomes-section .section-description p {
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  max-width: 1008px;
  margin: auto;
}


.outcome-card-header h3 {
  font-size: 26px;
  line-height: 42px;
  color: #fff;
  margin: 0;
  max-width: 550px;
  width: 100%;
}

.outcome-card-header {
  background: #F15D47;
  padding: 28px 30px;
}

.outcome-card-body {
  border: 2px solid #FFFFFF;
  border-top: 0;
  padding: 30px;
  font-size: 18px;
  line-height: 32px;
  height: 100%;
}

.outcome-card-body ul li {
  list-style: none;
  background: url(../img/Bull_Icon.svg) no-repeat;
  padding-left: 49px;
  background-position: left 5px;
}

.outcome-card-body ul li:not(:last-child) {
  margin-bottom: 20px;
}

.outcome-card-body ul {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}

.outcome-card-body p:last-child {
  margin-bottom: 0;
}

.outcome-card {
  display: flex;
  flex-direction: column;
  max-width: 642px;
  width: 100%;
}

.how-we-find-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.how-we-find-content {
  max-width: 648px;
  width: 100%;
}

.how-we-find-content .description p:last-child,
.systematically-card p:last-child {
  margin: 0;
}

.how-we-find-content .description p {
  line-height: 32px;
  font-size: 18px;
}

.description {
  max-width: 574px;
  width: 100%;
}

.how-we-find-image {
  position: relative;
  margin: -30px 0;
}

.how-we-find-image:before {
  content: "";
  background: url(../img/circle-before.png);
  position: absolute;
  width: 101px;
  height: 460px;
  top: 0;
  left: -23px;
  bottom: 0;
  margin: auto;
}

.how-we-find-section {
  margin: 130px 0;
  position: relative;
}

.how-we-find-section:before {
  content: "";
  background: #F3F3F3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 69.995%;
}

.how-we-find-section .comn-container {
  position: relative;
}

.systematically-card .card-heading h3 {
  line-height: 30px;
  color: #fff;
  margin: 0;
  display: flex;
  align-items: center;
}

.systematically-card:nth-child(odd) .card-heading {
  background: #000000;
}

.systematically-card:nth-child(even) .card-heading {
  background: #F15D47;
}

.systematically-card .card-heading {
  padding: 25px 30px;
  width: fit-content;
  margin-top: -110px;
  margin-bottom: 30px;
}

.systematically-card {
  padding: 70px 50px 50px 30px;
  border: 1px solid transparent;
}

.systematically-card:nth-child(odd) {
  border-color: #F15D47;
}

.systematically-card:nth-child(even) {
  border-color: #000000;
  background: #000000;
}

.systematically-card:nth-child(even) p {
  color: #fff;
}

.systematically-card:not(last-child) {
  margin-bottom: 90px;
}

.systematically-card p {
  font-size: 18px;
  line-height: 32px;
  color: #000;
}

.systematically-card .card-heading h3 .svg-wrapper {
  margin-right: 15px;
  display: flex;
}

.systematically-card:nth-child(odd) .card-heading h3 .svg-wrapper svg path {
  fill: #F15D47;
}

.our-best-work-section {
  background: #F3F3F3;
  padding: 100px 0;
}

.our-best-work-section .main-heading {
  max-width: 648px;
  margin: 0 auto 20px;
  text-align: center;
}

.our-best-work-section .top-description p {
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  max-width: 870px;
  margin: 0 auto 50px;
}

.our-best-work-section .works-heading {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 43px;
  position: relative;
}

.our-best-work-section .works-heading:before {
  content: "";
  background: #F15D47;
  width: 56px;
  height: 3px;
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: auto;
}

.our-best-work-section .work-item {
  display: flex;
  gap: 15px;
  width: 50%;
  padding-bottom: 20px;
}

.our-best-work-section .work-item p {
  margin: 0;
  font-size: 18px;
  line-height: 32px;
}

.our-best-work-section .work-item:nth-child(odd) {
  border-right: 1px solid #00000033;
  padding-right: 50px;
}

.our-best-work-section .work-item:last-child {
  padding-bottom: 0;
}

.our-best-work-section .work-item:nth-child(even) {
  padding-left: 65px;
}

.our-best-work-section .work-list-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.our-best-work-section .work-item .icon {
  max-width: 31px;
  width: 100%;
  height: 25px;
}

.our-best-work-section .work-item .icon svg {
  width: 100%;
  height: 100%;
}

.our-best-work-section .lets-talk {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #F15D47;
  text-align: center;
  margin: 50px 0 32px;
}

.our-best-work-section .growth-box {
  box-shadow: 0px 4px 10px 0px #00000026;
  background: #fff;
  padding: 60px 80px;
  max-width: 1094px;
  margin: auto;
  text-align: center;
  background-image: url(../img/Bull_faded.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.our-best-work-section .growth-box h3 {
  color: #F15D47;
}

.our-best-work-section .growth-description p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 40px;
  padding: 0 10px;
}

.our-best-work-section .cta-btn {
  background: #F15D47;
  color: #FFFFFF;
  font-weight: 800;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 15px 50px;
  border: 1px solid #F15D47;
}


.our-best-work-section .cta-btn:hover {
  color: #F15D47;
  background: #fff;
}

.outcome-card-body p{
  margin: 0 0 20px;
}
.card-content {
  padding-left: 20px;
}

@media screen and (min-width: 2500px){
  .how-we-find-section:before {
    max-width: 55%;
  }
}

@media screen and (max-width: 1365px) {
  .our-why-banner .our-why-banner-content h1 {
    font-size: 62px;
    line-height: 72px;
    margin-bottom: 30px;
  }

  .our-why-banner .our-why-banner-content {
    max-width: 680px;
    padding-bottom: 70px;
  }

  .our-why-banner .banner-description p:not(:last-child) {
    margin-bottom: 30px;
  }

  .our-why-banner .banner-description p:has(strong) {
    font-size: 20px;
    line-height: 30px;
  }

  .our-why-banner .banner-description p {
    font-size: 17px;
    line-height: 30px;
  }

  .simon-sinek-content p:not(:last-child),
  .reason-content p:not(:last-child) {
    margin-bottom: 25px;
  }

  .simon-sinek-section,
  .our-best-work-section {
    padding: 80px 0;
  }

  .reason-banner h3 {
    font-size: 48px;
    line-height: 65px;
  }

  .font-44,
  .reason-banner h4 {
    font-size: 38px;
    line-height: 58px;
  }

  .reason-banner {
    margin: 50px auto;
  }

  .outcomes-section {
    padding: 60px 0 70px;
  }

  .outcomes-section h2 {
    max-width: 800px;
    margin: 0 auto 20px;
  }

  .outcome-card-header h3 {
    font-size: 24px;
    line-height: 36px;
  }

  .outcome-card-body {
    padding: 20px;
  }

  .how-we-find-section {
    margin: 80px 0;
  }

  .how-we-find-content {
    max-width: 600px;
    width: 90%;
  }

  .systematically-card .card-heading {
    padding: 20px 20px;
  }

  .systematically-card:not(last-child) {
    margin-bottom: 80px;
  }

  .systematically-card {
    padding: 70px 30px 30px;
  }

  .our-best-work-section .top-description p {
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 1279px) {
  .systematically-card .card-heading {
    margin-top: -105px;
  }

  .simon-sinek-section,
  .our-best-work-section {
    padding: 60px 0;
  }

  .reason-banner h3 {
    font-size: 42px;
    line-height: 55px;
  }

  .reason-banner h4 {
    margin: 10px 0;
  }

  .our-best-work-section .work-item:nth-child(odd) {
    padding-right: 20px;
  }

  .our-best-work-section .work-item:nth-child(even) {
    padding-left: 35px;
  }

  .outcome-card-header h3 {
    font-size: 22px;
    line-height: 34px;
  }

  .outcome-card-header {
    padding: 18px 30px;
  }

  .how-we-find-image:before {
    width: 15%;
    background-repeat: no-repeat;
  }

  .systematically-card .card-heading h3 {
    font-size: 20px;
  }

  .systematically-card p {
    margin-bottom: 20px;
  }
  .outcome-card:nth-child(1) .outcome-card-header h3 {
    max-width: 100%;
  }

}

@media screen and (max-width: 1199px) {
  .our-why-banner .our-why-banner-content h1 {
    font-size: 52px;
    line-height: 62px;
    margin-bottom: 20px;
  }

  .our-why-banner .banner-description p:has(strong) {
    font-size: 18px;
    line-height: 28px;
  }

  .our-why-banner .banner-description p {
    font-size: 16px;
    line-height: 25px;
  }

  .our-why-banner .our-why-banner-content {
    max-width: 500px;
    padding-bottom: 50px;
  }

  .simon-sinek-content p:not(:last-child),
  .reason-content p:not(:last-child) {
    margin-bottom: 20px;
  }

  .reason-banner h3 {
    font-size: 35px;
    line-height: 45px;
  }

  .reason-banner-inner {
    padding: 30px 15px 40px;
  }

  .font-44,
  .reason-banner h4 {
    font-size: 34px;
    line-height: 48px;
  }

  .simon-sinek-content p,
  .reason-content p {
    font-size: 17px;
    line-height: 30px;
  }

  .outcomes-section {
    padding: 50px 0;
  }

  .outcome-card-header h3 {
    font-size: 19px;
    line-height: 30px;
  }

  .outcomes-section .outcomes-grid {
    gap: 25px;
    margin-top: 30px;
  }

  .outcomes-section h2 {
    max-width: 720px;
  }

  .outcome-card-body {
    padding: 15px;
    font-size: 16px;
    line-height: 30px;
  }

  .outcome-card-body ul,
  .outcome-card-body p {
    margin-bottom: 20px;
  }

  .how-we-find-content {
    max-width: 520px;
    width: 100%;
  }

  .how-we-find-content .description p {
    line-height: 27px;
    font-size: 16px;
    margin: 0 0 15px;
  }

  .how-we-find-image:before {
    width: 7%;
  }

  .systematically-card p,
  .our-best-work-section .top-description p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .systematically-card {
    padding: 50px 20px 20px;
  }

  .systematically-card .card-heading {
    margin-top: -85px;
    padding: 15px;
  }

  .simon-sinek-section,
  .our-best-work-section {
    padding: 50px 0;
  }

  .our-best-work-section .work-item:nth-child(even) {
    padding-left: 25px;
  }

  .our-best-work-section .growth-description p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 0;
  }

  .our-best-work-section .growth-box {
    padding: 50px 60px;
  }

}

@media screen and (max-width: 991px) {

  .font-44,
  .reason-banner h4 {
    font-size: 28px;
    line-height: 40px;
  }

  .outcomes-section h2 {
    max-width: 650px;
  }
  .outcomes-section {
    padding: 40px 0;
  }
  .our-why-banner {
    padding-top: 50px;
  }

  .our-why-banner .our-why-banner-content h1 {
    font-size: 43px;
    line-height: 52px;
  }

  .outcomes-section .outcomes-grid,
  .how-we-find-wrapper {
    flex-direction: column;
  }

  .outcome-card,
  .outcome-card-header h3,
  .how-we-find-section:before,
  .how-we-find-content,
  .how-we-find-content .description {
    max-width: 100%;
  }

  .how-we-find-section {
    margin: 50px 0 100px;
    padding: 40px 0;
  }

  .how-we-find-image {
    margin: 0;
    max-width: 500px;
  }

  .systematically-card:not(last-child) {
    margin-bottom: 70px;
  }

  .our-best-work-section .lets-talk {
    margin: 30px 0 30px;
    font-size: 22px;
  }
  .how-we-find-image {
    margin: 30px 0 0 0;
  }
  .our-best-work-section .work-item p {
    font-size: 16px;
    line-height: 28px;
  }
  .our-best-work-section .work-item {
    gap: 10px;
  }
  .card-content {
    padding-left: unset;
  } 
}

@media screen and (max-width: 880px) {
  .our-why-banner .our-why-banner-inner {
    gap: 20px;
    align-items: center;
    flex-direction: column;
  }
  .our-why-banner .our-why-banner-content {
    max-width: 100%;
  }
  .our-why-banner .our-why-banner-content h1 {
    font-size: 38px;
    line-height: 40px;
  }
  .reason-banner h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px){
  .our-why-banner .our-why-banner-content {
    padding-bottom: 25px;
  }
  .simon-sinek-content p:not(:last-child), .reason-content p:not(:last-child) {
    margin-bottom: 12px;
  }
  .outcomes-section h2 {
    max-width: 565px;
    font-size: 26px;
  }
  .our-best-work-section .work-item {
    width: 100%;
    border: 0;
  }
  .our-best-work-section .work-list-wrapper {
    flex-direction: column;
  }
  .our-best-work-section .work-item:nth-child(even) {
    padding-left: 0;
  }
  .our-best-work-section .work-item:nth-child(odd) {
    padding-right: 0;
  }
  .our-best-work-section .growth-box {
    padding: 30px;
  }
  .our-best-work-section .cta-btn {
    padding: 15px 30px;
  }
  .simon-sinek-section, .our-best-work-section {
    padding: 40px 0;
  }
  .systematically-card:last-child{
    margin-bottom: 0;
  }
  section.systematically-cards {
    padding-bottom: 40px;
  }

} 
@media screen and (max-width: 650px){
  .page-id-15874 .site-inner br{
    display: none ;
  }

  .outcomes-section h2 {
    background: unset;
    padding: 0;
  }
  .outcome-card-header {
    padding: 15px;
  }
  .how-we-find-image {
   max-width: 365px;
   width:90%;
 }
 .simon-sinek-content p,
 .reason-content p {
  font-size: 16px;
}
}
@media screen and (max-width: 480px){
  .our-why-banner .our-why-banner-content h1 {
    font-size: 35px;
    line-height: 45px;
  }
  .reason-banner h3 br{
    display: none ;
  }
  .reason-banner h3 {
    font-size: 26px;
    line-height: 33px;
  }
  .how-we-find-image:before {
    left: -15px;
  }
  .systematically-card .card-heading h3 {
    font-size: 17px;
    line-height: 24px;
  }
  .font-44, .reason-banner h4 {
    font-size: 26px;
    line-height: 32px;
  }
  .systematically-card {
    padding: 50px 10px 20px;
  }
}
@media screen and (max-width: 413px){
  .our-why-banner .our-why-banner-content h1 {
    font-size: 32px;
    line-height: 40px;
  }
}