/* strumenti_p2 SECTION */

.strumenti_p2-section {
    background-color: #efefef;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* strumenti_p2 CONTAINER */

.strumenti_p2-container {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.strumenti_p2-container2 {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* strumenti_p2 WRAPPER */

.strumenti_p2-wrapper {
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.strumenti_p2-wrapper2 {
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

/* strumenti_p2 */

.strumenti_p2-cols-12 {
    display: block;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    max-width: 1400px;

}

.strumenti_p2-title {
    font-size: 45px;
    line-height: 52px;
    font-family: Inter, sans-serif;
    font-weight: 600;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    padding-bottom: 25px;
    text-align: center;
    color: black;
}

.strumenti_p2-subtitle {
    font-family: Inter, sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    padding-bottom: 50px;
    text-align: center;
    color: black;
}

 /* RIGA CON 2 COLONNE */

 .strumenti_p2-row {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 1400px;
}

.strumenti_p2-col {
    width: 59%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.strumenti_p2-col.left {
    max-width: 700px;
    width: 100%;
    padding-right: 30px;
}

.strumenti_p2-col.right {
    max-width: 700px;
    width: 100%;
    padding-left: 30px;
}



.strumenti_p2-block h5,
.strumenti_p2-block2 h5{
    font-family: Inter, sans-serif;
    font-size: 34px;
    line-height: 40px;
    font-weight: 600;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    color: #000;
}


.strumenti_p2-col.left img,
.strumenti_p2-col.right img{
 max-width: 250px;
    height: auto;
    width: auto;
    object-fit: contain;
    padding-bottom: 36px;
    padding-top: 10px;
}

.strumenti_p2-paragrafo  {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    padding-bottom: 20px;
    font-family: Inter, sans-serif;
    color: black;
}

.strumenti_p2-description {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    font-family: Inter, sans-serif;
    color: black;
}


.strumenti_p2-compatto-divider{
    border: none;
    height: 1px;
    background-color: rgb(0, 0, 0);
    opacity: 1;
    width: 100%;
    max-width: 1240px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.disponibile {
    display: flex;
    gap: 20px;
}

#disponibile-img {
        max-width: 100%;
    height: 50px;
    width: auto;
}
#disponibile-img2 {
        max-width: 100% !important;
    height: 50px !important;
    width: auto !important;
}

.disp {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    font-family: Inter, sans-serif;
    padding-top: 20px;
    padding-bottom: 10px;
    color: black;
}

.strumenti_p2-block2 a {
    padding-left: 20px;
  
}

a.btn-outline-custom-fjd {
    border: 2px solid #000 !important;
    border-radius: 30px;
    border-color: #000 !important;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 20px;
    display: inline-block;
    color: black;
    text-decoration: none;
    font-family: Inter, 'sans-serif';
    font-weight: 700;
    margin-top: 20px;
}

a.btn-outline-custom-fjd:hover {
    cursor: pointer;
    background-color: black;
    color: white;
}


/* MEDIA QUERIES */
/*  Da 369px a 374px */
@media (min-width: 369px) and (max-width: 374px) {
    .strumenti_p2-title {
        font-size: 31px;
        line-height: 40px;
    }
}

/*  Da 375px a 408px */
@media (min-width: 375px) and (max-width: 408px) {
    .strumenti_p2-title {
        font-size: 32px;
        line-height: 41px;
    }
}

/*  Da 409px a 413px */
@media (min-width: 409px) and (max-width: 413px) {
    .strumenti_p2-title {
        font-size: 33px;
        line-height: 40px;
    }
}

/*  Da 414px a 429px */
@media (min-width: 414px) and (max-width: 429px) {
    .strumenti_p2-title {
        font-size: 32.5px;
        line-height: 40px;
    }
}

/*  Da 430px a 790px */
@media (min-width: 430px) and (max-width: 790px) {
    .strumenti_p2-title {
        font-size: 34px;
        line-height: 41px;
    }
}

/* Da 791px a 809px */
@media (min-width: 791px) and (max-width: 809px) {
    .strumenti_p2-title {
        font-size: 35px;
        line-height: 42px;
    }
}

/* Da 810px a 829px */
@media (min-width: 810px) and (max-width: 829px) {
    .strumenti_p2-title {
        font-size: 36px;
        line-height: 43px;
    }
}

/* Da 830px a 848px */
@media (min-width: 830px) and (max-width: 848px) {
    .strumenti_p2-title {
        font-size: 37px;
        line-height: 44px;
    }
}

/* Da 849px a 886px */
@media (min-width: 849px) and (max-width: 886px) {
    .strumenti_p2-title {
        font-size: 38px;
        line-height: 45px;
    }
}

/* Da 887px a 963px */
@media (min-width: 887px) and (max-width: 963px) {
    .strumenti_p2-title {
        font-size: 39px;
        line-height: 46px;
    }
}

/* Da 964px a 1066px */
@media (min-width: 964px) and (max-width: 1066px) {
    .strumenti_p2-title {
        font-size: 41px;
        line-height: 48px;
    }
}

/* Da 1067px a 1231px */
@media (min-width: 1067px) and (max-width: 1231px) {
    .strumenti_p2-title {
        font-size: 43px;
        line-height: 51px;
    }
}

/* SOTTOTITOLO */
@media (max-width: 1066px) {
    .strumenti_p2-subtitle {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (min-width: 1067px) and (max-width: 1231px) {
    .strumenti_p2-subtitle {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 369px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5{
        font-size: 22px;
        line-height: 28px;
    }
}

@media (min-width: 370px) and (max-width: 820px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (min-width: 821px) and (max-width: 943px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
        font-size: 27px;
        line-height: 33px;
    }
}

@media (min-width: 944px) and (max-width: 1066px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
        font-size: 28px;
        line-height: 34px;
    }
}

@media (min-width: 1067px) and (max-width: 1080px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
        font-size: 29px;
        line-height: 35px;
    }
}

@media (max-width: 1066px) {
    .strumenti_p2-paragrafo {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (min-width: 1067px) and (max-width: 1231px) {
    .strumenti_p2-paragrafo {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 1128px) {
    .strumenti_p2-description{
        font-size: 16px;
        line-height: 22px;
    }

    .strumenti_p2-description{
        margin-block-start: 0px !important;
        margin-block-end: 0px !important;
    }
}

@media (max-width: 369px) {
    .strumenti_p2-description{
        line-height: 20px;
        font-size: 14px;
    }
}


@media (max-width: 990px) {
    .strumenti_p2-block, 
    .strumenti_p2-block2 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 25px;
    }

    .strumenti_p2-col.right {
        padding-left: 30px;
    }
    .strumenti_p2-col.left {
        padding-right: 30px;
    }

    .strumenti_p2-paragrafo {
        padding-left: 0px;
    }

    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
    padding-left: 0px;
}

.strumenti_p2-description {
    padding-left: 0px;
}

.disp {
    padding-left: 0px;
}

.disponibile {
    padding-left: 0px;
}

}

@media (max-width: 699px) {
    .strumenti_p2-row {
        flex-direction: column;
    }

    .strumenti_p2-title {
        text-align: left;
    }

    .strumenti_p2-subtitle {
        text-align: left;
    }

    .strumenti_p2-col.right img {
        padding-top: 50px;
    }
    .strumenti_p2-col.right {
        padding-left: 0px;
    }
    .strumenti_p2-col.left {
        padding-right: 0px;
    }

    #disponibile-img2 {
        padding-top: 0px !important;
    }
}

/* PULSANTE DEMO */
@media (min-width:712px) and (max-width:751px) {
    a.btn-outline-custom-fjd {
        padding-left: 18px;
        padding-right: 18px;
        margin-right: 10px;
    }
}

@media (min-width:752px) and (max-width: 1066px) {
    a.btn-outline-custom-fjd {
        padding-left: 20px;
        padding-right: 20px;
        margin-right: 10px;
    }
}

@media (max-width: 409px) {
    .strumenti_p2-container{
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 410px) and (max-width: 699px) {
    .strumenti_p2-container{
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 60px;
    }
}

@media (min-width: 700px) and (max-width: 870px) {
    .strumenti_p2-container{
        padding-left: 30px;
        padding-right: 30px;
    }
}

/* strumenti_p2 SECTION */

.strumenti_p2-section {
    background-color: #ffffff;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* strumenti_p2 CONTAINER */

.strumenti_p2-container {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.strumenti_p2-container2 {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* strumenti_p2 WRAPPER */

.strumenti_p2-wrapper {
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.strumenti_p2-wrapper2 {
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

/* strumenti_p2 */

.strumenti_p2-cols-12 {
    display: block;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    max-width: 1400px;

}

.strumenti_p2-title {
    font-size: 45px;
    line-height: 52px;
    font-family: Inter, sans-serif;
    font-weight: 600;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    padding-bottom: 25px;
    text-align: center;
    color: black;
}

.strumenti_p2-subtitle {
    font-family: Inter, sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    padding-bottom: 50px;
    text-align: center;
    color: black;
}

 /* RIGA CON 2 COLONNE */

 .strumenti_p2-row {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 1400px;
}

.strumenti_p2-col {
    width: 59%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.strumenti_p2-col.left {
    max-width: 700px;
    width: 100%;
    padding-right: 30px;
}

.strumenti_p2-col.right {
    max-width: 700px;
    width: 100%;
    padding-left: 30px;
}



.strumenti_p2-block h5,
.strumenti_p2-block2 h5{
    font-family: Inter, sans-serif;
    font-size: 34px;
    line-height: 40px;
    font-weight: 600;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    color: #000;
}


.strumenti_p2-col.left img,
.strumenti_p2-col.right img{
 max-width: 250px;
    height: auto;
    width: auto;
    object-fit: contain;
    padding-bottom: 36px;
    padding-top: 10px;
}

.strumenti_p2-paragrafo  {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    padding-bottom: 20px;
    font-family: Inter, sans-serif;
    color: black;
}

.strumenti_p2-description {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    font-family: Inter, sans-serif;
    color: black;
}


.strumenti_p2-compatto-divider{
    border: none;
    height: 1px;
    background-color: rgb(0, 0, 0);
    opacity: 1;
    width: 100%;
    max-width: 1240px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.disponibile {
    display: flex;
    gap: 20px;
}

#disponibile-img {
        max-width: 100%;
    height: 50px;
    width: auto;
}
#disponibile-img2 {
        max-width: 100% !important;
    height: 50px !important;
    width: auto !important;
}

.disp {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    font-family: Inter, sans-serif;
    padding-top: 20px;
    padding-bottom: 10px;
    color: black;
}

.strumenti_p2-block2 a {
    padding-left: 20px;
  
}

a.btn-outline-custom-fjd {
    border: 2px solid #000 !important;
    border-radius: 30px;
    border-color: #000 !important;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 20px;
    display: inline-block;
    color: black;
    text-decoration: none;
    font-family: Inter, 'sans-serif';
    font-weight: 700;
    margin-top: 20px;
}

a.btn-outline-custom-fjd:hover {
    cursor: pointer;
    background-color: black;
    color: white;
}


/* MEDIA QUERIES */
/*  Da 369px a 374px */
@media (min-width: 369px) and (max-width: 374px) {
    .strumenti_p2-title {
        font-size: 31px;
        line-height: 40px;
    }
}

/*  Da 375px a 408px */
@media (min-width: 375px) and (max-width: 408px) {
    .strumenti_p2-title {
        font-size: 32px;
        line-height: 41px;
    }
}

/*  Da 409px a 413px */
@media (min-width: 409px) and (max-width: 413px) {
    .strumenti_p2-title {
        font-size: 33px;
        line-height: 40px;
    }
}

/*  Da 414px a 429px */
@media (min-width: 414px) and (max-width: 429px) {
    .strumenti_p2-title {
        font-size: 32.5px;
        line-height: 40px;
    }
}

/*  Da 430px a 790px */
@media (min-width: 430px) and (max-width: 790px) {
    .strumenti_p2-title {
        font-size: 34px;
        line-height: 41px;
    }
}

/* Da 791px a 809px */
@media (min-width: 791px) and (max-width: 809px) {
    .strumenti_p2-title {
        font-size: 35px;
        line-height: 42px;
    }
}

/* Da 810px a 829px */
@media (min-width: 810px) and (max-width: 829px) {
    .strumenti_p2-title {
        font-size: 36px;
        line-height: 43px;
    }
}

/* Da 830px a 848px */
@media (min-width: 830px) and (max-width: 848px) {
    .strumenti_p2-title {
        font-size: 37px;
        line-height: 44px;
    }
}

/* Da 849px a 886px */
@media (min-width: 849px) and (max-width: 886px) {
    .strumenti_p2-title {
        font-size: 38px;
        line-height: 45px;
    }
}

/* Da 887px a 963px */
@media (min-width: 887px) and (max-width: 963px) {
    .strumenti_p2-title {
        font-size: 39px;
        line-height: 46px;
    }
}

/* Da 964px a 1066px */
@media (min-width: 964px) and (max-width: 1066px) {
    .strumenti_p2-title {
        font-size: 41px;
        line-height: 48px;
    }
}

/* Da 1067px a 1231px */
@media (min-width: 1067px) and (max-width: 1231px) {
    .strumenti_p2-title {
        font-size: 43px;
        line-height: 51px;
    }
}

/* SOTTOTITOLO */
@media (max-width: 1066px) {
    .strumenti_p2-subtitle {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (min-width: 1067px) and (max-width: 1231px) {
    .strumenti_p2-subtitle {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 369px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5{
        font-size: 22px;
        line-height: 28px;
    }
}

@media (min-width: 370px) and (max-width: 820px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (min-width: 821px) and (max-width: 943px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
        font-size: 27px;
        line-height: 33px;
    }
}

@media (min-width: 944px) and (max-width: 1066px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
        font-size: 28px;
        line-height: 34px;
    }
}

@media (min-width: 1067px) and (max-width: 1080px) {
    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
        font-size: 29px;
        line-height: 35px;
    }
}

@media (max-width: 1066px) {
    .strumenti_p2-paragrafo {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (min-width: 1067px) and (max-width: 1231px) {
    .strumenti_p2-paragrafo {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 1128px) {
    .strumenti_p2-description{
        font-size: 16px;
        line-height: 22px;
    }

    .strumenti_p2-description{
        margin-block-start: 0px !important;
        margin-block-end: 0px !important;
    }
}

@media (max-width: 369px) {
    .strumenti_p2-description{
        line-height: 20px;
        font-size: 14px;
    }
}


@media (max-width: 990px) {
    .strumenti_p2-block, 
    .strumenti_p2-block2 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 25px;
    }

    .strumenti_p2-col.right {
        padding-left: 30px;
    }
    .strumenti_p2-col.left {
        padding-right: 30px;
    }

    .strumenti_p2-paragrafo {
        padding-left: 0px;
    }

    .strumenti_p2-block h5,
.strumenti_p2-block2 h5 {
    padding-left: 0px;
}

.strumenti_p2-description {
    padding-left: 0px;
}

.disp {
    padding-left: 0px;
}

.disponibile {
    padding-left: 0px;
}

}

@media (max-width: 699px) {
    .strumenti_p2-row {
        flex-direction: column;
    }

    .strumenti_p2-title {
        text-align: left;
    }

    .strumenti_p2-subtitle {
        text-align: left;
    }

    .strumenti_p2-col.right img {
        padding-top: 50px;
    }
    .strumenti_p2-col.right {
        padding-left: 0px;
    }
    .strumenti_p2-col.left {
        padding-right: 0px;
    }

    #disponibile-img2 {
        padding-top: 0px !important;
    }
}

/* PULSANTE DEMO */
@media (min-width:712px) and (max-width:751px) {
    a.btn-outline-custom-fjd {
        padding-left: 18px;
        padding-right: 18px;
        margin-right: 10px;
    }
}

@media (min-width:752px) and (max-width: 1066px) {
    a.btn-outline-custom-fjd {
        padding-left: 20px;
        padding-right: 20px;
        margin-right: 10px;
    }
}

@media (max-width: 409px) {
    .strumenti_p2-container{
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 410px) and (max-width: 699px) {
    .strumenti_p2-container{
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 60px;
    }
}

@media (min-width: 700px) and (max-width: 870px) {
    .strumenti_p2-container{
        padding-left: 30px;
        padding-right: 30px;
    }
}

/* ===========================================================
   strumenti_p2 SECTION — 4 PRODOTTI
   >=1280px  : griglia statica 4 colonne
   699-1279px: slider, 2 prodotti per volta + frecce + autoplay
   <=698px   : slider, 1 prodotto per volta + frecce + autoplay
   =========================================================== */

.strumenti_p2-section {
    background-color: #efefef;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* CONTAINER */
.strumenti_p2-container {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1400px;
    margin: 0 auto;
}

/* WRAPPER */
.strumenti_p2-wrapper {
    margin: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.strumenti_p2-cols-12 {
    display: block;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    max-width: 1400px;
}

.strumenti_p2-title {
    font-size: 45px;
    line-height: 52px;
    font-family: Inter, sans-serif;
    font-weight: 600;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    padding-bottom: 25px;
    text-align: center;
    color: black;
}

.strumenti_p2-subtitle {
    font-family: Inter, sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    padding-bottom: 50px;
    text-align: center;
    color: black;
}

/* ===========================================================
   GRID / SLIDER TRACK
   =========================================================== */

.strumenti_p2-grid {
    width: 100%;
    max-width: 1400px;
    position: relative;
    display: flex;
    align-items: flex-end;
}

/* Viewport che ritaglia lo slider (attivo solo sotto 1280px) */
.strumenti_p2-viewport {
    width: 100%;
    overflow: hidden;
}

/* Track: in modalità griglia è una griglia a 4 colonne,
   in modalità slider diventa una riga flessibile che si traduce via JS */
.strumenti_p2-track {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 40px;
    width: 100%;
    transition: transform 0.5s ease;
}

/* ===========================================================
   SINGOLA CARD PRODOTTO
   =========================================================== */

.strumenti_p2-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    flex-shrink: 0;
}

.strumenti_p2-card img {
    max-width: 250px;
    height: auto;
    width: auto;
    object-fit: contain;
    padding-bottom: 36px;
    padding-top: 10px;
    aspect-ratio: 16 / 24;
}

.strumenti_p2-block h5 {
    font-family: Inter, sans-serif;
    font-size: 34px;
    line-height: 40px;
    font-weight: 600;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    color: #000;
}

.strumenti_p2-compatto-divider {
    border: none;
    height: 1px;
    background-color: rgb(0, 0, 0);
    opacity: 1;
    width: 100%;
    max-width: 1240px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.strumenti_p2-description {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    font-family: Inter, sans-serif;
    color: black;
}

/* ===========================================================
   CONTROLLI SLIDER (frecce)
   Nascosti di default: visibili solo sotto 1280px
   =========================================================== */

.strumenti_p2-arrow {
    display: none;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 2px solid #000;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    font-size: 20px;
    transition: background-color 0.2s ease, color 0.2s ease;
    z-index: 2;
}

.strumenti_p2-arrow:hover {
    background-color: #000;
    color: #fff;
}

.strumenti_p2-arrow-prev {
    margin-right: 5px;
}

.strumenti_p2-arrow-next {
    margin-left: 5px;
}

/* ===========================================================
   MEDIA QUERIES — comportamento slider
   =========================================================== */

/* Da 699px a 1279px: slider, 2 prodotti per volta */
@media (min-width: 699px) and (max-width: 1279px) {
    .strumenti_p2-viewport {
        overflow: hidden;
    }

    .strumenti_p2-track {
        display: flex;
        flex-wrap: nowrap;
        gap: 0;
    }

    .strumenti_p2-card {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 30px;
        box-sizing: border-box;
    }

    .strumenti_p2-arrow {
        display: flex;
    }
}

/* Sotto 699px: slider, 1 prodotto per volta */
@media (max-width: 698px) {
    .strumenti_p2-viewport {
        overflow: hidden;
    }

    .strumenti_p2-track {
        display: flex;
        flex-wrap: nowrap;
        gap: 0;
    }

    .strumenti_p2-card {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
        box-sizing: border-box;
    }

    .strumenti_p2-arrow {
        display: flex;
        width: 38px;
        height: 38px;
        font-size: 18px;
    }

    .strumenti_p2-arrow-prev {
        margin-right: 10px;
    }

    .strumenti_p2-arrow-next {
        margin-left: 10px;
    }
}

/* ===========================================================
   MEDIA QUERIES — griglia desktop a 4 colonne (responsive fluida)
   =========================================================== */

/* Tra 1280px e 1500px riduciamo leggermente il gap per non stringere troppo le card */
@media (min-width: 1280px) and (max-width: 1500px) {
    .strumenti_p2-track {
        gap: 30px 24px;
    }
}

/* ===========================================================
   MEDIA QUERIES — tipografia (ereditate dal file originale)
   =========================================================== */

@media (min-width: 369px) and (max-width: 374px) {
    .strumenti_p2-title {
        font-size: 31px;
        line-height: 40px;
    }
}

@media (min-width: 375px) and (max-width: 408px) {
    .strumenti_p2-title {
        font-size: 32px;
        line-height: 41px;
    }
}

@media (min-width: 409px) and (max-width: 413px) {
    .strumenti_p2-title {
        font-size: 33px;
        line-height: 40px;
    }
}

@media (min-width: 414px) and (max-width: 429px) {
    .strumenti_p2-title {
        font-size: 32.5px;
        line-height: 40px;
    }
}

@media (min-width: 430px) and (max-width: 790px) {
    .strumenti_p2-title {
        font-size: 34px;
        line-height: 41px;
    }
}

@media (min-width: 791px) and (max-width: 809px) {
    .strumenti_p2-title {
        font-size: 35px;
        line-height: 42px;
    }
}

@media (min-width: 810px) and (max-width: 829px) {
    .strumenti_p2-title {
        font-size: 36px;
        line-height: 43px;
    }
}

@media (min-width: 830px) and (max-width: 848px) {
    .strumenti_p2-title {
        font-size: 37px;
        line-height: 44px;
    }
}

@media (min-width: 849px) and (max-width: 886px) {
    .strumenti_p2-title {
        font-size: 38px;
        line-height: 45px;
    }
}

@media (min-width: 887px) and (max-width: 963px) {
    .strumenti_p2-title {
        font-size: 39px;
        line-height: 46px;
    }
}

@media (min-width: 964px) and (max-width: 1066px) {
    .strumenti_p2-title {
        font-size: 41px;
        line-height: 48px;
    }
}

@media (min-width: 1067px) and (max-width: 1231px) {
    .strumenti_p2-title {
        font-size: 43px;
        line-height: 51px;
    }
}

@media (max-width: 1066px) {
    .strumenti_p2-subtitle {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (min-width: 1067px) and (max-width: 1231px) {
    .strumenti_p2-subtitle {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 369px) {
    .strumenti_p2-block h5 {
        font-size: 22px;
        line-height: 28px;
    }
}

@media (min-width: 370px) and (max-width: 820px) {
    .strumenti_p2-block h5 {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (min-width: 821px) and (max-width: 943px) {
    .strumenti_p2-block h5 {
        font-size: 27px;
        line-height: 33px;
    }
}

@media (min-width: 944px) and (max-width: 1066px) {
    .strumenti_p2-block h5 {
        font-size: 28px;
        line-height: 34px;
    }
}

@media (min-width: 1067px) and (max-width: 1080px) {
    .strumenti_p2-block h5 {
        font-size: 29px;
        line-height: 35px;
    }
}

@media (max-width: 1128px) {
    .strumenti_p2-description {
        font-size: 16px;
        line-height: 22px;
        margin-block-start: 0px !important;
        margin-block-end: 0px !important;
    }
}

@media (max-width: 369px) {
    .strumenti_p2-description {
        line-height: 20px;
        font-size: 14px;
    }
}

@media (max-width: 990px) {
    .strumenti_p2-block {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 25px;
    }

    .strumenti_p2-description {
        padding-left: 0px;
    }

    .strumenti_p2-block h5 {
        padding-left: 0px;
    }
}

@media (max-width: 699px) {
    .strumenti_p2-title {
        text-align: left;
    }

    .strumenti_p2-subtitle {
        text-align: left;
    }
}

@media (max-width: 409px) {
    .strumenti_p2-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 410px) and (max-width: 699px) {
    .strumenti_p2-container {
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 60px;
    }
}

@media (min-width: 700px) and (max-width: 870px) {
    .strumenti_p2-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.strumenti_p2-grid{
    display:block;
}

.strumenti_p2-navigation{
    display:none;
    justify-content:flex-end;
    gap:12px;
    margin-top:10px;
    width:100%;
}

.strumenti_p2-arrow{
    width: 30px;
    height: 30px;
    border-radius: 9px;
    background: rgba(0, 0, 0, 0.18);
    color: #000000;
    border: 1px solid rgba(255, 255, 255, 0.22);
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: transform .15s ease, background .15s ease, border-color .15s ease;
}

.strumenti_p2-arrow:hover{
    background:#3b3b3b;
}

.strumenti_p2-arrow-prev,
.strumenti_p2-arrow-next{
    margin:0;
}

@media (max-width:1279px){
    .strumenti_p2-navigation{
        display:flex;
    }
@media (min-width: 699px) and (max-width: 1279px) {

    .strumenti_p2-track {
        display: flex;
        gap: 40px;
    }

    .strumenti_p2-card {
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        padding: 0;
    }
}
}