.collectionGrid{grid-template-columns:repeat(var(--grid-columns,4),minmax(0,1fr));display:grid}:is(.collectionGrid>div:first-child,.collectionGrid>div:nth-child(4n+1)) .post_card:after{content:"";background:linear-gradient(90deg,#fff 45%,#ccb9ac 100% 100%);width:100%;height:1px;position:absolute;top:-1px;left:-100%}:is(.collectionGrid>div:nth-child(4),.collectionGrid>div:nth-child(4n+4)) .post_card:after{content:"";background:linear-gradient(270deg,#fff 45%,#ccb9ac 100% 100%);width:100%;height:1px;position:absolute;top:-1px;right:-100%}@media screen and (max-width:1024px){:is(.collectionGrid>div:first-child,.collectionGrid>div:nth-child(4n+1)) .post_card:after{left:-150px!important}:is(.collectionGrid>div:nth-child(4),.collectionGrid>div:nth-child(4n+4)) .post_card:after{right:-150px!important}}@media screen and (max-width:768px){.collectionGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.collectionGrid>div .post_card:after{display:none}}@media screen and (max-width:767px){:is(.collectionGrid>div:first-child,.collectionGrid>div:nth-child(4n+1),.collectionGrid>div:nth-child(4),.collectionGrid>div:nth-child(4n+4)) .post_card:after{display:none}}@media screen and (max-width:640px){.collectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:420px){.collectionGrid{grid-template-columns:repeat(1,minmax(0,1fr))!important;gap:0!important}.collectionGrid .post_card{--hoverColor:var(--text-color-brown);border-left:1px solid var(--text-color-brown);border-top:none!important}.collectionGrid .post_card .vector{left:-20px!important}.collectionGrid .post_card>div{padding-bottom:40px;padding-left:20px;padding-top:0!important}}
