.services-list{overflow:hidden;position:relative;padding:30px}.services-list__items{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.services-list__item{padding:50px 20px 60px;position:relative;border-right:1px solid #00fac8;display:flex;flex-direction:column;justify-content:flex-start;transition:.3s}.services-list__item a.absolute-link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}.services-list__item:hover,.services-list__item:nth-of-type(odd):hover{background-color:#292c3fed;border-right:1px solid transparent;transform:scale(1.02);z-index:10}@media only screen and (min-width:768px){.services-list__item:hover h2,.services-list__item:nth-of-type(odd):hover h2{color:#fff}.services-list__item:hover .services-list__text p,.services-list__item:hover .services-list__text p span,.services-list__item:nth-of-type(odd):hover .services-list__text p,.services-list__item:nth-of-type(odd):hover .services-list__text p span{color:#fff}.services-list__item:hover .btn-solid-black{background-color:#00fac8;border:1px solid #00fac8;color:#292c3f}.services-list__item .btn-solid-black{position:absolute;bottom:40px;left:20px}}.services-list__item.width-6{width:calc(50% - 41px)}.services-list__item.width-6:nth-child(2n){border-right:none}.services-list__item.width-4{width:calc(33% - 41px)}.services-list__item.width-4:nth-child(3n){border-right:none}.services-list__item.width-3{width:calc(25% - 41px)}.services-list__item.width-3:nth-child(4n){border-right:none}.category-matrix{display:flex;flex-wrap:wrap;list-style-type:none;margin:20px 0;padding:0}.category-matrix li{border:1px solid #292c3f;border-radius:30px;list-style-type:none;margin:0 10px 10px 0;padding:5px 15px}.services-list__media{position:absolute;left:40px;bottom:40px;margin:0;padding:0;max-width:15vw}.services-list__title{margin-bottom:30px;position:relative;width:fit-content;transition:.3s}.services-list__title:before{background-color:#00fac8;content:'';position:absolute;bottom:-7px;left:0;height:2px;width:0;transition:.3s}.services-list__item:hover .services-list__title:before{width:100%}.services-list__cta{margin-top:40px}@media only screen and (max-width:1150px){.services-list__item.width-3{width:calc(50% - 41px)}}@media only screen and (max-width:920px){.services-list__item.width-4{width:calc(50% - 41px)}.services-list__item{border-right:none}.services-list__item:nth-of-type(odd){border-right:1px solid #00fdc7!important}}@media only screen and (max-width:767px){.services-list__item a.absolute-link{display:none}.services-list{padding:20px}.services-list__item,.services-list__item:nth-of-type(even){min-height:fit-content;background-color:#f5f5f7!important;border-right:none;border-top:1px solid #cfced8;padding:30px 20px}.services-list__item:nth-of-type(odd){border-right:none!important}.services-list__title{margin-bottom:0;position:relative;font-size:25px;line-height:25px;padding-right:40px;width:calc(100% - 40px)}.services-list__title:before{display:none}.services-list__text{margin-top:20px}.services-list__item.width-3,.services-list__item.width-4,.services-list__item.width-6{width:100%}.services-list__title[role=button]{cursor:pointer}.services-list__panel{overflow:hidden;height:0;opacity:0;transition:height .25s ease,opacity .25s ease;will-change:height,opacity}.services-list__item.is-open .services-list__panel{opacity:1;height:fit-content}.services-list__title[role=button]::after{content:'';background-image:url(../../images/arrow-right-black.svg);background-repeat:no-repeat;background-position:center;background-size:14px;display:block;position:absolute;border-radius:100%;border:1px solid #000;right:0;top:-5px;height:40px;width:40px;transition:.3s;transform:rotate(90deg)}.services-list__item.is-open .services-list__title[role=button]::after{transform:rotate(270deg);background-color:#00fdc7}.services-list__item .btn-solid-black{width:fit-content;display:inline-block}}@media only screen and (max-width:420px){.services-list__title{font-size:18px;line-height:22.5px}}