﻿.home-project .swiper .swiper-slide .name{position:absolute;background: var(--color);padding:5px 10px;color:#fff;z-index:2;right:0;bottom:0;}
.home-project .swiper .swiper-slide img{aspect-ratio: 1;}
.home-project .swiper .swiper-slide{max-height:inherit}
@media (min-width:769px){.home-project .swiper .swiper-wrapper{justify-content: space-between;}
.home-project .swiper .swiper-slide{margin-right:0 !important}}
.home-activity{margin-top:60px;position:relative}
.home-activity  .home-title{position:absolute;left:0;top:-60px;width:100%;text-align:center}
@media (min-width:1500px) {.home-activity  .home-title{top: -100px;}}
@media (min-width:670px)  and (max-width:1500px) {.home-activity  .home-title{top: -80px;}}