.work-section{background-image:url(/_next/static/media/work.effd3bf4.png);background-position:100% 0;background-size:cover}.work-section .react-multi-carousel-item{padding:0 10px}.work-section .react-multi-carousel-track{height:max-content}.work-section .carousel-wrapper{position:relative}.work-section .carousel-wrapper .arrow{width:18px;height:36px;background:transparent;position:absolute;top:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center;padding:0;z-index:1}.work-section .carousel-wrapper .arrow i:before{color:var(--white-color)}.work-section .carousel-wrapper .arrow.left-arrow{left:-27px;transform:rotate(180deg)}.work-section .carousel-wrapper .arrow.right-arrow{right:-27px}.work-section .item{position:relative;height:100%}.work-section .item .img-wrapper{overflow:hidden}.work-section .item .img-wrapper img{transition:all .5s ease-in-out;transform:scale(1)}.work-section .item:hover .img-wrapper img{transform:scale(1.025)}.work-section .content{padding:35px}.work-section .content p{margin-top:20px}@media only screen and (max-width:767px){.work-section .img-wrapper img{min-height:236px;height:100%;width:100%;object-fit:cover}.work-section .content{padding:20px 28px}.work-section .content p{margin-top:8px}}