@charset "UTF-8";
.postlist__post{container-type:inline-size;container-name:Blogitem}.postlist__post .postlist__postwrap .post-featured-img{min-height:200px;background:var(--gradientColor);position:relative}.postlist__post .postlist__postwrap .post-featured-img img{width:100%;height:100%;object-fit:cover;min-height:200px}.postlist__post .postlist__postwrap .post-featured-img .entry-date{position:absolute;right:20px;bottom:20px;z-index:2}.postlist__post .postlist__postwrap .post-featured-img .entry-date a{color:var(--colorWhite)}.postlist__post .postlist__postwrap .post-featured-img .entry-date a time::before{content:"";font-family:"Font Awesome 6 Free";margin-right:10px}.postlist__post .postlist__postwrap .postlist__post-body{padding:20px}.postlist__post .postlist__postwrap .postlist__post-body .postlist__posttitle{font-size:var(--fontSizeL);font-weight:bold;color:var(--colorPrimary)}.postlist__post .postlist__postwrap .postlist__post-body .postlist__postdescription{margin:20px 0px}.postlist__post .postlist__postwrap .btn-secondary{margin-left:auto}.postlist__post:first-of-type{margin-top:var(--mdb-gutter-y)}#widgetsidebar{min-width:280px}#widgetsidebar .blogwidget{border-radius:var(--borderRadius);overflow:hidden;box-shadow:var(--boxShadowSmall)}#widgetsidebar .blogwidget .blogwidget__title{font-size:var(--fontSizeL);font-family:var(--fontPrimary);line-height:0.8;margin:0 0 -2px;padding:20px;color:var(--colorWhite);background:var(--gradientColor);border-radius:6px}#widgetsidebar .blogwidget .blogwidget__content{overflow:hidden;position:relative;background:var(--colorWhite);padding:20px}.blogwidget .recentposts{padding:0px}.blogwidget .recentposts .item{display:flex;width:100%;margin:10px 0px}.blogwidget .recentposts .item a{display:flex;width:100%}.blogwidget .recentposts .item a .teaser-img{height:70px;width:70px;margin:0px;border-radius:var(--borderRadius);overflow:hidden;object-fit:cover;min-width:70px;min-height:70px;background:var(--gradientColor)}.blogwidget .recentposts .item a .teaser-img img{height:70px;width:70px;min-width:70px;min-height:70px;object-fit:cover}.blogwidget .recentposts .item a .title{font-size:var(--fontSizeMD);line-height:24px;color:var(--colorDark);display:inline-block;margin-left:10px;font-weight:600}.blogwidget .recentposts .item a .date{font-size:var(--fontSizeSM);color:var(--colorMuted);white-space:nowrap;margin-left:10px;display:block;margin-top:-5px}.blogwidget .recentposts .item:hover a .title{color:var(--colorPrimary)}.archive .year{font-size:var(--fontSizeL)}.archive .bloglist .year .title a{font-size:var(--fontSizeL)}.archive .bloglist .year .month-list .month{list-style:none}.archive .bloglist .year .month-list .month .title{color:var(--colorDark)}.archive .bloglist .year .month-list .month .count{margin-left:0.25rem}.archive .bloglist .year .month-list .month .count::before{content:"("}.archive .bloglist .year .month-list .month .count::after{content:")"}.archive .bloglist .year .month-list .month:hover .title{color:var(--colorPrimary)}.archive .bloglist .year .month-list .month:hover .count{color:var(--colorPrimary)}.blogwidget .archive .accordion-button{padding:0px;background:transparent;outline:none;color:var(--colorDark);font-size:var(--fontSizeL);box-shadow:none;padding-bottom:20px;border-bottom:1px solid var(--colorLight)}.blogwidget .archive .accordion-button::after{content:"";font-family:"Font Awesome 6 Free";font-weight:300;color:var(--colorPrimary);background-image:none}.blogwidget .archive .accordion-button:not(.collapsed)::after{content:"";transform:initial}.blogwidget .archive .accordion-body{padding:10px}.blogwidget .archive .accordion-body .month{list-style:none}.blogwidget .archive .accordion-body .month .link{color:var(--colorDark)}.blogwidget .archive .accordion-body .month .link:hover{color:var(--colorPrimary)}.categories .category-title{font-size:var(--fontSizeL)}.categories .bloglist .link{display:block;width:fit-content;margin:10px 0px}.categories .bloglist .link .title{color:var(--colorDark)}.categories .bloglist .link .count{margin-left:0.25rem}.categories .bloglist .link .count::before{content:"("}.categories .bloglist .link .count::after{content:")"}.categories .bloglist .link:hover .title{color:var(--colorPrimary)}.categories .bloglist .link:hover .count{color:var(--colorPrimary)}.blogwidget .categories{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0px}.blogwidget .categories .link .title{color:var(--colorDark)}.blogwidget .categories .link .count{margin-left:0.25rem;color:var(--colorPrimary)}.blogwidget .categories .link .count::before{content:"("}.blogwidget .categories .link .count::after{content:")"}.blogwidget .categories .link:hover .title{color:var(--colorPrimary)}.blogwidget .categories .link:hover .count{color:var(--colorPrimary)}.tags .tag-title{font-size:var(--fontSizeL)}.tags .bloglist .link{display:block;width:fit-content;margin:10px 0px}.tags .bloglist .link .title{color:var(--colorDark)}.tags .bloglist .link .count{margin-left:0.25rem}.tags .bloglist .link .count::before{content:"("}.tags .bloglist .link .count::after{content:")"}.tags .bloglist .link:hover .title{color:var(--colorPrimary)}.tags .bloglist .link:hover .count{color:var(--colorPrimary)}.blogwidget .tags{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0px}.blogwidget .tags .tag{margin:10px 0px;list-style:none}.blogwidget .tags .tag .title{border:1px solid;border-radius:var(--borderRadius);display:inline-block;line-height:1em;padding:0.5em}.author-card{min-width:280px}.author-inner{border-radius:var(--borderRadius);overflow:hidden;background-color:var(--colorWhite);box-shadow:var(--boxShadowSmall)}.author-inner .card-title a{font-size:var(--fontSizeL);color:var(--colorDark);font-weight:600;font-family:var(--fontPrimary)}.author-detail{margin-bottom:30px}.author-detail .author-avatar img{border-radius:var(--borderRadius)}.author-detail .author-body{padding:0px 20px}.author-detail .author-body .author-socials a i{font-size:30px;margin:0px 10px}.blogpagination{margin:20px auto;width:100%}.blogpagination .blogpagination__item--active a{color:var(--colorSecondary)}.postheader{position:relative;border-radius:var(--borderRadius);overflow:hidden}.postheader .postheader__featuredimage{background:var(--gradientColor)}.postheader .postheader__featuredimage img{width:100%;max-height:500px;object-fit:cover}.postheader .postheader__content{width:100%;height:100%;background:var(--gradientColor)}.postheader .postheader__content .postheader__wrap{padding:20px;margin:auto;box-shadow:var(--boxShadowBig);text-align:center;max-width:var(--containerLimitedWidth);display:flex;align-items:center;justify-content:space-between}.postheader .postheader__content .postheader__wrap .postheader__title{font-size:var(--fontSizeXL);font-family:var(--fontPrimary);font-weight:900;color:var(--colorWhite);margin-right:20px}.postheader .postheader__content .postheader__wrap .postmetagroup__item{padding:0px}.postheader .postheader__content .postheader__wrap .postmetagroup__item .postmetagroup__body{margin-left:0px}.postheader .postheader__content .postheader__wrap .postmetagroup__item .postmetagroup__body time{color:var(--colorWhite);font-size:var(--fontSizeL)}.postheader .postheader__content .postheader__wrap .postmetagroup__item .postmetagroup__body time::before{content:"";font-family:"Font Awesome 6 Free";margin-right:10px}@media (max-width:992px){.postheader .postheader__content .postheader__wrap .postheader__title{font-size:var(--fontSizeL)}.postheader .postheader__content .postheader__wrap .postmetagroup__item .postmetagroup__body time{font-size:var(--fontSizeMD)}.postheader .postheader__content .postheader__wrap{flex-wrap:wrap}.postheader .postheader__featuredimage img{width:100%;max-height:200px;object-fit:cover}}.postcommentsform{margin:20px 0px}.postcomments__list .postcomment__body{padding:10px 20px;border-radius:var(--borderRadius);border:1px solid var(--colorLight)}.postcomments__list .postcomment__author{margin-top:0px}.postcomments__list .postcomment__author span{font-size:var(--fontSizeL);font-weight:700;line-height:1.5rem;margin-top:0px;color:var(--colorPrimary)}.postcomments__list .postcomment__time time{font-size:var(--fontSizeSM);color:var(--colorMuted)}.back-btn{margin-top:50px}