.blog-post-tags__row{align-items:center;display:flex;gap:.75rem 1.25rem}.blog-post-tags__title{color:var(--color-white);text-transform:capitalize}.blog-post-tags__list{--list-gap-x:1.25rem;--list-line-width:.625rem;font-size:.875rem;font-weight:400;line-height:1.6}.blog-post-tags__list,.blog-post-tags__list>li:not(:last-child){align-items:center;display:flex;gap:var(--list-gap-x)}.blog-post-tags__list>li:not(:last-child):after{background-color:var(--color-white-200);content:"";display:block;flex:0 0 var(--list-line-width);height:.0625rem;width:var(--list-line-width)}.blog-post-author{--block-padding-x:2.5rem;--block-padding-y:2.5rem;--block-row-gap:1.625rem;--block-img-size:6.25rem;border:.125rem solid hsla(0,0%,100%,.1);display:block;overflow:hidden;padding:var(--block-padding-y) var(--block-padding-x);position:relative}@media (max-width:61rem){.blog-post-author{--block-padding-x:1.75rem;--block-padding-y:1.75rem;--block-row-gap:.9375rem;--block-img-size:3.125rem}}.blog-post-author__row{display:flex;gap:var(--block-row-gap)}@media (max-width:61rem){.blog-post-author__row{flex-wrap:wrap}}.blog-post-author__img{background-color:var(--color-gray-text-on-dark);border-radius:var(--block-img-size);flex:0 0 var(--block-img-size);height:var(--block-img-size);overflow:hidden;width:var(--block-img-size)}.blog-post-author__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-post-author__text{flex:1 1 auto}.blog-post-author__name{color:var(--color-white);text-transform:capitalize}.blog-post-author__name:not(:last-child){margin-bottom:1rem}@media (max-width:61rem){.blog-post-author__name:not(:last-child){margin-bottom:.9375rem}}.blog-post-author__description{font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}.blog-post-author__description:not(:last-child){margin-bottom:1.25rem}.blog-post-author__author{color:var(--color-white);font-size:var(--heading-h6-font-size);font-weight:var(--heading-h6-font-weight);line-height:var(--heading-h6-line-height);text-transform:capitalize}.section-post__wrap{padding:3.125rem 0 4.6875rem}@media (max-width:61rem){.section-post__wrap{padding:3.125rem 0}}.section-post__top{margin:0 auto;max-width:46.875rem}.section-post__top:not(:last-child){margin-bottom:4.375rem}.section-post__img{background-color:var(--color-gray-text-on-dark);overflow:hidden;padding-bottom:47.07%;position:relative}.section-post__img:not(:last-child){margin-bottom:2.5rem}.section-post__img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.section-post__metas:not(:last-child){margin-bottom:2.5rem}@media (max-width:61rem){.section-post__metas:not(:last-child){margin-bottom:1.875rem}}.section-post__title{color:var(--color-white);font-size:var(--heading-h4-font-size);font-weight:var(--heading-h4-font-weight);line-height:var(--heading-h4-line-height);text-transform:capitalize}.section-post__title:not(:last-child){margin-bottom:1.625rem}@media (max-width:61rem){.section-post__title:not(:last-child){margin-bottom:1.25rem}}.section-post__text-block:not(:last-child){margin-bottom:3.75rem}@media (max-width:61rem){.section-post__text-block:not(:last-child){margin-bottom:3.125rem}}.section-post__text-block table{border-collapse:collapse;width:100%}.section-post__text-block table tr td,.section-post__text-block table tr th{border:.0625rem solid var(--color-gray-text-on-dark);padding:.625rem 1.25rem}.section-post__text-block table tr th{background-color:var(--color-gray-text-on-dark);color:var(--color-black)}.section-post__quote:not(:last-child){margin-bottom:3.75rem}@media (max-width:61rem){.section-post__quote:not(:last-child){margin-bottom:3.125rem}}.section-post__tags:not(:last-child){margin-bottom:2.5rem}@media (max-width:61rem){.section-post__tags:not(:last-child){margin-bottom:1.875rem}}.section-post__author:not(:last-child){margin-bottom:3.75rem}.section-post__bottom-nav{border-bottom:.0625rem solid hsla(0,0%,100%,.05);border-top:.0625rem solid hsla(0,0%,100%,.05);display:flex;gap:1.5rem;justify-content:space-between;padding:2.375rem 0}@media (max-width:61rem){.section-post__bottom-nav{padding:1.875rem 0}}.section-post__nav{max-width:22.125rem}.post-nav{background:none;border:none;color:inherit;text-align:left}.post-nav:not(:disabled){cursor:pointer}@media (any-hover:hover){.post-nav:not(:disabled):hover .post-nav__title{color:var(--color-primary)}}.post-nav--next{text-align:right}.post-nav--next .post-nav__row{flex-direction:row-reverse}.post-nav__row{display:flex;gap:1.25rem}@media (max-width:61rem){.post-nav__row{gap:.625rem}}.post-nav__text{flex:1 1 auto}.post-nav__title{color:var(--color-white);text-transform:capitalize;transition:color var(--transition-duration-primary)}@media (max-width:61rem){.post-nav__title{display:none}}.post-nav__title:not(:last-child){margin-bottom:.75rem}.post-nav__date{display:block;font-size:.875rem;font-weight:400;line-height:1.6}@media (max-width:61rem){.post-nav__date{display:none}}.post-nav__label{color:var(--color-white-500);font-size:.875rem;font-weight:800;line-height:1.6;text-transform:uppercase}@media (min-width:62rem){.post-nav__label{display:none}}
