.blog__footer{margin-block:1rem;padding:1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.blog__footer img{aspect-ratio:1;object-fit:cover;border-radius:10px}.page-skeleton{min-height:100vh;background-color:#000;color:#fff;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-skeleton__main{padding:60px 40px}.page-skeleton__hero{text-align:center;margin-bottom:80px}.page-skeleton__title{background:linear-gradient(90deg,#333 25%,#555,#333 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-bottom:20px}.page-skeleton__title--large{width:400px;height:48px;margin:0 auto 20px}.page-skeleton__title--medium{width:300px;height:32px;margin:0 auto 40px}.page-skeleton__title--small{width:200px;height:24px;margin-bottom:15px}.page-skeleton__text-block{max-width:600px;margin:0 auto}.page-skeleton__text-line{width:100%;height:16px;background:linear-gradient(90deg,#333 25%,#555,#333 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-bottom:12px}.page-skeleton__text-line--short{width:70%}.page-skeleton__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;max-width:1200px;margin:0 auto}.page-skeleton__card{background-color:#111;border-radius:8px;overflow:hidden;border:1px solid #333333}.page-skeleton__card-image{width:100%;height:200px;background:linear-gradient(90deg,#333 25%,#555,#333 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.page-skeleton__card-content{padding:24px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.page-skeleton__main{padding:40px 20px}.page-skeleton__title--large{width:280px;height:36px}.page-skeleton__title--medium{width:220px;height:28px}.page-skeleton__content{grid-template-columns:1fr;gap:30px}}.news-profile__images{margin-bottom:2rem}.news-profile__images img{aspect-ratio:16/9;width:100%}.news-profile__description{width:50%;text-wrap:balance;margin:0 auto;font-size:1.5rem}.news-profile__description span{font-weight:bolder}.news-profile__titles{margin-block:2rem}.blog-card{display:flex;align-items:center;justify-content:space-evenly;gap:1rem;padding:2rem;margin-block:2rem}.blog-card a{color:#fff;text-decoration:none}.blog-card__container{display:flex;flex-direction:column;align-items:center}.blog-card__image{border-radius:20px;object-fit:cover;margin-block:1rem}.blog-card__text{font-weight:bolder}.blog-card__desc{text-wrap:"pretty"}.blog-card__header{text-align:center;color:red;margin-block:2rem}@media (width <= 768px){.news-profile__images img{height:auto}.news-profile__titles__h1{font-size:24px}.news-profile__description{font-size:16px}.blog-card{grid-template-columns:1fr}}.news-profile__button{margin-block:2rem;padding:.5rem 2.5rem;border-radius:10px;background-color:#000;color:#0fb;border:1px solid #00ffbb;cursor:pointer}.not-found{display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif}.not-found__container{text-align:center;padding:2rem;max-width:600px}.not-found__content{margin-bottom:2rem}.not-found__title{font-size:8rem;font-weight:700;color:#d1d5db;margin:0 0 1rem;line-height:1}.not-found__subtitle{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.not-found__description{color:#6b7280;margin:0 0 2rem;line-height:1.6;font-size:1rem}.not-found__actions{margin-bottom:3rem}.not-found__buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.not-found__button{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-size:1rem}.not-found__button--primary{background-color:#3b82f6;color:#fff}.not-found__button--primary:hover{background-color:#2563eb}.not-found__button--secondary{background-color:#6b7280;color:#fff}.not-found__button--secondary:hover{background-color:#4b5563}.not-found__link-wrapper{margin-top:1.5rem}.not-found__link{color:#3b82f6;text-decoration:none}.not-found__link:hover{text-decoration:underline}.not-found__navigation{padding-top:2rem;border-top:1px solid #e5e7eb}.not-found__nav-title{color:#6b7280;margin:0 0 1rem;font-size:.9rem}.not-found__nav-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.not-found__nav-link{color:#3b82f6;text-decoration:none}.not-found__nav-link:hover{text-decoration:underline}@media (max-width: 768px){.not-found__title{font-size:5rem}.not-found__subtitle{font-size:1.5rem}.not-found__buttons{flex-direction:column;align-items:center}.not-found__button{width:200px}}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased;background-color:#000;color:#fff;text-align:center}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}
