.mod-block-typo-layout {
  opacity: 0;
  transition: transform 0.2s 0.2s, opacity 0.2s 0.2s; }

.is-open .mod-block-typo-layout {
  opacity: 1;
  transition: transform 0.2s 0.5s, opacity 0.2s 0.5s; }

.mod-block-typo-layout .typo-layout-descript {
  margin: 20px 0 0; }

.mod-block-typo-layout .typo-layout-descript p:last-of-type {
  margin: 0; }

.mod-block-typo-layout .typo-layout {
  margin-top: 60px;
  font-family: 'Droid Serif', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 32px; }

.mod-block-typo-layout h3 {
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  color: #111; }

.mod-block-typo-layout h3:after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  border-top: 3px solid #FDCA00;
  margin: 20px 0 18px; }

@media only screen and (min-width: 600px) {
  .mod-block-typo-layout h3 {
    font-size: 30px; } }

@media only screen and (min-width: 1100px) {
  .mod-block-typo-layout .typo-layout {
    margin-top: 120px; }
  .mod-block-typo-layout h3 {
    font-size: 36px; }
  .mod-block-typo-layout .typo-layout-descript {
    margin: 40px 0 0; } }

/****---------------------------------------****/
.mod-block-typo-layout .margin-0 {
  margin: 0; }

.mod-block-typo-layout .margin-10 {
  display: block;
  padding: 0;
  height: 10px;
  line-height: 10px;
  background: #508cd6;
  color: #fff;
  font-size: 9px;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  width: 70px; }

.mod-block-typo-layout .margin-15 {
  display: block;
  padding: 0;
  height: 15px;
  line-height: 15px;
  background: #FDCA00;
  color: #fff;
  font-size: 13px;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  width: 70px; }

.mod-block-typo-layout .margin-30 {
  display: block;
  padding: 0;
  height: 30px;
  line-height: 30px;
  background: #E5A10D;
  color: #fff;
  font-size: 13px;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  width: 70px; }

.typo-layout__info {
  background: #f4f4f4;
  padding: 40px;
  margin: 50px 0;
  font-style: italic;
  position: relative; }

.typo-layout__info:after {
  position: absolute;
  bottom: -15px;
  left: 40px;
  content: '\f0d7';
  font-family: 'FontAwesome';
  font-size: 60px;
  font-style: normal;
  color: #FDCA00; }

@media only screen and (min-width: 1100px) {
  .typo-layout__info {
    padding: 40px 60px;
    margin: 50px -60px; }
  .typo-layout__info:after {
    left: 60px; } }

/****---------------------------------------****/
.typo-layout__breaker {
  border-top: 1px solid #e4e4e4;
  margin: 40px 0;
  padding: 10px 0 0; }

.typo-layout__breaker__title {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #808080;
  text-transform: uppercase; }

.typo-layout__breaker__teaser {
  margin: 15px 0 0; }

/****---------------------------------------****/
.typo-layout__per-title {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: #000; }

.typo-layout__meta {
  font-size: 0; }

.typo-layout__meta__sub {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  display: inline-block; }

.typo-layout__meta--position {
  color: #636363; }

.typo-layout__meta--level {
  color: #11509D; }

.typo-layout__meta__sub:before {
  content: '';
  width: 1px;
  height: 100%;
  border-right: 1px solid #C9CACC;
  font-size: 18px;
  margin: 0 15px; }

.typo-layout__meta__sub:first-of-type:before {
  display: none; }

/*# sourceMappingURL=../../maps/style-guide/typo-layout.css.map */
