

/* Start:/local/components/addamant/list.blog/templates/.default/style.css?17507519897305*/
.post-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}
.post-list.slider{
    margin-top: 80px;
    display: block;
    width: calc(100vw - (100vw - 1656px) / 2);
}
.post-list.slider>.h2-heading{
    margin-bottom: -46px;
}
.post-list.slider .post-item{
    margin-bottom: 0;
    margin-right: 12px;
    min-width: 547px;
    height: 546px;
}
.post-list.slider .post-item.wide{
    max-width: 1105px;
    min-width: 1105px;
}
.post-item.wide{
    max-width: 66.67%;
    width: 100%;
}
.post-item {
    max-width: 33.33%;
    width: 100%;
}
.post-item-wrapper{
    background-color: var(--light-grey);
    padding: 32px;
    border-radius: 32px;
    position: relative;
    height: 546px;
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
    margin-right: 6px;
    margin-left: 6px;
}
.post-item-wrapper:hover{
    background-color: var(--special-grey);
}
.post-item-link {
    color: inherit;
    text-decoration: none;
    display: block;
}
.post-item.wide .post-row-middle .h3-heading{
    max-width: 50%;
}
.post-item-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-item-row>svg{
    margin-right: 12px;
}
.post-row-middle {
    height: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 50%;
    gap: 0;
}
.post-row-middle{
    margin-bottom: 16px;
}
.post-row-bottom{
    width: 100%;
}
.button.post-wrap{
    margin: 0;
}
.post-list.slider .splide__arrows{
    max-width: 1664px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 64px;
}
.post-list.slider .splide__arrow{
    border-radius: 50px;
    padding: 24px 32px;
    background-color: var(--light-grey);
    position: unset;
    height: auto;
    width: auto;
    margin: 0;
    opacity: 1!important;
    transform: none;
}
.post-list.slider .splide__arrow:hover{
    background-color: var(--special-grey);
}
.post-list.slider .splide__arrow:focus{
    background-color: var(--special-grey);
}
.post-list.slider .splide__arrow:focus svg path{
    stroke: var(--dark);
}
.post-list.slider .splide__arrow+.splide__arrow{
    margin-left: 16px;
}
.post-list.slider .splide__arrow svg{
    width: 24px;
    height: 24px;
}
.post-list.slider .post-item-wrapper{
    margin: 0;
    height: 100%;
}
.post-list.slider .post-item.level-item{
    min-width: 1px;
    max-width: 1px;
}
.post-list.slider .post-item:nth-last-child(2){
    margin-right: 24px;
}
@media (max-width: 1700px) {
    .post-list.slider{
        width: calc(100vw - 33px);
    }
    .post-list.slider .splide__arrows{
        padding-right: 32px;
    }
}
@media (max-width: 1440px) {
    .post-item-wrapper{
        height: 450px;
    }
    .post-list.slider .post-item{
        margin-bottom: 0;
        margin-right: 12px;
        max-width: 450px;
        min-width: 450px;
        height: 450px;
    }
    .post-list.slider .post-item.wide,
    .post-list.slider .post-item.wide .post-item-wrapper{
        max-width: 915px;
        min-width: 915px;
    }
}
@media (max-width: 1240px) {
    .post-item.wide{
        max-width: 50%;
        margin-right: 0;
    }
    .post-item {
        max-width: 50%;
    }
    .post-item-wrapper{
        height: 474px;
    }
    .post-item.wide .post-row-middle .h3-heading{
        max-width: 100%;
    }
    .post-row-middle{
        background-image: none!important;
    }
}
@media (max-width: 1200px) {
    .post-list.slider{
        width: calc(100vw - 25px);
    }
}
@media (max-width: 1024px) {
    .post-list.slider .post-item.wide{
        max-width: 960px;
        min-width: 960px;
    }
    .post-list.slider>.h2-heading{
        margin-bottom: -82px;
        max-width: 500px;
    }
    
}
@media (max-width: 1023px) {
    .post-list.slider .post-item.wide,
    .post-list.slider .post-item,
    .post-list.slider .post-item.wide .post-item-wrapper{
        max-width: 680px;
        min-width: auto;
        height: 712px;
    }
    .post-list.slider .post-row-middle{
        height: 100%;
        background-size: 80%;
        background-position: top center;
    }
    
}
@media (max-width: 910px) {
    .post-item,
    .post-item.wide {
        max-width: 100%;
        width: 100%;
    }
    .post-list.slider .post-item.wide .post-item-wrapper{
        max-width: 100%;
        min-width: 100%;
        width: 100%; 
        height: 100%;
    }
    .post-item-wrapper {
        padding: 24px;
        margin-left: 0;
        margin-right: 0;
        justify-content: space-between;
    }
    .post-row-middle{
        height: 100%;
        background-size: 540px;
        background-position: center 20%;
    }
    .post-item.wide .post-row-middle .h3-heading{
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .post-list.slider{
        width: calc(100vw - 16px);
    }
    .post-list.slider .post-item.level-item{
        min-width: 1px;
        max-width: 1px;
        margin-right: 0;
    }
    .post-list.slider .post-item:nth-last-child(2){
        margin-right: 16px;
    }
    .post-list.slider .splide__arrows{
        padding-right: 16px;
    }
}
@media (max-width: 767px) {
    .post-list.slider .post-item.wide,
    .post-list.slider .post-item{
        max-width: 311px;
        height: 343px;
    }
    .post-list.slider .post-row-middle{
        background-size: 130px;
    }
    .post-list.slider .post-item-link{
        overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      box-orient: vertical;
    }
}
@media (max-width: 650px) {
    .post-row-middle{
        background-size: 100%;
    }
    .post-item {
        max-width: 100%;
    }
    .post-item-link{
        overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      box-orient: vertical;
    }
    .post-item-link{
        overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      box-orient: vertical;
    }
    .post-list.slider>.h2-heading{
        margin-bottom: 24px;
        max-width: 500px;
    }
    .post-list.slider .splide__arrows{
        justify-content: flex-start;
    }
}
@media (max-width: 550px) {
    .post-row-middle{
        background-size: 130px;
    }
    .post-item-wrapper {
        height: 350px;
    }
    .post-list.slider .post-item.wide,
    .post-list.slider .post-item{
        max-width: 311px;
    }
    .post-list.slider>.h2-heading{
        margin-bottom: 24px;
    }
    .post-row-middle{
        background-position: center top;
    }
    .post-list.slider .post-row-middle{
        background-image: none!important;
    }
}
@media (max-width: 420px) {
    .post-list.slider>.h2-heading{
        max-width: 300px;
        padding-right: 16px;
    }
}
/* End */
/* /local/components/addamant/list.blog/templates/.default/style.css?17507519897305 */
