.services-repeater__wrapper{display:flex;flex-direction:column;width:100%}.services-repeater__wrapper .services-box{display:flex;flex-wrap:wrap;padding:0}.services-repeater__wrapper .services-heading h2{font-weight:500;line-height:1.25em;margin-bottom:20px;text-transform:uppercase}.services-repeater__wrapper .services-heading .heading-subtext{font-weight:400;line-height:1.25em}.services-repeater__wrapper .services-heading .heading-subtext p{padding-bottom:0}.services-repeater__service-item-container{display:flex;flex-direction:column;flex-wrap:wrap;gap:60px;justify-content:left;margin:0 auto;width:100%}.services-repeater__service-item-container .services-heading .button{margin-top:40px}.services-repeater__service-item{align-items:flex-start;display:flex;flex-direction:row;padding:20px 0}.services-box:not(.layout-list) .services-repeater__service-item{flex:0 0 calc(50% - 16px)}.services-box.layout-list .services-repeater__service-item{width:100%}.services-box:not(.layout-list) .services-repeater__service-item:nth-child(odd){margin-left:0;margin-right:16px}.services-box:not(.layout-list) .services-repeater__service-item:nth-child(2n){margin-left:16px;margin-right:0}.services-repeater__service-item:nth-child(odd):last-child{flex:1 0 100%}.services-repeater__wrapper .sv-animate.animated{opacity:0;transform:translateY(100px);transition:opacity 1s ease,transform 1s ease}.services-repeater__wrapper .sv-animate.animated.visible{opacity:1;transform:translateY(0)}.services-repeater__service-description{display:flex;flex-direction:column;height:100%;width:100%}.services-repeater__item-heading{font-weight:400;line-height:1.25em;margin-bottom:10px}.services-repeater__wrapper svg{display:block;height:auto;margin:auto}.services-repeater_image{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin-right:32px}.services-repeater__item-description,.services-repeater__item-description p{line-height:1.5;padding-bottom:0}.services-repeater__item-right_side_link_wrapper{margin:auto 0 0 auto;width:fit-content}.services-repeater__item-right_side_link{align-items:flex-start;color:var(--primary-color,#cb009f);display:flex;font-size:1rem;font-weight:500;gap:8px;letter-spacing:.05em;line-height:1.1;margin-top:.625rem}@media (max-width:991px){.services-box:not(.layout-list) .services-repeater__service-item{flex:1 0 100%}.services-repeater__service-item:nth-child(2n),.services-repeater__service-item:nth-child(odd){margin-left:0!important;margin-right:0!important}}@media (max-width:768px){.services-repeater__service-item-container{gap:40px}.services-repeater__service-item-container .services-heading .button{margin-top:20px}.services-repeater__service-item{flex-direction:column;gap:16px}}