.breadcrumb{margin-bottom:20px}.breadcrumb,.breadcrumb li{display:flex;align-items:center;gap:3px}.breadcrumb li:not(:last-child)::after{content:"/"}.breadcrumb li:last-child{display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:block;max-width:200px;white-space:nowrap;word-wrap:break-word}@media only screen and (min-width: 768px){.breadcrumb li:last-child{max-width:550px}}.breadcrumb li,.breadcrumb li a{font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:12px;font-weight:700;line-height:18px;letter-spacing:-0.01em;color:var(--wp--preset--color--dark-primary, #323232)}.author-profile{display:flex;align-items:start;gap:15px}.author-profile__image{flex:0 0 100px;max-width:100px;height:100px}.author-profile__image img{width:100%;height:100%;object-fit:cover;border-top-left-radius:var(--wp--custom--radius--medium--top-left, 15px);border-top-right-radius:var(--wp--custom--radius--medium--top-right, 15px);border-bottom-right-radius:var(--wp--custom--radius--medium--bottom-right, 15px);border-bottom-left-radius:var(--wp--custom--radius--medium--bottom-left, 15px)}.author-profile__name{display:inline-block;font-family:"Roboto",sans-serif;font-size:17px;font-weight:700;letter-spacing:-0.01em;color:var(--wp--preset--color--light-primary, #ffffff);margin-bottom:10px}.author-profile__bio{font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;color:var(--wp--preset--color--light-primary, #ffffff);margin-bottom:10px}.grid-posts{display:grid;grid-template-columns:1fr;gap:30px}@media only screen and (min-width: 576px){.grid-posts{grid-template-columns:repeat(max(1, var(--grid-posts-cols, 2) - 1), 1fr);column-gap:max(0px,50px - 10px*var(--grid-posts-cols, 2))}}@media only screen and (min-width: 768px){.grid-posts{grid-template-columns:repeat(var(--grid-posts-cols, 2), calc(100% / var(--grid-posts-cols, 2) - max(0px, 50px - 10px * var(--grid-posts-cols, 2)) / 2))}}.grid-posts.spacing-bottom{margin-bottom:35px}.post-item__image{margin-bottom:10px}.post-item__image img{width:100%;height:100%;object-fit:contain}.post-item__image,.post-item__image img{border-top-left-radius:var(--wp--custom--radius--default--top-left, 20px);border-top-right-radius:var(--wp--custom--radius--default--top-right, 20px);border-bottom-right-radius:var(--wp--custom--radius--default--bottom-right, 20px);border-bottom-left-radius:var(--wp--custom--radius--default--bottom-left, 0)}.post-item__content-head{display:flex;align-items:center;gap:5px;margin-bottom:5px}.post-item__content-cat{display:inline-block;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:14px;font-weight:800;line-height:18px;letter-spacing:-0.01em;color:var(--wp--custom--post-item--cat-text-color, var(--wp--preset--color--primary, #FB6326));text-transform:uppercase}.post-item__content-title{margin-bottom:5px;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:18px;font-weight:800;line-height:25px;letter-spacing:-0.01em;color:var(--wp--preset--color--dark-primary, #323232);display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (min-width: 768px){.post-item__content-title{font-size:16px}}@media only screen and (min-width: 1024px){.post-item__content-title{font-size:18px}}.post-item__content-title a{color:var(--wp--preset--color--dark-primary, #323232)}.post-item__content-excerpt{margin-bottom:5px;font-size:13px;line-height:1.4;color:var(--wp--preset--color--dark-primary, #323232);display:-webkit-box;white-space:normal;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.post-item__content-time{font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:12px;font-weight:400;line-height:25px;color:var(--wp--preset--color--dark-primary, #323232)}.horizontal.post-item{display:flex;gap:9px;margin-bottom:23px}@media only screen and (min-width: 1024px){.horizontal.post-item{gap:36px}}.horizontal.post-item .post-item__image{flex:0 0 140px;max-width:140px;min-height:78px;margin-bottom:0}@media only screen and (min-width: 768px){.horizontal.post-item .post-item__image{flex-basis:33.3333333333%;max-width:33.3333333333%}}.horizontal.post-item .post-item__content{display:flex;flex-direction:column}.horizontal.post-item .post-item__content-head{margin-bottom:0}.horizontal.post-item .post-item__content-cat{font-size:13px;line-height:18px}@media only screen and (min-width: 1024px){.horizontal.post-item .post-item__content-cat{margin-bottom:6px;font-size:14px}}.horizontal.post-item .post-item__content-title{margin-bottom:0;font-size:15px;line-height:19px}@media only screen and (min-width: 1024px){.horizontal.post-item .post-item__content-title{font-size:18px;line-height:25px}}.horizontal.post-item .post-item__content-time{margin-top:auto}@media only screen and (min-width: 1024px){.horizontal.post-item .post-item__content-time{margin-top:9px}}.pagination,.pagination__more-pages{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:20px}@media only screen and (min-width: 1024px){.pagination,.pagination__more-pages{margin-bottom:0}}.pagination .page-numbers{display:grid;place-items:center;width:auto;min-width:40px;height:40px;padding:5px;text-align:center;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:15px;font-weight:400;line-height:25px;color:var(--wp--preset--color--dark-primary, #323232)}.pagination .page-numbers:hover,.pagination .page-numbers.current{font-weight:700;letter-spacing:-0.01em;color:var(--wp--custom--pagination--page-numbers--text-color-hover, var(--wp--preset--color--light-primary, #ffffff));background-color:var(--wp--custom--pagination--page-numbers--bg-color-hover, var(--wp--preset--color--primary, #FB6326));border-top-left-radius:var(--wp--custom--radius--default--top-left, 20px);border-top-right-radius:var(--wp--custom--radius--default--top-right, 20px);border-bottom-right-radius:var(--wp--custom--radius--default--bottom-right, 20px);border-bottom-left-radius:var(--wp--custom--radius--default--bottom-left, 0)}.pagination__show-more-page{display:block;flex:0 0 100%;padding:5px;text-transform:uppercase;cursor:pointer;font-family:var(--wp--preset--font-family--primary, Roboto, sans-serif);font-size:15px;font-weight:700;line-height:25px;letter-spacing:-0.01em;color:var(--wp--preset--color--dark-primary, #323232)}.heading-author{text-transform:uppercase}.heading-author__title{font-family:"Roboto",sans-serif;font-size:25px;font-weight:700;letter-spacing:-0.01em;color:var(--wp--custom--title--primary-color, var(--wp--preset--color--black, #000000));margin-bottom:25px}.heading-author__subtitle{font-family:"Roboto",sans-serif;font-size:14px;font-weight:700;letter-spacing:-0.01em;margin-bottom:10px}.author-profile{align-items:center;margin-bottom:35px}.author-profile__name{display:inline-block;font-family:"Roboto",sans-serif;font-size:27px;font-weight:800;letter-spacing:-0.01em;color:var(--wp--custom--title--primary-color, var(--wp--preset--color--black, #000000));margin-bottom:10px}.author-profile__bio{color:var(--wp--preset--color--primary, #FB6326)}.author-profile .socialmedia-links{flex-wrap:wrap;justify-content:flex-start}.author-profile .socialmedia-links__item{width:36px;height:36px;background-color:var(--wp--preset--color--primary, #FB6326);border-top-left-radius:var(--wp--custom--radius--normal--top-left, 10px);border-top-right-radius:var(--wp--custom--radius--normal--top-right, 10px);border-bottom-right-radius:var(--wp--custom--radius--normal--bottom-right, 10px);border-bottom-left-radius:var(--wp--custom--radius--normal--bottom-left, 10px)}.author-profile .socialmedia-links__item:hover{background-color:var(--wp--preset--color--dark-primary, #323232)}.author-profile .socialmedia-links__item .socialmedia-icon{background-color:var(--wp--preset--color--light-primary, #ffffff)}
