.three-steps-block{background:linear-gradient(to bottom,var(--bs-pale-blue) 0%,var(--bs-pale-blue) 80%,var(--bs-primary) 80%,var(--bs-primary) 100%)}.three-steps-block__wrap{background-color:var(--bs-white);border-radius:30px;box-shadow:0 20px 60px rgba(30,132,183,.1);padding:30px}.three-steps-block__title{font-size:1.25rem;font-weight:600;line-height:1.8;margin-bottom:20px!important;text-align:center}.three-steps-block__item{display:grid;grid-gap:20px;grid-template-areas:"image image" "number content";grid-template-columns:60px minmax(0,1fr);margin-bottom:90px;position:relative}.three-steps-block__item--last{margin-bottom:0}.three-steps-block__item:not(.three-steps-block__item--last)::after{background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 41'%3E%3Cpath d='M7.293 40.707a1 1 0 0 0 1.414 0l6.364-6.364a1 1 0 0 0-1.414-1.414L8 38.586l-5.657-5.657A1 1 0 0 0 .93 34.343l6.364 6.364ZM7 0v40h2V0H7Z' fill='%2347A6D5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px 40px;bottom:-60px;content:"";display:block;height:40px;left:0;margin:0 auto;position:absolute;right:0;width:16px}.three-steps-block__item__image{grid-area:image;border-radius:40px}.three-steps-block__item__number{grid-area:number}.three-steps-block__item__number__text{align-items:center;background-color:var(--bs-light-blue);border-radius:16px;color:var(--bs-secondary);display:flex;font-size:1.875rem;justify-content:center;line-height:1;padding:30px 0}.three-steps-block__item__content{color:var(--bs-mid-grey);grid-area:content;font-size:1rem;line-height:1.875}.three-steps-block__item__title{color:var(--bs-black);font-size:1.25rem;font-weight:600;margin-bottom:0!important}@media only screen and (min-width:992px){.three-steps-block__title{margin-bottom:40px!important}.three-steps-block__item{grid-gap:40px 20px;margin-bottom:0}.three-steps-block__item:not(.three-steps-block__item--last)::after{display:none}}@media only screen and (min-width:1200px){.three-steps-block__wrap{padding:60px 0}.three-steps-block__item{padding:0 60px}.three-steps-block__item:not(.three-steps-block__item--last)::after{background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 41 16'%3E%3Cpath d='M40.707 8.707a1 1 0 0 0 0-1.414L34.343.929a1 1 0 1 0-1.414 1.414L38.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414l6.364-6.364ZM0 9h40V7H0v2Z' fill='%2347A6D5'/%3E%3C/svg%3E");background-size:40px 16px;display:block;height:16px;left:auto;right:-20px;top:130px;width:40px}}