<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.owl-carousel {
    display: flex !important;
}
/*build css for the phone */
@media screen and (min-width: 320px) and (max-width: 568px) {
    .img_text_block {
        display: flex;
        flex-wrap: wrap;
    }
    .nopad .w5 {
        line-height: 24px !important;
        font-size: 16px;
        margin: 0 0 20px !important;
    }
    .blokk h4, .h4 {
        font-size: 18px !important;
        width: 100% !important;
        padding: 0 15px !important;
        margin-bottom: 20px !important;
    }
    .blokk {
        margin-bottom: 20px !important;
    }
    .blokk .fortext {
        width: 100% !important;
        line-height: 24px !important;
        font-weight: 300 !important;
        padding: 0 !important;
        text-align: left !important;
        font-size: 16px !important;
        padding: 0 15px !important;
        margin-bottom: 20px !important;
    }
    .blokk ul li {
        margin-bottom: 10px;
    }
    .leftlinetop:before {
        margin: 0 0 15px;
    }
    p.w5 {
        padding: 0 15px;
    }
    .leftlinetop {
        line-height: 24px !important;
    }
    .img3 {
        display: block !important;
    }
    .grayblock {
        background: white !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .logform {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        padding: 0 15px !important;
    }
    .plaxa {
        width: 100% !important;
    }
    .plaxa h6 {
       font-size: 18px !important;
       line-height: 24px !important;
    }
    .plaxa p {
        font-size: 16px !important;
        margin: 0 0 14px !important;
    }
    .plaxa .begin {
        margin: 10px 0 30px !important;
    }
    .w5.formbg {
        width: 100% !important;
        margin: 0 !important;
    }
    .w5 {
        margin: 0 !important;
    }
    .global_form input[type=text],
    .global_form textarea,
    .global_form select {
        width: 100% !important;
    }
    .w5.formbg h4 {
        margin: 40px 0 !important;
        font-size: 17px !important;
        line-height: 22px !important;
    }
}</pre></body></html>