section.post-listing-module{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#151515;overflow:hidden;position:relative;z-index:1}section.post-listing-module.black{background-color:#151515;color:#fdf6ed}section.post-listing-module.black .container .items .item{background-color:hsla(34,80%,96%,.05);color:#fdf6ed}section.post-listing-module.black .container .items .item:hover{background-color:#fdf6ed}section.post-listing-module.black .container .items .item:hover .title{color:#151515}section.post-listing-module.black .container .items .item:hover .text-content{color:hsla(0,0%,8%,.6)}section.post-listing-module.black .container .items .item:hover .text-content ul li:before{background-color:hsla(0,0%,8%,.6)}section.post-listing-module.black .container .items .item:hover .arrow{border-color:#151515}section.post-listing-module.black .container .items .item:hover .arrow:before{background-color:#151515}section.post-listing-module.black .container .items .item .title{color:#fdf6ed}section.post-listing-module.black .container .items .item .text-content{color:hsla(34,80%,96%,.6)}section.post-listing-module.black .container .items .item .text-content ul li:before{background-color:hsla(34,80%,96%,.6)}section.post-listing-module.black .container .items .item .arrow{border:1px solid #fdf6ed}section.post-listing-module.black .container .items .item .arrow:before,section.post-listing-module.white{background-color:#fdf6ed}section.post-listing-module.pink{background-color:#ffa8da}section.post-listing-module.orange{background-color:#ff6f40}section.post-listing-module.yellow{background-color:#eaff6e}section.post-listing-module.green{background-color:#2fe295}section.post-listing-module.blue{background-color:#789aff}section.post-listing-module .container>.title{margin-bottom:45px;padding:0 110px}section.post-listing-module .container .items{display:flex;flex-direction:column;gap:30px;padding:0 110px;width:100%}section.post-listing-module .container .items .item{background-color:hsla(0,0%,8%,.05);border-radius:30px;color:#151515;cursor:pointer;padding:45px 140px 45px 45px;position:relative;text-decoration:none;transition:background-color .3s;width:100%}section.post-listing-module .container .items .item:hover{background-color:#151515}section.post-listing-module .container .items .item:hover .title{color:#fdf6ed}section.post-listing-module .container .items .item:hover .text-content{color:hsla(34,80%,96%,.6)}section.post-listing-module .container .items .item:hover .text-content ul li:before{background-color:hsla(34,80%,96%,.6)}section.post-listing-module .container .items .item:hover .arrow{border-color:#fdf6ed}section.post-listing-module .container .items .item:hover .arrow:before{background-color:#fdf6ed}section.post-listing-module .container .items .item .title{color:#151515;transition:color .3s}section.post-listing-module .container .items .item .text-content{color:hsla(0,0%,8%,.6);transition:color .3s}section.post-listing-module .container .items .item .text-content ul{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}section.post-listing-module .container .items .item .text-content ul li{align-items:center;display:flex;flex-direction:row;gap:10px}section.post-listing-module .container .items .item .text-content ul li:first-child:before{content:unset}section.post-listing-module .container .items .item .text-content ul li:before{background-color:hsla(0,0%,8%,.6);border-radius:100px;content:"";height:4px;transition:background-color .3s;width:4px}section.post-listing-module .container .items .item .arrow{align-items:center;border:1px solid #151515;border-radius:100px;display:flex;height:50px;justify-content:center;position:absolute;right:45px;top:50%;transform:translateY(-50%);transition:border-color .3s;width:50px}section.post-listing-module .container .items .item .arrow:before{background-color:#151515;content:"";height:17px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='17' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M7.897 16.357.824 9.286a1.11 1.11 0 0 1 0-1.571L7.896.643a1.111 1.111 0 0 1 1.572 1.572L4.294 7.389h15.095a1.111 1.111 0 0 1 0 2.222H4.294l5.174 5.175a1.111 1.111 0 1 1-1.572 1.57' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='17' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M7.897 16.357.824 9.286a1.11 1.11 0 0 1 0-1.571L7.896.643a1.111 1.111 0 0 1 1.572 1.572L4.294 7.389h15.095a1.111 1.111 0 0 1 0 2.222H4.294l5.174 5.175a1.111 1.111 0 1 1-1.572 1.57' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:rotate(180deg);transition:background-color .3s;width:21px}@media screen and (max-width:768px){section.post-listing-module .container>.title{margin-bottom:30px;padding:0}section.post-listing-module .container .items{gap:15px;padding:0}section.post-listing-module .container .items .item{padding:30px 110px 30px 30px}section.post-listing-module .container .items .item .text-content{display:none}section.post-listing-module .container .items .item .arrow{right:30px}}