.post-card__image{border-radius:3.5px;position:relative;overflow:hidden}.post-card__image img{aspect-ratio:2;-o-object-fit:cover;object-fit:cover;border-radius:5px;max-width:100%}.post-card__image a{display:inline-block;position:relative}.post-card__image :before{content:"";opacity:0;z-index:1;background:#0003;width:100%;height:100%;transition:opacity .6s;display:block;position:absolute;left:0;right:0}.post-card__image:hover :before{opacity:1}.post-card__category{color:#adadad;font-size:14px}.post-card__category a{color:inherit;transition:all .15s}.post-card__category a:hover{color:#1a66ff}.post-card__date{color:#adadad;font-size:14px}.post-card__name{font-size:20px;font-weight:500;line-height:1.125}.post-card__name a{color:inherit;transition:all .15s}.post-card__name a:hover{color:#1a66ff}.post-card__content{font-size:15px;line-height:24px}.post-card--layout--related .post-card__name{width:100%;margin-top:16px;font-size:17px;line-height:24px}.post-card--layout--related .post-card__name a{transition:all .2s}.post-card--layout--related .post-card__name a:hover{color:#1a66ff}.post-card--layout--related .post-card__date{margin-top:8px;font-size:15px}@media (width<=767px){.post-card--layout--related .post-card__name{margin-top:12px;font-size:15px;line-height:20px}.post-card--layout--related .post-card__date{margin-top:4px;font-size:14px}}.post-card--layout--grid .post-card__info{flex-wrap:wrap;display:flex}.post-card--layout--grid .post-card__image{margin-bottom:14px}.post-card--layout--grid .post-card__category{display:none}.post-card--layout--grid .post-card__date{order:-1}.post-card--layout--grid .post-card__name{width:100%;margin-top:4px;font-size:18px;line-height:22px}.post-card--layout--grid .post-card__content{width:100%;margin-top:12px}.post-card--layout--grid .post-card__read-more{width:100%;display:none}.post-card--layout--grid.post-card--size--lg .post-card__image{border-radius:3px;margin-bottom:0}.post-card--layout--grid.post-card--size--lg .post-card__info{padding:28px 36px 12px}.post-card--layout--grid.post-card--size--lg .post-card__category{order:-2;font-size:15px;display:block}.post-card--layout--grid.post-card--size--lg .post-card__date{padding-left:22px;font-size:15px;position:relative}.post-card--layout--grid.post-card--size--lg .post-card__date:before{content:"";background:currentColor;border-radius:2px;width:4px;height:4px;display:block;position:absolute;top:9px;left:9px}.post-card--layout--grid.post-card--size--lg .post-card__name{margin-top:8px;font-size:24px;line-height:32px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:20px;font-size:16px}.post-card--layout--grid.post-card--size--lg .post-card__read-more{margin-top:18px;display:block}@media (width<=767px){.post-card--layout--grid.post-card--size--lg .post-card__info{padding:20px 20px 12px}.post-card--layout--grid.post-card--size--lg .post-card__name{font-size:22px;line-height:26px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:12px}}@media (width<=479px){.post-card--layout--grid.post-card--size--lg .post-card__info{padding:12px}.post-card--layout--grid.post-card--size--lg .post-card__name{font-size:20px;line-height:22px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:10px;font-size:15px}}@media (width<=379px){.post-card--layout--grid.post-card--size--lg .post-card__name{margin-top:4px}.post-card--layout--grid.post-card--size--lg .post-card__info{padding:10px 0}}.post-card--layout--list{flex-direction:row;align-items:flex-start;display:flex}.post-card--layout--list.post-card--size--nl .post-card__info{flex-wrap:wrap;padding-top:10px;display:flex}.post-card--layout--list.post-card--size--nl .post-card__image{flex-shrink:0;width:350px;margin-right:30px}.post-card--layout--list.post-card--size--nl .post-card__category{order:-2;font-size:15px;display:block}.post-card--layout--list.post-card--size--nl .post-card__date{order:-1;padding-left:22px;font-size:15px;position:relative}.post-card--layout--list.post-card--size--nl .post-card__date:before{content:"";background:currentColor;border-radius:2px;width:4px;height:4px;display:block;position:absolute;top:9px;left:9px}.post-card--layout--list.post-card--size--nl .post-card__name{width:100%;margin-top:6px;font-size:18px;line-height:24px}.post-card--layout--list.post-card--size--nl .post-card__content{width:100%;margin-top:20px;font-size:16px}.post-card--layout--list.post-card--size--nl .post-card__read-more{margin-top:14px;display:block}@media (width>=768px) and (width<=1199px){.post-card--layout--list.post-card--size--nl .post-card__info{padding-top:0}.post-card--layout--list.post-card--size--nl .post-card__image{flex-shrink:0;width:260px;margin-right:22px}.post-card--layout--list.post-card--size--nl .post-card__content{height:48px;margin-top:8px;font-size:16px;overflow:hidden}.post-card--layout--list.post-card--size--nl .post-card__read-more{margin-top:10px}}@media (width<=767px){.post-card--layout--list.post-card--size--nl{flex-direction:column}.post-card--layout--list.post-card--size--nl .post-card__image{width:auto;margin-right:0}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:10px}}.post-card--layout--list.post-card--size--sm .post-card__image{flex-shrink:0;width:240px;margin-right:22px}.post-card--layout--list.post-card--size--sm .post-card__name{order:-1;height:40px;margin-top:10px;font-size:16px;line-height:20px;overflow:hidden}.post-card--layout--list.post-card--size--sm .post-card__date{margin-top:6px}.post-card--layout--list.post-card--size--sm .post-card__category{display:none}.post-card--layout--list.post-card--size--sm .post-card__content{height:66px;margin-top:10px;font-size:15px;line-height:22px;overflow:hidden}.post-card--layout--list.post-card--size--sm .post-card__read-more{display:none}.comment{display:flex}.comment__avatar{flex-shrink:0;width:70px;margin-left:20px;margin-right:24px}.comment__avatar img{border-radius:222px;max-width:100%}.comment__content{flex-grow:1}.comment__header{justify-content:space-between;align-items:center;margin-top:-4px;display:flex}.comment__author{font-size:16px;font-weight:500}.comment__author a{color:inherit;transition:color .2s}.comment__author a:hover{color:#1a66ff}.comment__reply .btn{height:22px;padding:.125rem .375rem;display:block}.comment__text{margin-top:6px;font-size:16px}.comment__date{color:#999;margin-top:10px;font-size:14px}@media (width<=767px){.comment__avatar{margin-left:0}}@media (width<=575px) and (width<=575px){.comment__avatar{display:none}}.comments-list{margin:0;padding:0;list-style:none}.comments-list__item+.comments-list__item{border-top:1px solid #ebebeb;margin-top:24px;padding-top:28px}.comments-list--level--0>.comments-list__item:last-child{border-bottom:1px solid #ebebeb;padding-bottom:28px}.comments-list--level--1{border-top:1px solid #ebebeb;margin-top:24px;padding-top:28px}.comments-list--level--1>.comments-list__item{margin-left:46px}@media (width<=767px){.comments-list--level--1,.comments-list__item+.comments-list__item{margin-top:20px;padding-top:24px}}.post__featured{text-align:center;border-radius:2px;margin-bottom:40px;position:relative;overflow:hidden}.post__featured img{border-radius:10px;max-width:100%;transition:opacity .2s}.post__featured:hover img{opacity:.8}.post__footer{margin-top:60px}.post__tags-share-links{justify-content:space-between;margin-bottom:30px;display:flex}.post__tags{margin-right:30px}.post__share-links{padding-top:2px}.post__section{margin-top:70px}@media (width<=1199px){.post__section{margin-top:50px}}@media (width>=768px) and (width<=991px){.post__featured{margin-bottom:30px}}@media (width<=767px){.post__featured{margin-bottom:24px}.post__footer{margin-top:40px}.post__tags-share-links{flex-direction:column;align-items:center}.post__tags{margin-right:0}.post__tags .tags__list{justify-content:center}.post__share-links{padding:20px 0 0}}@media (width>=992px){.post--layout--full .post__featured{margin-bottom:50px}}@media (width>=1200px){.post--layout--full .post__featured{width:calc(100% + 380px);left:-190px}}@media (width>=992px) and (width<=1199px){.post--layout--full .post__featured{width:calc(100% + 240px);left:-120px}}.post-author{border:2px solid #f0f0f0;border-radius:2px;padding:22px;display:flex}.post-author__avatar{border-radius:2px;flex-shrink:0;width:70px;margin-right:18px;overflow:hidden}.post-author__avatar img{max-width:100%}.post-author__name{margin-top:1px;font-size:15px;font-weight:500}.post-author__name a{color:inherit}.post-author__about{margin-top:4px;font-size:14px}.post__related-posts{margin-top:50px}@media (width<=575px){.post-author{text-align:center;flex-direction:column;align-items:center}.post-author__avatar{width:90px;margin-right:0}.post-author__info{margin-top:16px}.post-author__about{margin-top:8px}}.post-header__categories{display:flex}.post-header__categories a{text-transform:uppercase;color:gray;background:#ebebeb;border-radius:1.5px;padding:5px 7px 4px;font-size:11px;font-weight:500;line-height:1;display:block}.post-header__meta{letter-spacing:.02em;color:#b2b2b2;flex-wrap:wrap;font-size:14px;display:flex}.post-header__meta a{color:inherit;transition:color .2s}.post-header__meta a:hover{color:#1a66ff}.post-header__meta-item{margin-right:20px;position:relative}.post-header__meta-item:after{content:"";background:currentColor;border-radius:2px;width:4px;height:4px;display:block;position:absolute;top:8px;right:-12px}.post-header__meta-item:last-child{margin-right:0}.post-header__meta-item:last-child:after{display:none}.post-header--layout--classic .post-header__categories{margin-bottom:12px}.post-header--layout--classic .post-header__title{margin-bottom:8px;line-height:38px}.post-header--layout--classic .post-header__meta{margin-bottom:30px}@media (width<=1199px){.post-header--layout--classic .post-header__title{margin-bottom:6px}}@media (width>=768px) and (width<=1199px){.post-header--layout--classic .post-header__meta{margin-bottom:24px}}@media (width<=767px){.post-header--layout--classic .post-header__meta{margin-bottom:20px}}@media (width>=480px) and (width<=767px){.post-header--layout--classic .post-header__title{font-size:25px;line-height:30px}}@media (width<=479px){.post-header--layout--classic .post-header__title{margin-top:8px;margin-bottom:12px;font-size:21px;line-height:28px}}.post-header--layout--full{text-align:center;width:640px;max-width:100%;margin:0 auto;padding:20px 0 50px}.post-header--layout--full .post-header__categories{justify-content:center;margin-bottom:24px}.post-header--layout--full .post-header__title{line-height:38px}.post-header--layout--full .post-header__meta{justify-content:center;margin-top:24px}@media (width<=767px){.post-header--layout--full{padding:10px 0 24px}.post-header--layout--full .post-header__categories{margin-bottom:16px}.post-header--layout--full .post-header__title{font-size:30px;line-height:32px}.post-header--layout--full .post-header__meta{margin-top:12px}}@media (width<=575px){.post-header--layout--full{text-align:left;padding-top:0}.post-header--layout--full .post-header__categories{justify-content:flex-start}.post-header--layout--full .post-header__meta{justify-content:flex-start;margin-top:8px}}.posts-list__body{flex-wrap:wrap;margin:-32px -15px;display:flex}.posts-list__item{margin:32px 15px}.posts-list--layout--classic .posts-list__item{width:100%}@media (width<=767px){.posts-list--layout--classic .posts-list__body,.posts-list--layout--classic .posts-list__item{margin:0}.posts-list--layout--classic .posts-list__item+.posts-list__item{margin-top:36px}}@media (width<=479px){.posts-list--layout--classic .posts-list__item+.posts-list__item{margin-top:30px}}.posts-list--layout--list .posts-list__body{margin:-20px 0}.posts-list--layout--list .posts-list__item{width:100%;margin:20px 0}.posts-list--layout--grid .posts-list__item{width:calc(50% - 30px)}@media (width<=767px){.posts-list--layout--grid .posts-list__body{margin:0}.posts-list--layout--grid .posts-list__item{width:100%;margin:0}.posts-list--layout--grid .posts-list__item+.posts-list__item{margin-top:36px}}.posts-view__pagination{padding-top:48px}@media (width<=991px){.posts-view__pagination{padding-top:32px;padding-bottom:10px}}.related-posts__list{flex-wrap:wrap;margin:-15px;display:flex}.related-posts__item{width:calc(50% - 30px);margin:15px}.post__section{margin-bottom:55px!important}@media (width<=479px){.post__section{margin-bottom:30px!important}.related-posts__item{font-size:15px}}.widget-aboutus{border:2px solid #f0f0f0;border-radius:2px;padding:28px}.widget-aboutus__socials{margin-top:20px;display:block}.widget-posts{border:2px solid #f0f0f0;border-radius:2px;padding:28px}.widget-posts__list{padding-top:10px}.widget-posts__item{display:flex}.widget-posts__item+.widget-posts__item{margin-top:22px}.widget-posts__image{border-radius:1.5px;flex-shrink:0;align-self:self-start;width:90px;margin-right:16px;position:relative;overflow:hidden}.widget-posts__image :before{content:"";opacity:0;z-index:1;background:#0003;width:100%;height:100%;transition:opacity .6s;display:block;position:absolute;left:0;right:0}.widget-posts__image img{max-width:100%;display:block}.widget-posts__image:hover :before{opacity:1}.widget-posts__info{margin-top:-2px}.widget-posts__name{font-size:15px;line-height:18px}.widget-posts__name a{color:inherit;transition:color .2s}.widget-posts__name a:hover{color:#1a66ff}.widget-posts__date{color:#999;margin-top:2px;font-size:13px}
