.news_sect{position:relative;z-index:2}.news_sect:first-child{padding-top:4.5em}.news_sect .items{display:flex;flex-wrap:wrap;margin:-1.5em -.75em}.news_sect .item{margin:1.5em .75em;width:calc(50% - 1.5em);box-sizing:border-box;border-radius:1em;padding:3em;box-shadow:0 1px 1px 0 rgb(199 211 234 / .12) inset,0 1.5em 3em 0 rgb(199 211 234 / .05) inset;color:#fff;position:relative;z-index:1;text-decoration:none;display:flex;flex-direction:column;align-items:flex-start}.news_sect .item:before{content:'';display:block;position:absolute;z-index:-1;top:.125em;left:.125em;border-radius:inherit;width:calc(100% - 0.25em);height:calc(100% - 0.25em);box-sizing:border-box;background:linear-gradient(180deg,#fff0 0%,#6041FF 100%)}.news_sect .item_date{color:#EFEDFD;font-size:.75em}.news_sect .item_date:not(:last-child){margin-bottom:1em}.news_sect .item_title{font-family:Outfit,sans-serif;font-size:1.5em;font-weight:800}.news_sect .item_title:not(:last-child){margin-bottom:.5em}.news_sect .item_description{color:rgb(239 237 253 / .7);font-size:.875em}.news_sect .item_description:not(:last-child){margin-bottom:1.5em}.news_sect .item_butt{max-width:100%;margin-top:auto;width:auto}.news_sect .items:not(:last-child){margin-bottom:6em}.news_sect .load_more{margin:0 auto;max-width:100%;width:11em}