

/* H1 HEADER */

    .h1simple {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .h1simple h1 {
        text-align: center;
        font-family: Lato, helvetica, arial, sans-serif ;
        font-weight: 900;
        color:black;
    }

    .h1simple p {
        text-align: center;
        font-size: 19px;
        font-family: Lato, helvetica, arial, sans-serif ;
        font-weight: 500;
        color: rgb(75, 75, 75);
        line-height: 23px;
    }

    .button-big {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .button-big .button-numero-landing {
        margin-top: 3.5em; 
        color: #ffffff; 
        width: 100%; 
        height: 60px;
        margin-right: auto;
        margin-left: auto; 
        display: flex;
        justify-content: left;
        align-items: center;
        line-height: 1.1;
        transition: opacity 0.3s ease-in-out;
        border-radius: 8px;
        opacity: 100%;
        }

    .button-big .button-numero-landing:hover {
            opacity: 70%;
            }
    
    .blueapple {
        background-color: #5175E5 !important;
        border: 0px ;
    }

    .orangelaser {
        background-color: #F26157 !important;
        border: 0px ;
    }

    .button-big .button-numero-newlanding {
        margin-top: 3.5em; 
        color: #ffffff; 
        width: 100%; 
        height: 60px;
        margin-right: auto;
        margin-left: auto; 
        display: flex;
        justify-content: left;
        align-items: center;
        line-height: 1.1;
        transition: opacity 0.3s ease-in-out;
        border-radius: 8px;
        opacity: 100%;
        }
    
    .button-big .button-numero-newlanding:hover {
            opacity: 70%;
            }
    
    
    
    .pulsante-richiedi-informazioni-newheader .testo {
        padding: 8.5px;
        width: fit-content;
        font-weight: 600;
        text-decoration: none;
        text-align: center;
        font-size: 17px;
        color:rgb(0, 0, 0); 
        
        } 
    
    .pulsante-richiedi-informazioni-newheader {
        margin-top: 10px; 
        color: rgb(0, 0, 0); 
        width: 100%; 
        height: 60px;
        margin-right: auto;
        margin-left: auto; 
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1.1;
        border: 2px solid #d4d3d4;
        border-radius: 8px;
        transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
        background-color: rgba(215, 215, 215, 0);
        cursor: pointer;
        }






        

/* Immagine dell'header */

        .imgheader44 {
            width: 100vw;
            /* background-image: linear-gradient(to top, #0B55B7, #3C78B7) ; */
            background-image: linear-gradient(to top, #1d1d28, #fbdffc) ;
            position: relative;
            left: calc(-50vw + 50%);
            margin-top: 50px;
            margin-bottom: 80px;
            padding-top: 30px;
            
            }
        
            
        .imgheader44 img {
        background-repeat: no-repeat;
        object-position: bottom right;
        width: 100%;
        z-index: inherit;
        overflow: hidden;
        position: relative;
        
        }
        
        

        
        @media only screen and (min-width: 1200px) {
        .imgheader44 img {
            width: 50%;
            position: absolute;
            right:0;
            bottom: 0;

        }

        .imgheader44 {
        height: 140vh;
        }
        
        }
        
        @media only screen and (min-width: 900px) and (max-width:1199px) {
            .imgheader44 img {
                width: 55%;
                position: absolute;
                right:0;
                bottom: 0;
        
            }
        
            .imgheader44 {
            height: 170vh;
            }
            
            }

        @media only screen and (max-height: 500px) {

        .imgheader44 img {
            width: 60%;
            left: 40%;
        }
        }
    







/* Titolo dell'header */

        .titolo-landing1 {

        margin-left: auto;
        margin-right: auto;
        padding: 3em 1em 1em 1em;
        
        }
        
        

        
        .titolo-landing1 h1 {
        font-size: 42px;
        font-family: Lato, Helvetica, Arial, serif;
        font-weight: 900;
        text-align: center;
        
        
        }
        
        .lato-font {
        font-family: Lato, Helvetica, Arial, sans-serif !important;
        }
        
        .titolo-landing1 .sottotitolo-landing {
        font-size: 25px;
        font-weight: 100;
        padding-top: 30px;
        color:#404040;
        font-family: Lato, Helvetica, Arial, sans-serif;
        }
        
        .titolo-landing1 .sottotitolo-landing2 {
        font-size: 18px;
        font-weight: 300;
        padding-top: 15px;
        color:#404040;
        font-family: Lato, Helvetica, Arial, sans-serif;
        }
        
        .bianco {
        color: #ffffff !important;
        }
        
        @media only screen and (min-width:1000px) {
        
        
        .titolo-landing1 {
            padding-left: 50px;
        
        }
        
        .titolo-landing1 h1 {
            font-size: 60px;
            text-align: left;
        
        }
        
            
            
            }

    




/* FORM */

    .box-header2 {
        width: 100%;
        background-color:#173042;
        text-align: center;
        padding: 30px;
        order: 1;
        display: flex;
        align-items: center;
        flex-direction: column;
        border-radius: 12px;
        gap: 40px;
        
    }
    
    .box-header2 .testo {
        font-family: Lato, Helvetica, Arial, sans-serif;
        font-weight: 900;
    }

    .box-header2 .display {
        display: block;
    }
    
    .colore-font3 {
        font-size: 1.5em;
        color: aquamarine;
    }

    .box-header2 .list {
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        gap: 15px;
        margin-bottom: 15px;
    }


    /* Nuovo form */
    .box-header2 .form-piccolo2 {
        display: flex;
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }

    .form-piccolo2 .nometel {
        display: flex;
        flex-direction: row;
        gap: 10px;
        justify-content: space-between;
        flex: 1;
        width: 90%;
    }


    .form-piccolo2 .input {
        width: 90%;
        height: 40px;
        border-radius: 5px;
        margin: 0;
        padding: 3px;
        border: none;
        font-size: 100%;
        vertical-align: baseline;
        font-family: inherit;
        text-align: inherit;

    }

    .form-piccolo2 input[type="text"] {
        font-size: 13px;
    }


    .form-piccolo2 .inputerrore {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 5px;
        flex: 1;
        width: 100%;
    }


    .form-piccolo2 .invio {
        height: 40px;
        width: 90%;
        border-radius: 5px;
        background-color: #55BB9B;
        text-align: center;
        padding: 2px;
        margin: 0;
        border: none;
        font-size: 100%;
        vertical-align: baseline;
        font-family: inherit;
        color: white;
        transition: opacity 0.3s ease-in-out;
    }


    .form-piccolo2 .invio:hover {
       opacity: 0.7;
       cursor: pointer;
    }

    /* Form blog.aspx */

    .lux-cta-box .form-piccolo2 {
        display: flex;
        flex-direction: column;
        gap: 15px;
        align-items: center;
        margin-top: 20px;
    }

    .lux-cta-box .nometel {
        display: flex;
        flex-direction: row;
        gap: 10px;
        justify-content: space-between;
        flex: 1;
        width: 90%;
    }


    .lux-cta-box .input {
        width: 90%;
        height: 30px;
        border-radius: 5px;
        margin: 0;
        padding: 3px;
        border: none;
        font-size: 100%;
        vertical-align: baseline;
        font-family: inherit;
        text-align: inherit;

    }

    .lux-cta-box input[type="text"] {
        font-size: 13px;
    }


    .lux-cta-box .inputerrore {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 5px;
        flex: 1;
        width: 100%;
    }


    .lux-cta-box .invio {
        height: 40px;
        width: 90%;
        border-radius: 5px;
        background-color: #55BB9B;
        text-align: center;
        padding: 2px;
        margin: 0;
        border: none;
        font-size: 100%;
        vertical-align: baseline;
        font-family: inherit;
        color: white;
        transition: opacity 0.3s ease-in-out;
    }


    .lux-cta-box .invio:hover {
       opacity: 0.7;
       cursor: pointer;
    }



    /* Checkbox + scritta */
    .inputerrore .checkbox-main {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 5px;
        align-items: center;
        line-height: 19px;
        color: white;
        font-size: 12px;
    }
    

    /* Desktop */ 
    @media only screen and (min-width: 799px) {
    
    
        .box-header2 {
        width: 90%;
        max-width: 1100px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin-left: 50px;

        }

        .box-header2 .testo {
            text-align: left;
        }

        .box-header2 .display {
            display: none;
        }
    
    }





    .loghibox img {
        height: 55px
    }

    @media only screen and (min-width:799px) {
        .loghibox img {
            height: 70px;
        }
    }







/* Icone Illuminanti */

    .icil-main {
        display: flex;
        flex-direction: column;
        gap: 30px;
        align-items: center;
    }

    .icil-1 {
        display: flex;
        flex-direction: column;
        gap: 15px;
        align-items: center;
        box-shadow: none;
        transition: box-shadow 0.3s ease-in-out, border 0.3s ease-in-out;
        border: 1px solid rgb(236, 236, 236);
        border-radius: 20px;
        padding: 25px;
        width: 300px;
        height: 300px;
    }

    .icil-1 > * {
        text-align: center;
    }

    .icil-1 h3 {
        font-size: 18px;
        font-weight: 900;
    }

    .icil-1 p {
        font-size: 13px;
        line-height: 20px;
    }

    .icil-1 img {
        width: 80px !important;
    }

    .icil-1:hover {
        box-shadow: 6px 6px 10px #40404070, -6px -6px 10px #40404070;
        border: none;
    }





    @media only screen and (min-width:1000px) {
        .icil-main {
            flex-direction: row;
            justify-content: space-around;
            gap: none;
            flex-wrap: nowrap;
        }
    }






/* Avatar dottore */

    .avatar-main {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        gap: 20px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .avatar-main .testo {
        display: block;
        flex: 1;
    }

    .avatar-main .testo h3 {
        font-size: 18px;
        font-weight: 900;
        color: #55BB9B;
    }

    .avatar-main .testo p {
        font-size: 12px;
    }

    .avatar-main .immagine {
        vertical-align: middle;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-image: url("/admin/immaginipersonalizzate/dodero avatar.jpg");
        background-size: cover;
    }

    .avatar-main .bianchi {
        vertical-align: middle;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-image: url("/admin/immaginipersonalizzate/bianchi.jpg");
        background-size: cover;
    }

    .avatar-main .immagine2 {
        vertical-align: middle;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-image: url("/admin/immaginipersonalizzate/paziente_cs.jpg");
        background-size: cover;
    }


    .avatar-main .immagine3 {
        vertical-align: middle;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-image: url("/admin/immaginipersonalizzate/paziente_jm.jpg");
        background-size: cover;
    }

    
    .avatar-main .immagineendo {
        vertical-align: middle;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-image: url("/admin/immaginipersonalizzate/dottboffano.jpg");
        background-size:cover;
        background-repeat: no-repeat;
    }

    .avatar-main .immagineprocto {
        vertical-align: middle;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-image: url("/admin/immaginipersonalizzate/prestianni.jpg");
        background-size:cover;
        background-repeat: no-repeat;
    }

    .avatar-main .immaginegastro {
        vertical-align: middle;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-image: url("/admin/immaginipersonalizzate/vinotto icona blu light.webp");
        background-size:cover;
        background-repeat: no-repeat;
    }

    .avatar-main .immaginefisiatra {
        background-image: url("/admin/immaginipersonalizzate/betti icona blue light.webp");
        background-color: #d7e6f7;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }








/* Titolo Eccellenza Ginecologia */

    .titlinea-main {
        margin-right: auto;
        margin-left: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 40px;

    }


    .titlinea-main .titolo {
        font-family: Lato, Helvetica, Arial , sans-serif;
        font-weight: 900;
        text-align: center;
        margin-bottom: 10px !important;
    }

    .noborder {
        border-bottom: none !important;
    }

     .titlinea-main .lineee {
        display: flex;
        gap: 20px;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        position: relative;
        bottom: 32px;
    
    }

    .lineee .linea1 {
        width: 100px;
        border-bottom: 1px solid black;
        content: none;
        height: 40px;
    }

    .titlinea-main .testo {
        font-size: 13px;
        margin-top: 5px;
        position: relative;
        bottom: 32px;
    }

    @media only screen and (min-width: 600px) {
        .lineee .linea1 {
            width: 200px;
        }
    }






/* Sezione esclusiva ginecologo */
    .sesclusiva-main {
        width: 99%;
        position: relative;
        padding: 15px;
        background-color: #fafafa;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 15px;
        gap: 20px;
    }

    .sesclusiva-main .container-text {
        width: 99%;
        position: relative;
        padding: 15px;
        background-color: #fafafa;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 15px;
        gap: 40px;
        order: 1;
    }


    .sesclusiva-main .contenitore {
        width: 100%;
    }

    .sesclusiva-main .immagine {
        width: 180px;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    .sesclusiva-main .testo > * {
        text-align: left;
        
    }

    .sesclusiva-main .testo h3 {
        font-family: Lato, Helvetica, Arial, sans-serif;
        font-weight: 900;
        text-align: center;
      
    }

    .sesclusiva-main .testo p {
        font-size: 15px;
        color: #575757;
        
    }


    .sesclusiva-main .icone {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
        gap: 20px;
        width: 100%;
    }

    .icone img {
        width: 70px;
        height: 70px;
        margin-top: 0px !important;
    }

    .sesclusiva-main .cta {
        display: block;
        position: relative;
        cursor: pointer;
    }
    .sesclusiva-main .cta p{
        font-size: 18px;
        font-family: Lato, Helvetica, Arial,  sans-serif;
        font-weight: 700;
        transition: 0.3s color ease-in-out;
      
    }

    .sesclusiva-main .cta p:hover{
        color: rgb(245, 117, 48);
      
    }

    .pannellosingolo .cta {
        display: block;
        position: relative;
        cursor: pointer;
    }
    .pannellosingolo .cta p{
        font-size: 16px;
        font-family: Lato, Helvetica, Arial,  sans-serif;
        font-weight: 700;
        transition: 0.3s color ease-in-out;
      
    }

    .pannellosingolo .cta p:hover{
        color: rgb(245, 117, 48);
      
    }

    .cta .linea {
        content: none;
        width: 100%;
        position: relative;
        bottom: 15px;
        border-bottom: 2px solid rgb(245, 117, 48);
        }

    .sesclusiva-main .testo2 {
        display: flex;
        gap: 15px;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }

    .testo2 p {
        font-weight: 700;
        line-height: 16px;
        color:#a6a6a6;
        width: 49%;
    }

    .testo2 img {
        width: 32%;
        max-width: 110px;
    }

    .container-image {
        order: 2;
        position: relative;

    }


    .container-image .img1 {
        position: absolute;
        top: 20px;
        left: 15px;
        z-index: 4;
        width: 70%;
    }


    .container-image .img2 {
        z-index: 0;
        border-radius: 25px;
        background-color: #4cd6a4;
        position: relative;
        top: 55px;
        left: 40px;
        content: none;
        width: 70%;
        aspect-ratio: 0.78;
    }


    .container-image .img3 {
        z-index:3;
        position: relative;
        left: 5%;
        bottom: 20px;
        width: 90%;
    }

    .sesclusiva-main .desktop {
        display: none;
    }

    .sesclusiva-main .mobile {
        display: initial;
        order: 3;
    }


        @media only screen and (min-width: 1000px) {

            .sesclusiva-main {
                width: 100%;
                position: relative;
                padding: 20px;
                background-color: #fafafa;
                display: flex;
                flex-direction: row;
                align-items: center;
                border-radius: 15px;
                gap: 30px;
                justify-content: space-around;
            }
            .sesclusiva-main .container-image{
                position: relative;
                flex: 1;
                margin-top: 30px;
                margin-bottom: 30px;
                display: initial;
                order: 1;
            }

            .container-image .img1 {
                position: absolute;
                top: 20px;
                left: 15px;
                z-index: 2;
                width: 60%;
            }

            .container-image .img2 {
                z-index: 0;
                border-radius: 25px;
                background-color: #4cd6a4;
                position: relative;
                top: 55px;
                left: 40px;
                width: 60%;
                content: none;
                aspect-ratio: 0.78;
            }

            .container-image .img3 {
                z-index: 3;
                position: relative;
                left: 0%;
                bottom: 40px;
                width: 95%;
            }

           
            .sesclusiva-main .container-text {
                flex:1;
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 40px;
                order: 2;
            }
        
        
        
            .sesclusiva-main .testo h3 {
                text-align: left;
              
            }

            .sesclusiva-main .testo2 {
                justify-content: center;
            }

            .sesclusiva-main .desktop {
                display: initial;
            }

            .sesclusiva-main .mobile {
                display: none;
            }
        
            
        }




/* Casi risolti */

    .casirisolti-main {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;

    }

    .casirisolti-figlio {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        max-width: 400px;
        width: 100%;
        padding: 15px;
        border: 1px solid rgb(235, 235, 235);
        border-radius: 15px;
    }

    .casirisolti-figlio p {
        text-align: left;
        font-size: 14px;
    }



/* Experience matters */

    .experience-main {
        display: flex;
        flex-wrap: nowrap;
        gap: 60px;
        justify-content: center;
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .experience-main .figlio {

        display: flex;
        justify-content: space-around;
        flex-wrap: nowrap;
        gap: 20px;
        flex: 1;
        max-height: fit-content;
    }


    .figlio .figlio2 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }


    .figlio .figlio2 h3 {
        font-size: 19px;
        font-weight: 700;
        font-family: Lato, helvetica, arial, sans-serif;
    }

@media only screen and (max-width: 1000px){

    .experience-main{
        flex-direction: column;
        align-items: center;
    }

    .experience-main .figlio {
        flex: initial;
        flex-direction: column;
        align-items: center;
    }

    .figlio2 > * {
        text-align: center ;
    }

    .figlio .figlio2 {
        align-items: center;
    }
}


/* Nuovi form */


    .form-piccolo {
        background-color: #e8e8e8;
        padding: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        display: flex;
        flex-wrap: wrap;
        border-radius: 20px;
        gap: 15px;
        width: 100%;
        justify-content: center;
    }

    /* Titolo del form */
    .form-piccolo h3 {
        font-size: 18px;
        font-family: Lato, Helvetica, Arial, sans-serif;
        font-weight: 700;
        text-align: left;
    }

    .form-piccolo .input {
        width: 100%;
        max-height: 30px;
        border-radius: 5px;
        margin: 0;
        padding: 3px;
        border: none;
        font-size: 100%;
        vertical-align: baseline;
        font-family: inherit;
        text-align: inherit;

    } 


    .form-piccolo .inputerrore {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 5px;
        flex: 1;
    }


    .testoerrore {
        color: red;
        font-size: 14px;
        text-align: center;
    }


    .form-piccolo .invio {
        flex: 1;
        height: 30px;
        border-radius: 5px;
        background-color: #55BB9B;
        text-align: center;
        padding: 2px;
        margin: 0;
        border: none;
        font-size: 100%;
        vertical-align: baseline;
        font-family: inherit;
        color: white;
    }

    /* Checkbox + scritta */
    .inputerrore .checkbox-main {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 5px;
        align-items: center;
        line-height: 19px;
    }


    /* Mobile */
    @media only screen and (max-width: 1000px) {
        .form-piccolo {
            flex-direction: column;
            align-items: center;
        }

        .form-piccolo .inputerrore {
            width: 200px;
        }

        .form-piccolo .invio {
            width: 200px;
        }

        .form-piccolo h3 {
            text-align: center;
        }
    }



/* Nuovo Box Notion */

    .newbox h3 {
        font-size: 18px;
        font-weight: 900;
        padding-bottom: 5px;
        border-bottom: 1px solid #cbcbcb;
    }

    .newbox p {
        margin-top: 0px !important;
        color: #525252;
        padding-left: 15px;
    }

    .newbox strong {
        color: #4e4e4e;
    }




/* Nuovi bottoni landing */

    .button-numero-landing-2 {
        margin-top: 3.5em; 
        background-color: #55BB9B;
        color: #ffffff; 
        width: 100%; 
        height: 60px;
        margin-right: auto;
        margin-left: auto; 
        display: flex;
        justify-content: left;
        align-items: center;
        line-height: 1.1;
        transition: opacity 0.3s ease-in-out;
        border-radius: 8px;
        border: none;
        
        }

    .pulsante-numero-landing-2 {
        padding: 8.5px;
        width: fit-content;
        font-weight: 400;
        text-decoration: none;
        text-align: center;
        font-size: 17px;
        } 

    .button-numero-landing-2:hover {
        opacity: 0.7;
    }

    .pulsante-richiedi-informazioni-2 {
      margin-top: 10px; 
      color: rgb(255, 255, 255); 
      width: 100%; 
        height: 60px;
      margin-right: auto;
      margin-left: auto; 
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 1.1;
      border: solid 1px #ffffff;
      background-color: #1D2F40;
      transition: opacity 0.3s ease-in-out;
      cursor: pointer;
      border-radius: 8px;
    }

    .pulsante-richiedi-informazioni-2:hover {
        opacity: 0.7;
    }
    
    .pulsante-richiedi-informazioni-2 .testo {
      padding: 8.5px;
      width: fit-content;
      font-weight: 400;
      text-decoration: none;
      text-align: center;
      font-size: 17px;
      } 




/* Torna all'indice */

    .tof {
        display: block;
        margin-right: auto;
        margin-left: auto;
        cursor: pointer;
        font-size: 15px;
        font-family: Lato, Helvetica, Arial, sans-serif;
        font-weight: 400;
        text-align: center;
        transition: color 0.3s ease-in-out;
        border: 2px solid rgb(245, 117, 48);
        padding-bottom: 5px;
        width: 200px;
        color: black;
        margin-top: 30px;
        padding: 10px;
        background-color: #fdf6eb;
        border-radius: 10px;

    }

    .tof:hover{
        color: rgb(245, 117, 48);
      
    }


	

/* CTA 2.0 */

	.mod-cta-par {
		padding: 15px;
		border-radius: 10px;
		border: 1px solid rgb(245, 245, 245);
		background-color: rgb(248, 248, 248);
		display: flex;
		flex-direction: column;
		gap: 34px;
		align-items: center;
		text-align: center;
		color: rgb(48, 48, 48);
		font-size: 14px;
		line-height: 18px;
		font-family: Lato, helvetica, arial, sans-serif;
        max-width: 450px;
        width: 100%;
        margin: 50px auto 30px auto;
        box-shadow: 3px 3px 15px -5px rgb(227, 227, 227);
		
	}
	
	.mod-cta-par h4 {
		font-size: 20px;
		font-weight: 900;
	}
	
	.mod-cta-par .text {
		font-weight: 400;
	}

    .mod-cta-par .importante {
        background-color: rgb(255, 248, 182);
        border: solid 1px rgb(255, 191, 0);
        padding: 11px;
        font-size: 13px;
        font-family: Lato, helvetica, arial, sans-serif;

    }
	
	.mod-cta-par .ctas {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		gap: 20px;
	}
	
	.mod-cta-par .chiamata {
		flex: 1;
	}
	
	.mod-cta-par .form {
		flex: 1;
	}




/* CTA 2.0 ESTETICA */

.mod-cta-par-estetica {
    padding: 15px;
    border-radius: 10px;
    /*border: 2px solid #BBBE64;*/
    background-color: #f3e9e0;
    display: flex;
    flex-direction: column;
    gap: 34px;
    align-items: center;
    text-align: center;
    color: #443850;
    font-size: 14px;
    line-height: 18px;
    font-family: Lato, helvetica, arial, sans-serif;
    max-width: 450px;
    width: 100%;
    margin: 50px auto 30px auto;
    box-shadow: 3px 3px 15px -5px rgb(227, 227, 227);
    position: relative;
    
}

.mod-cta-par-estetica h4 {
    font-size: 25px;
    font-weight: 700;
    color: #443850;
    font-family: 'Playfair Display', helvetica, arial, sans-serif;
}

.mod-cta-par-estetica .text {
    font-weight: 400;
}

.mod-cta-par-estetica .ctas {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
}

.mod-cta-par-estetica .chiamata {
    flex: 1;
}

.mod-cta-par-estetica .form {
    flex: 1;
}




/* CTA 2.0 GINECOLOGIA */

.mod-cta-par-ginecologia {
    padding: 15px;
    border-radius: 10px;
    background-color: #FDEDFD;
    display: flex;
    flex-direction: column;
    gap: 34px;
    align-items: center;
    text-align: center;
    color: #443850;
    font-size: 14px;
    line-height: 18px;
    font-family: Lato, helvetica, arial, sans-serif;
    max-width: 450px;
    width: 100%;
    margin: 50px auto 30px auto;
    box-shadow: 3px 3px 15px -5px rgb(227, 227, 227);
    position: relative;
    
}

.mod-cta-par-ginecologia h4 {
    font-size: 25px;
    font-weight: 700;
    color: #061826;
    font-family: 'Playfair Display', helvetica, arial, sans-serif;
}

.mod-cta-par-ginecologia .text {
    font-weight: 400;
}

.mod-cta-par-ginecologia .ctas {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
}

.mod-cta-par-ginecologia .chiamata {
    flex: 1;
}

.mod-cta-par-ginecologia .form {
    flex: 1;
}




/* INFOTRATTAMENTI HEADER INDICE */

body {
    counter-reset: section; /* Set a counter named 'section', and its initial value is 0. */
}

.indexing {
    padding-bottom: 15px;
    border-bottom: 1px solid #9c9c9c;
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 6.5em;
    justify-content: space-between;
    align-items: flex-start;
}


.indexing .infotrattamenti-header {
            
    font-size: 30px;
    text-align: left;
    font-weight: 700;
    font-family: Lato, Helvetica, Arial, sans-serif;
    width: 80%;
    margin-top: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}


.indexing .icona {
    counter-increment: section; /* Increment the value of section counter by 1 */
    width: 19%;
    background-color:#4cd6a4;
    color: white;
    font-size: 30px;
    font-family: Lato, helvetica, arial, sans-serif;
    font-weight: 900;
    text-align: right;
    padding-right: 10px;
}

.indexing .icona::before {
    content: counter(section); /* Display the count */
}




/* HEADER SEZIONATO */

.sectioned-header {
    display: flex;
    flex-direction: column;
    position: relative;
    left: calc(-50vw + 50%);
    width: 100vw;
}

.sectioned-header .c1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top: solid 2px rgb(255, 255, 255);
	background-color: rgb(88, 202, 232);
}

    .sectioned-header .c1 .cc1 {
        display: flex;
        flex-direction: row;
        border-bottom: 2px solid rgb(255, 255, 255);
        height: 70px;
        width: 100%;
    }

        .cc1 .img {
            background-size: contain;
            background-image: url("/admin/immaginipersonalizzate/pattern.png");
            width: 100%;
        }

        /*.cc1 .color {
            width: 35%;
            content: "";
            background-color: #5E4B56;
            border-left: solid 2px black;
        }*/

    .c1 .cc2 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 25px;
        gap: 20px;
        border-bottom: 2px solid rgb(255, 255, 255);
        color: white;
    }

        .cc2 h1 {
            font-size: 35px;
            font-weight: 900;
            font-family: Lato, Helvetica, arial, sans-serif;
            color: #efffde;
        }

        .cc2 .miniheader {
            font-family: Lato, helvetica, aria, sans-serif;
            font-size: 15px;
            font-weight: 300;
        }

    .c1 .cc3 {
        padding: 20px;
        font-family: Lato, helvetica, arial, sans-serif;
        font-weight: 300;
        font-size: 15px;
        color: rgb(0, 0, 0);
    }
	
	.sectioned-header .c1 .cc4 {
		display: none;
	}
	

.sectioned-header .c2 img{
    width: 100%;
    height: 60vh;
}


@media only screen and (min-width: 768px) {
	.sectioned-header {
		flex-direction: row;
		align-items: stretch;
	}
	
	.sectioned-header .c1 {
		flex: 1;
	}
	
	.sectioned-header .c2 {
		flex:1;
	}
	
	.cc1 .img {
		background-size: contain;
        background-repeat: repeat;
	}
	
	/*.cc1 .color {
		width: 70%;
	} */
	
	.cc2 h1 {
		font-size: 40px;
	}
	
	.cc2 .miniheader {
		font-size: 18px;
	}
	
	.c1 .cc3 {
		font-size: 18px;
	}
	
	.c1 .cc4 {
		display: block;
	}

    .cc4 .tinyicon {
        display: flex;
        justify-content: flex-start;
        gap: 15px;
        margin-left: 25px;
        margin-top: 60px;
    }

    .tinyicon .icon {
        padding: 15px;
        border: 2px solid #ffffff;
        border-radius: 10px;
        flex: 1;
        max-width: 90px;
        cursor: pointer;
    }
	
    .icon a {
        font-size: 1.5em;
        color: #ffffff;
    }
	
}



/* NUOVO MESSAGE FORM */


.messageform {
    width: 90%;
    max-width: 500px;
    
    position: fixed;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
    border-radius: 15px;
    background-color: white;
    padding: 30px;
    overflow: auto;
    box-shadow: 0 4px 12px 0 rgb(81, 81, 81);
    max-height: 400px;
    z-index: 10;
}

.messageform .nofeedback {
    display: flex;
    flex-direction: column;
    align-content: center;
    gap: 30px;
}

.nofeedback h5 {
    font-size: 20px;
    font-family: Lato, helvetica, arial, sans-serif;
    font-weight: 900;
}

.nofeedback .lista {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    font-family: Lato, helvetica, arial, sans-serif;
}

.nofeedback .contact-options {
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: flex-start;
    margin: 15px 0 15px 0;
}

    .custom-checkbox {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        gap: 20px;
    }


    .custom-checkbox input[type="checkbox"] {
        display: none;
    }

    .custom-checkbox .checkmark {
        position: relative;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eaeaea;
        border-radius: 4px;
        cursor: pointer;
        content: "";
    }

        /* On mouse-over, change the background color */
    .custom-checkbox:hover input ~ .checkmark {
        background-color: #ccc;
    }

    /* When the checkbox is checked, change the background color */
    .custom-checkbox input:checked ~ .checkmark {
        background-color: #2196F3;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .custom-checkbox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .custom-checkbox input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .custom-checkbox .checkmark:after {
        left: 9px;
        top: 5px;
        width: 5px;
        height: 14px;
        border: solid white;
        border-width: 0 2px 3px 0;
        transform: rotate(45deg);
    }

    .contact-options .message {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        font-family: Lato, helvetica, arial, sans-serif;
        margin: 10px 0 10px 0;
        border-radius: 10px;
        background-color: #f4f4f4;
    }


    .feedbullet li {
        font-size: 14px;
        line-height: 1.5;
        font-family: Lato, helvetica, Arial, sans-serif;
        font-weight: 400;
        margin-bottom: 15px;
        position: relative;
        padding-left: 20px;
    }

    .feedbullet li:before {
        content: "\25CF ";
        position: absolute;
        left: 0;
    }

.nofeedback .input {
    width: 100%;
    max-width: 350px;
    height: 40px;
    margin: 0;
    padding: 3px;
    border-radius: 10px;
    font-size: 100%;
    vertical-align: baseline;
    font-family: inherit;
    text-align: inherit;
    border: solid 1px black;

}

.nofeedback input[type="text"] {
    font-size: 13px;
}

.messageform .nometel {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}

.messageform .mail {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}

.messageform .messagecheck {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    width: 100%;
}

    .modal-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);  /* Dark, semi-transparent */
        z-index: 9;
    }

.messageform .invio {
    height: 40px;
    width: 90%;
    max-width: 350px;
    border-radius: 5px;
    background-color: #5175E5 !important;
    text-align: center; 
    padding: 2px;
    margin: 0;
    border: none;
    font-size: 100%;
    vertical-align: baseline;
    font-family: inherit;
    color: rgb(255, 255, 255);
    transition: opacity 0.3s ease-in-out;
    border: solid 1px rgb(173, 173, 173);
    box-shadow: inset;
}


.messageform .invio:hover {
opacity: 0.7;
cursor: pointer;
}


.messageform .positive-message {
    z-index: 10;
    background-color: rgb(236, 236, 236);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 10px;
}

    .positive-message h5 {
        font-size: 20px;
        font-family: Lato, helvetica, arial, sans-serif;
        font-weight: 900;
        text-align: center;
    }

    .positive-message .testo {
        font-size: 14px;
        font-family: Lato, helvetica, arial, sans-serif;
        text-align: center;
        line-height: 25px;
    }

    .messageform .negative-message {
        z-index: 10;
        background-color: rgb(236, 236, 236);
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    
        .negative-message h5 {
            font-size: 20px;
            font-family: Lato, helvetica, arial, sans-serif;
            font-weight: 900;
            text-align: center;
        }
    
        .negative-message .testo {
            font-size: 14px;
            font-family: Lato, helvetica, arial, sans-serif;
            text-align: center;
            line-height: 25px;
        }




/* SEZIONE DINAMICA NUOVA */
.testologhi {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: space-between;
    margin-top: 150px;
}

    .testologhi .testo {
        display: block;
        flex: 1;
    }

    .testologhi .testo h3 {
        font-family: Lato, Helvetica, Arial, sans-serif;
        font-weight: 700;
        text-align: left;
    }

    .testologhi .loghi {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        flex:1;
    }

        .testologhi .loghi h5 {
            font-size: 16px;
            text-align: center;
            font-weight: 500;
        }

        .testologhi .loghi img {
            opacity: 0.4;
            width: 90%;
            max-width: 300px;
        }

    @media only screen and (max-width: 1000px) {
        .testologhi {
            flex-direction: column;
        }

        .testologhi .loghi img {
            width: 70%;
        }
        
    }




/* ARCATE DENTALI */ 

.divcaratt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    max-width: 600px;
}

    .divcaratt .iconaChild {
        display: flex;
        flex-direction: row;
        gap: 25px;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
    }

        .divcaratt .iconaChild img {
            width: 50px;
            height: 50px;
        }

        .divcaratt .iconaChild .title {
            color: #000000;
            font-size: 16px;
            font-weight: bold;
            font-family: Lato, helvetica, arial,sans-serif;
        }

        .divcaratt .iconaChild p {
            color: #565656;
            font-size: 15px;
            line-height: 24px;
            text-align: left;
            margin-top: 0px !important;
        }

@media only screen and (max-width: 768px) {
    
    .divcaratt .iconaChild p {
        font-size: 14px;
        line-height: 22px;
    }
}




/* Carousel Casoimp */

.carouselimp {
    display: flex;
    overflow-x: auto;
    gap: 15px;
    padding: 10px;
}

.carouselimp .casoimp {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: 95%;
}

.testimonial-container {
    position: relative;
    background-color: #f4f4f4;
    padding: 40px;
    border-radius: 10px;
    width: 95%;
    max-width: 600px;
    margin: 20px auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.quote-mark {
    font-size: 80px;
    color: #568daf;
    position: absolute;
    top: -40px;
    left: 20px;
}

.testimonial-quote {
    font-style: italic;
    margin: 0;
    line-height: 1.6;
    color: #333;
    padding: 10px 20px;
    font-size: 14px;
}

.author-info {
    text-align: right;
    margin-top: 20px;
    font-weight: bold;
}

.author-name {
    color: #568daf;
}

.author-title {
    font-size: smaller;
    font-weight: normal;
}

@media only screen and (max-width: 768px) {
    .testimonial-quote {
        padding: 10px 5px;
    }

    .testimonial-container {
        padding: 20px 10px;
    }
}




/* MENOPAUSA ICONE ORIZZONTALI */

.divcaratt2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

    .divcaratt2 .iconaChild {
        display: flex;
        flex-direction: row;
        gap: 25px;
        padding: 25px;
        background-color: white;
        border-radius: 20px;
    }

        .divcaratt2 .iconaChild img {
            width: 60px;
            height: 60px;
        }

        .divcaratt2 .iconaChild .title {
            color: #000000;
            font-size: 18px;
            font-weight: 900;
            font-family: Lato, helvetica, arial,sans-serif;
        }

        .divcaratt2 .iconaChild .subtitle {
            color: rgb(41, 41, 41);
            font-size: 15px;
            font-weight: 500;
            margin-top: 20px;
        }

        .divcaratt2 .iconaChild p {
            color: #707070;
            font-size: 14px;
            line-height: 24px;
            text-align: left;
            margin-top: 0px !important;
        }



@media only screen and (max-width: 768px) {
    
    .divcaratt2 .iconaChild p {
        font-size: 14px;
        line-height: 22px;
    }
}


/* Sezione trattamenti fisiatra */

.modern-treatment-cards {
    display: flex;
    flex-direction: column;
    gap: 42px;
    margin-top: 45px;
    width: 100%;
}

.treatment-card {
    background: #ffffff;
    border-radius: 28px;
    border: 1px solid rgba(126, 157, 255, 0.12);
    box-shadow: 0 28px 65px -35px rgba(18, 42, 90, 0.38);
    padding: 28px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative;
}

.treatment-card__image {
    width: 100%;
    max-width: 320px;
    aspect-ratio: 1 / 1;
    border-radius: 15px;
    overflow: hidden;
    background: linear-gradient(135deg, #f4f7ff 0%, #e5ecff 100%);
    align-self: center;
    box-shadow: inset 0 0 0 1px rgba(126, 157, 255, 0.2);
}

.treatment-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.treatment-card__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    color: #2f3744;
}

.treatment-card__content h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 800;
    color: #1f3c59;
}

.treatment-card__lead {
    font-size: 15px;
    font-weight: 600;
    color: #3c5c86;
    line-height: 1.6;
}

.treatment-card__highlight {
    font-size: 15px;
    line-height: 1.6;
    background: linear-gradient(135deg, rgba(81, 117, 229, 0.08) 0%, rgba(81, 117, 229, 0.02) 100%);
    border: 1px solid rgba(81, 117, 229, 0.18);
    border-radius: 18px;
    box-shadow: 0 18px 45px -36px rgba(18, 42, 90, 0.28);
    padding: 16px 20px 18px 24px;
    margin: 0;
    width: 100%;
    max-width: 460px;
    align-self: flex-start;
}

.treatment-card__highlight-title {
    margin: 0 0 10px;
    font-weight: 600;
    color: #1f3c59;
}

.treatment-card__badge {
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 7px 16px 7px 18px;
    border-radius: 999px;
    background: rgba(81, 117, 229, 0.12);
    border: 1px solid rgba(81, 117, 229, 0.26);
    color: #1f3c59;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 16px;
    box-shadow: 0 14px 32px -24px rgba(18, 42, 90, 0.4);
}

.treatment-card__badge::before {
    content: "Trattamento";
    display: inline-block;
    color: #3c5c86;
}

.treatment-card__badge span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: linear-gradient(135deg, #5175e5 0%, #324fd1 100%);
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    box-shadow: 0 8px 18px -10px rgba(81, 117, 229, 0.55);
}

.treatment-card__list {
    margin: 15px 0px 0px 0px;
    padding-left: 18px;
    line-height: inherit;
    list-style-position: outside;
}

.treatment-card__list li {
    margin-bottom: 8px;
    font-size: inherit;
}

.partner-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: clamp(20px, 4vw, 40px);
    padding: clamp(10px, 2vw, 18px) 0;
}

.partner-logos__item {
    min-width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 18px;
    transition: transform 0.25s ease, opacity 0.25s ease;
    opacity: 0.75;
}

.partner-logos__item img {
    max-width: 100%;
    height: clamp(42px, 4vw, 62px);
    object-fit: contain;
    filter: grayscale(100%) brightness(0.65);
    opacity: 0.9;
    transition: filter 0.25s ease, opacity 0.25s ease;
}

.partner-logos__item:hover {
    transform: translateY(-3px);
    opacity: 1;
}

.partner-logos__item:hover img {
    filter: grayscale(100%) brightness(0.85);
    opacity: 1;
}

.partner-logos--compact {
    max-width: 820px;
    margin: 0 auto;
}

@media only screen and (min-width: 992px) {
    .treatment-card {
        display: flow-root;
        padding: clamp(32px, 3vw, 40px);
    }

    .treatment-card__badge {
        margin-bottom: clamp(14px, 1.5vw, 18px);
    }

    .treatment-card__image {
        float: right;
        width: clamp(220px, 26vw, 320px);
        margin: 0 0 clamp(18px, 2.2vw, 28px) clamp(28px, 3.2vw, 48px);
        max-width: none;
        border-radius: 15px;
        align-self: auto;
        shape-outside: inset(0 round 24px);
        box-shadow: inset 0 0 0 1px rgba(126, 157, 255, 0.2);
    }

    .treatment-card__content {
        display: block;
    }

    .treatment-card__content > * + * {
        margin-top: clamp(14px, 1.6vw, 20px);
    }

    .treatment-card__highlight {
        width: 50%;
        margin: 10px 10px 10px 0px;
        padding: 20px;
    }

    .treatment-card__highlight-title {
        margin-bottom: clamp(10px, 1.2vw, 14px);
    }

    .treatment-card__highlight .treatment-card__list {
        padding-left: clamp(18px, 2vw, 26px);
    }

    .treatment-card__highlight ~ p {
        clear: left;
    }
}

.fisiatra-scan {
    margin: 22px 0 10px;
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.fisiatra-scan__lead {
    margin: 0;
    font-size: 15px;
    color: #2f3744;
    line-height: 1.6;
}

.fisiatra-scan__grid {
    display: grid;
    gap: clamp(18px, 3vw, 26px);
    grid-template-columns: 1fr;
}

.fisiatra-scan__item {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: start;
    gap: 16px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(47, 55, 68, 0.08);
}

.fisiatra-scan__item:last-child {
    border-bottom: none;
}

.fisiatra-scan__icon {
    width: 64px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.fisiatra-scan__icon img {
    width: 50px;
    aspect-ratio: 9 / 11;
    object-fit: contain;
    display: block;
}

.fisiatra-scan__text h3 {
    margin: 0 0 6px;
    font-size: 18px;
    font-weight: 800;
    color: #1f3c59;
}

.fisiatra-scan__text p {
    margin: 0;
    font-size: 14px;
    line-height: 1.55;
    color: #2f3744;
}

@media only screen and (min-width: 768px) {
    .fisiatra-scan__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .fisiatra-scan__item {
        padding: 12px 0;
        border-bottom: none;
        border-radius: 14px;
        background: linear-gradient(135deg, rgba(247, 249, 255, 0.7), rgba(223, 234, 248, 0.65));
        padding: 16px 18px;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
    }

    .fisiatra-scan__icon {
        width: 70px;
    }
}
@media only screen and (max-width: 576px) {
    .treatment-card {
        padding: 22px 18px 26px;
    }

    .treatment-card__content {
        gap: 14px;
    }

    .treatment-card__highlight {
        padding: 16px 18px 16px 24px;
        border-radius: 16px;
        max-width: none;
        width: 100%;
    }

    .treatment-card__badge {
        padding: 6px 14px 6px 16px;
        gap: 8px;
        font-size: 10px;
        letter-spacing: 0.12em;
        margin-bottom: 12px;
    }

    .treatment-card__badge span {
        width: 24px;
        height: 24px;
        font-size: 11px;
    }
}

@media only screen and (max-width: 991px) {
    .treatment-card__highlight {
        max-width: none;
        width: 100%;
    }

    .treatment-card__badge {
        align-self: flex-start;
        margin-right: 0;
    }
}
