*{text-decoration:none;list-style:none;padding:0;border:none;margin:0;outline:0;box-sizing:border-box}body{line-height:1.2}.blog-page{max-width:1320px;padding:60px 0;margin:0 auto}.blog-hero{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:36px}.blog-hero-primary{position:relative;min-height:420px;border-radius:18px;overflow:hidden}.blog-hero-media{display:block;position:relative;height:100%}.blog-hero-media img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9;transform:scale(1.001);transition:transform .5s ease}.blog-hero-card .blog-overlay,.blog-hero-primary .blog-overlay{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to top,rgba(0,0,0,.78) 16%,rgba(0,0,0,.38) 48%,rgba(0,0,0,0) 76%),radial-gradient(80% 70% at 15% 95%,rgba(0,0,0,.28) 0,rgba(0,0,0,0) 60%)}.blog-hero-primary:hover img{transform:scale(1.03)}.blog-hero-content{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;color:#fff}.blog-feed .blog-pill,.blog-hero-card .blog-pill,.blog-hero-content .blog-pill{display:inline-block;padding:0;margin:0 0 6px 0;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#635bff;background:0 0;text-decoration:none}.blog-hero-content .blog-title{margin:0 0 10px 0;font-weight:900;line-height:1.12;font-size:clamp(2rem,1.4rem + 2.5vw,3rem)}.blog-hero-content .blog-excerpt{max-width:70ch;margin:0 0 10px 0;opacity:.95}.blog-hero-card .blog-meta,.blog-hero-content .blog-meta{display:flex;align-items:center;gap:14px;font-size:.82rem;font-weight:600;color:rgba(255,255,255,.85)}.blog-meta-text{opacity:.9}.blog-meta .blog-author{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:rgba(255,255,255,.85);text-decoration:none}.blog-author:hover{text-decoration:underline}.blog-meta-item{display:inline-flex;align-items:center;gap:6px;opacity:.9}.blog-feed-meta-item svg,.blog-meta-item svg{width:15px;height:15px;fill:currentColor;opacity:.85}.blog-hero-secondary{display:grid;grid-template-rows:1fr 1fr;gap:24px}.blog-hero-card{position:relative;min-height:198px;border-radius:18px;overflow:hidden}.blog-hero-card img{display:block;aspect-ratio:16/9;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.blog-hero-card:hover img{transform:scale(1.04)}.blog-hero-card .blog-hero-content{position:absolute;left:18px;right:18px;bottom:16px;color:#fff}.blog-hero-card .blog-title{margin:8px 0 6px 0;font-weight:800;line-height:1.15;font-size:clamp(1.2rem,1rem + .8vw,1.6rem)}.blog-hero-card .blog-title a,.blog-hero-content .blog-title a{color:#fff;text-decoration:none}.blog-hero-card .blog-title a:hover,.blog-hero-content .blog-title a:hover{text-decoration:underline}.blog-feed{margin-bottom:48px}.blog-feed-grid{display:grid;grid-template-columns:2fr 1fr;gap:28px}.blog-section-title{margin:0 0 14px 0;font-weight:600;line-height:1.1;font-size:clamp(1.5rem,1.2rem + .7vw,1.953rem);color:var(--text-color-base)}.blog-feed-list{display:grid;gap:16px}.blog-feed-item{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:16px;align-items:stretch;border-radius:16px;background:var(--bg-color-base);border:1px solid var(--border,rgba(0,0,0,.08));overflow:hidden}.blog-feed-thumb{display:block;position:relative;overflow:hidden}.blog-feed-thumb img{display:block;width:100%;height:100%;min-height:180px;object-fit:cover;aspect-ratio:16/9;transform:scale(1.001);transition:transform .45s ease}.blog-feed-item:hover .blog-feed-thumb img{transform:scale(1.04)}.blog-feed-content{padding:16px 16px 14px 2px;display:flex;flex-direction:column;gap:8px}.blog-feed .blog-pill-outline{background:0 0;border:1.5px solid #635bff;color:#635bff}.blog-feed .blog-pill-outline:hover{background:#635bff;color:#fff}.blog-feed-title,.blog-feed-title a{margin:0;padding:0;font-size:clamp(1rem,.9rem + 1vw,1.25rem);font-weight:500;line-height:1.2;color:var(--text-color-base);text-decoration:none}.blog-feed-title a:hover{text-decoration:underline}.blog-feed-excerpt{margin:0;opacity:.88;max-width:70ch;color:var(--text-color-base)}.blog-feed-meta{margin-top:auto;display:flex;align-items:center;gap:14px;font-size:.86rem;font-weight:600;color:var(--text-color-base)}.blog-feed-author{font-size:.86rem;font-weight:600;color:inherit;text-decoration:none}.blog-feed-author:hover{text-decoration:underline}.blog-feed-meta-item{display:inline-flex;align-items:center;gap:6px;opacity:.9}.blog-feed-meta-item svg{width:14px;height:14px;fill:currentColor;opacity:.85}.blog-feed-sidebar{position:sticky;top:84px;height:fit-content}.blog-widget{background:var(--bg-color-base);border:1px solid var(--border,rgba(0,0,0,.08));border-radius:16px;padding:16px}.blog-widget+.blog-widget{margin-top:16px}.blog-widget-title{margin:0 0 12px 0;font-weight:900;line-height:1.1;font-size:clamp(1rem,.95rem + .3vw,1.15rem);color:var(--text-color-base)}.blog-top-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.blog-top-item{display:grid;grid-template-columns:112px 1fr;gap:12px;align-items:center}.blog-top-thumb{display:block;border-radius:12px;overflow:hidden;aspect-ratio:16/9}.blog-top-thumb img{width:100%;height:100%;object-fit:cover;transform:scale(1.001);transition:transform .45s ease}.blog-top-item:hover .blog-top-thumb img{transform:scale(1.04)}.blog-top-info{display:flex;flex-direction:column;gap:4px}.blog-top-title{font-weight:700;line-height:1.2;font-size:.98rem;color:inherit;text-decoration:none;color:var(--text-color-base)}.blog-top-title:hover{text-decoration:underline}.blog-top-meta{display:flex;align-items:center;gap:8px;font-size:.86rem;color:var(--text-color-base)}.blog-top-meta-item{display:inline-flex;align-items:center;gap:6px}.blog-top-meta-item svg{width:14px;height:14px;fill:currentColor;flex-shrink:0}.blog-cat-list{display:flex;flex-wrap:wrap;gap:8px}.blog-widget .blog-cat-list a{display:inline-block;padding:6px 12px;border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:var(--text-color-base);border:1.5px solid var(--text-color-base);background:0 0;transition:all .2s ease}.blog-widget .blog-cat-list a:hover{border-color:#635bff;background:#635bff;color:#fff}.blog-telegram-p{color:var(--text-color-base)}.blog-btn-telegram{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:10px 14px;border-radius:999px;background:#2aabee;color:#fff;font-weight:800;text-decoration:none;margin-top:8px;transition:transform .08s ease,filter .2s ease}.blog-btn-telegram:hover{filter:brightness(1.05)}.blog-btn-telegram:active{transform:translateY(1px)}@media (max-width:1400px){.blog-page{max-width:1140px}}@media (max-width:1200px){.blog-page{max-width:960px}.blog-feed-grid{gap:20px}.blog-top-item{grid-template-columns:96px 1fr}.blog-feed-meta{flex-wrap:wrap;gap:8px 12px}.blog-feed-author,.blog-feed-meta time,.blog-feed-meta-item{white-space:nowrap}}@media (max-width:992px){.blog-page{padding:48px 16px}.blog-hero{grid-template-columns:1fr;gap:20px}.blog-hero-primary{min-height:300px}.blog-hero-secondary{display:none}.blog-feed-grid{grid-template-columns:1fr;gap:20px}.blog-feed-sidebar{position:static;top:auto;margin-top:24px}.blog-feed-item{grid-template-columns:1fr}.blog-feed-thumb img{min-height:200px}.blog-feed-content{padding:12px}}@media (max-width:768px){.blog-section-title{font-size:1.3rem}.blog-feed-title,.blog-feed-title a{font-size:1.05rem}.blog-widget{padding:14px}}@media (max-width:576px){.blog-cat-list a{padding:4px 10px;font-size:.72rem}}.post-main{max-width:920px}.post-title{max-width:900px;margin-bottom:10px;font-size:1.953rem;font-weight:500;color:var(--text-color-base)}.post-info{display:flex;align-items:center;margin-bottom:10px}.post-perfil-image{width:19px;height:19px;border-radius:25px}.post-perfil-name{margin:0 0 0 5px;font-weight:600;color:var(--primary-color-700)}.post-date{margin:0 0 0 5px;font-weight:600;color:var(--text-color-base)}.post-image{width:920px;height:auto;margin-bottom:15px}.post-content{max-width:920px;text-align:justify;border-bottom:50px;color:var(--text-color-base)}.post-sidebar{width:300px;margin-left:20px}.sidebar-title{font-size:1.563rem;font-weight:700;border-bottom:3px solid var(--primary-color-700);padding-bottom:5px;margin-bottom:15px;color:var(--primary-color-700)}.sidebar-post-link{text-decoration:none;color:inherit;display:block}.sidebar-post{display:flex;margin-bottom:15px}.sidebar-thumbnail{width:130px;height:auto;object-fit:cover}.sidebar-post-info{display:flex;flex-direction:column;justify-content:space-between;width:160px;margin:0 0 0 10px}.sidebar-post-title{margin:0;font-size:1rem;font-weight:700;line-height:1.2;color:var(--text-color-base)}.sidebar-post-title:hover{text-decoration:underline;text-decoration-color:var(--primary-color-100)}.sidebar-meta{display:flex;align-items:center;gap:2px;margin-top:5px}.sidebar-author-link{display:inline-flex;align-items:center;gap:4px;text-decoration:none}.sidebar-author-img{width:15px;height:15px;border-radius:50%}.sidebar-author-name,.sidebar-date{margin:0;font-size:.688rem;font-weight:700;color:var(--text-color-base)}.sidebar-author-name{color:var(--primary-color-700)}@media (max-width:1400px){.post-main{max-width:780px}.post-title{max-width:780px}.post-image{width:780px}.post-content{max-width:780px}}@media (max-width:1200px){.post-main{max-width:620px}.post-title{max-width:620px}.post-image{width:620px}.post-content{max-width:620px}}@media (max-width:992px){.post-main{max-width:100%}.post-title{max-width:100%}.post-image{width:100%}.post-content{max-width:100%}.post-sidebar{width:100%;margin:0}.sidebar-post-info{width:100%}}@media (max-width:768px){.post-title{font-size:1.563rem}.sidebar-title{font-size:1.25rem}.sidebar-thumbnail{width:100px}.sidebar-post-title{font-size:.875rem}}.post-sections-box{width:100%;padding:20px 20px 5px 20px;border-radius:15px;margin:0;margin-bottom:10px;color:var(--text-color-second);background:var(--primary-color-700)}.post-sections-box h6{padding:0;margin:0 0 5px 0}.post-sections-list li{margin-bottom:5px}.post-sections-list a{color:var(--text-color-second)}.post-sections-list a:hover{text-decoration:underline;text-decoration-color:var(--primary-color-100)}h2[id]{scroll-margin-top:96px}@media (max-width:768px){.post-sections-list li{margin-bottom:5px}}.post-title-h2{font-size:1.953rem}.post-title-h3{font-size:1.563rem}.post-title-h4{font-size:1.25rem}.post-title-h5{font-size:1rem}@media (max-width:768px){.post-title-h2{font-size:1.563rem}.post-title-h3{font-size:1.25rem}.post-title-h4{font-size:1rem}.post-title-h5{font-size:.875rem}}.post-img-cont{display:flex;justify-content:center;align-items:center;height:auto;text-align:center;overflow:hidden}.post-img-cont-in{max-width:50%;height:auto;margin-bottom:20px;border:1px dashed var(--primary-color-100);background:#fff}@media (max-width:600px){.post-img-cont-in{max-width:100%;height:auto;margin-bottom:20px}}.post-tab-div{width:100%;margin-bottom:20px;overflow-x:auto}.post-table-div{width:100%;border-collapse:collapse;table-layout:auto}.post-tab-titles{color:var(--text-color-second);background-color:var(--primary-color-700)}.post-tab-th{text-align:center;padding:5px 10px;border:1px solid var(--primary-color-600);font-size:1rem}@media (max-width:768px){.post-tab-th{font-size:.9rem;padding:3px 5px}}@media (max-width:480px){.post-tab-th{font-size:.8em;padding:2px 4px}}.amazon-product-box{display:flex;align-items:stretch;justify-content:flex-start;width:100%;max-width:800px;margin:20px auto;flex-wrap:wrap;padding:16px;border:1px solid #e1e1e1;border-radius:15px;background-color:#fff}.amazon-product-image-box{display:flex;align-items:center;justify-content:center;width:220px;height:220px}.amazon-product-image{align-items:center;width:auto;max-width:220px;height:auto;max-height:220px;object-fit:cover;border-radius:8px}.amazon-product-info{flex:1;text-align:left;display:flex;flex-direction:column;justify-content:flex-start;margin-left:10px}.amazon-product-info h3{margin:0;font-size:1.25rem;font-weight:600;line-height:1.4;color:#333}.amazon-product-title{text-decoration:none}.amazon-product-rating{margin-bottom:5px;font-size:.9rem;color:#f7a41e}.amazon-product-price{margin-bottom:5px;font-size:1.2rem;font-weight:700;color:#b12704}.amazon-product-recomend{margin-bottom:5px;text-align:justify;color:#333}.amazon-buy-button{display:inline-block;padding:12px 24px;border-radius:25px;font-size:1rem;font-weight:600;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#ffa41c;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .3s ease;align-self:flex-start}.amazon-buy-button:hover{background-color:#ff8c00}@media (max-width:768px){.amazon-product-image-box{width:200px;height:auto}.amazon-product-image{max-width:180px;height:auto}.amazon-product-info h3{font-size:1rem}.amazon-product-rating{font-size:.875rem}.amazon-product-price{font-size:1rem}.amazon-buy-button{font-size:.875rem}}@media (max-width:576px){.amazon-product-box{flex-direction:column;align-items:center}.amazon-product-image{width:auto;max-width:180px;margin-bottom:16px}.amazon-product-info{width:100%;text-align:left}}.web-product-box{display:flex;align-items:stretch;justify-content:flex-start;width:100%;max-width:800px;margin:20px auto;flex-wrap:wrap;padding:16px;border:1px solid #e1e1e1;border-radius:15px;background-color:#fff}.web-product-image-box{display:flex;align-items:center;justify-content:center;width:220px}.web-product-image{width:auto;max-width:220px;height:auto;max-height:220px;object-fit:cover;border-radius:8px}.web-product-info{flex:1;text-align:left;display:flex;flex-direction:column;justify-content:flex-start;margin-left:10px}.web-product-info h3{margin:0;font-size:1.25rem;font-weight:600;line-height:1.4;color:#333}.web-product-title{text-decoration:none}.web-product-price{margin-bottom:5px;font-size:1.2rem;font-weight:700;color:#b12704}.web-product-recomend{margin-bottom:5px;text-align:justify;color:#333}.web-buy-button{display:inline-block;padding:12px 24px;border-radius:25px;font-size:1rem;font-weight:600;text-transform:uppercase;text-decoration:none;color:#fff;background-color:var(--primary-color-800);box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .3s ease;align-self:flex-start}.web-buy-button:hover{background-color:#1c1cff}@media (max-width:768px){.web-product-image-box{width:200px}.web-product-image{max-width:180px;height:auto}.web-product-info h3{font-size:1rem}.web-product-price{font-size:1rem}.web-buy-button{font-size:.875rem}}@media (max-width:576px){.web-product-box{flex-direction:column;align-items:center}.web-product-image{width:auto;max-width:180px;margin-bottom:16px}.web-product-info{text-align:left}}.ad-taxdown-post{margin:0 0 20px 0;text-align:center}.ad-taxdown-post img{max-width:100%;height:auto}.post-icon a,i{text-decoration:none;color:var(--text-color-nd)}.post-vid-cont{position:relative;padding-bottom:56.25%;margin-bottom:15px;height:0;overflow:hidden;max-width:100%;background:#000}.post-vid-cont-in{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.author-box{display:flex;align-items:center;margin-top:20px;padding:10px;border:1px solid #ccc;border-radius:8px;background-color:#f9f9f9}.author-photo{margin-right:15px}.profile-img{width:120px;height:120px;border-radius:50%}.author-info{display:flex;flex-direction:column}.author-info p{font-size:.9rem}.author-rrss a{font-size:1.2rem}