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