@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap);:root{--pgcu-badgeColor:#fff;--pgcu-buttonBgHover:#030213;--pgcu-pagActiveColor:#fff;--pgcu-titleColorHover:#f31c1c;--pgcu-navBgColor:#f5f5f5;--pgcu-navArrowColor:#030517;--pgcu-marqueeItemsWidth:-2930px;--pgcu-buttonColorHover:#fff;--pgcu-pagActiveBgColor:#030213;--pgcu-sortableBtnColor:#4f515a;--pgcu-headerFontColor:#030213;--pgcu-sortableBtnBorder:#e4e4ed;--pgcu-excerptFontSize:16px;--pgcu-pagColor:#4f515a;--pgcu-pagBgColor:#fff;--pgcu-metaColorDark:#4f515a;--pgcu-buttonBg:#efefef;--pgcu-metaColor:#9c9dab;--pgcu-buttonFontSize:14px;--pgcu-readMoreColorHover:#f31c1c;--pgcu-primaryColor:#f31c1c;--pgcu-borderColor:#ebedf2;--pgcu-metaColorHover:#f31c1c;--pgcu-excerptColor:#63666d;--pgcu-badgeBg:#f31c1c;--pgcu-headerFontSize:24px;--pgcu-pagColorHover:#fff;--pgcu-titleFontSize:20px;--pgcu-pagBorderColor:#efefef;--pgcu-textDark:#030213;--pgcu-navBgColorHover:#f31c1c;--pgcu-categoryColorHover:#030517;--pgcu-navBorderColor:#f5f5f5;--pgcu-navBorderColorHover:#f31c1c;--pgcu-sortableBtnActiveColor:#fff;--pgcu-marqueeSpeed:10000ms;--pgcu-metaFontSize:14px;--pgcu-pagActiveBorderColor:#030213;--pgcu-categoryColor:#f31c1c;--pgcu-pagBorderColorHover:#030213;--pgcu-navArrowColorHover:#fff;--pgcu-textLight:#9c9dab;--pgcu-sortableBtnActiveBg:#030213;--pgcu-textColor:#63666d;--pgcu-readMoreColor:#030213;--pgcu-buttonColor:#030213;--pgcu-titleColor:#030213;--pgcu-pagBgColorHover:#030213}.pgcu-posts{overflow:hidden;position:relative}.pgcu-posts,.pgcu-posts__header{max-width:100%!important;width:100%!important}.pgcu-posts__header{padding:0;text-align:left!important;margin:0 0 30px!important}.pgcu-posts__header--middle{text-align:center!important}.pgcu-posts__header--right{text-align:right!important}.pgcu-posts__header h2{font-size:var(--pgcu-headerFontSize);font-weight:500;color:var(--pgcu-headerFontColor)!important;margin:0!important}.pgcu-post__img{overflow:hidden}.pgcu-post__img>a{line-height:0;display:block}.pgcu-post__img>a img{transition:.4s ease;max-width:100%;margin:0;width:100%}.pgcu-post__img__upper-content{position:absolute;box-sizing:border-box}.pgcu-post__img__upper-content--bottom-left{padding:15px;bottom:0;left:0;width:100%}.pgcu-post__img__upper-content--bottom{padding:20px;bottom:0;left:0;width:100%}.pgcu-post__img--zoom-in>a{overflow:hidden;display:block}.pgcu-post__img--zoom-in img{transform:scale(1)}.pgcu-post__img--zoom-in:hover img{transform:scale(1.15)}.pgcu-post__img--zoom-out>a{overflow:hidden;display:block}.pgcu-post__img--zoom-out img{transform:scale(1.15)}.pgcu-post__img--zoom-out:hover img{transform:scale(1)}.pgcu-post__img--blur-in>a{overflow:hidden;display:block}.pgcu-post__img--blur-in img{transform:scale(1)}.pgcu-post__img--blur-in:hover img{transform:scale(1.15);filter:blur(2px)}.pgcu-post__img--blur-out>a{overflow:hidden;display:block}.pgcu-post__img--blur-out img{transform:scale(1.15)}.pgcu-post__img--blur-out:hover img{transform:scale(1);filter:blur(2px)}.pgcu-post__img--grayscale-in>a{overflow:hidden;display:block}.pgcu-post__img--grayscale-in img{transform:scale(1)}.pgcu-post__img--grayscale-in:hover img{transform:scale(1.15);filter:grayscale(80%)}.pgcu-post__img--grayscale-out>a{overflow:hidden;display:block}.pgcu-post__img--grayscale-out img{transform:scale(1.15)}.pgcu-post__img--grayscale-out:hover img{transform:scale(1);filter:grayscale(80%)}.pgcu-post--rounded-border{border-radius:6px}.pgcu-post--rounded-border .pgcu-post__img{position:relative}.pgcu-post--rounded-border .pgcu-post__img img{border-radius:6px 6px 0 0;width:100%}.pgcu-post--rounded-border .pgcu-post__details{border:1px solid #ebedf2;transition:.3s ease;border-top:0;border-radius:0 0 6px 6px}.pgcu-post__content{border-radius:6px;background:#fff}.pgcu-post__content--center .pgcu-post__meta__categories{justify-content:center}.pgcu-post__content--center .pgcu-post__title{text-align:center}.pgcu-post__content--center .pgcu-post__meta{justify-content:center}.pgcu-post__content--center .pgcu-post__details{text-align:center}.pgcu-carousel{overflow:hidden;position:relative}.pgcu-carousel--marquee .swiper-wrapper{transition:none!important}.pgcu-carousel--marquee:hover .swiper-wrapper{animation-play-state:paused}.pgcu-carousel--marquee .pgcu-carousel-nav{display:none}.pgcu-carousel-nav{padding:0 15px;margin:0 -5px}.pgcu-carousel-nav__btn{height:40px;justify-content:center;border:1px solid var(--pgcu-navBorderColor)!important;transition:.3s ease;margin:0 5px;align-items:center;background:var(--pgcu-navBgColor)!important;cursor:pointer;width:40px;display:inline-flex}.pgcu-carousel-nav__btn svg{height:16px;fill:var(--pgcu-navArrowColor)!important;width:8px}.pgcu-carousel-nav__btn:hover{border-color:var(--pgcu-navBorderColorHover)!important;background:var(--pgcu-navBgColorHover)!important}.pgcu-carousel-nav__btn:hover svg{fill:var(--pgcu-navArrowColorHover)!important}.pgcu-carousel-nav--circle .pgcu-carousel-nav__btn{border-radius:50%}.pgcu-carousel-nav--bottom-left{padding:0;justify-content:flex-start;align-items:center;margin-top:35px;display:flex}.pgcu-carousel-nav--bottom-center{justify-content:center;align-items:center;margin-top:35px;display:flex}.pgcu-carousel-nav--bottom-right{padding:0;justify-content:flex-end;align-items:center;margin-top:35px;display:flex}.pgcu-carousel-nav--middle{transform:translateY(-50%);pointer-events:none;padding:0;justify-content:space-between;position:absolute;top:50%;margin:0;align-items:center;left:0;width:100%;display:flex;z-index:99}.pgcu-carousel-nav--middle .pgcu-carousel-nav__btn{pointer-events:all;margin:0}.pgcu-carousel-nav--middle .pgcu-carousel-nav__btn--prev{margin-left:0}.pgcu-carousel-nav--middle .pgcu-carousel-nav__btn--next{margin-right:0}.pgcu-carousel-nav--top-right{justify-content:flex-end}.pgcu-carousel-nav--top-left,.pgcu-carousel-nav--top-right{padding:0;margin-bottom:30px;align-items:center;display:flex}.pgcu-carousel-nav--top-left{justify-content:flex-start}.pgcu-carousel-nav--top-center{padding:0;justify-content:center;margin-bottom:30px;align-items:center;display:flex}.pgcu-post-sortable__nav{justify-content:center;flex-wrap:wrap;margin:-4px -4px 36px;align-items:center;display:flex}.pgcu-post-sortable__nav .pgcu-post-sortable__btn{height:38px;padding:0 15px;justify-content:center;font-size:14px;border:1px solid var(--pgcu-sortableBtnBorder)!important;text-decoration:none;font-weight:500;color:var(--pgcu-sortableBtnColor)!important;margin:4px;align-items:center;border-radius:4px;background:#fff;cursor:pointer;display:inline-flex}.pgcu-post-sortable__nav .pgcu-post-sortable__btn--active{border-color:var(--pgcu-sortableBtnActiveBg)!important;color:var(--pgcu-sortableBtnActiveColor)!important;background:var(--pgcu-sortableBtnActiveBg)!important}.pgcu-post-sortable .pgcu-row{margin-top:0}.pgcu-post-sortable .pgcu-row .pgcu-post{margin-bottom:30px;margin-top:0}.pgcu-post-loading{position:relative}.pgcu-post-loading:before{animation:pgcu-rotate 1s linear infinite;height:35px;transform:translate(-50%,-50%);border:2px solid #f31c1c;content:"";position:absolute;border-top-color:#fff0;top:50%;border-radius:50%;left:50%;width:35px;z-index:9999}.pgcu-post-loading:after{height:100%;content:"";position:absolute;top:0;background:hsla(0,0%,100%,.8);left:0;width:100%}.pgcu-row{flex-wrap:wrap;margin-right:-15px;min-width:100%;margin-left:-15px;margin-top:-30px;display:flex}.pgcu-no-gutter{margin-right:0;margin-left:0;margin-top:0}.pgcu-row>*{flex-shrink:0;max-width:100%;padding-right:15px;box-sizing:border-box;width:100%;margin-top:30px;padding-left:15px}.pgcu-no-gutter>*{padding-right:0;margin-top:0;padding-left:0}.pgcu-column-1 .pgcu-post{flex:0 0 100%;width:100%}.pgcu-column-2 .pgcu-post{flex:0 0 50%;width:50%}.pgcu-column-3 .pgcu-post{flex:0 0 33.33%;width:33.33%}.pgcu-column-4 .pgcu-post{flex:0 0 25%;width:25%}.pgcu-column-5 .pgcu-post{flex:0 0 20%;width:20%}@media only screen and (max-width:991px){.pgcu-column-md-1 .pgcu-post{flex:0 0 100%!important;width:100%!important}.pgcu-column-md-2 .pgcu-post{flex:0 0 50%;width:50%}.pgcu-column-md-3 .pgcu-post{flex:0 0 33.33%;width:33.33%}.pgcu-column-md-4 .pgcu-post{flex:0 0 25%;width:25%}}@media only screen and (max-width:767px){.pgcu-column-sm-1 .pgcu-post{flex:0 0 100%!important;width:100%!important}.pgcu-column-sm-2 .pgcu-post{flex:0 0 50%;width:50%}.pgcu-column-sm-3 .pgcu-post{flex:0 0 33.33%;width:33.33%}.pgcu-column-sm-4 .pgcu-post{flex:0 0 25%;width:25%;display:flex}}@keyframes pgcu-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pgcu-marquee{to{transform:translateX(-100%)}}.pgcu-post__title{font-size:unset;margin:0!important;line-height:1.2}.pgcu-post__title:after,.pgcu-post__title:before{content:none}.pgcu-post__title a{font-size:var(--pgcu-titleFontSize);border:0!important;text-decoration:none;font-weight:500;color:var(--pgcu-titleColor)!important;transition:.3s ease;line-height:inherit}.pgcu-post__title a:hover{color:var(--pgcu-titleColorHover)!important}.pgcu-post__meta{list-style:none;padding:0!important;flex-wrap:wrap;margin:0 -11px!important;align-items:center;display:flex}.pgcu-post__meta li{padding:0 11px!important;list-style-type:none;margin:0!important}.pgcu-post__meta li a{font-size:14px;text-decoration:none!important;color:var(--pgcu-metaColor)!important;transition:.3s ease;margin:0;display:block}.pgcu-post__meta li a:hover{color:var(--pgcu-metaColorHover)!important}.pgcu-post__meta__ert{align-items:center;display:flex}.pgcu-post__meta__ert span{font-size:14px;color:var(--pgcu-metaColor)!important;display:block}.pgcu-post__meta__author{align-items:center;display:flex}.pgcu-post__meta__author span{font-size:14px;margin-right:4px;color:var(--pgcu-metaColor)!important;display:inline-block}.pgcu-post__meta--dots li:not(:last-child){position:relative}.pgcu-post__meta--dots li:not(:last-child):after{height:4px;transform:translateY(-50%);right:-2px;content:"";position:absolute;top:50%;border-radius:50%;background:var(--pgcu-textLight);width:4px}.pgcu-post__meta--divider li:not(:last-child){position:relative}.pgcu-post__meta--divider li:not(:last-child):after{height:14px;transform:translateY(-50%);right:0;content:"";position:absolute;top:50%;border-radius:50%;background:#e4e4ed;width:1px}.pgcu-post__meta--divider .pgcu-post__meta__author a{font-weight:500;color:var(--pgcu-metaColorDark)!important}.pgcu-post__meta--has-icon{position:relative;margin:0 -10px!important}.pgcu-post__meta--has-icon li{padding:0 10px}.pgcu-post__meta--has-icon li span{font-size:14px;color:var(--pgcu-metaColor)!important;display:block}.pgcu-post__meta--has-icon li div{align-items:center;display:flex}.pgcu-post__meta--has-icon li svg{height:14px;fill:var(--pgcu-metaColor)!important;margin-right:8px;width:14px}.pgcu-post__meta--has-icon .pgcu-post__meta__categories{margin:0!important}.pgcu-post__meta--has-icon .pgcu-post__meta__categories>a:nth-child(2):after{content:","}.pgcu-post__meta__share{position:relative}.pgcu-post__meta__share__dropdown{pointer-events:none;padding:15px;justify-content:center;right:-15px;transition:.3s ease;position:absolute;opacity:0;visibility:hidden;top:40px;box-shadow:0 0 15px rgba(3,2,19,.1);background:#fff;left:auto;width:130px;z-index:2}.pgcu-post__meta__share__dropdown a{flex:none;text-decoration:none!important;transition:.3s ease;margin:0 7px!important;line-height:1;display:block}.pgcu-post__meta__share__dropdown a svg{margin-right:0}.pgcu-post__meta__share__dropdown a:hover svg{fill:var(--pgcu-metaColorHover)!important}.pgcu-post__meta__share:before{height:10px;content:"";position:absolute;bottom:-12px;left:0;width:100%}.pgcu-post__meta__share:hover{cursor:pointer}.pgcu-post__meta__share:hover .pgcu-post__meta__share__icon svg{fill:var(--pgcu-metaColorHover)!important}.pgcu-post__meta__share:hover .pgcu-post__meta__share__icon span{color:var(--pgcu-metaColorHover)!important}.pgcu-post__meta__share:hover .pgcu-post__meta__share__dropdown{pointer-events:all;opacity:1;visibility:visible;top:26px}.pgcu-post__meta__categories{flex-wrap:wrap;margin:-3px!important;align-items:center;display:flex}.pgcu-post__meta__categories>a{font-size:14px;text-decoration:none!important;margin:3px}.pgcu-post__meta__categories>a:first-child:after{content:","}.pgcu-post__meta__categories>a:last-child:after{content:none}.pgcu-post__meta__categories--badge>a:not(.pgcu-post__badge){color:var(--pgcu-categoryColor)!important;position:relative;margin:3px 9px}.pgcu-post__meta__categories--badge>a:not(.pgcu-post__badge):before{height:24px;content:"";position:absolute;opacity:.1;top:0;border-radius:3px;background:var(--pgcu-categoryColor)!important;left:-6px;width:calc(100% + 12px)}.pgcu-post__meta__categories--badge>a:not(.pgcu-post__badge):after{content:none!important}.pgcu-post__meta__categories--badge .pgcu-post__badge{color:#fff!important}.pgcu-post__meta__categories--badge .pgcu-post__badge:after{content:none!important}.pgcu-post__meta__categories--badge .pgcu-post__meta__categories-more a{font-size:14px;color:#4f515a;transition:.3s ease}.pgcu-post__meta__categories--badge .pgcu-post__meta__categories-more a:hover{color:var(--pgcu-metaColorHover)!important}.pgcu-post__meta__categories-more{position:relative;line-height:.5}.pgcu-post__meta__categories-more span{cursor:pointer;margin-left:4px;display:block}.pgcu-post__meta__categories-more span svg{height:9px;fill:var(--pgcu-textLight);margin-right:0;transition:.3s ease;width:9px}.pgcu-post__meta__categories-more div{pointer-events:none;padding:10px;right:-12px;transition:.3s ease;position:absolute;opacity:0;bottom:calc(100% + 10px);visibility:hidden;min-width:100px;box-shadow:0 10px 15px rgba(0,0,0,.1);border-radius:5px;background:#fff;display:block!important}.pgcu-post__meta__categories-more div:before{border-right:7px solid #fff0;border-left:7px solid #fff0;right:10px;content:"";position:absolute;border-top:9px solid #fff;bottom:-9px}.pgcu-post__meta__categories-more div:after{height:15px;content:"";position:absolute;bottom:-13px;background:#fff0;left:0;width:100%}.pgcu-post__meta__categories-more div a{text-decoration:none!important;line-height:1;display:block}.pgcu-post__meta__categories-more div a:not(:last-child){margin-bottom:5px}.pgcu-post__meta__categories-more:hover span svg{fill:var(--pgcu-primaryColor)!important}.pgcu-post__meta__categories-more:hover span+div{pointer-events:all;opacity:1;visibility:visible}.pgcu-post__excerpt{font-size:var(--pgcu-excerptFontSize);color:var(--pgcu-excerptColor)!important;margin:0;line-height:1.625}.pgcu-button{height:38px;padding:0 20px;justify-content:center;font-size:var(--pgcu-buttonFontSize);text-decoration:none;font-weight:500;color:var(--pgcu-buttonColor)!important;transition:.3s ease;align-items:center;background:var(--pgcu-buttonBg)!important;cursor:pointer;line-height:1;display:inline-flex}.pgcu-button:hover{color:var(--pgcu-buttonColorHover)!important;background:var(--pgcu-buttonBgHover)!important}.pgcu-button--rounded{border-radius:4px}.pgcu-button--loading{position:relative}.pgcu-button--loading:after{content:"";position:absolute}.pgcu-button--active{color:var(--pgcu-buttonColorHover)!important;background:var(--pgcu-buttonBgHover)!important}.pgcu-loadmore-btn{text-align:center;margin-top:30px}.pgcu-post__readmore{font-size:14px;text-decoration:none;font-weight:500;color:var(--pgcu-readMoreColor)!important;transition:.3s ease;align-items:center;display:flex}.pgcu-post__readmore svg{height:13px;fill:var(--pgcu-readMoreColor)!important;transition:.3s ease;opacity:0;visibility:hidden;margin-left:0;width:11px}.pgcu-post__readmore:hover{text-decoration:underline!important;color:var(--pgcu-readMoreColorHover)!important}.pgcu-post__readmore:hover svg{fill:var(--pgcu-readMoreColorHover)!important;opacity:1;visibility:visible;margin-left:7px}.pgcu-post__badge{height:22px;padding:0 4px;font-size:13px!important;text-decoration:none!important;font-weight:500;color:var(--pgcu-badgeColor)!important;border-radius:3px;background:var(--pgcu-badgeBg)!important;line-height:22px;display:inline-block}.pgcu-post__author>div{margin-right:10px}.pgcu-post__author>div a{line-height:1;display:block}.pgcu-post__author img{border-radius:50%!important}.pgcu-post__author .pgcu-post__meta__author a{font-size:14px;text-decoration:none!important;font-weight:500;color:#030213;transition:.3s ease}.pgcu-post__meta-boxed{padding:10px 15px;border-radius:8px;background:#f8f8f8}.pgcu-text-center{text-align:center}.pgcu-pos-relative{position:relative}.pgcu-d-block{display:block}.pgcu-d-flex{display:flex}.pgcu-d-flex-wrap{flex-wrap:wrap}.pgcu-space-between{justify-content:space-between}.pgcu-flex-center{justify-content:center}.pgcu-flex-column{flex-direction:column}.pgcu-flex-align-center{align-items:center}.pgcu-tr-0{right:0;top:0}.pgcu-tl-0{top:0;left:0}.pgcu-br-0{right:0;bottom:0}.pgcu-bl-0{bottom:0;left:0}.pgcu-mb-5{margin-bottom:5px!important}.pgcu-mb-10{margin-bottom:10px!important}.pgcu-mb-15{margin-bottom:15px!important}.pgcu-mb-20{margin-bottom:20px!important}.pgcu-mt-10{margin-top:10px!important}.pgcu-mt-15{margin-top:15px!important}.pgcu-mt-20{margin-top:20px!important}@media (max-width:575px){.wpxu-d-sm-block{display:block}}.pgcu-pagination .pagination{padding:0;border:0;max-width:100%;margin:0;width:100%}.pgcu-pagination .pagination .nav-links{justify-content:center;margin:25px -5px -5px;align-items:center;display:flex}.pgcu-pagination.pgcu-pagination--left .pagination .nav-links{justify-content:flex-start}.pgcu-pagination.pgcu-pagination--right .pagination .nav-links{justify-content:flex-end}.pgcu-pagination .pagination .nav-links .page-numbers{height:34px;min-height:34px;padding:0;justify-content:center;font-size:14px;border:1px solid var(--pgcu-pagBorderColor)!important;text-decoration:none;color:var(--pgcu-pagColor)!important;transition:.3s ease;min-width:34px;margin:5px;align-items:center;border-radius:4px!important;background:var(--pgcu-pagBgColor)!important;width:34px;display:flex}.pgcu-pagination .pagination .nav-links .page-numbers:after,.pgcu-pagination .pagination .nav-links .page-numbers:before{content:none}.pgcu-pagination .pagination .nav-links .page-numbers.next,.pgcu-pagination .pagination .nav-links .page-numbers.prev{position:static}.pgcu-pagination .pagination .nav-links .page-numbers svg{fill:var(--pgcu-pagColor)!important;transition:.3s ease;width:12px}.pgcu-pagination .pagination .nav-links .page-numbers:hover svg{fill:var(--pgcu-pagColorHover)!important}.pgcu-pagination .pagination .nav-links .page-numbers:hover{border-color:var(--pgcu-pagBorderColorHover)!important;color:var(--pgcu-pagColorHover)!important;background:var(--pgcu-pagBgColorHover)!important}.pgcu-pagination .pagination .nav-links .page-numbers.current{border-color:var(--pgcu-pagActiveBorderColor)!important;color:var(--pgcu-pagActiveColor)!important;box-shadow:none!important;background:var(--pgcu-pagActiveBgColor)!important}.pgcu-theme-1 .pgcu-post__title{margin-bottom:12px!important}.pgcu-theme-1 .pgcu-post__meta{margin-bottom:16px!important}.pgcu-theme-1 .pgcu-post__excerpt{margin-bottom:14px!important}.pgcu-theme-1 .pgcu-post__details{padding:20px}.pgcu-theme-2 .pgcu-post__title{margin-bottom:12px!important}.pgcu-theme-2 .pgcu-post__excerpt{margin-bottom:20px!important}.pgcu-theme-2 .pgcu-post__details{padding:20px}.pgcu-theme-3 .pgcu-post__title{margin-bottom:12px!important;margin-top:10px!important}.pgcu-theme-3 .pgcu-post__excerpt{margin-bottom:20px!important}.pgcu-theme-3 .pgcu-post__details{padding:20px}.pgcu-theme-4{padding-bottom:45px}.pgcu-theme-4 .pgcu-post__title{margin-bottom:12px!important;margin-top:10px!important}.pgcu-theme-4 .pgcu-post__excerpt{margin-bottom:20px!important}.pgcu-theme-4 .pgcu-post__details{padding:20px;transition:.3s ease}.pgcu-theme-4 .pgcu-post__content:hover .pgcu-post__details{border-color:#fff0;box-shadow:0 5px 20px rgba(162,164,193,.2)}.pgcu-theme-5 .pgcu-post__img a img{border-radius:6px}.pgcu-theme-5 .pgcu-post__content{padding:20px;box-shadow:0 5px 20px rgba(162,164,193,.2)}.pgcu-theme-5 .pgcu-post__title{margin-bottom:12px!important}.pgcu-theme-5 .pgcu-post__excerpt{margin-bottom:14px!important}.pgcu-theme-5 .pgcu-post__details{padding-top:16px}.pgcu-theme-5 .pgcu-post__details .pgcu-post__meta__categories{margin-bottom:7px!important}.pgcu-theme-5 .pgcu-post__details .pgcu-post__meta__categories a{font-size:13px;font-weight:500;color:var(--pgcu-categoryColor)}.pgcu-theme-5 .pgcu-post__details .pgcu-post__meta__categories a:hover{color:var(--pgcu-categoryColorHover)}.pgcu-theme-5 .pgcu-post__details .pgcu-post__meta__categories-more a{color:#4f515a}.pgcu-theme-5 .pgcu-post__author{padding-top:16px;border-top:1px solid #efefef}.pgcu-theme-6 .pgcu-post__content{background:none}.pgcu-theme-6 .pgcu-post__title{margin-top:16px!important}.pgcu-theme-6 .pgcu-post__meta{margin-top:7px!important}.pgcu-theme-6 .pgcu-post__excerpt{margin-top:12px}.pgcu-theme-6 .pgcu-post .pgcu-button{margin-top:20px}.pgcu-theme-7{padding-bottom:45px}.pgcu-theme-7 .pgcu-post__title{margin-bottom:12px!important;margin-top:10px!important}.pgcu-theme-7 .pgcu-post__excerpt{margin-bottom:20px!important}.pgcu-theme-7 .pgcu-post__details{padding:20px;transition:.3s ease}.pgcu-theme-7 .pgcu-post__content:hover .pgcu-post__details{border-color:#fff0;box-shadow:0 5px 20px rgba(162,164,193,.2)}.pgcu-theme-8 .pgcu-post__title{margin-bottom:12px!important}.pgcu-theme-8 .pgcu-post__meta{margin-bottom:16px!important}.pgcu-theme-8 .pgcu-post__excerpt{margin-bottom:14px!important}.pgcu-theme-8 .pgcu-post__details{padding:20px}.pgcu-theme-9 .pgcu-post__img a img{border-radius:6px}.pgcu-theme-9 .pgcu-post__content{padding:20px;box-shadow:0 5px 20px rgba(162,164,193,.2)}.pgcu-theme-9 .pgcu-post__title{margin-bottom:12px!important}.pgcu-theme-9 .pgcu-post__excerpt{margin-bottom:14px!important}.pgcu-theme-9 .pgcu-post__details{padding-top:16px}.pgcu-theme-9 .pgcu-post__details .pgcu-post__meta__categories{margin-bottom:7px!important}.pgcu-theme-9 .pgcu-post__details .pgcu-post__meta__categories a{font-size:13px;font-weight:500;color:var(--pgcu-categoryColor)}.pgcu-theme-9 .pgcu-post__details .pgcu-post__meta__categories a:hover{color:var(--pgcu-categoryColorHover)}.pgcu-theme-9 .pgcu-post__details .pgcu-post__meta__categories-more a{color:#4f515a}.pgcu-theme-9 .pgcu-post__author{padding-top:16px;border-top:1px solid #efefef}.pgcu-theme-10 .pgcu-post__content{background:none}.pgcu-theme-10 .pgcu-post__img a img{border-radius:6px}.pgcu-theme-10 .pgcu-post__title{margin-bottom:12px!important}.pgcu-theme-10 .pgcu-post__excerpt{margin-bottom:14px!important}.pgcu-theme-10 .pgcu-post__author{margin-bottom:14px}.pgcu-theme-10 .pgcu-post__details{padding-top:16px}.pgcu-theme-10 .pgcu-post__details .pgcu-post__meta__categories a{font-size:13px;font-weight:500;color:var(--pgcu-categoryColor)}.pgcu-theme-10 .pgcu-post__details .pgcu-post__meta__categories a:hover{color:var(--pgcu-categoryColorHover)}.pgcu-theme-10 .pgcu-post__details .pgcu-post__meta__categories-more a{color:#4f515a}.pgcu-theme-10 .pgcu-post__details .pgcu-post__meta__ert{align-items:center;display:flex}.pgcu-theme-10 .pgcu-post__details .pgcu-post__meta__ert svg{height:14px;fill:#9c9dab;margin-right:8px;width:14px}.pgcu-theme-11 .pgcu-post__content{padding:20px;box-shadow:0 5px 20px rgba(162,164,193,.2)}.pgcu-theme-11 .pgcu-post__img a img{border-radius:6px}.pgcu-theme-11 .pgcu-post__details{margin-top:16px}.pgcu-theme-11 .pgcu-post__meta__categories{margin-bottom:10px!important}.pgcu-theme-11 .pgcu-post__title{margin-bottom:12px!important}.pgcu-theme-11 .pgcu-post__meta-boxed{margin-top:20px}.pgcu-theme-12 .pgcu-post__img a img{border-radius:6px}.pgcu-theme-12 .pgcu-post__content{padding:20px;box-shadow:0 5px 20px rgba(162,164,193,.2)}.pgcu-theme-12 .pgcu-post__title{margin-bottom:20px!important}.pgcu-theme-12 .pgcu-post__details{padding-top:16px}.pgcu-theme-12 .pgcu-post__details .pgcu-post__meta__categories{margin-bottom:7px!important}.pgcu-theme-12 .pgcu-post__details .pgcu-post__meta__categories a{font-size:12px;font-weight:500;color:var(--pgcu-categoryColor);transition:.3s ease;text-transform:uppercase}.pgcu-theme-12 .pgcu-post__details .pgcu-post__meta__categories a:hover{color:var(--pgcu-categoryColorHover)}.pgcu-theme-12 .pgcu-post__details .pgcu-post__meta__categories-more a{color:#4f515a;display:block}.pgcu-theme-12 .pgcu-post__details .pgcu-post__meta__categories-more a:not(:last-child){margin-bottom:8px}.pgcu-theme-12 .pgcu-post__details .pgcu-post__meta__categories-more>span{line-height:0}.pgcu-theme-13 .pgcu-post__title{margin-bottom:20px!important}.pgcu-theme-13 .pgcu-post__details{padding:20px}.pgcu-theme-13 .pgcu-post__details .pgcu-post__meta__categories{margin-bottom:7px!important}.pgcu-theme-13 .pgcu-post__details .pgcu-post__meta__categories a{font-size:12px;font-weight:500;color:var(--pgcu-categoryColor);transition:.3s ease;text-transform:uppercase}.pgcu-theme-13 .pgcu-post__details .pgcu-post__meta__categories a:hover{color:var(--pgcu-categoryColorHover)}.pgcu-theme-13 .pgcu-post__details .pgcu-post__meta__categories-more a{color:#4f515a;display:block}.pgcu-theme-13 .pgcu-post__details .pgcu-post__meta__categories-more a:not(:last-child){margin-bottom:8px}.pgcu-theme-13 .pgcu-post__details .pgcu-post__meta__categories-more>span{line-height:0}.pgcu-theme-13 .pgcu-post__details .pgcu-post__meta__categories-more div{text-align:left}.pgcu-theme-13 .pgcu-post__details .pgcu-post__readmore{justify-content:center;text-align:center}.pgcu-theme-13 .pgcu-post__meta,.pgcu-theme-14 .pgcu-post__title{margin-bottom:20px!important}.pgcu-theme-14 .pgcu-post__details{padding:30px 20px 20px;position:relative}.pgcu-theme-14 .pgcu-post__details .pgcu-post__meta__categories{margin-bottom:7px!important}.pgcu-theme-14 .pgcu-post__details .pgcu-post__meta__categories a{font-size:12px;font-weight:500;color:var(--pgcu-categoryColor);transition:.3s ease;text-transform:uppercase}.pgcu-theme-14 .pgcu-post__details .pgcu-post__meta__categories a:hover{color:var(--pgcu-categoryColorHover)}.pgcu-theme-14 .pgcu-post__details .pgcu-post__meta__categories-more{text-align:left}.pgcu-theme-14 .pgcu-post__details .pgcu-post__meta__categories-more a{color:#4f515a;display:block}.pgcu-theme-14 .pgcu-post__details .pgcu-post__meta__categories-more a:not(:last-child){margin-bottom:8px}.pgcu-theme-14 .pgcu-post__meta{margin-bottom:20px!important}.pgcu-theme-14 .pgcu-post__meta-boxed .pgcu-post__meta{margin-bottom:0!important}.pgcu-theme-14 .pgcu-post .pgcu-post__meta__categories--box-white{margin:0!important;border-radius:8px;background:#fff}.pgcu-theme-14 .pgcu-post .pgcu-post__img+.pgcu-post__details .pgcu-post__meta__categories--box-white{transform:translate(-50%,-50%);min-height:67px;position:absolute;top:0;left:50%;width:calc(100% - 50px)}.pgcu-theme-15 .pgcu-post__content{box-shadow:0 5px 20px rgba(162,164,193,.2)}.pgcu-theme-15 .pgcu-post__title{margin-bottom:20px!important}.pgcu-theme-15 .pgcu-post__details{padding:20px}.pgcu-theme-15 .pgcu-post__excerpt{margin-bottom:20px}.pgcu-theme-15 .pgcu-post__author{padding-top:16px;border-top:1px solid #efefef}.pgcu-theme-16{padding-bottom:45px}.pgcu-theme-16 .pgcu-post__title{margin-bottom:12px!important;margin-top:10px!important}.pgcu-theme-16 .pgcu-post__excerpt{margin-bottom:20px!important}.pgcu-theme-16 .pgcu-post__details{padding:20px;transition:.3s ease}.pgcu-theme-16 .pgcu-post__content:hover .pgcu-post__details{border-color:#fff0;box-shadow:0 5px 20px rgba(162,164,193,.2)}.pgcu-theme-17 .pgcu-post__img{position:relative}.pgcu-theme-17 .pgcu-post__img:before{height:50%;transition:.3s ease;content:"";position:absolute;bottom:0;background:linear-gradient(0deg,#000,#fff0);left:0;width:100%}.pgcu-theme-17 .pgcu-post__img__upper-content--bottom{transition:.3s ease;bottom:-60px}.pgcu-theme-17 .pgcu-post__meta__categories,.pgcu-theme-17 .pgcu-post__title{margin-bottom:7px!important}.pgcu-theme-17 .pgcu-post__meta{margin-bottom:17px!important;transition:.3s ease}.pgcu-theme-17 .pgcu-post__meta a,.pgcu-theme-17 .pgcu-post__meta span{color:#fff!important;opacity:.6}.pgcu-theme-17 .pgcu-post__meta__author a{font-weight:500;color:#fff!important;opacity:1}.pgcu-theme-17 .pgcu-post__meta.pgcu-post__meta--divider li:not(:last-child):after{background:hsla(0,0%,98%,.3)!important}.pgcu-theme-17 .pgcu-post .pgcu-post__readmore{padding-top:20px}.pgcu-theme-17 .pgcu-post__content:hover .pgcu-post__img:before{height:100%}.pgcu-theme-17 .pgcu-post__content:hover .pgcu-post__img__upper-content--bottom{bottom:0}.pgcu-theme-17 .pgcu-post__content:hover .pgcu-post__meta{margin-bottom:7px!important}.pgcu-theme-17 .pgcu-post__content:hover .pgcu-post__readmore{padding-top:0}.pgcu-theme-18 .pgcu-post__img{position:relative}.pgcu-theme-18 .pgcu-post__img:before{height:50%;transition:.3s ease;content:"";position:absolute;bottom:0;background:linear-gradient(0deg,#000,#fff0);left:0;width:100%}.pgcu-theme-18 .pgcu-post__meta__categories,.pgcu-theme-18 .pgcu-post__title{margin-bottom:7px!important}.pgcu-theme-18 .pgcu-post__title a:hover{text-decoration:underline!important}.pgcu-theme-18 .pgcu-post__meta{transition:.3s ease}.pgcu-theme-18 .pgcu-post__meta span{color:#fff!important;opacity:.6}.pgcu-theme-18 .pgcu-post__content:hover .pgcu-post__img:before{height:100%}.pgcu-theme-19 .pgcu-row{margin-right:0;margin-left:0;margin-top:0}.pgcu-theme-19 .pgcu-row>*{padding-right:0;margin-top:0;padding-left:0}.pgcu-theme-19 .pgcu-post__img{position:relative}.pgcu-theme-19 .pgcu-post__img:before{height:100%;content:"";position:absolute;bottom:0;background:linear-gradient(0deg,#000,#fff0);left:0;width:100%}.pgcu-theme-19 .pgcu-post__meta__categories,.pgcu-theme-19 .pgcu-post__title{margin-bottom:7px!important}.pgcu-theme-19 .pgcu-post__title a:hover{text-decoration:underline!important}.pgcu-theme-19 .pgcu-post__meta{transition:.3s ease}.pgcu-theme-19 .pgcu-post__meta span{color:#fff!important;opacity:.6}.pgcu-theme-20 .pgcu-post__img{position:relative}.pgcu-theme-20 .pgcu-post__img:before{height:100%;content:"";position:absolute;bottom:0;background:linear-gradient(0deg,#000,#fff0);left:0;width:100%}.pgcu-theme-20 .pgcu-post__title{margin-bottom:7px!important}.pgcu-theme-20 .pgcu-post__title a:hover{text-decoration:underline!important}.pgcu-theme-20 .pgcu-post__meta{transition:.3s ease}.pgcu-theme-20 .pgcu-post__meta span{color:#fff!important;opacity:.6}