.project-wrapper{display:grid;gap:25px;grid-template-columns:repeat(1,1fr)}.project-item{overflow:hidden;display:block}.project-item img{height:400px;transform:scale(1);transition:all 1s}.project-item:hover img{transform:scale(1.1)}@media (min-width:768px){.project-wrapper{grid-template-columns:repeat(2,1fr)}.project-item img{height:auto}}@media (min-width:1024px){.project-item img{aspect-ratio:16/16}}@media (min-width:1280px){.project-item img{aspect-ratio:16/13}}@media (min-width:1536px){.project-item img{aspect-ratio:16/12}}.project-content .content p:empty{margin:20px}.project-content .content p{color:#703F25;font-size:12.5px;letter-spacing:.14px;line-height:19px}.featured,.project-image-wrap{overflow:hidden}.featured img{aspect-ratio:16/14.25}.featured img,.project-image-wrap img{transition:all 1s;transform:scale(1)}.featured:hover img,.project-image-wrap:hover img{transform:scale(1.1)}.detail-item{position:relative;padding-bottom:5px;margin-bottom:5px}.detail-item:not(:last-child):before{content:"";position:absolute;left:0;bottom:0;background-color:#703F25;height:1px;opacity:.13;width:100%}@media (min-width:1024px){.project-content{position:fixed;top:113px;right:20px}.project-content .content p{font-size:14.5px}}@media (min-width:1280px){.featured img{aspect-ratio:16/11}}@media (min-width:1536px){.featured img{aspect-ratio:16/11.2}}.detail-item>div{color:#703F25;font-size:12.5px;letter-spacing:.14px;line-height:19px}@media (min-width:1024px){.detail-item>div{font-size:14.5px}}.slider_pagination,.slider_pagination .swiper-button-next,.slider_pagination .swiper-button-prev{top:47%;transform:translateY(-50%);z-index:100;position:absolute}.slider_pagination .swiper-button-prev{left:20px}.slider_pagination .swiper-button-next{right:20px}@media (width >=1024px){.slider_pagination .swiper-button-next{right:50px}}