.news{position:relative;margin:7.75rem auto;display:flex;align-items:flex-start;justify-content:center}.news::before{display:block;content:"";position:absolute;z-index:-1;top:-5rem;left:0;width:85%;height:calc(100% + 9rem);background:#fff;border-radius:0 .5rem .5rem 0}@media screen and (max-width:1024px){.news::before{width:100%}}.news .cols{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:initial;align-items:initial;justify-content:initial;grid-template-columns:.4135fr 1fr;width:83.55%}@media screen and (max-width:1024px){.news .cols{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.news .cols{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:1024px){.news .cols{width:100%;grid-gap:3rem}}.news .cols .col .container{margin:0 0 0 auto;max-width:33.5rem}.news .cols .col .container .button{margin-top:1.75rem}.news .cols .col ol{list-style-type:none;padding:0;margin:0}.news .cols .col ol li a{position:relative;display:flex;flex-flow:row nowrap;gap:5.1rem;align-items:flex-start;justify-content:flex-start;padding:.7rem 4rem 1.75rem 0;margin-bottom:2rem;background-image:url(/wp-content/themes/asnet-core/assets/images-min/list-arrow.svg);background-position:calc(100% - .75rem) 5.15rem;background-size:1.33rem;background-repeat:no-repeat}@media screen and (max-width:1024px){.news .cols .col ol li a{flex-flow:column;gap:1rem;padding:0}}.news .cols .col ol li a::after,.news .cols .col ol li a::before{display:block;content:"";position:absolute;bottom:0;left:0;height:1px;background:#e1e1e1;opacity:.39;transition:background .33s,opacity .33s}.news .cols .col ol li a::before{width:100%}.news .cols .col ol li a::after{width:0;transition:background 1.5s,opacity 2s,width 2s}.news .cols .col ol li a span{position:relative;top:-.2rem;font-family:freight-big-pro,serif;font-size:27px;font-weight:300;letter-spacing:calc(27px * ((0 / 100)/ 10));line-height:40px;color:#0e1d39;color:#f06b36}.news .cols .col ol li a h3,.news .cols .col ol li a p{margin:0;transition:color .5s}.news .cols .col ol li a h3{line-height:initial;margin-bottom:.8rem}.news .cols .col ol li a:hover::after{width:100%;background:#f06b36;opacity:1}.news .cols .col ol li a:hover h3,.news .cols .col ol li a:hover p{color:#f06b36}.news .cols .col img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;height:10rem;width:15rem;border-radius:.5rem}@media screen and (max-width:1024px){.news .cols .col img{width:100%;height:25rem}}@media screen and (max-width:768px){.news .cols .col img{height:15rem}}.news .transition-icon.bottom{bottom:-5.75rem}