/* [Resolution: 1680px] */

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

    body {
        max-width: 1680px;
    }

    h6 {
    }

    .form {
    }

    body .t6 {
    }

    body .t8 {
    }

    body .t64 {
    }

 
}

/* [Resolution: 1280px] */

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

    body {
        background: rgb(255,255,255);
        max-width: 1280px;
        min-width: 100vw;
    }

    body .t1 {
    }

    body .t18 {
        font-size: 60px;
        text-decoration: underline;
    }

    body .t55 {
        width: 100%;
    }

    body .t96 {
    }

 
}

/* [Resolution: 991px] */

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

    body {
        max-width: 991px;
    }

    .stylesheetSection {
        padding: 40px 0px 40px 0px;
    }

    body .t6 {
        row-gap: 30px;
        grid-template-columns: 1fr ;
    }

    body .t8 {
        row-gap: 20px;
    }

    body .t9 {
        color: rgba(163,117,255,1.00);
    }

    body .t15 {
        row-gap: 30px;
        grid-template-columns: 1fr ;
    }

    body .t26 {
        row-gap: 30px;
        grid-template-columns: 1fr ;
    }

    body .t53 {
        color: rgba(163,117,255,1.00);
    }

    body .t63 {
    }

    body .t89 {
        position: relative;
    }

    body .t91 {
        justify-content: space-between;
    }

    body .t94 {
        cursor: pointer;
        display: flex;
    }

    body .t95 {
    }

    body .t96 {
        top: 100%;
        left: 0%;
        right: auto;
        width: 100%;
        bottom: auto;
        display: none;
        row-gap: 40px;
        z-index: 10;
        position: absolute;
        background: rgb(255,255,255);
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }

    body .t97 {
        width: 100%;
        row-gap: 25px;
        flex-direction: column;
        justify-content: center;
    }

 
}

/* [Resolution: 767px] */

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

    body {
        max-width: 767px;
    }

    body .t59 {
        font-size: 36px;
    }

    body .t94 {
    }

    body .t96 {
        z-index: 9999;
    }

    body .t97 {
    }

    body .t125 {
        font-size: 36px;
    }

    body .t129 {
        font-size: 36px;
    }

    body .t184 {
        font-size: 36px;
    }

    body .t267 {
        font-size: 36px;
    }

    body .t350 {
        font-size: 36px;
    }

    body .t423 {
        font-size: 36px;
    }

 
}

/* [Resolution: 480px] */

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

    body {
        max-width: 480px;
    }

    body .t96 {
        display: none;
    }

    body .t97 {
        grid-template-columns: 1fr 1fr;
    }

    body .t117 {
        row-gap: 10px;
        flex-direction: column;
    }

 
}