<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.container .row {
    justify-content: space-between;
}
.pickup {
    background: linear-gradient(to bottom, transparent 35%, #FFF8C2 50%) !important;
    font-weight: bold;
}
.float-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    display: none;
    z-index: 11;
    background-color: #fff;
}

.btn:hover {
    color: #ffffff;
}

.float-box h4 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    height: 90px;
    line-height: 90px;
}

.buy_redbtn {
    height: 54px;
    width: 220px;
    color: #ffffff;
    border-radius: 54px;
    background-color: #ff6550;
}

.buy_redbtn:hover {
    background-color: #d04f3e;
}

.buy_orgbtn {
    height: 54px;
    width: 220px;
    color: #ffffff;
    border-radius: 54px;
    background-color: #ff9a00;
}

.buy_orgbtn:hover {
    background-color: #d88300;
}

.buy_redbtn a {
    color: #ffffff;
}

.buy_orgbtn a {
    color: #ffffff;
}

.artDet-title {
    margin-top: 20px;
    padding: 0;
    margin-left: 20px;
}

.artDet-title .artDet-top-nav {
    margin-left: 3px;
    font-size: 13px;
}

.artDet-title span {
    font-size: 14px;
}

.artDet-title label {
    margin-bottom: 0;
    font-weight: 500;
    color: #555;
}

.artDet-title .faq-cut-active {
    color: #219aea;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
}

.artDet-content-box {
    border-top: 1px solid #e5e5e5;
    margin-top: 30px;
    padding: 0;
}

.artDet-features-box .green-btn, 
.artDet-features-box .blue-btn{
    color: #fff !important;
}

.artDet-content-box a, .ado-left-center-box a, .artDet-menu-one a{
    color: #219aea;
}

.artDet-content-box p {
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 28px;
}

.artdet-imgs-box {
    width: 100%;
    text-align: center;
    margin: 40px 0;
}

.artdet-imgs-box img {
    display: inline-block;
    max-width: 100%;
}

.artDet-features-box {
    margin-top: 42px;
}

.artDet-features-box h5 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}

.artDet-features-box ul,
.artDet-footer-box ul {
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

.artDet-features-box ul li,
.artDet-footer-box ul li {
    margin-top: 18px;
}

.artDet-features-box ul li,
.artDet-footer-box ul li a {
    color: #333;
    font-size: 16px;
}

.artDet-features-box ul li span,
.artDet-footer-box ul li span {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #555;
    margin: 0 15px 3px 0;
}

.artDet-availability {
    margin-top: 40px;
}

.btn img {
    margin-right: 15px;
}

.artDet-step-one {
    margin-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}

.artDet-step-one .artDet-step-title h5 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.artDet-step-one .artDet-step-title p {
    color: #555;
    font-size: 14px;
    margin-top: 30px;
    line-height: 26px;
}

.artDet-step-one .artDet-step-title p span {
    font-weight: bold;
}

.artDet-download {
    margin: 40px 0;
}

.artDet-download h5 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.artDet-download-buttons {
    margin-top: 30px;
}

.artDet-download-buttons .download-type {
    color: #333;
    font-size: 16px;
}

.artDet-buttons {
    margin-top: 30px;
}

.artDet-footer-box {
    margin-top: 20px;
    border-radius: 20px;
}

.artDet-footer-box h3 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
}

.ado-left-title {
    color: #000;
}

.ado-left-title h1 {
    color: #000;
    font-size: 30px;
    margin-top: 60px;
    font-weight: 600;
    text-align: center;
}

.ado-left-title h2 {
    position: relative;
    padding: 20px 0;
    font-size: 26px;
    margin: 20px 0;
    font-weight: 600;
}

.ado-left-title h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #219aeb;
    bottom: 0;
    width: 100px;
}

.ado-left-title h3 {
    position: relative;
    padding: 20px 0;
    margin: 20px 0;
    font-size: 22px;
    font-weight: 600;
}

.ado-left-title h3:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px #219aeb;
    bottom: 0;
    width: 100px;
}
.ado-left-title h5 {
    padding-top: 20px;
}

.ado-small-title {
    height: 62px;
    line-height: 32px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border-radius: 10px;
    margin-top: 30px;
    text-align: center;
    background-color: #eee;
}

.ado-left-text {
    margin-top: 40px;
}

.ado-left-img {
    max-width: 100%;
}

.ado-left-center-box h2 {
    position: relative;
    padding: 20px 0;
    font-size: 26px;
    margin: 20px 0;
    font-weight: 600;
}

.ado-left-center-box h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #219aeb;
    bottom: 0;
    width: 100px;
}

.ado-left-center-box h3 {
    position: relative;
    padding: 20px 0;
    margin: 20px 0;
    font-size: 22px;
    font-weight: 600;
}

.ado-left-center-box h3:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px #219aeb;
    bottom: 0;
    width: 100px;
}

.ado-left-center-box h4 {
    font-size: 18px;
    margin: 30px 0;
    font-weight: 600;
    line-height: 30px;
}

.ado-left-center-box p {
    margin-top: 20px;
    line-height: 26px;
}

.ado-left-center-img-box {
    width: 100%;
    text-align: center;
}

.ado-left-center-img-box img {
    margin-top: 20px;
    max-width: 100%;
    margin: 10px 0;
}

.ado-left-iframe {
    margin: 40px 0;
}

.ado-left-iframe h5 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}

.ado-right-item {
    border-radius: 20px;
    border: 1px solid #eeeeee;
    overflow: hidden;
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.ado-right-item2 {
    border-radius: 20px;
    border: 1px solid #ff564e;
    overflow: hidden;
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.ado-right-item3 {
    border-radius: 20px;
    border: 1px solid #9788fb;
    overflow: hidden;
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.ado-right-item ul {
    padding: 0 8px;
    list-style: none;
}

.ado-right-item ul li {
    background: url(/image-new/icon-mobi-list.png) 10px center no-repeat;
    padding: 10px 3px 10px 22px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
}

.ado-right-item ul li a {
    color: #333;
    font-size: 14px;
}

.ado-right-item3 ul li {
   
    padding: 10px 3px 10px 22px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
}

.ado-right-item3 ul li a {
    color: #333;
    font-size: 14px;
}

.ado-right-box {
    margin-top: 80px;
    /* width: 310px; */
}

.ado-right-title {
    height: 50px;
    padding: 12px 16px;
    background-color: #F4F4F4;
    border: 1px solid #eeeeee;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.ado-right-title2 {
    height: 50px;
    padding: 12px 16px;
    background-color: #ff564e;
    border: 1px solid #ff564e;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.ado-right-title3 {
    height: 50px;
    padding: 12px 16px;
    background-color: #b1e0fe;
    border: 1px solid #9788fb;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.feabox {
    width: 60%;
    margin-left: 15px;
    font-size: 14px;
    padding-top: 10px;
}

.directory {
    position: relative;
    margin: 92px 0 40px 0;
    padding: 0.5em 1em;
    border: solid 1px #ebebeb;
}

.directory .box-title {
    position: absolute;
    display: inline-block;
    top: -32px;
    left: -1px;
    padding: 3px 15px;
    height: 32px;
    width: 116px;
    line-height: 25px;
    font-size: 16px;
    background: #219aeb;
    color: #FFF;
    font-weight: 500;
    border-right: 18px double #ffffff;
}

.directory ul li {
    margin-top: 15px;
    color: #219aeb;
}

.directory ul li span {
    color: #219aeb;
}

.directory ul li a {
    color: #000;
}

.circle-step {
    color: #FFF;
    padding: 5px 18px;
    background: #219aeb;
    margin-right: 10px;
}

.step {
    background-color: #46b1e2;
    padding: 3px 8px;
    color: #FFF;
    border-radius: 10px;
    margin-right: 5px;
}

.note {
    color: #F00;
    font-weight: bold;
}

.cp_line {
    border-color: #e5e5e5;
    margin: 50px 0;
}

.mrgt30 {
    margin-top: 30px;
}

.mrgt25 {
    margin-top: 25px;
}

.info{
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.info-box {
    text-align: left;
	margin: 30px 0;
}
.info-content {
    text-indent: -36px;
    padding-left: 36px;
}
.tip .info-content p{
    margin: 0;
}
.tip .info-content p:first-of-type:before {
    content: 'Tip: ';
    background-position-y: 50%;
    background-image: url(/image-new/tips-icon.png);
}
.info-content p:first-of-type:before {
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 36px;
    background-size: 30px;
    font-weight: 700;
}

.green-sm-btn {
    height: 32px;
    width: 108px;
    color: #ffffff;
    border-radius: 54px;
    background-color: #02cb64;
    margin-right: 5px;
}

.blue-sm-btn {
    height: 32px;
    width: 108px;
    color: #ffffff;
    border-radius: 54px;
    background-color: #46b1e2;
}

.pro_icon {
    margin: 25px 10px 0 10px;
    margin-left: 10px;
}

.list_box {
	border:#CCC 1px solid;
	border-radius:10px;
	color:#212529;
}
.list_box li {
	color:#212529;
	padding:8px 10px;
}
.artDet-menu-one{
  padding: 15px 20px 15px 15px;
  border: 1px solid #ddd;
  border-radius: 15px;
  margin-bottom:50px !important;
}
.artDet-menu-img{
  display: inline-block;
  width: 70px;
  flex-grow: 1000;
  margin-right: 15px;
}
.artDet-menu-content{
  display: inline-block;
  flex-grow: 0;
}
.artDet-menu-content h4{
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0;
}
.more_orgbtn{
  display: inline-block;
  color: #fff;
  border-radius: 50px;
  background-color: #ff9a00;
  margin: 10px 0 10px 0;
}
.more_orgbtn span{
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
  line-height: 40px;
}
.more_orgbtn:hover{
	text-decoration: none;
}
.artDet-table{
  width: 98%;
  border: 1px #ddd solid;
  line-height: 30px;
  margin-top: 20px;
}
.artDet-table td{
  padding: 5px;
  border:1px #ddd solid;
  text-align: center;
}
@media (min-width: 350px) {
    .artDet-menu-one{
        display: inline-block;
        margin: 0;
    }
    .artDet-menu-img{
        margin-bottom: 20px;
    }
    .ado-left-img {
        display: none;
    }

}

@media (min-width: 768px) {
    .artDet-menu-one{
        display: inline-flex;
    }
    .ado-right-box {
        width: 100%;
    }
    .float-box {
        width: 768px;
        height: 100%;
        margin: auto;
    }

    .float-box h4 {
        font-size: 20px;
    }

    .artDet-title .artDet-top-nav {
        margin-left: 10px;
        font-size: 14px;
    }

    .ado-left-img {
        display: none;
    }

    .container {
        max-width: 768px;
    }
}

@media (min-width: 992px) {
    .ado-right-box {
        width: 310px;
    }

    .btn img {
        margin-right: 36px;
    }

    .float-box {
        width: 992px;
        height: 100%;
        margin: auto;
    }

    .float-box h4 {
        font-size: 22px;
    }

    .artDet-footer-box {
        margin-top: 50px;
    }

    .ado-small-title {
        height: 52px;
        line-height: 52px;
        font-size: 18px;
        border-radius: 15px;
        margin-top: 60px;
    }

    .ado-left-img {
        display: inline-block;
        margin-left: 30px;
    }

    .ado-left-center-box p {
        margin-top: 40px;
        line-height: 28px;
    }

    .container {
        max-width: 992px;
    }
}

@media (min-width: 1200px) {
    .ado-right-box {
        width: 310px;
    }

    .float-box {
        width: 1110px;
        height: 100%;
        margin: auto;
    }

    .container {
        max-width: 1150px;
    }

    .body-box {
        width: 1150px;
    }
}
.bg-box {
    display: inline-block;
    padding: 2px 10px;
    background:#AFEEEE;
    color:#000;
    border-radius: 4px
}
.special-bg-one{
    background: #f2f2f2;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 20px;
    margin: 25px 0;
}
.special-bg-one p{
    margin-top: 10px !important;
}
.special-bg-one ul li{
padding-bottom: 0.75rem;
}
.special-box li {
	color:#212529;
	padding:8px 10px;
}
.font-bold-s{
font-weight: 800;
}
.nomargin { margin: 0!important; }
.nopadding { padding: 0!important; }
.mt-0 { margin-top: 0!important; }
.mt-10 { margin-top: 10px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }
.mt-40 { margin-top: 40px; }
.mt-50 { margin-top: 50px; }
.mt-60 { margin-top: 60px; }
.mt-70 { margin-top: 70px; }
.mt-80 { margin-top: 80px; }
.mt-90 { margin-top: 90px; }
.ml-0 { margin-left: 0!important; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-20 { margin-left: 20px; }
.ml-30 { margin-left: 30px; }
.mr-30 { margin-right: 30px; }
.mt-100 { margin-top: 100px; }
.mt-110 { margin-top: 110px; }
.mt-120 { margin-top: 120px; }
.mt-130 { margin-top: 130px; }
.mt-140 { margin-top: 140px; }
.mb-0 { margin-bottom: 0!important; }
.mb-10 { margin-bottom: 10px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mb-50 { margin-bottom: 50px; }
.mb-60 { margin-bottom: 60px; }
.mb-70 { margin-bottom: 70px; }
.mb-80 { margin-bottom: 80px; }
.mb-90 { margin-bottom: 90px; }
.mb-100 { margin-bottom: 100px; }
.mb-110 { margin-bottom: 110px; }
.mb-120 { margin-bottom: 120px; }
.mb-130 { margin-bottom: 130px; }
.mb-140 { margin-bottom: 140px; }
</pre></body></html>