.project_slider_div{position:relative}.project_slider_container{position:relative;overflow:hidden;aspect-ratio:4/3}.project_slider{display:flex;height:100%;transition:all .5s ease-out}.project_slider_img{width:100%;height:100%}.project_slider_img_div{height:100%}.project_slider_img_div img{width:100%;height:100%;object-fit:cover}.arrow-btn{position:absolute;top:50%;transform:translateY(-50%);background:transparent;color:black;border:none;padding:8px;font-size:18px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.arrow-btn:hover{color:var(--yellowColor);transition:all .3s ease-in-out}.left_arrow_project{left:-2%}.right_arrow_project{right:-2%}.arrow{text-align:center;width:30px;height:30px;border-radius:50%;background:var(--yellowColor);font-size:20px;color:var(--textColorBlack)}.maskSlider{-webkit-mask-image:url(/maskSlider.png);mask-image:url(/maskSlider.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.slider_footer_project{width:100%;background-color:transparent;position:absolute;bottom:30px;right:120px;display:flex;flex-direction:column}.slider_navigation_project{color:white;width:100%;display:flex;gap:10px;justify-content:right}.slider_progress_project{display:flex;position:absolute;padding-right:10px;gap:10px}.slider_progress_line_project{height:20px;border-radius:5px;opacity:.7;transition:all .5s linear;width:10px!important;height:10px!important;cursor:pointer}@media (hover:none) and (pointer:coarse){.slider_footer{display:none}.project_slider{overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.project_slider_item_div{scroll-snap-align:center}}@media screen and (min-width:1440px) and (max-width:1680px){.left_arrow_project{left:-3%}.right_arrow_project{right:-3%}}@media screen and (min-width:1280px) and (max-width:1440px){.left_arrow_project svg{width:25px;height:25px}.left_arrow_project{left:-3%}.right_arrow_project{right:-3%}.right_arrow_project svg{width:25px;height:25px}}@media screen and (max-width:1025px){.project_slider_img_div img{border-radius:20px}.maskSlider{-webkit-mask-image:none;mask-image:none;-webkit-mask-size:initial;mask-size:auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-composite:initial;mask-composite:add;opacity:1}.arrow-btn{display:none}}.id_project_page_wrapper{width:100%}.id_project_page_container{width:90%;margin:0 auto;display:flex;flex-direction:column;gap:30px}.id_project_content{display:flex;justify-content:space-between;gap:20px}.id_project_img_container{border-radius:20px;display:flex;flex:1 1}.id_services_line{width:100%;border-bottom:2px solid var(--yellowColor);margin:0 auto}.id_project_img{height:100%;width:100%;border-radius:20px}.id_project_info_container{display:flex;flex-direction:column;gap:20px;flex:1 1;padding:20px}@media screen and (min-width:768px) and (max-width:1026px){.id_project_content{flex-direction:column}.id_project_img_container,.id_project_info_container{width:90%;margin:0 auto}}@media screen and (max-width:480px){.id_project_page_container{width:100%}.id_project_content{flex-direction:column}.id_project_img_container,.id_project_info_container{width:90%;margin:0 auto}}