:root {--gutter: 26px;--mobile-margin: 16px;--locking-grid: true;--max-inline-size: 1080px;--max-inline-size-sm: 479px;--max-inline-size-md: 700px;--max-inline-size-lg: 1024px;--max-inline-size-xl: 1280px;}:root {--mq-xs: 320px;--mq-sm: 479px;--mq-md: 700px;--mq-lg: 1024px;--mq-xl: 1280px;--max-width: 1080px;}.btn--ghost,.block--bloglist .block__more,.btn {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0 15px;height: 40px;font-family: var(--ff2);font-style: normal;font-weight: 600;font-size: 15px;line-height: 100%;text-align: center;letter-spacing: -.15px;text-transform: uppercase;white-space: nowrap;color: white;background-color: var(--c6);border: 2px solid var(--c6);cursor: pointer;-webkit-transition: all .1s;transition: all .1s;}.btn--ghost:hover,.block--bloglist .block__more:hover,.btn:hover,.btn--ghost:focus,.block--bloglist .block__more:focus,.btn:focus {color: white;text-decoration: none;background-color: var(--c1);border-color: var(--c1);}.btn--ghost,.block--bloglist .block__more {background-color: transparent;color: var(--ctxt);border-color: var(--ctxt);}.btn--ghost:hover,.block--bloglist .block__more:hover,.btn--ghost:focus,.block--bloglist .block__more:focus {color: white;background-color: var(--ctxt);}.btn--c1 {color: white;background-color: var(--c1);border-color: var(--c1);}.btn--c1:hover,.btn--c1:focus {background-color: black;border-color: black;}.btn--c2 {color: white;background-color: var(--c2);border-color: var(--c2);}.btn--c2:hover,.btn--c2:focus {background-color: var(--c1);border-color: var(--c1);}.btn--c3 {color: white;background-color: var(--c3);border-color: var(--c3);}.btn--c3:hover,.btn--c3:focus {background-color: var(--c1);border-color: var(--c1);}.btn--c9 {color: white;background-color: var(--c9);border-color: var(--c9);}.btn--c9:hover,.btn--c9:focus {background-color: var(--c1);border-color: var(--c1);}.btn--lg,.block--bloglist .block__more {padding: 0 45px;height: 50px;font-size: 18px;letter-spacing: 0;}.btn--xl {padding: 0 45px;height: 60px;font-size: 20px;letter-spacing: 0;}.block--bloglist {visibility: visible;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-flow: column;flex-flow: column;padding-bottom: var(--padding-bottom);}.block--bloglist .block__description {margin-bottom: 1em;}.block--bloglist .block__list {list-style-type: none;display: grid;grid-template-columns: 1fr;gap: var(--gap);margin: 0;padding: 0;}.block--bloglist .block__more {-ms-flex-item-align: center;align-self: center;margin-top: 1em;}.block--bloglist .post__media {position: relative;margin-bottom: 1em;}.block--bloglist .post__img {display: block;width: 100%;height: auto;}.block--bloglist .post__category {position: absolute;display: inline-block;top: calc(50% - 12px);left: 0;padding: 2px 8px 4px 0;font-family: var(--ff2);font-weight: 500;font-size: 22px;line-height: 120%;text-transform: uppercase;background-color: white;}.block--bloglist .post__category:hover,.block--bloglist .post__category:focus {text-decoration: none;color: white;background-color: var(--c1);}.block--bloglist .post__img+.post__category {position: absolute;top: calc(50% - 16px);left: 0;}.block--bloglist .post__date {display: block;margin-bottom: .5em;font-family: var(--ff2);font-weight: 200;font-size: 22px;text-transform: uppercase;}.block--bloglist .post__title {display: block;margin: 0 0 .25em;font-family: var(--ff2);font-weight: 500;font-size: 24px;line-height: 120%;letter-spacing: -.5px;color: var(--ctxt);text-transform: uppercase;}.block--bloglist .post__link:hover,.block--bloglist .post__link:focus {color: var(--c1);text-decoration: none;}.block--bloglist .post__description {margin-top: 0;}@media screen and (min-width: 700px) {.block--bloglist .block__list {grid-template-columns: repeat(3, 1fr);}}@media screen and (min-width: 1024px) {.block--bloglist .block__description {max-width: 70%;}}
