/* INTRO SECTION */

div#intro{
  z-index:1;
  background:#1b2945;
}

div#intro>div.wrapper{
  background:transparent;
}

div#intro h1:before{
  content:none;
}

div#intro h1{
  text-align:center;
  font-size:60px;
  font-weight:300;
  line-height:75px;
  color:#fff;
}

div#intro,
div#intro>div.wrapper{
  overflow:visible;
}
div#intro>div.wrapper>div.content{
  overflow:auto;
}
div#intro>div.wrapper:after{
  content:"";
  position:absolute;
  left:380px;
  bottom:-16px;
  width:32px;
  height:17px;
  z-index:3;
  background-image:url("/_/img/triangle_down_1b2945_outline_a7adb2_64x34.png");
  background-repeat:no-repeat;
  background-size:32px 17px;
  background-position:center top;
}

/* CONTENT SECTION */

div.section.case,
div.section.case>div.wrapper{
  overflow:visible;
}

div.section.case>div.wrapper{
  background:transparent;
}

div.section.case>div.wrapper:before{
  content:"";
  position:absolute;
  left:380px;
  top:-2px;
  width:32px;
  height:17px;
  z-index:1;
  background-image:url("/_/img/triangle_down_fff_outline_a7adb2_64x34.png");
  background-repeat:no-repeat;
  background-size:32px 17px;
  background-position:center top;
}

div.section.case>div.wrapper>div.content{
  position:relative;
  width:100vw;
  left:348px;
  background:#fff;
}

div.section.case>div.wrapper>div.content h1,
div.section.case>div.wrapper>div.content p,
div.section.case>div.wrapper>div.content ul{
  width:548px;
}

div.section.case>div.wrapper>div.content ul{
  padding-left:2em;
}

div.section.case>div.wrapper>div.content ul>li{
  list-style:disc;
  margin-bottom:16px;
}

div.section.case>div.wrapper>div.content h1:before{
  content:none;
}

div.section.case>div.wrapper>div.content h1>*.eyebrow{
  display:block;
  text-transform:uppercase;
  font-size:19px;
  letter-spacing:0.1em;
  color:#505c66;
}

div.section.case>div.wrapper div.callout{
  position:absolute;
  left:-348px;
  width:284px;
}

div.section.case>div.wrapper div.callout ul{
  margin-left:0;
  padding-left:0;
  width:284px;
}

div.section.case>div.wrapper div.callout li{
  margin-left:1.1em;
  margin-bottom:16px;
  list-style:disc outside;
  font-size:19px;
  line-height:32px;
  font-weight:500;
}

div.section.case>div.wrapper>div.content a.button{
  width:296px;
}

/* LAST CONTENT SECTION BEFORE CONTACT FORM */

div#section_case_2>div.wrapper:after{
  z-index:3;
}

div#section_case_3{
  z-index:20;
}

div#section_case_3>div.wrapper:after{
  content:"";
  position:absolute;
  left:32px;
  bottom:-16px;
  width:32px;
  height:17px;
  z-index:1;
  background-image:url("/_/img/triangle_down_fff_outline_a7adb2_64x34.png");
  background-repeat:no-repeat;
  background-size:32px 17px;
  background-position:center top;
}
