.projects_wrapper,body{background-color:#ffffff}.projects_wrapper{background-image:var(--backgroundImage);background-size:contain;background-position:100%;background-repeat:no-repeat;min-height:100vh;padding-bottom:40px}.background_image_Projects{display:flex;justify-content:space-between;position:absolute!important;top:0;right:0;width:100%!important;height:100%!important;object-fit:cover;z-index:-1}.projects_container{width:90%;margin:50px auto 0;display:flex;flex-direction:column;gap:50px}.projects_header{border-bottom:2px solid #ed652d;width:20%}.projects_header h1{font-size:40px;color:#161616}.projects_content{display:flex;flex-direction:column;gap:40px}.projects_content_row1,.projects_content_row2{display:flex;width:100%;gap:40px;justify-content:space-between;align-items:stretch;height:450px}.projects_content_row1{grid-template-columns:60% 40%}.projects_content_row2{grid-template-columns:40% 60%}.project_link{height:100%;cursor:pointer}.projects_item0,.projects_item3{width:60%;display:flex;flex-direction:column;gap:20px}.projects_item1,.projects_item2{width:40%;display:flex;flex-direction:column;gap:20px;cursor:pointer}.project_image_wrapper{position:relative;width:100%;height:100%;overflow:hidden}.project_image{object-fit:cover;filter:brightness(.8)}.projects_content h2{font-size:25px;margin-top:5px;color:#161616;border-bottom:2px solid #161616}.projects_pagination{gap:10px;width:100%}.projects_pagination,.projects_pagination_item{display:flex;justify-content:center;align-items:center}.projects_pagination_item{color:#161616;font-weight:400;width:40px;height:40px;font-size:20px;cursor:pointer;transition:all .1s ease}.projects_pagination_item_selected{color:#ed652d;transition:all .1s ease}.projects_pagination_item:hover{scale:1.1}.projects_pagination_arrow{font-size:20px;color:#ed652d;cursor:pointer;transition:all .1s ease}.projects_pagination_arrow:hover{scale:1.1;color:#161616}@media screen and (max-width:480px){h1{font-size:30px}h2{font-size:20px}.projects_header{width:50%}.projects_header h1{font-size:25px;color:#161616}.projects_content_row1,.projects_content_row2{display:grid;grid-template-columns:1fr;height:600px}.projects_item0,.projects_item3{width:100%;display:flex;flex-direction:column;gap:20px}.projects_item1,.projects_item2{width:40%;width:100%;display:flex;flex-direction:column;gap:20px;cursor:pointer}}