.listing{opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s;max-width:1370px;padding:5rem 7.5rem;margin-left:auto;margin-right:auto}@media(max-width:800px){.listing{padding:3rem 2rem}}.listing__title{font-size:2rem;background-image:-webkit-gradient(linear,left top,right top,color-stop(25%,#004f9f),color-stop(75%,#e21a72));background-image:linear-gradient(to right,#004f9f 25%,#e21a72 75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent;margin:60px auto;max-width:1352px}@media(min-width:500px){.listing__title{text-align:center}}@media(max-width:1280px){.listing__title{font-size:1.625rem}}.listing__empty{text-align:center;margin:1em}.listing__main--mode_vertical>.listing__item{border-top:1px solid;padding:2rem 0;max-width:1352px;margin:auto}.listing__main--mode_vertical>.listing__item:last-child{border-bottom:1px solid}.listing__main--mode_vertical+.listing__main--mode_vertical>.listing__item:first-child{border-top:none}@supports(grid-gap:1rem){@media(min-width:500px){.listing__main--mode_triptych{display:-ms-grid;display:grid;grid-gap:1rem}}@media(min-width:800px){.listing__main--mode_triptych{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media(max-width:799px){.listing__main--mode_triptych{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media(max-width:499px){.listing__main--mode_triptych>.listing__item{margin-bottom:1rem}}}.listing__foot{max-width:1352px;margin:60px auto;text-align:center}@media(min-width:800px){.listing__top{margin-bottom:3em}}