.side-image-service-section {
    padding: 100px 20px;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}


.side-image-service-section .inner-wrap {
    display: flex;
    gap: 80px;
    width: 100%;
    max-width: 1200px;
}

.side-image-service-section.image-position-left .inner-wrap {
    flex-direction: row-reverse;
}

.side-image-service-section .inner-wrap .left-content {
    width: 100%;
    padding: 40px 0;
}

.side-image-service-section .inner-wrap .left-content .top-text>label {
    color: #06A77D;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
}

.side-image-service-section .inner-wrap .left-content .top-text>h2 {
    margin: 0;
    color: var(--dark-blue);
    font-weight: 600;
    text-transform: capitalize;
}

.side-image-service-section .inner-wrap.text-color-white .left-content .top-text>h2 {
    color: #fff;
}

.side-image-service-section .inner-wrap .left-content .top-text>h2 strong {
    font-weight: 800;
}

.side-image-service-section .left-content .doctor-section {
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
    margin: 40px 0;
    margin-bottom: 0 !important;
}



.side-image-service-section .left-content .doctor-section .doctor-img-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.side-image-service-section .left-content .doctor-section .doctor-details {
    display: flex;
    flex-direction: column;
}

.side-image-service-section .left-content .doctor-section .doctor-details h6 {
    margin: 0;
    color: #000;
    margin-bottom: 0;
    font-family: lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.side-image-service-section .left-content .doctor-section .doctor-details h6 svg {
    display: none;
}

.side-image-service-section .left-content .doctor-section .doctor-details label {
    margin: 0;
    color: #061957;
    font-family: lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.side-image-service-section .left-content .doctor-section .doctor-details .credentials-list {
    color: #000;
    font-family: 'lato', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    max-width: 74%;
    width: 100%;

}

.side-image-service-section .left-content .doctor-section .doctor-details .credentials-list p {
    margin: 0;
    color: #000;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.96px;
    text-align: justified;
    text-transform: capitalize;
}

.side-image-service-section .left-content .doctor-section .doctor-details .credentials-list p+p {
    margin-left: 8px;
    padding-left: 8px;
    position: relative;
}

.side-image-service-section .left-content .doctor-section .doctor-details .credentials-list p+p:before {
    content: '';
    width: 1px;
    height: 70%;
    background: #9C9C9C;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.side-image-service-section .left-content .doctor-section .doctor-details .credentials-list p:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: unset;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content {
    margin-top: 24px;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content * {
    /* color: #303030;
  font-size: 18px;
  line-height: 26px;
  font-family: lato;
  margin: 0; */
}

.side-image-service-section .inner-wrap.text-color-white .left-content .wysiwyg-content * {
    color: #fff;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content>* {
    margin-top: 12px;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content>*:first-child {
    margin-top: 0px;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content ul {
    margin-left: 0;
    padding-left: 24px;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content ul li {
    color: #000;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content ul.two-cols {
    flex-wrap: wrap !important;
    flex-direction: unset !important;
    gap: 0 !important;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content ul.two-cols li {
    width: calc(100% / 2);
    padding: 10px 8px;
    border-bottom: solid 1px #6A768C;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content ul.checkmark {
    list-style: none;
    display: flex;
    flex-flow: column nowrap;
    gap: 12px;
    padding: 0;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content ul.checkmark li {
    position: relative;
    padding-left: 32px;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content ul.checkmark li:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4.875' y='4.875' width='16.25' height='16.25' rx='8.125' fill='%23F2D0D6'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2127 10.9821C17.2905 10.8897 17.3497 10.782 17.3869 10.6654C17.4241 10.5488 17.4384 10.4256 17.4291 10.3032C17.4198 10.1807 17.3871 10.0614 17.3328 9.95232C17.2785 9.84322 17.2038 9.7465 17.113 9.66786C17.0223 9.58923 16.9173 9.53025 16.8043 9.49442C16.6913 9.45858 16.5725 9.44661 16.455 9.4592C16.3374 9.47178 16.2235 9.50868 16.1199 9.56772C16.0163 9.62676 15.9251 9.70674 15.8516 9.80297L12.0415 14.5555L10.0699 12.5049C9.90279 12.3371 9.67896 12.2442 9.44663 12.2463C9.2143 12.2484 8.99206 12.3453 8.82777 12.5161C8.66348 12.6869 8.57029 12.9179 8.56827 13.1595C8.56625 13.401 8.65557 13.6337 8.81697 13.8075L11.4752 16.5711C11.5623 16.6616 11.6665 16.7322 11.7813 16.7784C11.8961 16.8247 12.0189 16.8456 12.1418 16.8398C12.2648 16.834 12.3852 16.8016 12.4955 16.7447C12.6058 16.6878 12.7034 16.6077 12.7822 16.5094L17.2127 10.9821Z' fill='%231F304F'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content strong {
    font-weight: 700;
    color: #000;
}


.side-image-service-section .inner-wrap .left-content .wysiwyg-content blockquote {
    border-radius: 2px;
    background: var(--white);
    margin: 0;
    padding: 12px 16px;
    position: relative;
    padding-left: 36px;
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content blockquote * {
    color: var(--black-1000);
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content blockquote::before {
    content: '';
    width: 4px;
    top: 16px;
    bottom: 16px;
    background: var(--blue);
    position: absolute;
    left: 16px;
}


.side-image-service-section .inner-wrap .right-content {
    width: 100%;
    max-width: 50%;
    position: relative;
}

.side-image-service-section .inner-wrap .right-content .image-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    border-radius: 40px;
    overflow: hidden;
}

.side-image-service-section.image-position-left .inner-wrap .right-content .image-wrap {
    border-radius: 40px;
}

.side-image-service-section .inner-wrap .right-content .image-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}


.side-image-service-section .left-content .button-wrapper {
    margin-top: 40px;
    display: flex;
    gap: 8px;
}

.side-image-service-section .left-content .button-wrapper .btn {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    transition: all ease-in-out 200ms;
    white-space: nowrap;
    font-family: Inter;
    border: 1px solid #fff;
    border-radius: 200px;
    background: transparent;
    text-decoration: none;
    font-family: 'lato', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.04em;
    padding: 23px 32px;
}

.side-image-service-section .left-content .button-wrapper.btn-one .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

/* 
.side-image-service-section .left-content .button-wrapper .btn.btn-contained {
  background: #0E4C84;
  color: #fff;
  border-color: #0E4C84;
} */
.side-image-service-section .left-content .button-wrapper .btn.btn-contained {
    background: #4968AD;
    color: #fff;
    border-color: #4968AD;
}

.side-image-service-section .left-content .button-wrapper .btn.btn-contained:hover {
    background: #0F2775;
    color: #fff;
    border-color: #0F2775;
}

.side-image-service-section .left-content .button-wrapper .btn.btn-contained:active {
    background: #3FA9F5;
    color: #fff;
    border: 1.5px solid #3FA9F5;
}

/* 
.side-image-service-section .left-content .button-wrapper .btn.btn-contained:active {
  background: transparent;
  color: #000;
  border: 1.5px solid #000;
} */

.side-image-service-section .left-content .button-wrapper .btn.btn-outlined {
    border: 1px solid #000000;
    color: #000000;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}

.side-image-service-section .left-content .button-wrapper .btn.btn-outlined:hover {
    background: #6A768C;
    color: #fff;
    border: 1.2px solid #6A768C;
}

.side-image-service-section .left-content .button-wrapper .btn.btn-outlined:active {
    border: 1px solid #000000;
    color: #000000;
    background: transparent;
}

/* .side-image-service-section .left-content .button-wrapper .btn.btn-outlined svg path {
  fill: #fff;
} */

.side-image-service-section .left-content .button-wrapper .btn.btn-outlined:hover svg path {
    fill: #fff;
}

.side-image-service-section .left-content .button-wrapper .btn.btn-outlined:active svg path {
    fill: #D0576E;
}

@media screen and (max-width: 1279px) {
    .side-image-service-section .inner-wrap {
        gap: 40px;
    }
}

@media screen and (max-width: 767px) {
    .side-image-service-section {
        padding: 0 !important;
        ;
    }

    .side-image-service-section .inner-wrap {
        flex-direction: column-reverse !important;
        gap: 0;
    }

    .side-image-service-section .inner-wrap .right-content .desktop-img {
        display: none;
    }

    .side-image-service-section .inner-wrap .right-content .mobile-img {
        display: block;
    }

    .side-image-service-section .inner-wrap .right-content {
        max-width: 100%;
    }

    .side-image-service-section .inner-wrap .right-content .image-wrap {
        position: unset;
        border-radius: 0 !important;
        max-height: 550px;
    }

    .side-image-service-section .inner-wrap .left-content {
        max-width: 100%;
        padding: 32px 20px;
    }

    .side-image-service-section .inner-wrap .left-content .top-text>h2.center-title-mobile {
        text-align: center;
    }

    .side-image-service-section .inner-wrap .left-content .top-text>label {
        margin-bottom: 6px;
        width: 100%;
    }

    .side-image-service-section .left-content .doctor-section {
        margin: 24px 0;
        align-items: flex-start;
    }


    .side-image-service-section .left-content .button-wrapper {
        justify-content: center;
        margin-top: 32px;
        flex-direction: column;
    }

    .side-image-service-section .left-content .button-wrapper .btn {
        width: 100%;
    }

    .side-image-service-section .inner-wrap .left-content .wysiwyg-content * {
        font-size: 16px;
        line-height: 24px;
    }

    .side-image-service-section .left-content .doctor-section .doctor-img-wrap {
        max-width: 64px;
        height: 64px;
    }

    .side-image-service-section .left-content .doctor-section .doctor-details h6 {
        font-size: 16px;
        line-height: 24px;
    }

    .side-image-service-section .left-content .doctor-section .doctor-details label {
        font-size: 11px;
        line-height: 18px;
    }

    .side-image-service-section .inner-wrap .left-content .wysiwyg-content {
        margin-top: 16px;
    }

}

@media only screen and (max-width: 425px) {
    .side-image-service-section .left-content .button-wrapper.btn-one .btn {
        width: 100%;
    }
}



@media (min-width: 768px) {
    .side-image-service-section .inner-wrap .right-content .image-wrap img.mobile-img {
        display: none;
    }

    .side-image-service-section .inner-wrap .right-content {
        max-width: 36%;
    }
}

@media (max-width: 767px) {
    .side-image-service-section .inner-wrap .right-content .image-wrap img.desktop-img {
        display: none;
    }

    .side-image-service-section .left-content .doctor-section .doctor-details .credentials-list {
        font-size: 10px;
        line-height: 16px;
        max-width: 75%;
    }

    .side-image-service-section .left-content .doctor-section .doctor-details .credentials-list p {
        padding-right: 12px;
    }

    .side-image-service-section .left-content .doctor-section .doctor-details .credentials-list p+p {
        padding-left: 12px;
        margin-left: 0;
    }

    .side-image-service-section .left-content .doctor-section .doctor-details .credentials-list p+p:before {
        left: 0;
    }

    .side-image-service-section .inner-wrap .left-content .wysiwyg-content ul.two-cols li {
        width: 100%;
    }
}

.side-image-service-section .left-content .doctor-section .doctor-details .credentials-list p span.credential-separator {
    display: inline;
    position: relative;
    font-size: 66%;
    top: -1px;
}

@media (max-width: 767px) {
    .side-image-service-section .left-content .button-wrapper .btn.btn-outlined {
        width: 100%;
        max-width: 100%;
    }

    .side-image-service-section .inner-wrap .left-content .top-text>h2 {
        text-align: center;
    }
}

.side-image-service-section .inner-wrap .left-content .wysiwyg-content.wysiwyg-content-beige blockquote {
    background: var(--beige);
}