.work-section,.work-wrapper{position:relative}.work-section .star-shape{position:absolute;top:15%;right:11%}@media (max-width:1199px){.work-section .star-shape{display:none}}.work-wrapper{z-index:9}.work-wrapper::before{content:"";position:absolute;height:1.5px;width:815px;background-color:#dcdcdc;top:32%;left:50%;transform:translateX(-50%);z-index:-1}@media (max-width:1199px){.work-wrapper::before{top:30%;width:565px}}@media (max-width:991px){.work-wrapper::before{display:none}}.work-wrapper .work-items{margin-top:30px;text-align:center}.work-wrapper .work-items .icon{width:90px;height:90px;border:var(--border-2);border-radius:100px;background:var(--white);place-content:center;margin:0 auto;transition:all .4s ease-in-out}@media (max-width:1199px){.work-wrapper .work-items .icon{width:70px;height:70px}.work-wrapper .work-items .icon img{width:25px;height:25px}}@media (max-width:991px){.work-wrapper .work-items .icon{width:60px;height:60px}}.work-wrapper .work-items .content{margin-top:20px}.work-wrapper .work-items .content h4{margin-bottom:10px}.work-wrapper .work-items:hover .icon{background:var(--theme)}