.home-services-section{position:relative;padding:6rem 0;width:100%;overflow:hidden}.home-services-section .items{column-gap:2%;row-gap:1.5rem;flex-wrap:wrap}.home-services-section .inner-wrapper{column-gap:3%;display:flex}.home-services-section .common-heading-md{-webkit-text-fill-color:#fff}.home-services-section .left-section{width:40%;padding-left:1rem}@media only screen and (min-width:1024px){.home-services-section .left-section{padding-left:6rem}}@media only screen and (min-width:1200px){.home-services-section .left-section{padding-left:8rem}}@media only screen and (min-width:1360px){.home-services-section .left-section{padding-left:10rem}}@media only screen and (min-width:1480px){.home-services-section .left-section{padding-left:14rem}}@media only screen and (min-width:1600px){.home-services-section .left-section{padding-left:16rem}}@media only screen and (min-width:1920px){.home-services-section .left-section{padding-left:23rem}}.home-services-section .right-section{width:57%}.home-services-section .bgimg-wrapper{position:absolute;left:0;right:0;top:0;bottom:0;width:50vw;height:calc(100% - 12rem);margin-top:auto;margin-bottom:auto;border-radius:0;overflow:hidden}.home-services-section img{width:100%;height:100%;object-fit:cover;object-position:left center}.home-services-section .heading-wrapper{position:relative}.home-services-section .common-heading-md{color:var(--white-color);white-space:unset}.home-services-section .subheading{color:var(--white-color);opacity:1;margin-top:1.5rem}.home-services-section .items{margin:3rem 0 1rem}.home-services-section .item{height:100%;min-height:26vw;position:relative;overflow:hidden;border-radius:0;margin:0 .625rem;display:block}.home-services-section .item img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:all .5s ease-in-out;position:absolute}.home-services-section .item:hover img{transform:scale3d(1.25,1.25,1);transform-origin:left}.home-services-section .item .content{position:relative;padding:2rem;color:var(--white-color);bottom:0;left:0;right:0;background:rgba(0,0,0,.75);min-height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.home-services-section .item .title{font-size:1.5rem;line-height:1.25;font-weight:400;width:20rem;max-width:100%}.home-services-section .item .desc{width:100%;width:30rem;max-width:100%}.home-services-section .item .desc,.home-services-section .item .desc p{font-size:1.125rem;opacity:1;line-height:1.6;font-weight:300;letter-spacing:.125px}.home-services-section .item .desc p{margin-top:0;color:var(--white-color)}.home-services-section .react-multi-carousel-list{padding-bottom:2rem;min-height:20vw;margin-right:-1rem}.home-services-section .react-multi-carousel-dot-list{display:flex;justify-content:center;gap:.25rem;right:-9rem}.home-services-section .react-multi-carousel-dot{display:flex}.home-services-section .react-multi-carousel-dot button{width:.875rem;border-radius:0;height:.875rem;background:var(--light-grey-color);border:0;margin-right:.25rem}.home-services-section .react-multi-carousel-dot--active button{background:var(--orange-color)}@media only screen and (max-width:1919px){.home-services-section .react-multi-carousel-dot-list{right:-18rem}}@media only screen and (max-width:1023px){.home-services-section{padding:2rem 0}.home-services-section .bgimg-wrapper{height:calc(100% - 4rem);border-radius:0 1rem 1rem 0}.home-services-section .inner-wrapper{column-gap:2%}.home-services-section .item .title{font-size:1.375rem}.home-services-section .item .content{padding:2rem 1rem}.home-services-section .react-multi-carousel-dot-list{right:0}.home-services-section .react-multi-carousel-dot button{width:1rem}}@media only screen and (max-width:767px){.home-services-section .inner-wrapper{flex-direction:column;column-gap:2%}.home-services-section .subheading{margin-top:.625rem}.home-services-section .left-section,.home-services-section .right-section{width:100%}.home-services-section .left-section{padding-right:1rem}.home-services-section .bgimg-wrapper{display:none}.home-services-section .item{margin:0;border-radius:.5rem;min-height:17rem}.home-services-section .item .title{font-size:1.25rem}.home-services-section .item .desc{font-size:1rem}.home-services-section .item .content{justify-content:flex-end;padding:.625rem}.home-services-section .items{padding:0 1rem;margin:1rem 0 0}.home-services-section .react-multi-carousel-list{margin-right:0;padding-bottom:2rem;margin-top:1.5rem}.home-services-section .react-multi-carousel-dot-list{justify-content:center}.home-services-section .react-multi-carousel-dot button{width:.625rem;height:.625rem}}@media only screen and (max-width:639px){.home-services-section .item{flex:1 1 100%}}