@-webkit-keyframes tooltips-vert{to{opacity:.9;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@keyframes tooltips-vert{to{opacity:.9;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@-webkit-keyframes tooltips-horz{to{opacity:.9;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@keyframes tooltips-horz{to{opacity:.9;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.ha-cig,.ha-cig-item .fw-svg-wrap,.ha-cig-item i,.ha-cig-item img{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-cig{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.ha-cig-item{position:relative;display:inline-block;border-radius:100%;text-decoration:none;line-height:100%}.ha-cig-item a.ha-cig-item-outline,.ha-cig-item-outline{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.ha-cig-item .fw-svg-wrap,.ha-cig-item i,.ha-cig-item img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;max-width:100%;width:60px;height:60px;border:3px solid #fff;border-radius:50%;background:#fff;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1);-o-object-fit:cover;object-fit:cover}.ha-cig-item .fw-svg-wrap svg{fill:currentColor}.ha-cig-item:not(:first-child){margin-left:-30px;-webkit-transition:all .3s ease;transition:all .3s ease}.ha-cig-item:not(:last-child){margin-right:5px}.ha-cig:hover .ha-cig-item{margin-left:0}[tooltip]{position:relative}[tooltip]::after,[tooltip]::before{position:absolute;display:none;text-transform:none;font-size:.8em;line-height:1;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[tooltip]::before{z-index:1001;border:5px solid transparent;content:""}[tooltip]::after{z-index:1000;overflow:hidden;padding:1ch 1.5ch;min-width:3em;max-width:21em;border-radius:.3ch;background:#333;-webkit-box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);color:#fff;content:attr(tooltip);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:Helvetica,sans-serif}[tooltip]:hover::after,[tooltip]:hover::before{display:block}[tooltip=""]::after,[tooltip=""]::before{display:none!important}[tooltip]:not([flow])::before,[tooltip][flow^=up]::before{bottom:100%;border-top-color:var(--caret-color, #333);border-bottom-width:0}[tooltip]:not([flow])::after,[tooltip][flow^=up]::after{bottom:calc(100% + 5px)}[tooltip]:not([flow])::after,[tooltip]:not([flow])::before,[tooltip][flow^=up]::after,[tooltip][flow^=up]::before{left:50%;-webkit-transform:translate(-50%,-.5em);-ms-transform:translate(-50%,-.5em);transform:translate(-50%,-.5em)}[tooltip][flow^=down]::before{top:100%;border-top-width:0;border-bottom-color:var(--caret-color, #333)}[tooltip][flow^=down]::after{top:calc(100% + 5px)}[tooltip][flow^=down]::after,[tooltip][flow^=down]::before{left:50%;-webkit-transform:translate(-50%,.5em);-ms-transform:translate(-50%,.5em);transform:translate(-50%,.5em)}[tooltip][flow^=left]::after,[tooltip][flow^=left]::before{top:50%;-webkit-transform:translate(-.5em,-50%);-ms-transform:translate(-.5em,-50%);transform:translate(-.5em,-50%)}[tooltip][flow^=left]::before{left:calc(0em - 5px);border-right-width:0;border-left-color:var(--caret-color, #333)}[tooltip][flow^=left]::after{right:calc(100% + 5px)}[tooltip][flow^=right]::after,[tooltip][flow^=right]::before{top:50%;-webkit-transform:translate(.5em,-50%);-ms-transform:translate(.5em,-50%);transform:translate(.5em,-50%)}[tooltip][flow^=right]::before{right:calc(0em - 5px);border-right-color:var(--caret-color, #333);border-left-width:0}[tooltip][flow^=right]::after{left:calc(100% + 5px)}[tooltip]:not([flow]):hover::after,[tooltip]:not([flow]):hover::before,[tooltip][flow^=down]:hover::after,[tooltip][flow^=down]:hover::before,[tooltip][flow^=up]:hover::after,[tooltip][flow^=up]:hover::before{-webkit-animation:tooltips-vert 300ms ease-out forwards;animation:tooltips-vert 300ms ease-out forwards}[tooltip][flow^=left]:hover::after,[tooltip][flow^=left]:hover::before,[tooltip][flow^=right]:hover::after,[tooltip][flow^=right]:hover::before{-webkit-animation:tooltips-horz 300ms ease-out forwards;animation:tooltips-horz 300ms ease-out forwards}.ha-posts-carousel-slick{padding:20px;outline:0}.ha-posts-carousel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-posts-carousel__feature-img{position:relative;overflow:hidden}.ha-posts-carousel__feature-img,.ha-posts-carousel__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-posts-carousel__image-overlay{position:absolute;background-color:transparent;-webkit-transition:background-color .3s;transition:background-color .3s}.ha-posts-carousel__image:not(.ha-image-link) .ha-posts-carousel__feature-img:hover .ha-posts-carousel__image-overlay{top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,.4)}.ha-posts-carousel__image.ha-image-link a:hover .ha-posts-carousel__image-overlay{top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,.4)}.ha-posts-carousel__image a{display:inline-block}.ha-posts-carousel__content-position{padding:20px}.ha-posts-carousel__content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-posts-carousel__content{margin-top:15px}.ha-posts-carousel__title{margin-bottom:6px;font-weight:500;font-size:24px}.ha-posts-carousel__title a{display:block;color:#562dd4}.ha-posts-carousel__content-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-posts-carousel__content-text,.ha-posts-carousel__meta,.ha-posts-carousel__meta-author-img a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-posts-carousel__meta{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-posts-carousel__meta-author-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:10px}.ha-posts-carousel__meta-author-img i{font-size:30px}.ha-posts-carousel__meta-author-img a{color:#e2498a}.ha-posts-carousel__meta-author-img svg{width:40px}.ha-posts-carousel__meta-author-img .ha-posts-carousel__meta-image{border-radius:50%}.ha-posts-carousel__meta-author-name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-posts-carousel__meta-author-name a{line-height:1}.ha-posts-carousel__meta-date{color:gray;font-size:12px}.ha-posts-carousel__meta-category{display:inline-block}.ha-posts-carousel__meta-category a{display:inline-block;padding:5px;border-radius:3px;background-color:#e2498a;color:#fff;font-size:12px}.ha-posts-carousel-wrapper .slick-next,.ha-posts-carousel-wrapper .slick-prev{z-index:999;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:50%;background-color:rgba(234,234,234,.8);color:#8c8c8c;text-align:center;font-size:12px}.ha-posts-carousel-wrapper .slick-next:focus,.ha-posts-carousel-wrapper .slick-next:hover,.ha-posts-carousel-wrapper .slick-prev:focus,.ha-posts-carousel-wrapper .slick-prev:hover{background-color:#fff;color:#222}.ha-posts-carousel-wrapper .slick-next:before,.ha-posts-carousel-wrapper .slick-prev:before{content:""}.ha-posts-carousel-wrapper .slick-disabled{opacity:.7}.ha-posts-carousel-wrapper .slick-prev{right:auto;left:-25px}.ha-posts-carousel-wrapper .slick-next{right:-25px}.ha-posts-carousel-wrapper .slick-dots{bottom:-35px}.ha-posts-carousel-wrapper .slick-dots li{margin-right:2px;margin-left:2px}.ha-posts-carousel-wrapper .slick-dots li button:focus,.ha-posts-carousel-wrapper .slick-dots li button:hover{background-color:transparent}.ha-posts-carousel-wrapper .slick-dots li button:before{color:#1b1b1b;opacity:1}.ha-posts-carousel-wrapper .slick-dots .slick-active button:before,.ha-posts-carousel-wrapper .slick-dots li button:hover:before{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-posts-carousel-wrapper .slick-dots .slick-active button::before{font-size:8px}.ha-posts-carousel-wrapper .slick-next,.ha-posts-carousel-wrapper .slick-prev{width:40px;height:40px;line-height:40px;opacity:1}.ha-posts-carousel-wrapper .slick-next i,.ha-posts-carousel-wrapper .slick-prev i{display:block;width:1em;height:1em}.ha-posts-carousel-wrapper .slick-next i:before,.ha-posts-carousel-wrapper .slick-prev i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-image-animation-yes .ha-posts-carousel__feature-img img{-webkit-transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-image-animation-yes .ha-posts-carousel__feature-img:hover img{-webkit-transform:scale(110%);-ms-transform:scale(110%);transform:scale(110%)}.ha-layout-under_image .ha-posts-carousel{-webkit-box-shadow:1px 2px 15px rgba(0,0,0,.15);box-shadow:1px 2px 15px rgba(0,0,0,.15)}.ha-layout-over_image .ha-posts-carousel{position:relative}.ha-layout-over_image .ha-posts-carousel__image{z-index:0}.ha-layout-over_image .ha-posts-carousel__image a{display:block}.ha-layout-over_image .ha-posts-carousel__image-overlay{top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,.4)}.ha-layout-over_image .ha-posts-carousel__content-position{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px}.ha-layout-over_image .ha-posts-carousel__content-wrap{padding:15px;background-color:rgba(255,255,255,.9)}.ha-date-position-inline .ha-posts-carousel__meta-author-name{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-content-position-top_left .ha-posts-carousel__content-position{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-content-position-top_center .ha-posts-carousel__content-position,.ha-content-position-top_right .ha-posts-carousel__content-position{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-content-position-top_right .ha-posts-carousel__content-position{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-content-position-bottom_left .ha-posts-carousel__content-position{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-content-position-bottom_center .ha-posts-carousel__content-position,.ha-content-position-bottom_right .ha-posts-carousel__content-position{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-content-position-bottom_right .ha-posts-carousel__content-position{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-content-position-center_left .ha-posts-carousel__content-position{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-content-position-center_center .ha-posts-carousel__content-position,.ha-content-position-center_right .ha-posts-carousel__content-position{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-content-position-center_right .ha-posts-carousel__content-position{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-content-flex-start .ha-posts-carousel__content{text-align:left}.ha-content-center .ha-posts-carousel__content{text-align:center}.ha-content-flex-end .ha-posts-carousel__content{text-align:right}.ha-posts-carousel-error{padding:10px 10px 10px 25px;border-left:2px solid #f9a305;background-color:rgba(249,163,5,.05)}@-webkit-keyframes ha_pg_scaleXYZ{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ha_pg_scaleXYZ{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.ha-pg-grid-wrap{display:grid;grid-column-gap:30px;grid-row-gap:30px;grid-template-columns:repeat(3,1fr)}.grid-1{grid-template-columns:repeat(1,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}.grid-6{grid-template-columns:repeat(6,1fr)}.ha-pg-item{overflow:hidden;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.ha-pg-item-loaded{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-animation:ha_pg_scaleXYZ .3s;animation:ha_pg_scaleXYZ .3s}.ha-pg-thumb-area{line-height:0}.ha-pg-thumb{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden}.ha-pg-thumb img{max-width:100%;height:auto}.ha-pg-classic .ha-pg-thumb-area{position:relative;width:100%;height:250px}.ha-pg-classic .ha-pg-thumb,.ha-pg-classic .ha-pg-thumb:before{position:absolute;z-index:0;width:100%;height:100%}.ha-pg-classic .ha-pg-thumb:before{z-index:1;background:rgba(0,0,0,.3);content:""}.ha-pg-classic .ha-pg-thumb img,.ha-pg-crossroad .ha-pg-thumb img,.ha-pg-monastic .ha-pg-thumb img,.ha-pg-outbox .ha-pg-thumb img,.ha-pg-standard .ha-pg-thumb img,.ha-pg-stylica .ha-pg-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ha-pg-badge{margin-bottom:20px}.ha-pg-badge a{display:inline-block;padding:7px 12px;border-radius:3px;background:#ff2d55;color:#fff;text-transform:capitalize;font-size:12px;line-height:1;-webkit-transition:all .4s;transition:all .4s}.ha-pg-badge a:hover{background-color:#562dd4}.ha-pg-classic .ha-pg-thumb-area .ha-pg-badge{position:absolute;bottom:20px;left:20px;margin:0}.ha-pg-content-area{display:block;padding:30px}.ha-pg-content-area>[class^=ha-pg]:nth-last-child(1){margin:0}.ha-pg-title{margin:0 0 15px;font-size:24px;line-height:1}.ha-pg-title a{color:#444;word-break:break-word;font-weight:700;-webkit-transition:all .4s;transition:all .4s}.ha-pg-meta-wrap ul li a:hover,.ha-pg-readmore a:hover,.ha-pg-title a:hover{color:#e04d8b}.ha-pg-meta-wrap ul{margin:0;padding:0;list-style:none}.ha-pg-meta-wrap ul li{display:inline-block;margin-right:15px;margin-bottom:15px;color:#8c8c8c;font-size:14px}.ha-pg-meta-wrap ul li:last-child{margin-right:0}.ha-pg-meta-wrap ul li a{color:#8c8c8c}.ha-pg-meta-wrap ul li i{margin-right:5px}.ha-pg-meta-wrap ul li svg{margin-right:5px;width:auto;height:.9em;fill:#8c8c8c}.ha-pg-meta-wrap ul li a,.ha-pg-meta-wrap ul li i,.ha-pg-meta-wrap ul li svg path,.ha-pg-readmore a{-webkit-transition:all .4s;transition:all .4s}.ha-pg-meta-wrap ul li a:hover path{fill:#e04d8b}.ha-pg-excerpt{color:#1b1b1b;line-height:1.4}.ha-pg-excerpt p{margin:0}.ha-pg-excerpt,.ha-pg-readmore{margin-bottom:15px}.ha-pg-readmore a{display:inline-block;color:#8c8c8c}.ha-pg-loadmore-wrap,nav.ha-pg-pagination-wrap{margin:40px 0}nav.ha-pg-pagination-wrap .page-numbers{display:inline-block;margin:0 0 10px;padding:6px 15px;border:1px solid transparent;border-radius:5px;color:#242424;text-align:center;text-transform:capitalize;font-weight:600;font-size:1em;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}nav.ha-pg-pagination-wrap .page-numbers:last-child{margin:0}nav.ha-pg-pagination-wrap .page-numbers:hover{border:1px solid #e5e5e5}nav.ha-pg-pagination-wrap .page-numbers.current{border-color:#6256fb;background:#6256fb;color:#fff}nav.ha-pg-pagination-wrap .page-numbers.next:hover,nav.ha-pg-pagination-wrap .page-numbers.prev:hover{color:#6256fb}nav.ha-pg-pagination-wrap span.page-numbers.dots{border:1px solid transparent}.ha-pg-loadmore-wrap .ha-pg-loadmore{display:inline-block;padding:7px 15px;border:1px solid #ff2d55;border-radius:5px;background:#ff2d55;color:#fff;text-align:center;text-transform:capitalize;font-weight:600;font-size:1em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ha-pg-loadmore-wrap .ha-pg-loadmore i{display:none;margin-right:10px}.ha-pg-loadmore-wrap .ha-pg-loadmore:focus{outline:0}.ha-pg-loadmore-wrap .ha-pg-loadmore:hover{border-color:#6256fb;background:#6256fb;color:#fff}.ha-pg-loadmore-wrap .ha-pg-loadmore.loaded{margin:0!important;padding:0!important;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.ha-pg-hawai .ha-pg-item{padding:30px;border-radius:5px;text-align:center}.ha-pg-hawai .ha-pg-thumb-area{margin-bottom:20px}.ha-pg-hawai .ha-pg-thumb{width:200px;height:200px;border-radius:100%}.ha-pg-hawai .ha-pg-content-area{padding:0}.ha-pg-hawai .ha-pg-readmore a{display:inline-block;padding:12px 15px;border-radius:20px;background:#2a8e91;color:#fff;text-transform:capitalize;line-height:1;-webkit-transition:all .4s;transition:all .4s}.ha-pg-hawai .ha-pg-readmore a:hover{background-color:#f98673}.ha-pg-standard .ha-pg-item{-webkit-box-shadow:none;box-shadow:none}.ha-pg-standard .ha-pg-item .ha-pg-thumb-area{position:relative;overflow:hidden;margin-bottom:20px;height:250px;border-radius:5px}.ha-pg-standard .ha-pg-thumb{width:100%;height:100%}.ha-pg-standard .ha-pg-item .ha-pg-content-area{padding:0}.ha-pg-standard .ha-pg-item .ha-pg-content-area .ha-pg-badge{margin:0 0 12px}.ha-pg-standard .ha-pg-item .ha-pg-content-area .ha-pg-badge a{background:#f0a901}.ha-pg-crossroad .ha-pg-item .ha-pg-content-area .ha-pg-badge a:hover,.ha-pg-standard .ha-pg-item .ha-pg-content-area .ha-pg-badge a:hover{background:#242424}.ha-pg-standard .ha-pg-item .ha-pg-readmore,.ha-pg-standard .ha-pg-item .ha-pg-readmore::before{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s;transition:all .4s}.ha-pg-standard .ha-pg-item .ha-pg-readmore{visibility:hidden;opacity:0}.ha-pg-standard .ha-pg-item .ha-pg-readmore::before{background:rgba(229,59,91,.8);content:""}.ha-pg-standard .ha-pg-item .ha-pg-readmore a{position:absolute;top:50%;left:50%;margin:0;padding:12px 15px;border-radius:5px;background-color:#fff;color:#242424;line-height:1;-webkit-transition:all .4s;transition:all .4s;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ha-pg-standard .ha-pg-item .ha-pg-readmore a:hover{background-color:#242424;color:#fff}.ha-pg-standard .ha-pg-item .ha-pg-thumb-area:hover .ha-pg-readmore{visibility:visible;opacity:1}.ha-pg-monastic .ha-pg-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-radius:5px}.ha-pg-monastic .ha-pg-item .ha-pg-thumb-area{height:250px}.ha-pg-monastic .ha-pg-thumb{width:100%;height:100%}.ha-pg-monastic .ha-pg-item .ha-pg-meta-wrap{padding:15px 30px 0;border-top:1px solid #ddd}.ha-pg-stylica .ha-pg-item{overflow:hidden;border-radius:5px}.ha-pg-stylica .ha-pg-item .ha-pg-thumb-area{height:250px}.ha-pg-stylica .ha-pg-thumb{position:relative;width:100%;height:100%}.ha-pg-stylica .ha-pg-item .ha-pg-meta-wrap{padding:0 30px}.ha-pg-stylica .ha-pg-item .ha-pg-thumb-area svg{position:absolute;bottom:-1px;left:0;width:100%;height:200px;fill:#fff}.ha-pg-outbox .ha-pg-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-radius:5px}.ha-pg-outbox .ha-pg-item .ha-pg-thumb-area{position:relative;height:250px}.ha-pg-outbox .ha-pg-thumb{position:relative;width:100%;height:100%}.ha-pg-outbox .ha-pg-item .ha-pg-thumb-area .ha-pg-badge{position:absolute;top:0;right:0;bottom:auto;left:auto;margin:20px}.ha-pg-outbox .ha-pg-item .ha-pg-meta-wrap{padding:15px 30px 0;border-top:1px solid #ddd}.ha-pg-outbox .ha-pg-item .ha-pg-avatar svg{fill:#fff}.ha-pg-outbox .ha-pg-item .ha-pg-thumb-area .ha-pg-avatar{position:absolute;bottom:-12px;left:0;padding:0 30px;pointer-events:none}.ha-pg-outbox .ha-pg-item .ha-pg-thumb-area .ha-pg-avatar svg{z-index:1;width:127px;height:47px}.ha-pg-outbox .ha-pg-item .ha-pg-thumb-area .ha-pg-avatar img{position:absolute;top:8px;z-index:10;max-width:100%;width:40px;height:40px;border:0;border-radius:50%;pointer-events:all}.ha-pg-outbox .ha-pg-item .ha-pg-thumb-area .ha-pg-avatar img,.ha-pg-outbox .ha-pg-item .ha-pg-thumb-area .ha-pg-avatar.center{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-pg-outbox .ha-pg-item .ha-pg-thumb-area .ha-pg-avatar.right{left:100%;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ha-pg-crossroad .ha-pg-item{z-index:1;overflow:visible;-webkit-box-shadow:none;box-shadow:none}.ha-pg-crossroad .ha-pg-item .ha-pg-thumb-area{position:relative;z-index:-1;overflow:hidden;margin-bottom:-20%;height:250px;line-height:0}.ha-pg-crossroad .ha-pg-thumb{width:100%;height:100%;border-radius:5px}.ha-pg-crossroad .ha-pg-item .ha-pg-content-area{margin:0 50px;border-radius:5px;background:#fff;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.ha-pg-crossroad .ha-pg-item .ha-pg-content-area .ha-pg-badge a{background:#f0a901}.ha-post-tab .ha-post-tab-filter{padding:0;border-bottom:1px solid #ddd;list-style:none}.ha-post-tab .ha-post-tab-filter li{display:inline-block;margin:0 5px 0 0;padding:15px 25px;background:#fff;color:#333;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.ha-post-tab .ha-post-tab-filter li.active,.ha-post-tab .ha-post-tab-filter li:hover,.ha-post-tab.ha-post-tab-left .ha-post-tab-filter li.active,.ha-post-tab.ha-post-tab-left .ha-post-tab-filter li:hover{background:#6d39ef;color:#fff;cursor:pointer}.ha-post-tab .ha-post-tab-item-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:hidden;overflow:hidden;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:0;opacity:0}.ha-post-tab span.ha-post-tab-loading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;text-align:center;font-size:60px;opacity:.5}.ha-post-tab .ha-post-tab-item-wrapper.active{visibility:visible;height:auto;opacity:1}.ha-post-tab .ha-post-tab-item{margin-bottom:30px;padding-right:15px;padding-left:15px}.ha-post-tab .ha-post-tab-item-inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;height:100%;border-radius:5px;background:#fff;-webkit-box-shadow:0 1px 20px rgba(0,0,0,.09);box-shadow:0 1px 20px rgba(0,0,0,.09)}.ha-post-tab .ha-post-tab-item-inner .ha-post-tab-thumb{position:relative;display:block;overflow:hidden;margin-bottom:15px;padding-right:0;padding-left:0}.ha-post-tab .ha-post-tab-item-inner .ha-post-tab-thumb img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.ha-post-tab .ha-post-tab-item-inner .ha-post-tab-title{display:block;margin-top:0;margin-bottom:10px;font-size:16px}.ha-post-tab .ha-post-tab-item-inner .ha-post-tab-title a,.ha-post-tab .ha-post-tab-meta span a{color:#333;text-decoration:none;-webkit-transition:all .4s;transition:all .4s}.ha-post-tab .ha-post-tab-meta span a:hover,.ha-post-tab .ha-post-tab-title a:hover{color:#6d39ef}.ha-post-tab .ha-post-tab-meta{font-size:14px}.ha-post-tab .ha-post-tab-meta span{display:inline-block;margin-top:10px;margin-right:15px;color:#9b9b9b;-webkit-transition:all .4s;transition:all .4s}.ha-post-tab .ha-post-tab-meta span i{padding-right:5px}.ha-post-tab .ha-post-tab-meta span a{color:#9b9b9b}.ha-post-tab .ha-post-tab-excerpt p{margin:0}.ha-post-tab.ha-post-tab-left,.ha-post-tab.ha-post-tab-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ha-post-tab.ha-post-tab-left .ha-post-tab-filter{-webkit-box-flex:0;-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;min-width:200px;border-right:1px solid #f1f1f1;border-bottom:none}.ha-post-tab.ha-post-tab-left .ha-post-tab-filter li,.ha-post-tab.ha-post-tab-right .ha-post-tab-filter li{text-align:left;display:block;margin:0;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.ha-post-tab.ha-post-tab-right .ha-post-tab-filter li{text-align:right}.ha-post-tab.ha-post-tab-left .ha-post-tab-content{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 200px);-ms-flex:0 0 calc(100% - 200px);flex:0 0 calc(100% - 200px);min-width:calc(100% - 200px);min-height:100%}.ha-post-tab.ha-post-tab-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ha-post-tab.ha-post-tab-right .ha-post-tab-filter{-webkit-box-flex:0;-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;min-width:200px;border-bottom:none;border-left:1px solid #f1f1f1}.ha-post-tab.ha-post-tab-right .ha-post-tab-content{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 200px);-ms-flex:0 0 calc(100% - 200px);flex:0 0 calc(100% - 200px);min-width:calc(100% - 200px);min-height:100%}@media (max-width:767px){.ha-post-tab.ha-post-tab-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ha-post-tab.ha-post-tab-left .ha-post-tab-filter,.ha-post-tab.ha-post-tab-right .ha-post-tab-filter{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;min-width:100%;border-right:0;border-bottom:1px solid #f1f1f1;border-left:0}.ha-post-tab.ha-post-tab-left .ha-post-tab-content,.ha-post-tab.ha-post-tab-right .ha-post-tab-content{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;min-width:100%;min-height:100%}.ha-post-tab.ha-post-tab-left .ha-post-tab-filter li,.ha-post-tab.ha-post-tab-right .ha-post-tab-filter li{display:inline-block}}/** Widgets: image-stack-group, post-carousel, post-grid-new, post-tab **/