<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.padding-btm-15px {
    padding-bottom: 15px;
}

.heading {
    color: #000000 !important;
}

.padding-bottom-1rem {
    padding-bottom: 1rem !important;
}

.padding-top-2d6rem {
    padding-top: 2.6rem !important;
}

.padding-btm-2d6rem {
    padding-bottom: 2.6rem !important;
}

.text-right {
    text-align: -webkit-right !important;
}

.border-tb {
    border-top: 1px solid rgba(139, 144, 157, .18);
    ;
    border-bottom: 1px solid rgba(139, 144, 157, .18);
    ;
}

p&gt;b {
    color: black;
}

.btn-career.lo-btn.active::before {
    transform: translateX(-5%);
    background-position: left center;
}

.btn-career.lo-btn.active3::before {
    transform: translateX(210%);
    background-position: left center;
}

.btn-career.lo-btn.active, .btn-career.ads-btn.active, .btn-career.chatbot-btn.active {
    color: #fff;
}

.btn-career.lo-btn.active2::before {
    content: '';
    position: absolute;
    width: 110%;
    height: 100%;
    border-radius: 30px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    overflow: hidden;
    transform: translateX(95%);
    z-index: -1;
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#2075bc), color-stop(51%, #be1e2d), to(#2075bc));
    background-image: -webkit-linear-gradient(left, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-image: -moz-linear-gradient(left, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-image: -o-linear-gradient(left, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-image: linear-gradient(to right, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-position: right center;
}

.btn-career {
    padding: 10px 40px;
    user-select: none;
    cursor: pointer;
    color: grey;
    z-index: 1;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.btn-career.lo-btn::before {
    content: '';
    position: absolute;
    width: 105%;
    height: 100%;
    border-radius: 30px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    overflow: hidden;
    transform: translateX(95%);
    z-index: -1;
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#2075bc), color-stop(51%, #be1e2d), to(#2075bc));
    background-image: -webkit-linear-gradient(left, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-image: -moz-linear-gradient(left, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-image: -o-linear-gradient(left, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-image: linear-gradient(to right, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-position: right center;
}

@media (max-width: 767.99px) {
    .why-icon-style {
        width: 100px !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .why-icon-style {
        width: 100px !important;
    }
}

@media (min-width: 992px) {
    .why-icon-style {
        width: 100px !important;
    }
}

/* rate Slider */
.rate-list {
    padding: 25px 0;
    display: inline-block;
    color: black;
}

.rate-list li {
    margin: 14px 10px 14px 10px;
    text-align: left;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.rate-list .rate-detail.check::before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free", serif;
    font-weight: 900;
    position: absolute;
    top: 2px;
    color: #B2CB20;
}

.rate-text {
    display: inline-block;
    width: 150px;
    word-wrap: break-word;
}

/* Slide Css */
.lo-btn-style {
    color: #000000;
}

.lo-bg-style.active .lo-btn-style {
    color: #fff;
}

.lo-bg-style {
    border-radius: 50px;
}

.lo-bg-style.active {
    background-image: -webkit-gradient(linear, left top, right top, from(#2075bc), color-stop(51%, #be1e2d), to(#2075bc));
    background-image: -webkit-linear-gradient(left, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-image: -moz-linear-gradient(left, #2075bc 0, #be1e2d 51%, #2075bc 100%);
    background-image: -o-linear-gradient(left, #2075bc 0, #be1e2d 100%, #2075bc 100%);
    background-image: linear-gradient(to right, #2075bc 0, #be1e2d 100%, #2075bc 100%);
}

.lo-btn-style {
    font-size: 16px;
}

.lo-bg-style.active .lo-btn-style {
    font-size: 16px;
}

.lo-bg-style {
    line-height: 36px;
    padding-bottom: 6px;
    padding-top: 7px;
}

@media (min-width: 1900px) {
    .rate-ads {
        width: 150px;
    }
}

@media (min-width: 1400px) {
    .rate-text {
        width: 150px;
    }

    .rate-ads {
        width: 150px;
    }

    .rate-list li {
        font-size: 14px;
    }

    .topic-after-sale {
        width: 140px !important;
    }

    .desc-after-sale {
        padding: 0 0 0 8px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399.99px) {
    .rate-ads {
        width: 130px;
    }

    .premium_style {
        padding-left: 36px;
    }
}

/*ipad air3*/
@media (min-width: 1111px) and (max-width: 1199.99px) {
    .rate-ads {
        width: 150px;
    }

    .minimal_view {
        padding-left: 41px;
    }

    .minimal_view_long {
        padding-left: 38px;
    }
}

@media (min-width: 1020px) and (max-width: 1110.99px) {
    .rate-ads {
        width: 130px;
    }

    .premium_style {
        padding-left: 36px;
    }

    .minimal_view {
        padding-left: 29px;
    }

    .minimal_view_long {
        padding-left: 35px;
    }
}

@media (min-width: 821px) and (max-width: 1019.99px) {
    .rate-ads {
        width: 130px;
    }
}

@media (min-width: 782px) and (max-width: 820.99px) {
    .rate-text {
        width: 150px;
    }

    .rate-ads {
        width: 150px;
    }

    .rate-list li {
        font-size: 14px;
    }
}

@media (min-width: 770px) and (max-width: 781.99px) {
    .rate-ads {
        width: 150px;
    }
}

@media (min-width: 737px) and (max-width: 769.99px) {
    .rate-ads {
        width: 130px;
    }
}

@media (min-width: 669px) and (max-width: 736.99px) {
    .rate-text {
        width: 156px;
    }

    .rate-ads {
        width: 130px;
    }
}

@media (min-width: 640px) and (max-width: 668.99px) {
    .rate-text {
        width: 130px;
    }

    .rate-ads {
        width: 130px;
    }

    .rate-list li {
        font-size: 11px;
    }
}

@media (min-width: 600px) and (max-width: 639.99px) {
    .rate-text {
        width: 235px;
    }

    .rate-ads {
        width: 150px;
    }

    .rate-list li {
        font-size: 14px;
    }
}

@media (min-width: 450px) and (max-width: 599.99px) {
    .rate-text {
        width: 250px;
    }

    .rate-ads {
        width: 150px;
    }

    .rate-list li {
        font-size: 16px;
    }
}

@media (min-width: 410px) and (max-width: 449.99px) {
    .rate-text {
        width: 180px;
    }

    .rate-ads {
        width: 180px;
    }

    .minimal_view {
        padding-left: 20px;
    }

    .minimal_view_long {
        padding-left: 33px;
    }
}

@media (min-width: 325px) and (max-width: 409.99px) {
    .rate-text {
        width: 180px;
    }

    .rate-ads {
        width: 147px;
    }

    .premium_style {
        padding-left: 41px;
    }

    .minimal_view {
        padding-left: 22px;
    }

    .minimal_view_long {
        padding-left: 32px;
    }
}

@media (min-width: 281px) and (max-width: 324.99px) {
    .rate-text {
        width: 126px;
    }

    .rate-lo-desc {
        padding-left: 8px;
    }

    .rate-ads {
        width: 117px;
    }

    .rate_cb {
        width: 123px;
    }

    .premium_style {
        padding-left: 35px;
    }

    .minimal_view {
        padding-left: 36px;
    }

    .minimal_view_long {
        padding-left: 36px;
    }
}

@media (max-width: 280px) {}
</pre></body></html>