.services{background:var(--grey-color)}.services,.services .container{position:relative}.services .line-shape{top:28%;transition:all .5s ease-in-out}.services .round-shape{width:30rem;max-width:100%}.services .round-shape.one{right:10%;top:5%}.services .round-shape.two{top:21%;left:-2%}.services:hover .services__inner-content{transform:rotate(0deg)!important}.services:hover .services__items{top:0}.services__items{margin:8rem auto 0;width:88%;align-items:flex-start;position:relative;top:1rem;transition:all .5s ease-in-out}.services__item{flex:1 1 16%}.services__item:nth-child(2n){margin-top:6rem}.services__item:first-child .services__inner-content{transform:rotate(-4.41deg)}.services__item:nth-child(2){margin-top:6rem}.services__item:nth-child(2) .services__inner-content{background:#f2dd93;transform:rotate(-9.23deg)}.services__item:nth-child(3){margin-top:-.5rem}.services__item:nth-child(3) .services__inner-content{background:var(--green-color);color:var(--white-color);transform:rotate(10.18deg)}.services__item:nth-child(3) .services__list{border-color:var(--white-color)}.services__item:nth-child(4){margin-top:5rem}.services__item:nth-child(4) .services__inner-content{background:#ffc4ae;transform:rotate(-23.7deg)}.services__item:nth-child(5){margin-top:-1rem}.services__item:nth-child(5) .services__inner-content{background:var(--primary-color);color:var(--white-color);transform:rotate(-4.51deg)}.services__item:nth-child(5) .services__list{border-color:var(--white-color)}.services__item:nth-child(6){margin-top:4rem}.services__item:nth-child(6) .services__inner-content{background:#a1b4e6;transform:rotate(20.87deg)}.services__item:hover{z-index:1}.services__item:hover .services__inner-content{justify-content:flex-start;box-shadow:0 0 3.125rem rgba(0,0,0,.4705882353)}.services__item:hover .services__content{display:none}.services__item:hover .services__hover-content{display:block}.services__item:hover .services__title{padding:1.5rem 1.5rem 0}.services__title{font-size:2rem;line-height:1.025;padding:2.5rem 1.5rem 0;font-weight:400;transition:all .5s ease-in-out}.services__inner-content{height:25.125rem;background:var(--secondary-color);width:calc(100% + 3rem);margin-left:-1.5rem;margin-right:-1.5rem;border-radius:1.185rem;transition:all .5s linear;overflow:hidden}.services__content,.services__inner-content{display:flex;justify-content:space-between;flex-direction:column}.services__content{row-gap:3rem;height:max-content;padding:1rem .5rem .5rem}.services__hover-content{display:none;padding:1.5rem;height:max-content;flex-direction:column;justify-content:flex-start;transition:all .5s ease-in-out}.services__img-box{aspect-ratio:1/.75;border-radius:0 0 1.25rem 1.25rem;overflow:hidden}.services__img-box img{min-width:100%;height:100%;object-fit:cover;object-position:center}.services__listing{display:flex;flex-direction:column;row-gap:.25rem}.services__list{display:inline-flex;padding-bottom:.25rem;border-bottom:.0625rem solid var(--primary-color);font-family:var(--secondary-font);font-size:.875rem;font-weight:400;width:100%}.services__btn-wrapper{margin-top:1.25rem}.services .btn{background:var(--white-color);color:var(--primary-color);border-color:var(--white-color)}.services.servicepg .arrowText{display:none}@media only screen and (max-width:1360px){.services__title{padding:2rem 1rem 0;font-size:1.75rem}.services__hover-content{padding:1rem 1rem 1.5rem}.services__item:hover .services__title{padding:2rem 1rem 0}}@media only screen and (max-width:1199px){.services__inner-content{margin-left:0;margin-right:0;width:100%;position:relative;padding-bottom:4rem;justify-content:flex-start}.services .btn{position:absolute;left:1rem;bottom:1rem}.services__list{width:max-content}.services__item{margin-top:0!important;flex:20rem;min-width:20rem}.services .services__inner-content{transform:rotate(0)!important}.services__items{width:100%;top:0;margin-top:3rem;overflow-x:auto;gap:1rem}.services__content{display:none}.services__hover-content{display:flex}}