/* Pain section styles (alias of Situations) */
.pain .garnish_text{color:#000;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";left:-166px;top:78px}
.pain .heading_section{color:#fff;text-align:right}
.pain{background-image:linear-gradient(to right,#44bc86,#44bc86);margin-top:-1px;padding-top:57px}
@media screen and (min-width:1px) and (max-width:768px){
  .pain{padding-top:69px;background-size:100% 70.7%}
}
.pains_pain{background-image:linear-gradient(#f5f5f5 0,#f5f5f5 100%);background-repeat:no-repeat;background-size:100% 36.5%;background-position:bottom}
@media screen and (min-width:1px) and (max-width:768px){
  .pains_pain{background-size:100% 30.7%}
}
.pains_list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:-10px;padding-bottom:233px;counter-reset:situations-list}
@media screen and (min-width:1px) and (max-width:768px){
  .pains_list{display:block;margin-top:0;padding-bottom:60px}
}
.pains_item{position:relative;width:31.21784%;background-color:#fff;border-radius:18px;box-shadow:6px 6px 0 rgba(0,0,0,.05);padding:50px 30px;text-align:center;counter-increment:situations-list}
@media screen and (min-width:1px) and (max-width:768px){
  .pains_item{width:100%;padding:40px 30px 60px}
}
.pains_item:nth-of-type(1){top:0}
.pains_item:nth-of-type(2){top:80px}
.pains_item:nth-of-type(3){top:160px}
@media screen and (min-width:1px) and (max-width:768px){
  .pains_item:nth-of-type(n+2){top:0;margin-top:20px}
}
svg.pains_item-icon{width:90px;height:90px;display:block;margin:0 auto 26px}
@media screen and (min-width:1px) and (max-width:768px){
  svg.pains_item-icon{margin:0 auto 18px}
}
.pains_item-heading{font-size:24px;font-weight:800;display:inline-block;position:relative;margin:0 auto 23px;padding:0 .25em;line-height:1.3;background-image:linear-gradient(to top,#f5ff00 0,#f5ff00 50%,transparent 50%,transparent 100%)}
@media screen and (min-width:1px) and (max-width:768px){
  .pains_item-heading{margin:0 auto 16px}
}
.pains_item-text{position:relative;font-size:15px;text-align:left;line-height:2}
