/* Generated from page: properties */
.themify_builder_content-4253 .tb_uzw3804{padding-right:10px;padding-left:10px;padding-bottom:100px}

@media(max-width:1024px){
.themify_builder_content-4253 .tb_uzw3804{padding-bottom:80px;padding-top:80px}
}
@media(max-width:768px){
.themify_builder_content-4253 .tb_uzw3804{padding-bottom:40px;padding-top:40px}
}
@media(max-width:600px){
.themify_builder_content-4253 .tb_uzw3804{padding-bottom:30px;padding-top:30px}
}/*Builder Custom CSS START*/
.post_slider a:hover {
    text-decoration: underline;
}
.post_slider a {
	position: relative;
}
.post_slider a::before {
    content: "";
    background-image: url(https://mariaa183.sg-host.com/wp-content/uploads/2025/04/arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0px;
    right: -25px;
	transition: 0.4s ease;
}
.post_slider a:hover::before {
    transform: rotate(-32deg);
}
/*Builder Custom CSS END*/