.wlist__buttons{display:flex;justify-content:center;margin-bottom:55px;margin-top:40px}.wlist__buttons__button{border-radius:25px;color:#fff;font-size:19px;margin:0 15px;padding:15px 30px;&.private{background-color:#2f5950}&.public{background-color:#294744}&:hover{background-color:#8fe17b;color:#223b38}}.wlist__buttons__left,.wlist__buttons__right{display:flex;justify-content:center;margin:10px 0;a{display:block;font-size:19px!important;width:max-content}}.wlist__buttons__left{@media (min-width:768px){justify-content:right}}.wlist__buttons__right{@media (min-width:768px){justify-content:left}}.wlist__items{display:flex;flex-wrap:wrap;justify-content:space-between}.wlist__items__item{margin-bottom:90px;padding:0}.wlist__items__item__link{display:block;height:100%;width:100%}.wlist__items__item__link__image{height:500px;object-fit:cover;width:100%}.wlist__items__item__link__text{color:#223b38;font-size:33px;margin-top:15px}.wlist__show-all{color:#000!important;display:flex;justify-content:end}.wlist__show-all div{color:#000!important;font-size:20px}@media (min-width:768px){.wlist__items__item,.wlist__show-all{padding:0 45px}}