.news-item-page{width:100%;background-color:var(--secondary);padding-bottom:120px}@media(max-width:1024px){.news-item-page{padding-bottom:60px}}.news-item-page-header{position:relative;width:100%;min-height:200px;overflow:hidden;display:flex;align-items:flex-end;background-image:url(/images/pharmachim-hero-article.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:1024px){.news-item-page-header{min-height:200px}}.news-item-page-header__bg{position:absolute;inset:0;pointer-events:none}.news-item-page-header__pattern{position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:340px;height:340px;color:var(--primary,#1a7a5e)}@media(max-width:768px){.news-item-page-header__pattern{width:200px;height:200px;right:-20px}}.news-item-page-header__content{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:60px 40px 48px}@media(max-width:1024px){.news-item-page-header__content{padding:100px 20px 32px}}.news-item-page-header__title{font-size:2rem;font-weight:700;color:var(--dark,#111);max-width:680px;line-height:1.25;margin:0}@media(max-width:768px){.news-item-page-header__title{font-size:1.5rem}}.news-item-page-container{background-color:var(--white);max-width:1200px;padding:40px;border-radius:10px;margin:0 auto}@media(max-width:1024px){.news-item-page-container{padding:20px}}.news-item-page-container img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-bottom:32px}@media(max-width:768px){.news-item-page-container img{height:220px}}.news-item-page-container__content{line-height:1.7;color:var(--dark,#111)}