.btn,.btn:hover,.logo:hover{text-decoration:none!important}.expired,.footer,.loader,.not-found{text-align:center}.header .menus a:hover,.home-grid .item:hover,.items-list a:hover,a,a:visited{text-decoration:none}html{-webkit-text-size-adjust:100%;width:100%;height:100%}*{margin:0;padding:0;outline:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{background-color:#fff;font-family:Inter,Arial,sans-serif;font-size:16px;color:#000}a,a:visited{color:#0a56d1;cursor:pointer}a:hover{text-decoration:underline}p{line-height:23px}ul{padding-left:25px}b{font-weight: 600}ul ul{margin-top: 8px}ul li{line-height:24px;margin-bottom:8px}.tc,.tc-main{padding:0 10px;max-width:680px;margin:0 auto}.fixed-bar{background:#fff;width:100%;position:fixed;z-index:2;border-bottom:1px solid #edf1f7}.header{display:flex;justify-content:space-between;align-items:center;height:56px}.header .menus{display:flex;gap:10px}.header .menus a{font-size:15px;font-weight:500;border-radius:100px;padding:8px 16px;color:#343}.header .menus img{width:30px}.header .menus .btn{background:#286fd9!important;color:#fff!important}.header .dropmenu{background:#fff;position:absolute;width:163px;top:56px;border:1px solid #edf1f7;margin-left:-109px;box-shadow:0 3px 9px -2px #d3d7dd;display:none}.header .dropmenu a{display:block;padding:10px 16px!important;font-weight:400!important;border-radius:0!important}.header .dropmenu a:hover{background:#eaf0ff;border-radius:0;color:#1d53b3}.logo{display:flex;align-items:center;gap:9px}.logo img{display:block;width:28px}.logo .text{color:#000;font-weight:680;font-size:22px;letter-spacing:-.8px}.main{padding-top:85px;min-height:600px}.footer{margin-top:60px;color:#445264;font-size:14px;font-weight:500;text-transform:uppercase;padding-bottom:30px}.footer .links a{color:#445264;display:inline-block;margin:0 10px;font-weight:580}.footer .copy{margin-top:6px;font-size:13px}.loader{padding:30px}.spinner{border:4px solid #e5e5e5;border-top:4px solid #286fd9;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin;margin:auto}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.search-box input[type=search]{font-family:Inter,Arial,sans-serif;font-size:16px;background-color:#f4f5f7;border:0;border-radius:9px;width:100%;padding:16px 16px 16px 44px;background-image:url(images/search.svg);background-repeat:no-repeat;background-size:20px;background-position:15px 16px}.home{padding:0 8px;margin:0 auto}.home .update-pulse{font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px}.home-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:14px;width:100%;margin-bottom:55px}.home-grid .item{color:#123122;border:1px solid #e8eaed;border-radius:10px;padding:0 0 14px 16px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 1px 1px 0 #ebeef3;height:126px}.home .items-list .title,.home-grid .item .title{font-weight:460;font-size:16px}.home-grid .item img{display:block;width:30px;margin-bottom:10px}.w100{width:100%}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30,.view .content{margin-bottom:30px}.view .content p{margin-bottom:10px;}.default,.view-cat{padding:0 10px}.cat-title{font-weight:600}.items-list .tl{color:#7587a5!important}.items-list a{display:flex;justify-content:space-between;align-items:center;padding:20px 6px;border-bottom:1px solid #f1f1ff}.items-list .title{font-weight:400;font-size:18px}.default-title,.view .title,.view h2{font-weight:600}.items-list .lide{font-size:13px;margin-top:2px;color:#6a7383}.items-list a:last-child{border-bottom:0}.items-list .ico{background-repeat:no-repeat;background-size:cover}.items-list .lock{width:18px;height:18px;background-image:url(images/lock.svg)}.items-list .arrow{width:24px;height:24px;background-image:url(images/arrow.svg)}.view{padding:0 8px}.view .loader{padding-top:150px}.view h2{margin-bottom:20px}.view .title{margin-bottom:8px}.form-group{position:relative;z-index:1}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1.35rem 1rem .75rem;border:1px solid #ccd3db;border-radius:8px;font-size:18px;background-color:#fff;transition:border-color .2s;font-family:inherit;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#acb5cd}.form-group label{position:absolute;top:1.1rem;left:.8rem;color:#6b7280;font-size:18px;pointer-events:none;transition:.2s;padding:0 .25rem}.form-group input:focus+label,.form-group input:not(:placeholder-shown)+label,.form-group textarea:focus+label,.form-group textarea:not(:placeholder-shown)+label{top:.4rem;font-size:.75rem;color:#4b5563}.btn,button,input[type=button],input[type=submit]{font-family:Inter,Arial,sans-serif;font-size:16px;background:#2d68bf;color:#fff;display:inline-block;padding:6px 12px;border-radius:4px;border:none;cursor:pointer}.btn,.btn:hover{color:#fff!important}.btn:active,button:active,input[type=button]:active,input[type=submit]:active{position:relative;top:1px}.access{padding:0 15px}.input{background-color:#fff;padding:15px;border-radius:10px;border:1px solid #ccd3db;font-size:18px;font-family:Inter,Arial,sans-serif}.cid,.fw500{font-weight:500}.not-found{padding:100px 0;display:none}.expired{margin:10px;padding:100px 10px;border-radius:9px}.pulse,.pulse::after{border-radius:50%;background:#e11c15}.pulse{width:13px;height:13px;position:relative}.pulse::after{content:"";position:absolute;inset:0;animation:1.5s infinite pulse}@keyframes pulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(2.5);opacity:0}100%{opacity:0}}.dropdown{box-shadow:0 10px 30px rgba(0,0,0,.15);padding:15px;border-radius:15px;display:none}.dropdown .item{font-weight:460;display:block;font-size:16px;padding:10px 0 10px 34px}.dropdown .item:hover{text-decoration:none;background:#eaf0ff;border-radius:4px}.dropdown .category:first-child{margin-top:0}.dropdown .category{display:flex;flex-direction:row;gap:8px;align-items:center;font-weight:600;font-size:17px;padding:10px 0;margin-top:15px}.dropdown .category img{width:22px}.error{color:#e51530;border-radius:4px;display:none;margin-bottom:15px}.small-text{font-size:14px;color:#4d5770}.subbox{border:1px solid #edf1f7;box-shadow:0 1px 1px 0 #ebeef3;border-radius:10px;padding:20px}.updates-div{display:flex;justify-content:space-between;margin-bottom:10px}.updates-div .link{font-weight:480;color:#6a7383;font-size:14px}.updates-div .text{font-weight:600;text-transform:uppercase;font-size:14px;padding:0 6px}.home .items-list a{padding:14px 6px!important}.home .items-list .lide{font-size:12px;margin-top:2px;color:#6a7383}.home .items-list .arrow{width:20px;height:20px}.home .welcome{padding:0 0 12px;text-align:left}.cid{display:inline-block;font-size:12px;background:#fed;padding:4px 6px;vertical-align:middle;border-radius:4px;color:#af731a;margin-left:3px}.premiumbox img{width:100%;border-radius:10px;margin-bottom:14px;height:136px;object-fit:cover;object-position:center}@media (max-width:560px){.tc{padding:0 14px}.home-grid{grid-template-columns:1fr 1fr}.home-grid .item{height:130px}.plans{flex-direction:column!important}.view-pix .pay-grid{flex-direction:column!important;margin-bottom:20px!important}.view{font-size:15px}}.table-block table{width:100%;border-collapse:collapse;background:#fff}.table-block td,.table-block th{border:1px solid #dedede;padding:8px;text-align:center;font-size:13px}.table-block .thead th{background-color:#f0f0f0;font-weight:700}.back-title{display:flex;align-items:center;margin-bottom:24px;color:#000 !important;gap:12px;}.back-title:hover{text-decoration:none;}
