@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:400;src:url('../fonts/poppins-v23-latin-regular.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Poppins';font-style:italic;font-weight:400;src:url('../fonts/poppins-v23-latin-italic.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:700;src:url('../fonts/poppins-v23-latin-700.woff2') format('woff2')}@font-face{font-display:swap;font-family:'Poppins';font-style:italic;font-weight:700;src:url('../fonts/poppins-v23-latin-700italic.woff2') format('woff2')}.blog-list{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto 25px auto;gap:25px}.blog-list .blog{background-color:#fff;box-shadow:0 5px 10px 0 rgba(69,67,96,0.07);border-radius:5px;padding:20px;width:350px;text-align:center}.blog-detail{max-width:960px;width:100%;margin:25px auto;padding:25px}.blog-detail .blog-title{font-size:40px;line-height:40px;text-align:left;margin-bottom:25px}.blog-detail .blog-image{margin-bottom:25px}.blog-detail .blog-detail-testo{margin-bottom:25px}.blog-detail .blog-social{display:flex;justify-content:flex-end;align-items:center;gap:5px}.blog-detail .blog-social a svg{width:30px;height:30px}.blog-detail .blog-social a:hover{opacity:.5}.blog-image{display:block;margin-bottom:20px;border-radius:5px;aspect-ratio:16/9;background:#dde3e9 no-repeat center center;background-size:cover}.blog-tags{margin-bottom:15px;display:flex}.blog-tags a{background-color:#ff9100;color:#fff;padding:7px 15px;margin:0 5px 5px 0;text-align:center;font-size:14px;line-height:14px;border-radius:999px;font-weight:700;text-decoration:none}.blog-tags a:hover{background-color:#303C4B}.blog-title,.blog-subtitle{display:block;font-size:19px;line-height:19px;font-weight:700;text-decoration:none;margin-bottom:5px}.blog-abstract{margin-bottom:25px}.blog-data{margin:25px 0 5px 0;font-size:14px;line-height:14px;color:#ff9100}@media (max-width:768px){.blog-list .blog{width:100%}}