/** Shopify CDN: Minification failed

Line 39:1 Expected "}" to go with "{"

**/
.section-no-25 .desc1{
    max-width: 30rem;
    
}
.section-no-25 .desc1 h2 span{

    font-weight: 700;
    background: linear-gradient(90deg, #2F5993 0%, #0DC8B5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.section-no-25 .desc2 p{
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 20px;
}

.section-no-25 .desc2 p strong{
    font-weight: 600;
    color: #0DC8B5;
}

@media(max-width: 767px){
   .section-no-25 .desc2 p{
        font-size: 16px;
        line-height: 32px;
}