<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-1 .store-icons-top.margin-top {
    margin-top: 1rem !important;
}


.approvedbadge img {
    width: 85%;
}

.approvedbadge a {
    display: block;
   
    color: #0489fe !important;
    font-size: 1rem;
}

.dekr-p {
    color: white !important;
    margin-bottom: 0 !important;
    font-size: 0.9rem !important;
    font-weight: bold !important;
}

@media(max-width: 768px) {
    .dekr-p {
        font-size: 0.9rem !important;
    }

    .approvedbadge {
        margin-bottom: 20px;
    }

        .approvedbadge a {
            width: 100%;
        }

        .approvedbadge a {
            margin-bottom: 0rem;
            margin-top: 0.1rem;
        }

    .readMore {
        margin-bottom: 1.5rem !important;
    }
}

@media(min-width: 500px) {
    .approvedbadge a {
        margin-top: 0.2rem;
    }
}

@media(min-width: 768px) {
    .approvedbadge {
        margin-top: 3rem !important;
        
    }
}

@media(max-width: 992px) {
    .approvedbadge img {
        width: 70%;
    }
}

@media(max-width: 500px) {
    .approvedbadge img {
        width: 50%;
        margin-bottom: 10px;
    }
}

.dekraSection {
    padding: 50px 0;
    background-color: #090e19;
    
}

    .dekraSection img {
        width: 45%;
        margin-bottom: 10px;
        margin-right:18px;
    }
@media(min-width: 768px) {
    .dekraSection .imgcon {
        text-align: end;
    }
}

    @media(max-width: 992px) {
        .dekraSection img {
            width: 70%;
        }
    }

    @media(max-width: 500px) {
        .dekraSection img {
            width: 50%;
            margin-bottom: 20px;
        }

        .approvedbadge {
            flex-direction: column;
            text-align: center;
        }

        .dekraSection .container {
            flex-direction: column;
            text-align: center;
        }

        .dekraSection .col-md-12 {
            max-width: 100% !important;
        }
    }

    .dekraSection a {
        color: #0489fe !important;
        font-size: 1rem;
        font-weight: 600;
    }

    .certificationText {
        color: white !important;
        font-weight: 500 !important;
        font-size: 19px !important;
        margin-bottom: 0px !important;
        margin-top: 0.5rem !important
    }

    .dekraSection p {
        color: white !important;
        font-weight: 500 !important;
        font-size: 22px !important;
        margin-block-end: 0px !important;
    }

 

    @media(max-width: 500px) {
        .dekraSection p {
            font-size: 20px !important;
        }
    }



    


    

</pre></body></html>