.borders-group{display:flex;flex-flow:wrap;justify-content:center;column-gap:4rem;row-gap:1rem;align-items:flex-start}@media screen and not (width > 768px){.borders-group{padding-top:2rem;padding-bottom:1.5rem}}#demoted-border-title,#flex-border-title{font-size:.85rem;font-weight:700;padding-bottom:1.5rem;font-family:Archivo,arial,verdana,sans-serif}.demoted-border,.flex-border{position:relative;padding:3rem;display:flex;flex-flow:column}@media screen and not (width > 768px){.demoted-border,.flex-border{padding:2.25rem}}.demoted-border img,.flex-border img{width:17rem}@media screen and not (width > 768px){.demoted-border img,.flex-border img{width:14rem}}.demoted-border:before,.flex-border:before{position:absolute;inset:0;content:"";border:.2rem solid var(--Border-Primary);border-radius:3.5rem}
