<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .ad-main.active{display:flex;align-items:center;position:fixed;z-index:1;left:0;top:0;width:100%;height:100vh;overflow:auto;background-color:#000;background-color:rgba(10,10,10,.86);padding-right:0;padding-left:0}.ad-main.active .container{background-color:#fefefe;padding-bottom:1.5rem;margin-top:51px}.mb-3{margin-bottom:1rem}.ad-main hr{margin-bottom:.5rem;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.hr-ad.hr-bottom{margin-bottom:1rem}.ad-main .abutton,.ad-main .notification,.ad-main hr{display:none}.ad-main.active .abutton,.ad-main.active .notification,.ad-main.active hr{display:block}.ad-main.active .ad-boxcontent{padding-left:15px;padding-right:15px}.modalothervideo{margin-top:1rem}.ad-main .modal-close{display:none}.ad-main.active .modal-close{display:block}@media screen and (max-width:960px){.ad-box{min-height:100px}}.app-header{display:flex;height:50px;width:100%;padding:6px 16px;justify-content:space-between;align-items:center;background-color:#eeecf4}.app-header img{width:42px;height:42px}.app-cta{font-size:11px;line-height:13px;color:#70757a;margin-right:4px;grid-row:2/2}.app-info{width:100%;padding-left:8px;padding-right:8px;white-space:nowrap;display:grid;text-align:left}.app-name{font-size:14px;line-height:18px;color:#353439;white-space:nowrap;grid-column:1/1}.store_info img{width:8px;height:8px}.store_info{display:flex;align-items:flex-end}.store_info span{margin-right:8px}.app-install{display:block;background:#00c214;background:linear-gradient(0deg,#00c214 0,#24e837 100%);color:#fff;padding:4px 16px;border-radius:6px;clear:both;display:inline-block;white-space:nowrap}.app-head{display:none}@media only screen and (max-width:600px){.app-head{display:block;height:50px}}.banner-pagedl{display:block;margin-left:-16px;margin-right:-16px}.app-header{display:none}.navbar-item .nav-app{font-size:16px;font-weight:500;border:1px solid #2f72e2;background:#e6efff;border-radius:4px;padding:4px 12px;display:flex;align-items:center;color:#2f72e2;cursor:pointer}.navbar-item .nav-app svg{margin-right:8px}@media screen and (min-width:1024px){.navbar-item .nav-app{display:none}}.inputurl-container .form-submit{display:flex}
    .mb-3 {
    margin-bottom: 1rem!important;
}
.content h1{
	font-size: 30px
}
label {
    display: inline-block;
}
.form-label {
    margin-bottom: .5rem;
    font-weight: 600;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
textarea.form-control {
    min-height: 150px;
}
.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}
.btn-send{
	color: #ffff;
    padding: 7px 40px;
    border: solid 1px #ced4da;
    background: #28b76b;
    border-radius: 3px;
    margin-bottom: 10px;
}
.form-none {display: none !important;}
.alert { padding: 10px 0px; margin: auto; margin-top: 10px; border-radius: 5px; display: flex !important; justify-content: center; margin-bottom: 10px; text-align: center; }.bg-success { background-color: rgba(69,196,160, 1) !important; } .bg-danger { background-color: rgba(247,119,119, 1) !important; } .text-white { color: rgba(255,255,255, 1) !important; } .text-success { color: #28a745 !important; font-size: 25px; }</pre></body></html>