/* [Resolution: 991px] */

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

    .stylesheet-part {
        padding: 40px 0px 40px 0px;
    }

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

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

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

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

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

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

 
}

/* [Resolution: 767px] */

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

    .adr-toolbox {
        padding-left: .5rem;
        padding-right: .5rem;
        padding-top: .5rem;
        padding-bottom: .5rem;
    }

    .adr-card_wra {
        background: rgba(8,8,8,0.51);
    }

    body .t58 {
        font-size: 0.5rem;
    }

    body .t61 {
        top: 1rem;
        left: 1rem;
        right: auto;
        bottom: auto;
    }

    body .t63 {
        left: .5rem;
    }

    body .t81 {
        display: none;
    }

    body .t82 {
        left: 1rem;
        width: 3rem;
    }

    body .t90 {
        z-index: 1;
        position: fixed;
    }

    body .t108 {
        width: 100%;
    }

    body .t110 {
        display: none;
    }

 
}

/* [Resolution: 480px] */

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

    body {
        overflow: clip;
    }

 
}