.post-single{padding:20px}.post-single__featured-image{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:34px 0 34px;margin:20px 0 0}@media only screen and (max-width:768px){.post-single__featured-image{margin:20px -20px;padding:0;border:0}}.post-single__thumb-image{display:flex;min-height:280px;background-position:center;background-repeat:no-repeat;background-size:cover}.post-single h2{font-size:clamp(18px, 1vw, 20px);font-weight:800;line-height:1.6}.post-single p{margin:1.4rem 0;line-height:1.8;font-size:16px;color:#111}.post-single .post-card__thumb{min-width:260px}.post-single .post-card__thumb-image{min-height:160px;min-width:260px}.post-info{margin:0;padding:0;background:#fff}.post-info h1{text-align:left;margin-top:8px;color:#000;display:block;overflow-wrap:anywhere;word-break:break-word;font-weight:800;letter-spacing:0;font-size:clamp(34px, 3vw, 44px);line-height:1.2}.post-info .subtitle{margin:0;display:block;color:var(--main-color);font-weight:700;letter-spacing:0;font-size:18px;line-height:1.2;text-align:left}.post-info .meta{font-weight:400;letter-spacing:0;font-size:12px;line-height:1.6;display:flex;-webkit-box-align:center;align-items:center;color:#5c5c5c;gap:4px;margin-top:24px;margin-bottom:0}.post-info .meta .separator{margin:0 6px;font-size:14px;font-weight:100}.post-content-wrap{padding:0;margin:34px 0 0;background:#fff}.post-relative__title,.post-full__title{font-weight:800;letter-spacing:0;font-size:20px;line-height:1;min-height:1.2em;border-style:solid;border-width:4px 0 0 4px;border-color:var(--main-color);padding:6px 8px 0;color:#000;text-transform:uppercase;display:-webkit-box;max-width:100%;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:12px 0 20px}.post-extra{margin-top:34px;position:relative}.post-card{background:#fff;border-radius:0;border-bottom:1px solid #ddd;overflow:hidden;padding:20px 0 30px;color:#000}@media only screen and (max-width:768px){.post-card{border:0;padding:12px 0 0}}.post-card__link{color:#000;text-decoration:none;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:20px}@media only screen and (max-width:768px){.post-card__link{flex-direction:column}}.post-card__link:hover{text-decoration:none;color:#000}.post-card__link:hover .post-card__content h2{color:var(--main-color);text-decoration:underline}.post-card__link:hover .post-card__thumb-image{transform:scale(1.2)}.post-card__thumb{min-width:320px;display:flex;justify-content:center;align-items:center;overflow:hidden}@media only screen and (max-width:768px){.post-card__thumb{width:100%;max-width:100%}}.post-card__thumb-image{width:100%;height:100%;min-height:200px;min-width:300px;background-repeat:no-repeat;background-position:center;background-size:cover;transition:transform 300ms ease;z-index:1}.post-card__thumb-image.fallback{z-index:0;position:absolute}.post-card__content{position:relative;width:100%}.post-card__content h2{font-weight:800;font-size:clamp(18px, 1vw, 20px);margin:10px 54px 0 0;line-height:1.2}.post-card__content>p{margin:10px 0}.post-card__content .subtitle{margin-bottom:8px;display:block;color:#5c5c5c;font-weight:700;letter-spacing:0;font-size:14px;line-height:1.2}@media only screen and (max-width:768px){.post-card__content .meta{display:none}}.post-card__content .meta .date{font-weight:400;letter-spacing:0;font-size:12px;line-height:1.6;color:#333}@media only screen and (max-width:768px){.post-card__content .meta .date{display:none}}.post-card__content .team{position:absolute;right:0;top:-15px}@media only screen and (max-width:768px){.post-card__content .team{display:none}}.post-card__full{position:relative;margin-bottom:10px;margin-top:12px;padding:0}.post-card__full:after{content:"";display:block;bottom:0;left:0;right:0;width:100%;height:0;z-index:1;position:absolute!important;box-shadow:0 0 100px 200px rgb(0 0 0 / .5647058824)}.post-card__full .post-card__thumb{min-width:260px;width:100%;position:absolute!important;top:0;left:0;bottom:0;right:0}.post-card__full .post-card__content{position:relative;min-height:360px;display:flex;flex-direction:column;justify-content:end;z-index:2;width:100%;padding:24px}.post-card__full .post-card__content h2{font-weight:800;font-size:clamp(28px, 1.8vw, 34px);line-height:1.2;margin:0 54px 0 0;color:#fff}.post-card__full .post-card__content .subtitle{margin-top:80px;margin-bottom:8px;display:block;color:#fff;font-weight:700;letter-spacing:0;font-size:15px;line-height:1.2}.post-card__full .post-card__content .meta{margin-bottom:auto}.post-card__full .post-card__content .team{position:absolute;right:12px;top:12px}.post-card--vertical .post-card__link{flex-direction:column;gap:12px}.post-card--vertical .post-card__thumb{width:100%;position:relative}.post-card--vertical .post-card__thumb .meta{position:absolute;top:6px;left:9px;z-index:2}@media only screen and (max-width:768px){.post-card--vertical .post-card__thumb .meta{display:none}}.post-card--vertical .post-card__thumb .team{position:absolute;top:0;right:0;z-index:2}@media only screen and (max-width:768px){.post-card--vertical .post-card__thumb .team{display:none}}.post-card--vertical .post-card__thumb-image{min-height:200px}.post-card--vertical h2{font-weight:800;font-size:clamp(18px, 1vw, 20px);margin:0 0 10px;line-height:1.2}.post-card--vertical .subtitle{font-size:13px}.post-card--side .post-card__link{flex-direction:row;gap:12px}.post-card--side .post-card__thumb{width:100%;max-width:140px;min-width:unset;max-height:140px;position:relative}.post-card--side .post-card__thumb-image{min-height:140px}.post-card--side h2{font-weight:800;font-size:clamp(14px, 1vw, 16px);margin:0 0 10px;line-height:1.2}.post-card--side .subtitle{font-size:clamp(12px, 1vw, 14px)}.block-category--without-sidebar .post-card__full .post-card__content{min-height:560px}.block-category--without-sidebar .post-card--vertical .post-card__thumb-image{min-height:280px}.block-category--with-sidebar .post-card__full .post-card__content{min-height:390px}.block-category--with-sidebar .post-card--vertical .post-card__thumb-image{min-height:200px}.block-category--with-sidebar .post-card--vertical .post-card--side .post-card__thumb-image{min-height:140px;background-size:contain;background-position:center}.site-footer{margin-top:80px;margin-bottom:40px}.site-footer__wrapper{border-top:4px solid var(--link-color);position:relative}@media only screen and (max-width:768px){.site-footer__wrapper{margin:0 -20px;padding:0 20px}}.site-footer__logo{max-width:150px;display:inline-block;position:absolute;top:-36px}@media only screen and (max-width:1024px){.site-footer__logo{max-width:120px}}@media only screen and (max-width:768px){.site-footer__logo{position:relative;top:unset;display:flex;margin:-30px auto 0;max-width:70px}}.site-footer__copyrights{margin-left:clamp(80px, 14vw, 180px);margin-top:40px}@media only screen and (max-width:768px){.site-footer__copyrights{margin-left:unset;text-align:center;margin-top:20px}}.site-footer__menu{display:flex;list-style:none;margin:0;margin-left:clamp(80px, 14vw, 180px);margin-top:-6px;padding:0;gap:20px;font-size:14px;color:#000}.site-footer__menu li{margin:0}.site-footer__menu a{color:#000;opacity:.6}.site-footer__menu a:hover{color:var(--link-color)}@media only screen and (max-width:768px){.site-footer__menu{margin-left:unset;text-align:center;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px 20px}}