.spl-product-features {
    width: 1261px;
    height: 1397px;
    margin-left: 79px;
}
.spl-wrapper-features {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.spl-wrapper-img {
    padding-left: 15px;
    padding-bottom: 60px;
    padding-top: 40px;
    width: 294px;
}
.spl-Smooth-Booking-Flov-card {
    width: 920px;
    height: 291px;
    border-radius: 45px;
    box-shadow:  0 5px 0 0 #C3C3C3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #0B2266;
}
.spl-Service-Card {
    width: 368px;
    height: 176px;
    margin: 30px 30px 30px 30px ;
}
.spl-Smooth-Booking-Flov-card-text {
    width: 405px;
    height: 191px;
    margin: 30px;
}
.spl-feature-list {
    width: 405px;
    height: 55px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.spl-feature-list li {
    margin-bottom: 12px;
}
.spl-feature-list h4 {
    font-family: Helvetica;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 27px;
}
.spl-feature-list p {
    font-family: Helvetica;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 27px;
}


.spl-Smart-Availability-card {
    width: 920px;
    height: 330px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 45px;
    background: #FFFFFF;
    border: 1px solid #0B2266;
    box-shadow: 0 5px 0 0 #C3C3C3;
    margin-top: 15px;
}
.spl-Select-data {
    width: 369px;
    height: 230px;
    margin: 30px;
}
.spl-Smart-Availability-card-text {
    width: 405px;
    height: 191px;
    margin: 30px 30px 30px 30px;
}
.spl-booking-features {
    width: 405px;
    height: 55px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.spl-booking-features li {
    margin-bottom: 12px;
}
.spl-booking-features h4 {
    font-family: Helvetica;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 27px;


}
.spl-booking-features p {
    font-family: Helvetica;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 27px;
}


.spl-Easy-Client-Info-Capture-card {
    width: 920px;
    height: 294px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 45px;
    padding: 50px;
    gap: 55px;
    background: #FFFFFF;
    border: 1px solid #0B2266;
    box-shadow: 0 5px 0 0 #C3C3C3;
    margin-top: 15px;
}
.spl-Registration form {
    width: 369px;
    height: 194px;
    margin: 30px;
}
.spl-Easy-Client-Info-Capture-card-text {
    width: 405px;
    height: 191px;
    margin: 30px;
}
.spl-service-benefits {
    width: 405px;
    height: 55px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.spl-service-benefits li {
    margin-bottom: 12px;
}
.spl-service-benefits h4 {
    font-family: Helvetica;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 27px;
}
.spl-service-benefits p {
    font-family: Helvetica;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 27px;
}

.spl-Mobile-Friendly-Design {
    width: 920px;
    height: 377px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 45px;
    background: #FFFFFF;
    border: 1px solid #0B2266;
    box-shadow: 0px 5px 0px 0px #C3C3C3;
    margin-top: 15px;
}
.spl-booking-interface-mockup {
    width: 369px;
    height: 277px;
    margin: 30px;
}
.spl-Mobile-Friendly-Design-text {
    width: 405px;
    height: 191px;
    margin: 30px;
}
.spl-highlights-list {
    width: 405px;
    height: 55px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.spl-highlights-list li {
    margin-bottom: 12px;
}
.spl-highlights-list h4 {
    font-family: Helvetica;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 27px;
}
.spl-highlights-list p {
    font-family: Helvetica;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 27px;
}
