/*.areasoffocus {*/
  /*z-index: 3;*/
  /*min-height: 100vh;*/
/*}*/

/*.areasoffocus > p.declaration span {*/
  /*opacity: 0;*/
  /*display: inline-block;*/
/*}*/

/*.areasoffocus-content:after {*/
  /*clear: both;*/
  /*display: block;*/
  /*content: '';*/
/*}*/

/*.areasoffocus-content {*/
  /*font-size: 0;*/
  /*line-height: 0;*/
  /*letter-spacing: -4px;*/
/*}*/

/*.areasoffocus-content > div {*/
  /*height: 50vh;*/
  /*font-size: 16px;*/
  /*line-height: normal;*/
  /*letter-spacing: normal;*/
  /*display: inline-block;*/
  /*vertical-align: top;*/
  /*float: none;*/
  /*-webkit-transform: scale(.75);*/
  /*-moz-transform: scale(.75);*/
  /*-ms-transform: scale(.75);*/
  /*-o-transform: scale(.75);*/
  /*transform: scale(.75);*/
  /*-webkit-transition: all .35s ease;*/
  /*-moz-transition: all .35s ease;*/
  /*-ms-transition: all .35s ease;*/
  /*-o-transition: all .35s ease;*/
  /*transition: all .35s ease;*/
  /*opacity: 0;*/
/*}*/

/*.areasoffocus-content > div:nth-child(2) {*/
  /*-webkit-transition-delay: .1s;*/
  /*-moz-transition-delay: .1s;*/
  /*-ms-transition-delay: .1s;*/
  /*-o-transition-delay: .1s;*/
  /*transition-delay: .1s;*/
/*}*/

/*.areasoffocus-content > div:nth-child(3) {*/
  /*-webkit-transition-delay: .2s;*/
  /*-moz-transition-delay: .2s;*/
  /*-ms-transition-delay: .2s;*/
  /*-o-transition-delay: .2s;*/
  /*transition-delay: .2s;*/
/*}*/

/*.areasoffocus-content > div:nth-child(4) {*/
  /*-webkit-transition-delay: .3s;*/
  /*-moz-transition-delay: .3s;*/
  /*-ms-transition-delay: .3s;*/
  /*-o-transition-delay: .3s;*/
  /*transition-delay: .3s;*/
/*}*/

/*.areasoffocus-content > div:nth-child(5) {*/
  /*-webkit-transition-delay: .4s;*/
  /*-moz-transition-delay: .4s;*/
  /*-ms-transition-delay: .4s;*/
  /*-o-transition-delay: .4s;*/
  /*transition-delay: .4s;*/
/*}*/

/*.areasoffocus-content > div:nth-child(6) {*/
  /*-webkit-transition-delay: .5s;*/
  /*-moz-transition-delay: .5s;*/
  /*-ms-transition-delay: .5s;*/
  /*-o-transition-delay: .5s;*/
  /*transition-delay: .5s;*/
/*}*/

/*.areasoffocus-content > div:nth-child(7) {*/
  /*-webkit-transition-delay: .6s;*/
  /*-moz-transition-delay: .6s;*/
  /*-ms-transition-delay: .6s;*/
  /*-o-transition-delay: .6s;*/
  /*transition-delay: .6s;*/
/*}*/

/*.areasoffocus-content > div:nth-child(8) {*/
  /*-webkit-transition-delay: .7s;*/
  /*-moz-transition-delay: .7s;*/
  /*-ms-transition-delay: .7s;*/
  /*-o-transition-delay: .7s;*/
  /*transition-delay: .7s;*/
/*}*/

/*.areasoffocus.animate .areasoffocus-content > div {*/
  /*opacity: 1;*/
  /*-webkit-transform: scale(1);*/
  /*-moz-transform: scale(1);*/
  /*-ms-transform: scale(1);*/
  /*-o-transform: scale(1);*/
  /*transform: scale(1);*/
/*}*/

/*.featured.block {*/
  /*z-index: 1;*/
/*}*/
