.newsletterban{padding:112px 0;background:var(--grd-blue)}.newsletterban-wrapper{display:flex;align-items:center;justify-content:space-between;gap:40px 20px;flex-wrap:wrap}.newsletterban-main{max-width:635px;width:100%;color:#fff}.newsletterban-main .section-title{margin-bottom:24px}.newsletterban-main .section-desc{color:inherit}.newsletterban-form{max-width:484px;width:100%;color:#fff}.newsletterban-form .f-inner input[type=email]{flex:1}.newsletterban-form .nlb-box span.wpcf7-form-control-wrap{flex:1}@media screen and (max-width: 1080px){.newsletterban{padding:60px 0}}@media screen and (max-width: 768px){.newsletterban{padding:40px 0}.newsletterban-main .section-title{margin-bottom:6px}}.news{padding:112px 0;background:#fff}.news .section-title{margin-bottom:24px}.news-head{margin-bottom:64px}.news-head__desc{position:relative;display:flex;align-items:center;padding-right:140px}.news-head__desc .view-allnews{position:absolute;right:0;bottom:0}.news-list{display:flex;flex-wrap:wrap;gap:32px}.news-card{overflow:hidden;border-radius:20px;flex:1;flex-basis:320px;display:flex;flex-direction:column;align-items:flex-start}.news-card:hover .news-card__thumb img{transform:scale(1.1);transition:transform 0.12s ease-in}.news-card__thumb{max-height:247px;overflow:hidden;display:flex;height:100%;width:100%}.news-card__thumb img{width:100%;object-fit:cover;transition:transform 0.12s ease-out}.news-card__inner{text-decoration:none;background:#F6FAFF;padding:24px;height:100%;width:100%}.news-card__adds{display:flex;align-items:center;gap:16px;margin-bottom:16px}.news-card__cat{color:var(--mainColor);font-size:16px;font-weight:400;line-height:150%;text-transform:uppercase;text-decoration:none}.news-card__time{color:#545A65;font-size:14px;font-weight:300;line-height:150%}.news-card__except{margin-bottom:24px}.news-card__except h6{margin-bottom:8px}.hidden-link{text-decoration:none;color:var(--text-darkblue)}.news-card__except p{line-height:150%}body.news-page .news .news-head, body.blog .news .news-head{text-align:center}body.news-page .news .news-list, body.blog .news .news-list{gap:32px;display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr))}body.news-page .newslist-opts, body.blog .newslist-opts{display:flex;align-items:center;justify-content:center;margin-top:80px;text-align:center}@media screen and (max-width: 1080px){.news{padding:80px 0}.news-head{margin-bottom:32px}.news-card__thumb{max-height:180px;min-height:180px}.news-list{gap:15px}.news-card{flex:1;flex-basis:280px}.news-card__inner{padding:15px}.news-card__except h6{margin-bottom:6px}.news-card__except{margin-bottom:20px}}@media screen and (max-width: 820px){.news{padding:40px 0}.news .section-title{margin-bottom:5px}}