.newsletter-subscription{background:linear-gradient(294deg,#FF6E0D -12.08%,#FFA439 112.56%);color:#fff;border-radius:8px;padding:2rem;margin-top:3rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.newsletter-subscription__container{max-width:800px;margin:0 auto}.newsletter-subscription__title{font-size:1.15rem;margin-bottom:.75rem;color:#fff;font-weight:600}.newsletter-subscription__description{color:#fff;margin-bottom:1.5rem}.newsletter-subscription__form-row{display:flex;gap:1rem;flex-wrap:wrap}.newsletter-subscription__form-group{margin-bottom:1.25rem;flex:1 1;min-width:250px}.newsletter-subscription__form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#fff}.newsletter-subscription__form-group input{width:100%;padding:.75rem 1rem;border-radius:4px;border:1px solid #ddd;font-size:1rem;transition:border-color .2s;font-family:var(--font-futura-book)}.newsletter-subscription__form-group input::placeholder{color:#BCBCBC}.newsletter-subscription__form-group input:focus{outline:none;border:none}.newsletter-subscription__submit{background-color:#fff;color:#FF8A3B;border:none;padding:11px 15px;border-radius:7px;font-weight:600;cursor:pointer;transition:background-color .2s;font-size:1rem}.newsletter-subscription__submit:hover{background-color:#fff}.newsletter-subscription__submit:disabled{background-color:#999;cursor:not-allowed}.newsletter-subscription__error{color:#d32f2f;margin-bottom:1rem}.newsletter-subscription__success{text-align:center;padding:1.5rem;background-color:#e8f5e9;border-radius:4px;color:#2e7d32;font-weight:500}@media (max-width:768px){.newsletter-subscription{padding:1.5rem}}.RelatedPosts__container{padding:2rem 0}.RelatedPosts__content{width:100%}.RelatedPosts__title{font-size:2rem;font-weight:700;color:#333;text-align:center;margin-bottom:3rem;font-family:var(--font-futura-book)}.RelatedPosts__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}@media (max-width:768px){.RelatedPosts__container{padding:2rem 0}.RelatedPosts__title{font-size:1.75rem;margin-bottom:2rem}.RelatedPosts__grid{grid-template-columns:1fr;gap:1.5rem}}@media (min-width:1200px){.RelatedPosts__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.PostDetail__container{width:100%;display:flex;align-items:center;justify-content:center;text-align:left}.PostDetail__content{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:40px}.PostDetail__returnToList{text-align:start;margin-bottom:30px}.PostDetail__image{width:100%;margin:1rem 0 2rem;border-radius:8px;overflow:hidden}.PostDetail__image img{width:100%;height:auto;object-fit:cover}.PostDetail__updated{font-size:.875rem;font-style:italic;color:#6c757d;text-align:center;margin-bottom:1.5rem}.PostDetail__title{font-size:2rem;font-weight:700;color:#ff8a3b;margin-bottom:1.5rem;line-height:1.2;text-align:center}.PostDetail__content-html{font-size:1.1rem;line-height:1.6;color:#444}.PostDetail__content-html p{margin-bottom:1.5rem}.PostDetail__content-html figure{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.PostDetail__content-html img{max-width:-moz-fit-content;max-width:fit-content;height:auto;border-radius:4px;margin:1.5rem auto}.PostDetail__content-html ol,.PostDetail__content-html ul{margin:1.5rem 0;padding-left:2rem}.PostDetail__content-html li{margin-bottom:.5rem}.PostDetail__content-html a{color:#007bff;text-decoration:none}.PostDetail__content-html a:hover{text-decoration:underline}@media (max-width:768px){.PostDetail__container{margin:1rem auto}.PostDetail__content{padding:0}.PostDetail__title{font-size:1.5rem}.PostDetail__content-html{font-size:1rem}}.CardArticle__profilex{width:100%;justify-content:left;margin-bottom:30px;display:flex;align-items:center;gap:10px}.CardArticle__photoProfile{width:60px;height:60px;border-radius:30px;object-fit:cover}.NewsletterDetail__container{width:100%;min-height:100vh;margin-top:120px}.NewsletterDetail__content{max-width:1200px;margin:0 auto}@media (max-width:768px){.NewsletterDetail__container{margin-top:100px}.NewsletterDetail__content{padding:0 .5rem}}