:root {--url-img: '/static/default/asset/img/';}:root {--gutter: 20px;--mobile-margin: 20px;--locking-grid: true;}:root {--mq-xs: 320px;--mq-sm: 375px;--mq-md: 768px;--mq-lg: 1024px;--mq-xl: 1280px;--max-width: 1140px;}*,*::before,*::after {-webkit-box-sizing: border-box;box-sizing: border-box;}.block--hero .post__title,.block--hero .post__author,.block--hero .post__description {width: 100%;margin-left: auto;margin-right: auto;padding-left: var(--mobile-margin);padding-right: var(--mobile-margin);}.block--hero .post__media {position: relative;}.block--hero .post__media::before {content: '';position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.45)), color-stop(50%, rgba(0,0,0,0)));background-image: linear-gradient(0deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 50%);z-index: 2;}.block--hero .post__img {display: block;width: 100%;height: auto;}.block--hero .post__header {position: absolute;bottom: 10%;left: 0;width: 100%;color: white;z-index: 3;}.block--hero .post__title {margin-top: 0;margin-bottom: 0;font-weight: 500;font-size: 9vw;line-height: 110%;letter-spacing: -.5px;text-transform: uppercase;}.block--hero .post__title.--long {font-size: 10.5vw;}.block--hero .post__title.--verylong {font-size: 10vw;}.block--hero .post__link {color: white;}.block--hero .post__link:hover,.block--hero .post__link:focus {color: var(--c1);}.block--hero .post__author {position: relative;margin-top: -17px;margin-bottom: 0;color: white;z-index: 9;}.block--hero .post__author::before {content: '';position: absolute;display: block;top: 0;left: -10px;margin-top: -20px;border-top: 40px solid transparent;border-left: 750px solid var(--c1);border-bottom: 40px solid transparent;-webkit-transform: rotate(-1deg);transform: rotate(-1deg);z-index: -1;}.block--hero .post__author-name {position: relative;display: block;font-weight: 500;font-size: 20px;line-height: 120%;color: white;}.block--hero .post__author-name[onclick] {cursor: pointer;}.block--hero .post__author-name[onclick]:hover,.block--hero .post__author-name[onclick]:focus {color: var(--ctxt);}.block--hero .post__author-title {position: relative;display: block;font-weight: 300;font-size: 16px;line-height: 120%;}.block--hero .post__description {position: relative;margin-top: 1.5em;margin-bottom: 0;padding-bottom: 50px;font-weight: 300;font-size: 24px;line-height: 123%;}.block--hero .post__description::after {content: '';position: absolute;display: block;bottom: 0;left: calc(50% - 50vw);border-top: 100px solid transparent;border-right: 2000px solid var(--c1);z-index: -1;}.block--hero .post__description p {display: inline;margin: 0;}.block--hero .post__more {font-weight: 500;color: var(--c1);}.block--hero .post__more:hover,.block--hero .post__more:focus {color: var(--c2);}@media screen and (min-width: 375px) {.block--hero .post__author::before {border-top: 45px solid transparent;border-bottom: 45px solid transparent;}.block--hero .post__author-name {font-size: 24px;}.block--hero .post__author-title {font-size: 20px;}.block--hero .post__description {margin-top: 2em;}}@media screen and (min-width: 768px) {.block--hero .post__title,.block--hero .post__author,.block--hero .post__description {max-width: 768px;}.block--hero .post__title {font-size: 8vw;line-height: 120%;}.block--hero .post__title.--long {font-size: 6.5rem;}.block--hero .post__title.--verylong {font-size: 6vw;}.block--hero .post__author::before {left: -200px;margin-top: -30px;border-top: 60px solid transparent;border-left: 1500px solid var(--c1);border-bottom: 50px solid transparent;}.block--hero .post__author-name {font-size: 28px;}.block--hero .post__author-title {font-size: 24px;}.block--hero .post__description {padding-bottom: 70px;font-size: 30px;}}@media screen and (min-width: 1024px) {.block--hero .post__title,.block--hero .post__author,.block--hero .post__description {max-width: 1024px;}.block--hero .post__author::before {left: initial;margin-top: -65px;right: -300px;border-top: 100px solid transparent;border-left: 2000px solid var(--c1);border-bottom: 100px solid transparent;}.block--hero .post__author-name {font-size: 32px;}.block--hero .post__author-title {font-size: 28px;}.block--hero .post__description {padding-bottom: 100px;font-size: 38px;}}@media screen and (min-width: 1280px) {.block--hero .post__title,.block--hero .post__author,.block--hero .post__description {max-width: 1140px;}.block--hero .post__title {font-size: 7rem;}.block--hero .post__title.--long {font-size: 5.5rem;}.block--hero .post__title.--verylong {font-size: 5rem;}.block--hero .post__description {margin-top: 1.5em;}}
