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