.posts__container table {
    min-width: 100%;
    text-align: left;
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
}
.posts__container thead {
	border: 0 solid #e5e5e5;
    border-bottom-width: 1px;
    font-weight: 500;
}
.posts__container thead tr {
    background-color: #f4f6fb;
}
.posts__container thead td, .posts__container thead th {
    padding: 1rem 1.5rem;
}
.posts__container tbody tr:not(:last-child) {
	border: 0 solid #e5e5e5;
    border-bottom-width: 1px;
}
.posts__container tbody td {
    min-width: 10rem;
    padding: 1rem 1.5rem;
}
.footer .link-list a:hover{color: #0067da;} .footer .textwidget a:hover{text-decoration-line: underline;color: #0067da;} .col-logo{height:180px;}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}body{line-height:1}button,input,select,textarea{font:inherit}textarea{resize:none}button{background-color:inherit;cursor:pointer}/*a,button{color:inherit}*/a:hover,a:link,a:visited{text-decoration:none}.posts__content a:hover,.posts__content a:link,.posts__content a:visited{text-decoration:underline}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}legend{color:#0067da;font-weight:700;margin-bottom:1.25rem;text-align:center}input[type=email],input[type=password],input[type=tel],input[type=text]{background:#f8f9fa;border:1px solid #cdd5db;border-radius:.25rem;color:#4a5365;display:block;font-family:Nunito,sans-serif;font-size:1em;font-weight:400;line-height:1.4375rem;padding:.5rem .75rem;width:100%}input::-moz-placeholder{color:#a4a9b0}input::placeholder{color:#a4a9b0}input[name=check]{display:none}input:focus{background:#fff}textarea{background:#f8f9fa;border:1px solid #cdd5db;border-radius:.25rem;color:#4a5365;display:block;font-family:Nunito,sans-serif;font-size:1em;font-weight:400;line-height:1.4375rem;max-height:150px;padding:.5rem .75rem;width:100%}textarea::-moz-placeholder{color:#a4a9b0}textarea::placeholder{color:#a4a9b0}textarea:focus{background:#fff}.btn,.submit{background:#0067da;border-radius:.25rem;color:#fff;cursor:pointer;font-weight:600;line-height:1;padding:.75rem 1.875rem;transition:background .3s ease}.btn:hover,.submit:hover{background:#1d4ed8}.btn:disabled,.submit:disabled{display:none}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(../fonts/Nunito-Bold.woff) format("woff"),url(../fonts/Nunito-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:icomoon;font-style:normal;font-weight:400;src:url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(../fonts/Nunito-ExtraBold.woff) format("woff"),url(../fonts/Nunito-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(../fonts/Nunito-Regular.woff) format("woff"),url(../fonts/Nunito-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:600;src:url(../fonts/Nunito-SemiBold.woff) format("woff"),url(../fonts/Nunito-SemiBold.woff2) format("woff2")}html{box-sizing:border-box;font-size:16px;height:-webkit-fill-available}body,html{background-color:#f4f6fb;color:#333;font-family:Nunito,sans-serif;font-weight:400;margin:0;min-width:320px}body{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;position:relative;scroll-behavior:smooth;text-rendering:optimizeSpeed}body.show-menu{height:100%;overflow-y:hidden}body.lock{height:100%;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden}ol[class*=_lsn],ul[class*=_lsn]{list-style:none;margin:0;padding:0}ol:not([class]),ul:not([class]){line-height:150%;margin:0 0 1.5rem 2rem;padding-left:1rem}.wrapper{display:flex;flex-direction:column;height:100%;min-height:100vh;transition:background-color .5s ease,color .5s ease}.main{flex:1;position:relative}.container,[class*=__container]{margin:0 auto;max-width:1304px;width:100%}@media (min-width:767px){@supports (padding:max(0px)){.container,[class*=__container]{padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}}}@media (max-width:767px){@supports (padding:max(0px)){.container,[class*=__container]{padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right))}}}img{display:block;height:auto;max-width:100%}._disable-scroll{height:100vh;left:0;overflow:hidden;position:relative;position:fixed;top:0;width:100%}._relative{position:relative}._flex,[class*=__flex]{display:flex}._wrap{flex-wrap:wrap}._space-between{justify-content:space-between}._align-items-center{align-items:center}._align-items-stretch{align-items:stretch}._h100{height:100%}._text-center{text-align:center}._hide{display:none}.responsive-iframe{overflow:hidden;padding-top:20.25%;position:relative;width:100%}.responsive-iframe iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (min-width:768px){._space-between--mob-center{justify-content:space-between}}@media (max-width:767px){._space-between--mob-center{justify-content:center}.responsive-iframe{padding-top:56.25%}}[class*=" icon-"]:after,[class*=" icon-"]:before,[class^=icon-]:after,[class^=icon-]:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-down:after{content:"\e913"}.icon-up:before{content:"\e914"}.icon-view:before{content:"\e905"}.icon-arrow:before{content:"\e907"}.icon-alert:before{content:"\e90b"}.icon-share:before{content:"\e90c"}.icon-comment:before{content:"\e90d"}.icon-ava:before{content:"\e90e"}.icon-blog:before{content:"\e90f"}.icon-constact:before{content:"\e910"}.icon-about:before{content:"\e911"}.icon-home:before{content:"\e912"}.icon-like:before{content:"\e901"}.icon-time:before{content:"\e900"}.icon-view2:before{content:"\e902"}.icon-right:before{content:"\e903"}.icon-search:before{content:"\e904"}.icon-plug:before{content:"\e906"}.icon-link:before{content:"\e908"}.icon-mark:before{content:"\e909"}.icon-check:before{content:"\e90a"}._loader-cubic{align-items:center;background:#fff;display:flex;height:100vh;justify-content:center;overflow:hidden;position:fixed;width:100vw;z-index:9999}._loader-cubic__l,._loader-cubic__section{animation:pulse 1.5s ease infinite;border-radius:25px;height:22px;width:22px}._loader-cubic__l{background-color:#0067da;opacity:.5}._loader-cubic__section:nth-child(1n){animation-delay:.5s;background-color:#0067da}._loader-cubic__section:nth-child(2n){animation-delay:1s;background-color:#4a5365}@keyframes pulse{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.4;transform:scale(1)}}.spoiler__title{align-items:center;display:flex;justify-content:space-between}.spoiler__title:after{color:#ababab}.spoiler__init>:first-child{cursor:pointer;position:relative}._to-top{background-color:#0067da;border:1px solid hsla(0,0%,100%,.5);bottom:20px;box-shadow:0 0 5px rgba(0,0,0,.4);-moz-box-shadow:0 0 5px rgba(0,0,0,.4);-ms-box-shadow:0 0 5px rgba(0,0,0,.4);box-sizing:border-box;color:#fff;cursor:pointer;height:40px;left:30px;opacity:0;pointer-events:none;position:fixed;text-align:center;transition:opacity 1s ease;width:40px}._to-top:before{background:#000;border-radius:0;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0 50%;transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out;z-index:-1}._to-top:hover:before{transform:scaleX(1)}._to-top.show{opacity:1;pointer-events:all}._to-top.hide{opacity:0;pointer-events:none}@media (min-width:768px){._to-top{height:2.5rem;padding:.75rem;width:2.5rem}}@media (max-width:767px){._to-top{height:1.875rem;padding:.5rem;width:1.875rem}}.swiper{overflow:hidden}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;width:100%}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translateZ(0)}.swiper-button-lock{display:none!important}.swiper-pagination{align-items:center;display:flex;justify-content:center;margin-top:1.875rem}.swiper-pagination-bullet{background-color:#0067da;border-radius:100%;cursor:pointer;height:.625rem;width:.625rem}.swiper-pagination-bullet:not(:last-child){margin-right:.3125rem}.swiper-pagination-bullet-active{background-color:#4a5365}.header{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);height:72px;left:0;padding:.5rem 0;position:fixed;top:0;width:100%;z-index:10}.header__branding,.header__container,.header__left{align-items:center;display:flex;justify-content:space-between}.language{align-items:center;display:flex;position:relative}.language__title{border-radius:.375rem;padding:.5rem;width:3.75rem}.language__title:hover{background-color:#fafafa}.language__title:focus{outline:2px solid #c4dbfb}.language__icon{align-items:center;border-radius:100%;display:flex;flex:0 0 24px;flex-direction:column;justify-content:center;margin-right:.5rem;overflow:hidden;width:1.5rem;z-index:1}.language svg,.language__icon{height:1.5rem;position:relative}.language svg{display:block;width:2rem;z-index:-1}.language__body{background-color:#fff;border-radius:.375rem;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);opacity:0;padding:5px 2px;position:absolute;right:0;top:115%;transform:scale(.9) translate3d(10px,5px,0);transition:opacity .1s ease,transform .1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.language__body,.language__body:focus{outline:2px solid #c4dbfb}.language__body .language__icon{flex:0 0 20px;height:1.25rem;width:1.25rem}.language__body.active{opacity:1;transform:scale(1) translateZ(0);-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;visibility:visible}.language__link{align-items:center;display:flex;justify-content:flex-start}.language__item{font-size:.875rem;padding:.5rem 1rem}.language__item:hover{background-color:#f0f6fe}.language__item.current{font-weight:800}.language__overlay{height:100%;left:0;position:fixed;top:0;width:100%}.language:before{background-color:#d2d4d8;content:"";display:block;height:1rem;width:1px}.header__branding{margin-left:0!important}@media (min-width:768px){.header__branding{margin-left:1.875rem;margin-right:calc(2.375rem + .625vw)}.header__branding:after{background-color:#d2d4d8;content:"";display:block;height:1rem;transform:translate3d(calc(.99rem + 1vw),0,0);width:1px}.burger{display:none}.language:before{transform:translate3d(-3rem,0,0)}}@media (max-width:767px){.header{padding:.9rem 0}.burger{display:block;height:1.5rem;margin-right:1rem;width:1.5rem}.burger svg{stroke:#737373}.language:before{transform:translate3d(-2rem,0,0)}}.menu{}.menu a{color:#000;transition:color .5s ease}.menu__item{font-size:.9375rem;line-height:1.25rem;padding:15px}.menu__item a{border:0 solid #e5e5e5;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu__item:hover a{border-bottom-width:1px}.menu .current-menu-item a,.menu__item:hover a{border-color:#0067da}@media (min-width:768px){.menu{transform:translateY(3px)}.menu__list{align-items:center;display:flex;justify-content:space-between}.menu__body--header{display:none}}@media (max-width:767px){.menu{--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.menu__body{background-color:#fff;border:1px solid #9ab7f0;border-radius:.5rem;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);left:0px;max-width:28rem;opacity:0;padding:1.5rem;position:absolute;top:85%;transform:scale(.9) translate3d(10px,20px,0);transition:opacity .1s ease,transform .1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;width:100%;z-index:-1}.menu__body--header{align-items:center;border-bottom: 1px solid #cdcdcd;display:flex;justify-content:space-between;padding:0 0 1.25rem}.menu__body--header span{font-size:1.25rem;font-weight:800}.menu__body--header button{align-items:center;color:#0067da;display:flex;font-weight:400;line-height:1.2;text-decoration:underline}.menu__body--header svg{margin-right:.5rem}.menu.active .menu__body{opacity:1;transform:scale(1) translateZ(0);-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;visibility:visible;z-index:10;}.menu .menu-header_menu-container{margin-top:.5rem}.menu__list{-moz-column-gap:15.625vw;column-gap:20.625vw;display:grid;grid-template-columns:repeat(2,96px);row-gap:2rem}.menu__item{align-items:center;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;max-width:96px;padding:1.35rem .75rem .75rem;width:100%}.menu__item:before{line-height: 32px;}.menu__item:first-child:before,.menu__item:nth-child(2):before{content:"\e912";font-family:icomoon;font-size:32px;font-weight:400}.menu__item:nth-child(3):before{content:"\e90f";font-family:icomoon;font-size:32px;font-weight:400}.menu__item:nth-child(4):before{content:"\e911";font-family:icomoon;font-size:32px;font-weight:400}.menu__item:nth-child(5):before{content:"\e910";font-family:icomoon;font-size:32px;font-weight:400}.menu__item a{margin-top:1rem}.menu__item.current-menu-item{background-color:#0067da;color:#fff}.menu__item.current-menu-item a{color:#fff}.menu__overlay{height:100%;position:fixed;width:100%;z-index:1}}.footer{padding:40px 0!important}.footer .footer-copyright{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1304px;padding:0 .75rem;position:relative;width:100%}.footer .footer-copyright,.footer .footer-copyright p{font-size:.875rem;line-height:1.25rem}.footer .footer-copyright__copy{order:1;white-space:nowrap}.footer .footer-copyright__info{order:3;text-align:justify;white-space:unset}.footer .footer-copyright__icon{order:2}.footer .flex-center{align-items:center;display:flex;justify-content:center}.footer .text-neutral-300{--tw-text-opacity:1;color:#cdd5db}.footer .w-4{width:1rem!important}.footer .w-6{width:1.5rem!important}.footer .w-7{width:1.75rem!important}.footer .h-4{height:1rem!important}.footer .h-6{height:1.5rem!important}.footer .h-7{height:1.75rem!important}.footer .cursor-pointer{cursor:pointer}.footer .footer_content{width:100%}.footer .footer_content,.footer .footer_row{display:flex;flex-direction:column;gap:1.5rem}.footer .footer_row{align-items:center;justify-content:center;position:relative}.footer .footer_row .header__branding:after{display:none}.footer .footer_row .col-logo{align-items:center;display:flex;flex-shrink:0;justify-content:center}.footer .footer-widget{font-size:.875rem;line-height:1.25rem;margin-bottom:15px;max-width:220px;text-align:left;width:100%}.footer .footer-widget div:hover{overflow-y:auto;}.footer .footer-widget div{height:100%;max-height:180px;overflow-y:hidden;scrollbar-width:thin}.footer .footer-widget ul{list-style:none;margin:0;padding:0}.footer *{scrollbar-color:#bcc3c9 #e9ebec;scrollbar-width:thin}.footer ::-webkit-scrollbar{width:2px;height: 2px;}.footer ::-webkit-scrollbar-track{background:transparent;}.footer ::-webkit-scrollbar-thumb{background-color:#bcc3c9;border-radius:4px}.footer .link-list-box{max-width:220px;width:100%}.footer .space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:.75rem;margin-top:.75rem}.footer .space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-right:0}.footer .footer-widget a{color:inherit;cursor:pointer;font-size:.8125rem;font-weight:300;text-decoration:inherit}.footer .font-bold{font-weight:700}.footer .duration-200{transition-duration:.2s}.footer .transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer .footer_row .contact-follow-block{display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;text-align:center;width:auto}.footer .footer_row .contact-follow-block .link-list{align-items:center;display:flex;justify-content:center;list-style:none;margin:12px 0 0;padding:0}.footer .contact-follow-block .link-list li{margin-left:.5rem}.footer .to-top-wrap{position:absolute;right:1.25rem;top:-10px}.footer .to-top-wrap p{font-size:.875rem;line-height:1.25rem}.footer .to-top-wrap ._to-top{background:none;box-shadow:none;-moz-box-shadow:none;color:#000;padding:.25rem;position:unset}.footer .to-top-wrap ._to-top:before{display:none}@media (min-width:768px){.footer .footer__container{max-width:100%!important}.footer .footer-copyright{flex-direction:row!important;flex-wrap:nowrap!important;max-width:1304px}.footer .footer-copyright__info{order:2;white-space:break-spaces}.footer .footer_row{align-items:flex-start!important;display:flex!important;flex-direction:row!important;gap:0!important;justify-content:space-between!important;margin:0 auto;max-width:1304px;padding:0 24px;position:relative;width:100%}.footer .footer-widget{margin-bottom:0}.footer .to-top-wrap{position:static!important;text-align:center!important}.footer .footer-copyright__copy{order:1}.footer .footer-copyright__info{order:2!important;white-space:unset}.footer .footer-copyright__icon{order:3!important}.footer .header__branding{margin-right:0}}main{margin-top:78px}input:focus{outline:2px solid #c4dbfb}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#0067da;box-shadow:0 0 6px #0067da;height:6px;position:fixed;right:100%;top:0;width:100%;z-index:2000}h1{color:#000;margin-bottom:1rem}h1,h2,h3,h4,h5,h6,#reply-title,.h3{font-size:1.5rem;font-weight:600;line-height:2}h2,h3,h4,h5,h6,#reply-title,.h3{margin-bottom:0.75rem}.breadcrumbs{font-size:.875rem}.breadcrumbs,.breadcrumbs__item{align-items:center;display:flex}.breadcrumbs__link{color:#0067da}.breadcrumbs__separator:after{color:#a9acb2;display:block;font-size:.75rem;font-weight:600;margin:0 .5rem;transform:rotate(-90deg)}pre{background-color:#d2d4d8;overflow-x:scroll;padding:1rem}.posts__title{font-size:1.5rem;font-weight:600;line-height:2;margin:1rem 0}.posts .postinfo{border-top:1px solid #d2d4d8;padding:1rem 0}.posts .thumbnail{border-radius:.25rem;margin-bottom:2rem;padding-top:50%}.posts img{border-radius:.25rem;margin:auto}.posts figure{margin:1rem 0}.posts figcaption{font-size:.875rem;margin-top:.5rem;text-align:center}.posts__bg{background-color:#fff;border-radius:.25rem;box-shadow:0 0 30px 5px rgba(0,0,0,.05);padding:1.5rem}.posts__footer{margin-top:2rem}.posts__footer--content,.posts__footer--left{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.posts__footer--content{margin-bottom:1rem}.posts__footer .tags{margin:1rem 0}.posts__footer .icon-comment{align-items:center;display:flex;position:relative;z-index:3}.posts__footer .icon-comment:before{margin-right:.5rem}.comments__bg{background-color:#fff;border-radius:.25rem;box-shadow:0 0 30px 5px rgba(0,0,0,.05);padding:1.5rem}.comments .comment-reply-title{line-height:1.5rem;margin-bottom:0}.comments a{color:#0067da}.comments .form-submit{display:block;margin-top:1rem}.comments .comment-respond{margin-bottom:2rem}.comment-list .comment-meta{flex-wrap:wrap;gap:1rem}.comment-list .comment-author,.comment-list .comment-meta{align-items:center;display:flex}.comment-list .comment-author img{display:none}.comment-list .comment-metadata{font-size:.875rem}.comment-list .comment-metadata a{color:#4a5365}.comment-list .fn{margin-right:1rem}.comment-list .comment-body{border-bottom:1px solid #d2d4d8;margin-bottom:1rem;padding:1rem 0}.comment-list .children{list-style:none;margin-left:2rem}.category__title{margin-bottom:0;margin-top:1rem}.category__subtitle{color:#000;font-size:1.3rem}.section-padding{padding:1rem 0}.section__title{color:#000;font-size:1.5rem;font-weight:400;line-height:2;margin-bottom:0}.section__description{margin-bottom:1.25rem;max-width:50rem}p{color:#000;line-height:30px}.newsletter__row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.newsletter p{margin-bottom:1.5rem}.newsletter label{position:relative}.newsletter__status{font-size:.75rem;margin-top:.5rem}.newsletter__form.error .newsletter__status{color:#e94b72}.newsletter__form.ok .newsletter__status{color:#0067da}.thumbnail{overflow:hidden;position:relative}.thumbnail__img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.post_like,.postinfo__comment-count,.postinfo__view{align-items:center;border-radius:.25rem;display:flex;justify-content:center;line-height:1;overflow:hidden;padding:.5rem .8rem;position:relative}.post_like:after,.post_like:before,.postinfo__comment-count:after,.postinfo__comment-count:before,.postinfo__view:after,.postinfo__view:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.post_like:before,.postinfo__comment-count:before,.postinfo__view:before{background-color:rgba(222,233,239,.72);z-index:2}.post_like:after,.postinfo__comment-count:after,.postinfo__view:after{background-color:#fff;z-index:1}.icon-comment,.icon-view,.post_like__count{font-size:.6em}.icon-comment:before,.icon-view:before,.post_like__count:before{font-size:.8rem}.post_like{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.post_like__count,.post_like__ico{line-height:0;position:relative;z-index:3}.post_like__count:not(:empty){margin-left:.25rem}.post_like svg{margin-right:.1rem;position:relative;z-index:-1}.post_like path{transition:stroke .5s ease,fill .5s ease}.post_like:hover path{stroke:#cc3129}.post_like i{display:none}.post_like .is-active path{stroke:#cc3129;fill:#cc3129}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags li{border-radius:.25rem;font-size:.9em;margin-bottom:.3125rem;overflow:hidden;padding:.3125rem .5rem;position:relative;transition:background-color .5s ease}.tags li:before{opacity:.4;transition:opacity .5s ease-in-out;z-index:1}.tags li:after,.tags li:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.tags li:after{background-color:#fff;z-index:-2}.tags li a{color:#000;position:relative;transition:color .5s ease;z-index:3}.tags li:hover:before{opacity:1}.tags li:hover a{color:#fff}.tags li:not(:last-child){margin-right:.3125rem}.tags li:nth-child(3n+1):before{background-color:#145878}.tags li:nth-child(3n+2):before{background-color:#cd2086}.tags li:nth-child(3n+3):before{background-color:#a850f5}.tags li:nth-child(3n+4):before{background-color:#515f63}.tags li:nth-child(3n+5):before{background-color:#6a5e68}.topcat .cart__item:first-child .cart__description{display:block;visibility:visible}.cart{grid-gap:1.25rem;align-items:stretch;display:grid}.cart__overlaylink{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.cart .thumbnail{grid-area:1/-1;margin:-1rem;padding-top:50%}.cart__img{align-items:flex-start;display:grid;padding:1rem;position:relative}.cart__item{background-color:#fff;border-radius:.5rem;box-shadow:0 0 30px 5px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:stretch;overflow:hidden}.cart__description{display:none;visibility:hidden}.cart__title{font-size:1.125em;font-weight:600;line-height:1.2;margin-bottom:0}.cart__content{display:flex;flex-direction:column;height:100%;padding:1rem 1.25rem 0}.cart__description{color:#000;line-height:1.2;margin-top:1rem}.cart a{color:#000;text-decoration:none;transition:color .5s ease}.cart a:hover{color:#0067da}.cart .tags{grid-area:1/1;max-width:210px}.cart .post_like{align-items:center;display:flex;grid-area:1/1;justify-content:space-between;justify-self:flex-end;max-width:-moz-max-content;max-width:max-content;width:-moz-fit-content;width:fit-content}.cart .postinfo__comment-count,.cart .postinfo__like{display:none}.cart .author__post,.cart .postinfo{align-items:center;display:flex;justify-content:space-between}.cart .postinfo{padding:1.25rem}.cart .postinfo img{height:1.5rem;width:1.5rem}.cart .author__name{margin-bottom:0}.cart .author__name,.cart .postinfo img{margin-right:.5rem}.author{align-items:center;display:flex}.author__name,.author__postdate{font-style:normal}.author__name{font-weight:700;margin-bottom:.3125rem;text-transform:capitalize}.author__postdate{font-size:.75em}.postinfo img{border-radius:100%;height:2.75rem;margin-right:1rem;width:2.75rem}.postinfo__detail{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-left:5px;}.postinfo .icon-comment,.postinfo .icon-view{align-items:center;display:flex;position:relative;z-index:3}.postinfo .icon-comment:not(:empty):before,.postinfo .icon-view:not(:empty):before{margin-right:8px}.authorinfo{border-top:1px solid #d2d4d8;padding-top:2rem}.authorinfo img{height:9.375rem;width:9.375rem}.authorinfo__name,.authorinfo__title{margin-bottom:1rem}.authorinfo__title{text-transform:uppercase}.authorinfo__name{font-size:1.5rem;font-weight:700}.authorinfo .authorinfo__description{line-height:130%}.authorinfo__content{padding:2rem 2rem 2rem 0}.allposts__body{margin-bottom:2rem}.allposts__btn{display:block;margin:auto}.footer{background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);margin-top:1rem;padding:1rem 0;text-align:center}.footer__container{align-items:center;display:flex;gap:1rem;justify-content:center}.footer svg{height:37px;width:37px}@media (min-width:1025px){.cart{grid-template-columns:repeat(4,1fr)}.topcat .cart__item:first-child{grid-column:1/3;grid-row:1/3}.topcat .cart__item:nth-child(2){grid-column:3;grid-row:1}.topcat .cart__item:nth-child(3){grid-column:4;grid-row:1}.topcat .cart__item:nth-child(4){grid-column:3;grid-row:2}.topcat .cart__item:nth-child(5){grid-column:4;grid-row:2}}@media screen and (max-width:1024px) and (min-width:991px){.topcat .cart{grid-template-columns:repeat(4,1fr)}.topcat .cart__item:first-child{grid-column:1/5;grid-row:1}.topcat .cart__item:nth-child(2){grid-column:1;grid-row:2}.topcat .cart__item:nth-child(3){grid-column:2;grid-row:2}.topcat .cart__item:nth-child(4){grid-column:3;grid-row:2}.topcat .cart__item:nth-child(5){grid-column:4;grid-row:2}.topcat .cart__item:first-child{grid-gap:1.25rem;display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:990px) and (min-width:500px){.cart{grid-template-columns:repeat(2,1fr)}}@media (min-width:991px){.topcat .cart__item:last-child{display:none}}@media (min-width:768px){.newsletter__col{flex:0 0 50%}.newsletter p{max-width:450px}.newsletter__form{align-items:center;display:flex;gap:.5rem}.newsletter label{display:block;flex:0 0 45%}.newsletter__status{left:0;position:absolute;top:100%}.authorinfo,.posts .postinfo{align-items:center;display:flex;justify-content:space-between}.authorinfo{gap:2rem}}@media (max-width:767px){.menu{font-weight: 400;} .header__left .header__branding img{width: 100px;} .col-logo{height: auto;}.newsletter__row{gap:1.5rem}.newsletter__col{text-align:center;width:100%;}.newsletter__form{justify-content:center}.newsletter label{display:block;margin-bottom:.5rem}.newsletter .btn{width:100%}.postinfo__detail{justify-content:flex-end}.postinfo__author img{margin-left:0}}.cookie_accept{align-items:center;background-color:#fff;border-radius:.5rem;bottom:1rem;box-shadow:0 0 transparent,0 0 transparent,0 0 transparent,0 0 transparent,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-sizing:border-box;color:#525252;display:flex;font-size:.8rem;gap:1rem;height:auto;justify-content:space-between;left:50%;max-width:768px;opacity:0;overflow:auto;padding:.75rem 1.25rem;position:fixed;transform:translate(-50%);transition:opacity .3s ease,visibility .3s;visibility:hidden;width:94%;z-index:100}.cookie_accept.open{opacity:1;visibility:visible}.cookie_accept__close{border-radius:.5rem;margin-left:1.5rem;padding:.5rem;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cookie_accept__close:before{color:#a3a3a3;font-size:1rem;transition:color .3s ease}.cookie_accept__close:hover:before{color:#737373}.cookie_accept__close:focus{outline:2px solid #c4dbfb;outline-offset:2px}.cookie_accept__title{font-size:1.1rem;font-weight:800;line-height:1.5rem}.cookie_accept__btn{font-size:.9rem;font-weight:600;padding:10px 20px}.cookie_accept__footer{align-items:center;display:flex;justify-content:space-between}.cookie_accept .cookie_accept__link{font-size:11pt;font-weight:400;line-height:18px;text-decoration:underline}
@media (max-width: 768px){
	.posts__container table{
		max-width: 100%;
		overflow-x: scroll;
		display: block;
	}
}
