.page-block{background-color:#fff;border-radius:8px;padding:24px 16px}@media(min-width: 1024px){.page-block{padding:24px 32px}}.page-block:not(:last-of-type){margin-bottom:16px}@media(min-width: 1024px){.page-block:not(:last-of-type){margin-bottom:24px}}.page-block__head{position:relative;padding-bottom:24px;margin-bottom:16px}@media(min-width: 1024px){.page-block__head{margin-bottom:32px}}.page-block__head::after{background-color:#eee;content:"";display:inline-block;height:1px;left:-16px;position:absolute;bottom:0;width:calc(100% + 32px)}@media(min-width: 1024px){.page-block__head::after{left:-32px;width:calc(100% + 64px)}}.page-block__title{margin:0}.page-block__subtitle{margin:12px 0 0}.author-block{position:relative;padding-top:24px;margin-top:16px;display:flex;flex-direction:column;gap:10px}@media(min-width: 1024px){.author-block{padding-top:32px;margin-top:32px;gap:16px}}.author-block::before{background-color:#eee;content:"";display:block;height:1px;left:-16px;top:0;position:absolute;width:calc(100% + 32px)}@media(min-width: 1024px){.author-block::before{left:-169px;width:calc(100% + 64px + 274px)}}.author-block__title{color:#364658;font-weight:bold}@media(min-width: 1024px){.author-block__title{font-size:18px}}.author-block__body{background-color:#f7f8fa;border-radius:8px;padding:24px 16px;display:flex;flex-direction:column;gap:12px;position:relative}@media(min-width: 1024px){.author-block__body{padding:30px}}.author-block__body::before{display:block;color:#fdfcfc;font-size:12px;font-weight:600;line-height:normal;text-transform:uppercase;border-radius:60px;padding:6px 8px;margin-left:auto}@media(min-width: 1024px){.author-block__body::before{position:absolute;right:30px;top:30px}}.author-block__body.author-type::before{content:"Author";background-color:#317ae9}.author-block__body.reviewer-type::before{content:"Reviewer";background-color:#fa8630}.author-block__head{display:flex;gap:16px}@media(min-width: 1024px){.author-block__head{gap:24px}}.author-block__avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #0073e6;border-radius:50%;overflow:hidden;width:70px;height:70px}.author-block__avatar.reviewer{border-color:#fa8630}.author-block__avatar a,.author-block__avatar img{display:flex}.author-block__info{display:flex;flex-direction:column;grid-column:2/3;grid-row:1/2;justify-content:center;gap:4px}.author-block__social{display:flex;align-items:center;gap:12px;padding-top:2px}@media(min-width: 1024px){.author-block__social{padding-top:4px}}.author-block__social:empty{display:none}.author-block__social a,.author-block__social img{display:flex}.author-block__social a{opacity:1;transition:opacity .2s}.author-block__social a:hover{opacity:.8}.author-block__bio{color:#364658;margin-bottom:0;padding-top:8px}.author-block__name{color:#262534;display:block;font-weight:700}.author-block__role{color:rgba(54,70,88,.5);display:block;font-size:13px;font-weight:500;line-height:1.3}.cta{border-radius:8px;background-color:#ffd180;display:flex;flex-direction:column;padding:16px;gap:24px;margin-bottom:16px}@media(min-width: 1024px){.cta{padding:20px 48px;flex-direction:row;align-items:center;gap:40px;margin-bottom:32px}}.cta__img{display:none}@media(min-width: 1024px){.cta__img{display:block}}.cta__text{font-size:18px;font-weight:500;color:#2f2e41}@media(min-width: 1024px){.cta__btn{margin-left:auto}}.post-navigation{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px 60px;padding-top:24px}@media(min-width: 1024px){.post-navigation{padding-top:40px}}@media(min-width: 1024px){.post-navigation>div{max-width:calc(50% - 30px)}}.post-navigation a{color:#317ae9;font-size:16px;display:flex;gap:6px;position:relative}.post-navigation__previous{text-align:left}.post-navigation__previous a::before{content:"";display:block;flex-shrink:0;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../svg/ico_chevron-left-blue-2.svg)}.post-navigation__next{text-align:right;margin-left:auto}.post-navigation__next a::after{content:"";display:block;flex-shrink:0;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../svg/ico_chevron-right-blue-2.svg)}.posts-menu-section{margin-bottom:16px;background-color:#fff;position:relative}@media(min-width: 1024px){.posts-menu-section{margin-bottom:24px;background-color:rgba(0,0,0,0)}}.posts-menu-section::before{content:"";height:100%;width:20px;display:block;position:absolute;left:0;bottom:0;background:linear-gradient(90deg, #fff, rgba(255, 255, 255, 0))}@media(min-width: 1024px){.posts-menu-section::before{display:none}}.posts-menu-section::after{content:"";height:100%;width:24px;display:block;position:absolute;right:0;bottom:0;background:linear-gradient(90deg, rgba(255, 255, 255, 0), #fff)}@media(min-width: 1024px){.posts-menu-section::after{display:none}}.posts-menu-section__inner{overflow-x:scroll;overflow-y:clip;scrollbar-width:none}@media(min-width: 1024px){.posts-menu-section__inner{overflow-x:visible;overflow-y:visible}}.posts-menu-section__inner::-webkit-scrollbar{display:none}.posts-menu-section .posts-menu__nav{background-color:#fff;display:flex;align-items:center}@media(min-width: 1024px){.posts-menu-section .posts-menu__nav{border-radius:8px}}.posts-menu-section .posts-menu__nav__list{list-style:none;padding:0;margin:0;display:flex;gap:20px;align-items:center;justify-content:space-between}@media(min-width: 1024px){.posts-menu-section .posts-menu__nav__list{width:100%;max-width:800px;margin:0 auto}}.posts-menu-section .posts-menu__nav__list>.menu-item{flex-shrink:0;padding:20px 0;position:static}@media(min-width: 1024px){.posts-menu-section .posts-menu__nav__list>.menu-item{position:relative;padding-right:0 !important}.posts-menu-section .posts-menu__nav__list>.menu-item:hover>a::after{transform:rotate(180deg)}.posts-menu-section .posts-menu__nav__list>.menu-item:hover .sub-menu{opacity:1;visibility:visible}}.posts-menu-section .posts-menu__nav__list>.menu-item:last-of-type{padding-right:20px}.posts-menu-section .posts-menu__nav__list>.menu-item>a{font-weight:600;cursor:pointer;gap:6px}.posts-menu-section .posts-menu__nav__list>.menu-item>a::after{content:"";display:block;flex-shrink:0;width:10px;height:6px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../svg/ico_chevron-bottom-blue-2.svg);transform:rotate(0);transition:transform .15s ease}.posts-menu-section .posts-menu__nav__list>.menu-item>a.active::after{transform:rotate(180deg)}.posts-menu-section .sub-menu{opacity:0;visibility:hidden;list-style:none;text-align:left;padding:24px;margin:0;background-color:#fff;border:1px solid #eee;border-radius:6px;box-shadow:0 10px 32px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:12px;width:100%;min-width:280px;max-width:90%;max-height:250px;overflow:auto;position:absolute;top:55px;right:50%;transform:translateX(50%);transition:opacity .2s ease;z-index:30}@media(min-width: 1024px){.posts-menu-section .sub-menu{top:50px;max-width:350px}}.posts-menu-section .sub-menu::-webkit-scrollbar{width:6px}.posts-menu-section .sub-menu::-webkit-scrollbar-track{background:#fff;border:none;box-shadow:inset 0 0 3px #eee;border-radius:16px}.posts-menu-section .sub-menu::-webkit-scrollbar-thumb{background:rgba(49,122,233,.12);border-radius:16px}.posts-menu-section .show-sub-menu{opacity:1;visibility:visible}.posts-menu-section a{color:#5075bb;font-size:14px;font-weight:500;line-height:1.5;display:flex;align-items:center}.cta{border-radius:8px;background-color:#ffd180;display:flex;flex-direction:column;padding:16px;gap:24px;margin-bottom:16px}@media(min-width: 1024px){.cta{padding:20px 48px;flex-direction:row;align-items:center;gap:40px;margin-bottom:32px}}.cta__img{display:none}@media(min-width: 1024px){.cta__img{display:block}}.cta__text{font-size:18px;font-weight:500;color:#2f2e41}@media(min-width: 1024px){.cta__btn{margin-left:auto}}.post-page .post-content{margin:0 auto;width:100%}@media(min-width: 1024px){.post-page .post-content{max-width:800px}}.post-page__title{letter-spacing:1px;margin-bottom:24px;margin-top:0}@media(min-width: 1024px){.post-page__title{margin-bottom:32px;margin-top:8px}}.post-page__head{margin-bottom:16px;padding-bottom:24px;position:relative}@media(min-width: 1024px){.post-page__head{margin-bottom:32px;padding-bottom:32px}}.post-page__head .post-content{align-items:start;display:flex;flex-direction:column}.post-page__head::after{background-color:#eee;bottom:0;content:"";width:calc(100% + 32px);height:1px;left:-16px;position:absolute}@media(min-width: 1024px){.post-page__head::after{left:-32px;width:calc(100% + 64px)}}.post-page__categories{display:flex;flex-wrap:wrap;gap:8px}.post-page__info{align-items:start;display:flex;flex-direction:column;gap:8px}@media(min-width: 1024px){.post-page__info{flex-direction:row;align-items:center;gap:0}}.post-page__date{color:rgba(54,70,88,.7);font-size:12px;display:inline-flex;column-gap:4px}@media(min-width: 1024px){.post-page__date{margin-left:16px}}.post-page .post-ratings{margin-top:24px}@media(min-width: 1024px){.post-page .post-ratings{margin-top:40px}}.cta{margin-top:16px}@media(min-width: 1024px){.cta{margin-top:24px}}.post-content li{padding-bottom:.5em}
