/* sass --watch bodypit/style.scss:bodypit/style.css */
.casePageWrapper .caseBanner {
  position: relative;
}
.casePageWrapper ul li,
.casePageWrapper ol li {
  font-size: inherit;
  line-height: inherit;
}
.casePageWrapper b {
  font-weight: 600;
  color: #BF272E;
}
.casePageWrapper .textContainer {
  font-size: 18px;
  line-height: 32px;
}
.casePageWrapper .textContainer p + p {
  margin-top: 32px;
}
.casePageWrapper img {
  display: block;
  max-height: none;
  max-width: none;
}
.casePageWrapper .bannerTitle {
  font-size: 36px;
  line-height: 44px;
  color: #000;
  font-weight: normal;
  margin-bottom: 50px;
}
.casePageWrapper .sectionImage img {
  max-width: 100%;
}
.casePageWrapper .preTitle {
  display: block;
  font-size: 10px;
  line-height: 26px;
  letter-spacing: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}
.casePageWrapper .preTitle + * {
  margin-top: 75px;
}
.casePageWrapper .preTitle + .sectionTitle {
  margin-top: 24px;
}
.casePageWrapper .sectionTitle {
  font-size: 50px;
  line-height: 65px;
  color: #1d1d1d;
  font-weight: normal;
  margin-bottom: 40px;
}
.casePageWrapper .stepTitle {
  display: block;
  font-size: 45px;
  line-height: 1;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 56px;
}
.casePageWrapper .stepTitle.center {
  text-align: center;
}
.casePageWrapper .stepTitle.accent {
  color: #BF272E;
}
.casePageWrapper .stepTitle.light {
  color: #fff;
}
.casePageWrapper .iconList {
  font-size: 18px;
  line-height: 32px;
  color: #1d1d1d;
  margin: -50px -40px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.casePageWrapper .iconList li {
  position: relative;
  width: 50%;
  padding-left: 92px;
  margin-top: 32px;
  min-height: 64px;
  padding-right: 40px;
}
.casePageWrapper .iconList .icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 64px;
  height: 64px;
  border-radius: 18px;
  background-color: #fff;
  box-shadow: 0px 15px 60px rgba(122, 92, 154, 0.2);
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1199px) {
  .casePageWrapper .textContainer {
    font-size: 14px;
    line-height: 22px;
  }
  .casePageWrapper .textContainer p + p {
    margin-top: 22px;
  }
  .casePageWrapper .sectionTitle {
    font-size: 28px;
    line-height: 36px;
  }
  .casePageWrapper .stepTitle {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px;
  }
  .casePageWrapper .preTitle {
    letter-spacing: 0.2em;
  }
  .casePageWrapper .preTitle + * {
    margin-top: 40px;
  }
  .casePageWrapper .preTitle + .sectionTitle {
    margin-top: 20px;
  }
  .casePageWrapper .checkList {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .casePageWrapper .sectionTitle {
    margin-bottom: 30px;
  }
  .casePageWrapper .preTitle + * {
    margin-top: 30px;
  }
}

.caseBodypit .caseBanner {
  background-color: #e4e4e4;
  padding: 91px 0px 92px;
  background-image: url(/img/bodypit/banner.png);
  background-repeat: no-repeat;
  background-position: calc(50% + 506px + 960px - 1013px + 75px) calc(100% + 28px);
}
.caseBodypit .caseBanner .textContainer {
  line-height: 28px;
}
.caseBodypit .caseBanner .textContainer p + p {
  margin-top: 48px;
}
.caseBodypit .bannerInner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.caseBodypit .logosLine {
  display: flex;
  align-items: center;
  margin-top: 82px;
  padding-top: 41px;
  margin-left: -11px;
  position: relative;
}
.caseBodypit .logosLine:before {
  content: "";
  display: block;
  position: absolute;
  left: 11px;
  top: 0;
  border-top: 2px solid #000;
  width: 100%;
}
.caseBodypit .logosLine .item {
  padding-left: 54px;
}
.caseBodypit .bannerContent {
  max-width: 847px;
}
.caseBodypit .preTitle {
  color: #000;
}
.caseBodypit .preTitle.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.caseBodypit .preTitle .count {
  color: #BF272E;
}
.caseBodypit .preTitle.accent {
  color: #BF272E;
}
.caseBodypit .preTitle.accent .count {
  color: #000;
}
.caseBodypit .preTitle.accent2 {
  color: #BF272E;
}
.caseBodypit .preTitle.accent3 {
  color: #fff;
}
.caseBodypit .preTitle.accent3 .count {
  color: #fff;
}
.caseBodypit .caseStart {
  padding: 84px 0 73px;
  position: relative;
  z-index: 1;
}
.caseBodypit .caseStart:after {
  content: "";
  display: block;
  position: absolute;
  width: 509px;
  height: 509px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/img/bodypit/image-start.png);
  left: calc(50% - 1103px);
  bottom: -186px;
  z-index: -1;
}
.caseBodypit .textColumns {
  display: flex;
  margin: 0 -32px;
}
.caseBodypit .textColumns .textContainer {
  padding: 0 32px;
  width: 50%;
}
.caseBodypit .caseMission {
  padding-top: 68px;
  padding-bottom: 85px;
  background-color: #e4e4e4;
  position: relative;
}
.caseBodypit .caseMission .sectionImage {
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  left: calc(50% - 64px - 24px);
  width: 78.125vw;
}
.caseBodypit .caseMission:after {
  content: "";
  display: block;
  position: absolute;
  width: 577px;
  height: 577px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/img/bodypit/visual-mission.png);
  left: calc(50% + 511px);
  bottom: -335px;
  pointer-events: none;
}
.caseBodypit .taskList {
  max-width: 664px;
  margin-left: auto;
}
.caseBodypit .taskList .item {
  border-radius: 25px;
  padding: 20px 21px 20px 0;
  display: flex;
  align-items: center;
  min-height: 205px;
  background-color: #D9D9D9;
  border-radius: 25px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1), -4px -4px 10px 0px rgba(0, 0, 0, 0.1);
}
.caseBodypit .taskList .item .textContainer {
  padding-bottom: 12px;
}
.caseBodypit .taskList .item + .item {
  margin-top: 49px;
}
.caseBodypit .taskList .item:nth-child(2n) {
  background-color: #fff;
}
.caseBodypit .taskList .item:nth-child(2n) .num {
  color: #BF272E;
}
.caseBodypit .taskList .num {
  display: block;
  width: 163px;
  text-align: center;
  font-size: 150px;
  font-weight: bold;
  line-height: 1;
}
.caseBodypit .taskList .textContainer {
  width: calc(100% - 163px);
  padding-top: 10px;
}
.caseBodypit .caseAnalysis {
  padding: 85px 0;
}
.caseBodypit .audienceList {
  max-width: 1021px;
  margin: 0 auto;
  position: relative;
}
.caseBodypit .audienceList:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url(/img/bodypit/visual-audience.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 525px;
  height: 525px;
  pointer-events: none;
  margin-top: -234px;
  margin-left: -282px;
}
.caseBodypit .audienceList .item {
  display: flex;
  justify-content: space-between;
}
.caseBodypit .audienceList .item .item {
  width: 50%;
  padding: 0 25px;
}
.caseBodypit .audienceList .item:nth-child(2n+1) .visualCard {
  order: 1;
}
.caseBodypit .audienceList .item:nth-child(2n+1) .textContainer {
  padding-bottom: 68px;
}
.caseBodypit .audienceList .item:nth-child(2n) {
  margin-top: -58px;
}
.caseBodypit .audienceList .item:nth-child(2n) .textContainer {
  align-self: flex-end;
  padding-top: 68px;
}
.caseBodypit .audienceList .textContainer {
  width: 54.1625857003%;
  padding: 10px 0;
}
.caseBodypit .audienceList img {
  display: block;
}
.caseBodypit .audienceList .visualCard {
  background-color: #E4E4E4;
  border-radius: 25px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1), -4px -4px 10px 0px rgba(0, 0, 0, 0.1);
  width: 41.2340842311%;
  text-align: center;
  min-height: 593px;
  padding: 48px 10px;
  position: relative;
  pointer-events: none;
}
.caseBodypit .audienceList .imageContainer {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.caseBodypit .audienceList .title {
  display: block;
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;
}
.caseBodypit .processHead {
  padding-top: 82px;
  padding-bottom: 24px;
  background-color: #E4E4E4;
}
.caseBodypit .dotList {
  font-size: 18px;
  line-height: 32px;
  color: #000;
}
.caseBodypit .dotList li {
  position: relative;
  padding-left: 30px;
}
.caseBodypit .dotList li:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  left: 16px;
  border-radius: 50%;
  background-color: #000;
  top: 14px;
}
.caseBodypit .dotList li + li {
  margin-top: 32px;
}
.caseBodypit .processStep {
  background-repeat: no-repeat;
}
.caseBodypit .processStep .sectionImage {
  position: relative;
  margin-top: 75px;
}
.caseBodypit .processStep .sectionImage img {
  margin: 0 auto;
  display: block;
  border-radius: 15px;
  box-shadow: 4px 4px 15px 2px rgba(0, 0, 0, 0.1);
  max-width: 100%;
}
.caseBodypit .processStep:first-child {
  background-color: #E4E4E4;
  position: relative;
  padding-bottom: 40px;
}
.caseBodypit .processStep:first-child:before {
  content: "";
  display: block;
  position: absolute;
  width: 891px;
  height: 891px;
  background-image: url(/img/bodypit/visual-step-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  bottom: -315px;
  left: calc(50% + 960px - 844px);
  z-index: 1;
}
.caseBodypit .processStep:first-child .stepTitle {
  margin-bottom: 102px;
}
.caseBodypit .processStep:first-child .sectionImage img {
  width: calc(100% - 77px);
}
.caseBodypit .processStep:first-child .sectionImage img:first-child {
  margin-left: -142px;
}
.caseBodypit .processStep:first-child .sectionImage img:nth-child(2) {
  margin-top: -219px;
  margin-right: -142px;
}
.caseBodypit .processStep:nth-child(2) {
  background-color: #E4E4E4;
  padding-top: 44px;
  padding-bottom: 85px;
  position: relative;
}
.caseBodypit .processStep:nth-child(2) .sectionImage {
  display: table;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.caseBodypit .processStep:nth-child(2) .sectionImage:before {
  content: "";
  display: block;
  position: absolute;
  width: 470px;
  height: 470px;
  background-image: url(/img/bodypit/visual-step-2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  bottom: -155px;
  left: -305px;
  z-index: -1;
}
.caseBodypit .processStep:nth-child(3) {
  background-color: #1F1F1F;
  padding-top: 82px;
  padding-bottom: 85px;
  position: relative;
  z-index: 1;
}
.caseBodypit .processStep:nth-child(3):after {
  content: "";
  display: block;
  position: absolute;
  width: 1399px;
  height: 1399px;
  background-image: url(/img/bodypit/visual-step-3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  bottom: -545px;
  left: calc(50% + 960px - 1107px);
  z-index: -1;
}
.caseBodypit .processStep .dotList {
  max-width: 835px;
  text-align: center;
  margin: 0 auto;
}
.caseBodypit .processStep .dotList li {
  padding-left: 0;
}
.caseBodypit .processStep .dotList li:before {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: auto;
  left: auto;
  margin-right: 7px;
}
.caseBodypit .processStep .dotList b {
  color: #000;
}
.caseBodypit .processStep:nth-child(4) {
  padding: 80px 0 86px;
  position: relative;
  z-index: 1;
}
.caseBodypit .processStep:nth-child(4):after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(/img/bodypit/visual-step-4.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 905px;
  height: 905px;
  bottom: -110px;
  left: calc(50% - 960px - 360px);
  z-index: -1;
}
.caseBodypit .processStep:nth-child(5) {
  background-color: #E4E4E4;
  position: relative;
  padding: 85px 0;
  background-image: url(/img/bodypit/visual-step-5.png);
  background-repeat: no-repeat;
  background-position: calc(50% - 550px) calc(50% + 140px);
}
.caseBodypit .processStep:nth-child(5) .sectionImage img {
  width: calc(100% - 235px);
}
.caseBodypit .processStep:nth-child(5) .sectionImage img:first-child {
  margin-left: -58px;
  position: relative;
}
.caseBodypit .processStep:nth-child(5) .sectionImage img:nth-child(2) {
  margin-top: -187px;
  margin-right: -58px;
}
.caseBodypit .caseResults {
  padding: 85px 0;
  background-color: #05080D;
  color: #fff;
  background-image: url(/img/bodypit/back-result.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
}
.caseBodypit .caseResults .sectionInner {
  max-width: calc(50% - 20px);
}
.caseBodypit .caseResults .dotList,
.caseBodypit .caseResults .sectionTitle,
.caseBodypit .caseResults b {
  color: #fff;
}
.caseBodypit .caseResults .dotList li:before {
  background-color: #fff;
}
@media (max-width: 1599px) {
  .caseBodypit .caseStart:after {
    left: calc(50% - 1000px);
    bottom: -186px;
  }
  .caseBodypit .caseMission:after {
    width: 520px;
    height: 520px;
    left: calc(50% + 330px);
    bottom: -310px;
  }
  .caseBodypit .processStep:first-child .sectionImage img:first-child {
    margin-left: -105px;
  }
  .caseBodypit .processStep:first-child .sectionImage img:nth-child(2) {
    margin-top: -219px;
    margin-right: -105px;
  }
  .caseBodypit .processStep:first-child:before {
    width: 680px;
    height: 680px;
    bottom: -270px;
    left: calc(50% + 924px - 844px);
  }
  .caseBodypit .processStep:nth-child(3):after {
    width: 1120px;
    height: 1120px;
    bottom: -386px;
    left: calc(50% + 996px - 1107px);
  }
  .caseBodypit .processStep:nth-child(4):after {
    width: 820px;
    height: 820px;
    left: calc(50% - 915px - 360px);
  }
  .caseBodypit .caseResults {
    background-position: calc(100% + 200px) bottom;
  }
}
@media (max-width: 1439px) {
  .caseBodypit .caseStart:after {
    left: calc(50% - 900px);
    bottom: -280px;
  }
  .caseBodypit .caseMission:after {
    left: calc(50% + 245px);
  }
  .caseBodypit .processStep:first-child .sectionImage img:first-child {
    margin-left: -15px;
  }
  .caseBodypit .processStep:first-child .sectionImage img:nth-child(2) {
    margin-top: -219px;
    margin-right: -15px;
  }
  .caseBodypit .processStep:first-child:before {
    width: 680px;
    height: 680px;
    bottom: -270px;
    left: calc(50% + 924px - 844px);
  }
  .caseBodypit .processStep:nth-child(2) .sectionImage:before {
    left: -220px;
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img:first-child {
    margin-left: -15px;
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img:nth-child(2) {
    margin-right: -15px;
  }
  .caseBodypit .caseResults {
    background-position: calc(100% + 320px) bottom;
  }
}
@media (max-width: 1199px) {
  .caseBodypit .container {
    width: 920px !important;
  }
  .caseBodypit .bannerContent {
    max-width: 50%;
  }
  .caseBodypit .bannerTitle {
    margin-bottom: 40px;
  }
  .caseBodypit .caseBanner {
    padding: 60px 0;
    background-size: auto 150%;
    background-position: calc(50% + 496px - 200px) calc(100% + 28px);
  }
  .caseBodypit .caseBanner .textContainer p + p {
    margin-top: 32px;
  }
  .caseBodypit .logosLine {
    margin-top: 60px;
    padding-top: 40px;
    margin-left: -32px;
    max-width: calc(100% + 32px);
  }
  .caseBodypit .logosLine .item {
    padding-left: 32px;
  }
  .caseBodypit .logosLine img {
    height: 88px;
  }
  .caseBodypit .logosLine:before {
    left: 32px;
    width: calc(100% - 32px);
  }
  .caseBodypit .bannerImage {
    left: calc(50vw + 15px);
    width: 600px;
  }
  .caseBodypit .caseStart {
    padding: 60px 0;
  }
  .caseBodypit .caseStart:after {
    width: 360px;
    height: 360px;
    left: calc(50% - 690px);
    bottom: -160px;
  }
  .caseBodypit .taskList {
    max-width: 50%;
  }
  .caseBodypit .taskList .num {
    width: 120px;
    font-size: 120px;
  }
  .caseBodypit .taskList .textContainer {
    width: calc(100% - 120px);
  }
  .caseBodypit .taskList .item {
    min-height: 172px;
  }
  .caseBodypit .taskList .item + .item {
    margin-top: 30px;
  }
  .caseBodypit .caseMission {
    padding: 60px 0;
  }
  .caseBodypit .caseMission .sectionImage {
    left: calc(50% - 24px);
  }
  .caseBodypit .caseMission:after {
    width: 360px;
    height: 360px;
    left: calc(50% + 245px);
    bottom: -212px;
  }
  .caseBodypit .caseAnalysis {
    padding: 60px 0;
  }
  .caseBodypit .audienceList .title {
    font-size: 36px;
    line-height: 44px;
  }
  .caseBodypit .audienceList .visualCard {
    padding: 32px 10px;
    min-height: 480px;
  }
  .caseBodypit .audienceList .imageContainer img {
    height: 380px;
  }
  .caseBodypit .audienceList:after {
    width: 440px;
    height: 440px;
    margin-top: -230px;
    margin-left: -235px;
  }
  .caseBodypit .iconList {
    font-size: 14px;
    line-height: 22px;
    margin-top: -32px;
    margin-right: -40px;
  }
  .caseBodypit .iconList li {
    margin-top: 32px;
    padding-left: 90px;
    padding-right: 40px;
  }
  .caseBodypit .processHead {
    padding-top: 60px;
  }
  .caseBodypit .textColumns {
    margin: 0 -20px;
  }
  .caseBodypit .textColumns .textContainer {
    padding: 0 20px;
    width: 50%;
  }
  .caseBodypit .dotList {
    font-size: 14px;
    line-height: 22px;
  }
  .caseBodypit .dotList li {
    padding-left: 20px;
  }
  .caseBodypit .dotList li:before {
    left: 5px;
    top: 10px;
  }
  .caseBodypit .processStep .sectionImage {
    margin-top: 60px;
  }
  .caseBodypit .processStep .dotList {
    max-width: 640px;
  }
  .caseBodypit .processStep .dotList li {
    padding-left: 0px;
  }
  .caseBodypit .processStep:first-child {
    padding-bottom: 30px;
  }
  .caseBodypit .processStep:first-child .stepTitle {
    margin-bottom: 60px;
  }
  .caseBodypit .processStep:first-child .sectionImage img:first-child {
    margin-left: -34px;
  }
  .caseBodypit .processStep:first-child .sectionImage img:nth-child(2) {
    margin-right: -34px;
  }
  .caseBodypit .processStep:first-child:before {
    width: 480px;
    height: 480px;
    bottom: -177px;
  }
  .caseBodypit .processStep:nth-child(2) {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .caseBodypit .processStep:nth-child(3) {
    padding: 60px 0;
  }
  .caseBodypit .processStep:nth-child(3):after {
    width: 560px;
    height: 560px;
    bottom: -248px;
    left: calc(50% + 85px);
  }
  .caseBodypit .processStep:nth-child(4) {
    padding: 60px 0;
  }
  .caseBodypit .processStep:nth-child(4):after {
    width: 480px;
    height: 480px;
    left: calc(50% - 818px);
    bottom: -60px;
  }
  .caseBodypit .processStep:nth-child(5) {
    padding: 60px 0;
    background-size: 1720px auto;
    background-position: calc(50% - 400px) calc(50% + 100px);
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img:first-child {
    margin-left: -34px;
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img:nth-child(2) {
    margin-right: -34px;
  }
  .caseBodypit .caseResults {
    padding: 60px 0;
    background-position: calc(100% + 220px) bottom;
  }
}
@media (max-width: 991px) {
  .caseBodypit .container {
    width: 688px !important;
  }
  .caseBodypit .textColumns {
    margin: 0 -20px;
  }
  .caseBodypit .textColumns .textContainer {
    padding: 0 20px;
  }
  .caseBodypit .logosLine {
    margin-top: 40px;
  }
  .caseBodypit .logosLine img {
    height: 72px;
  }
  .caseBodypit .bannerContent {
    max-width: calc(50% + 120px);
  }
  .caseBodypit .caseBanner .textContainer {
    line-height: 22px;
  }
  .caseBodypit .caseBanner .textContainer p + p {
    margin-top: 22px;
  }
  .caseBodypit .caseStart:after {
    width: 320px;
    height: 320px;
    left: calc(50% - 545px);
    bottom: -160px;
  }
  .caseBodypit .taskList {
    max-width: 445px;
  }
  .caseBodypit .taskList .item + .item {
    margin-top: 20px;
  }
  .caseBodypit .caseMission .sectionImage {
    left: calc(50% - 120px);
  }
  .caseBodypit .caseMission:after {
    width: 320px;
    height: 320px;
    left: calc(50% + 150px);
    bottom: -188px;
  }
  .caseBodypit .audienceList .visualCard,
  .caseBodypit .audienceList .textContainer {
    width: 50%;
  }
  .caseBodypit .audienceList .imageContainer img {
    height: 340px;
  }
  .caseBodypit .audienceList .item:nth-child(2n+1) .textContainer {
    padding-right: 20px;
  }
  .caseBodypit .audienceList .item:nth-child(2n) {
    margin-top: -20px;
  }
  .caseBodypit .audienceList .item:nth-child(2n) .textContainer {
    padding-left: 30px;
  }
  .caseBodypit .audienceList:after {
    width: 320px;
    height: 320px;
    margin-top: -128px;
    margin-left: -183px;
  }
  .caseBodypit .processStep .sectionImage {
    margin-top: 40px;
  }
  .caseBodypit .processStep:first-child .sectionImage img:first-child {
    margin-left: -40px;
  }
  .caseBodypit .processStep:first-child .sectionImage img:nth-child(2) {
    margin-right: -40px;
  }
  .caseBodypit .processStep:first-child:before {
    width: 320px;
    height: 320px;
    bottom: -108px;
  }
  .caseBodypit .processStep:nth-child(2) .sectionImage:before {
    width: 320px;
    height: 320px;
    left: -170px;
    bottom: -125px;
  }
  .caseBodypit .processStep:nth-child(3):after {
    width: 440px;
    height: 440px;
    bottom: -157px;
    left: calc(50% + 50px);
  }
  .caseBodypit .processStep:nth-child(4):after {
    width: 320px;
    height: 320px;
    left: calc(50% - 583px);
    bottom: -50px;
  }
  .caseBodypit .processStep:nth-child(5) {
    background-size: 1200px auto;
    background-position: calc(50% - 300px) calc(50% + 100px);
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img:first-child {
    margin-left: -40px;
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img:nth-child(2) {
    margin-right: -40px;
    margin-top: -110px;
  }
  .caseBodypit .caseResults {
    background-position: calc(100% + 440px) bottom;
  }
}
@media (max-width: 767px) {
  .caseBodypit .container {
    width: 100% !important;
  }
  .caseBodypit .textColumns {
    display: block;
  }
  .caseBodypit .textColumns .textContainer {
    width: 100%;
  }
  .caseBodypit .textColumns .textContainer + .textContainer {
    margin-top: 22px;
  }
  .caseBodypit .caseBanner {
    padding: 40px 0;
    background-size: auto 100%;
    background-position: calc(50% + 220px) calc(100% + 60px);
  }
  .caseBodypit .bannerTitle {
    margin-bottom: 30px;
  }
  .caseBodypit .logosLine {
    flex-wrap: wrap;
    padding-top: 20px;
    margin-top: 30px;
    max-width: 75%;
  }
  .caseBodypit .logosLine .item {
    margin-top: 10px;
  }
  .caseBodypit .logosLine img {
    height: 56px;
  }
  .caseBodypit .bannerContent {
    max-width: 75%;
  }
  .caseBodypit .caseStart {
    padding: 40px 0 60px;
  }
  .caseBodypit .caseStart:after {
    width: 240px;
    height: 240px;
    left: -104px;
    bottom: -112px;
  }
  .caseBodypit .caseMission {
    padding: 40px 0;
  }
  .caseBodypit .caseMission .sectionImage {
    display: none;
  }
  .caseBodypit .caseMission:after {
    width: 240px;
    height: 240px;
    left: auto;
    bottom: -143px;
    right: -60px;
  }
  .caseBodypit .taskList {
    max-width: 100%;
  }
  .caseBodypit .taskList .num {
    width: 96px;
    font-size: 96px;
  }
  .caseBodypit .taskList .textContainer {
    width: calc(100% - 96px);
    padding-top: 0px;
  }
  .caseBodypit .taskList .item {
    min-height: 0px;
    padding: 15px 15px 18px 0;
  }
  .caseBodypit .taskList .item .textContainer {
    padding-bottom: 0px;
  }
  .caseBodypit .caseAnalysis {
    padding: 40px 0;
  }
  .caseBodypit .audienceList .title {
    font-size: 28px;
    line-height: 32px;
  }
  .caseBodypit .audienceList .item {
    display: block;
  }
  .caseBodypit .audienceList .item:nth-child(2n+1) .textContainer {
    padding-right: 0px;
    padding-bottom: 0;
  }
  .caseBodypit .audienceList .item:nth-child(2n) {
    margin-top: 30px;
  }
  .caseBodypit .audienceList .item:nth-child(2n) .textContainer {
    padding-left: 0;
    padding-top: 0;
  }
  .caseBodypit .audienceList .textContainer {
    width: 100%;
    margin-top: 30px;
    padding-top: 0px;
  }
  .caseBodypit .audienceList .visualCard {
    width: 340px;
    margin: 0 auto;
    min-height: 400px;
    padding: 20px 10px;
  }
  .caseBodypit .audienceList:after {
    display: none;
  }
  .caseBodypit .iconList {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
  }
  .caseBodypit .iconList li {
    padding-right: 0px;
    width: 100%;
    padding-left: 80px;
  }
  .caseBodypit .processHead {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .caseBodypit .processHead .sectionTitle {
    margin-bottom: 0px;
  }
  .caseBodypit .stepTitle {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 28px;
  }
  .caseBodypit .processStep .sectionImage {
    margin-top: 30px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .caseBodypit .processStep:first-child {
    padding-bottom: 20px;
  }
  .caseBodypit .processStep:first-child .stepTitle {
    margin-bottom: 30px;
  }
  .caseBodypit .processStep:first-child .sectionImage img {
    width: 100%;
  }
  .caseBodypit .processStep:first-child .sectionImage img:first-child {
    margin-left: 0px;
  }
  .caseBodypit .processStep:first-child .sectionImage img:nth-child(2) {
    margin-right: 0px;
    margin-top: 20px;
  }
  .caseBodypit .processStep:first-child:before {
    width: 220px;
    height: 220px;
    bottom: -80px;
    left: auto;
    right: -30px;
  }
  .caseBodypit .processStep:nth-child(2) {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .caseBodypit .processStep:nth-child(2) .sectionImage {
    margin-left: -5px;
    margin-right: -5px;
  }
  .caseBodypit .processStep:nth-child(2) .sectionImage:before {
    width: 220px;
    height: 220px;
    left: -95px;
    bottom: -100px;
  }
  .caseBodypit .processStep:nth-child(3), .caseBodypit .processStep:nth-child(4), .caseBodypit .processStep:nth-child(5) {
    padding: 40px 0;
  }
  .caseBodypit .processStep:nth-child(3):after {
    width: 320px;
    height: 320px;
    bottom: -120px;
    left: auto;
    right: -105px;
  }
  .caseBodypit .processStep:nth-child(4):after {
    width: 220px;
    height: 220px;
    left: -150px;
    bottom: -35px;
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img {
    width: 100%;
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img:first-child {
    margin-left: 0px;
  }
  .caseBodypit .processStep:nth-child(5) .sectionImage img:nth-child(2) {
    margin-right: 0;
    margin-top: 20px;
  }
  .caseBodypit .caseResults {
    background-position: left bottom;
    padding: 40px 0;
  }
  .caseBodypit .caseResults .sectionInner {
    max-width: calc(100% - 40px);
  }
}
@media (max-width: 599px) {
  .caseBodypit .caseResults .sectionInner {
    max-width: 100%;
  }
}
@media (max-width: 479px) {
  .caseBodypit .bannerContent {
    max-width: 100%;
  }
  .caseBodypit .caseBanner {
    background-size: 320px auto;
    background-position: calc(50% + 100px) calc(100% + 80px);
  }
  .caseBodypit .logosLine {
    max-width: calc(75% + 24px);
    margin-left: -24px;
  }
  .caseBodypit .logosLine .item {
    padding-left: 24px;
  }
  .caseBodypit .logosLine:before {
    left: 24px;
    width: calc(100% - 24px);
  }
  .caseBodypit .caseStart:after {
    left: -135px;
  }
  .caseBodypit .caseMission:after {
    right: -90px;
  }
  .caseBodypit .audienceList .imageContainer img {
    height: 290px;
  }
  .caseBodypit .audienceList .visualCard {
    width: 290px;
    min-height: 360px;
  }
}

/*# sourceMappingURL=style.css.map */
