.listing--header{background-color:var(--block-bg);color:#fff;border-top:8px solid var(--gold);padding:23px 20px;margin-bottom:125px}.listing--header *{color:#fff}.listing--heading{color:#fff}.listing--heading::after{background-color:#fff}.listing--heading span{background-color:var(--block-bg);position:relative;z-index:1;padding:0 20px}.listing--intro-content{max-width:580px;margin:auto;margin-top:10px;text-align:center}.listing--intro-content.medium{max-width:870px}.listing--intro-content.wide{max-width:1050px}.listing--list>ul{list-style:none}.listing--item{margin-bottom:45px;padding-bottom:45px;border-bottom:1px solid #C7C7C7}.listing--item:last-child{border-bottom:0}@media screen and (min-width:768px){.listing--item{display:flex;justify-content:space-between}}@media screen and (max-width:767px){.listing--item-left{margin-bottom:20px}}@media screen and (min-width:768px){.listing--item-left{width:50%;max-width:350px;margin-right:10px}}@media screen and (min-width:768px){.listing--item-right{width:calc(100% - 400px);margin-left:10px;display:flex;flex-direction:column;justify-content:space-between}}.listing--item-img{display:block;max-width:100%;height:auto;aspect-ratio:350/190;border-radius:5px;overflow:hidden;object-fit:cover;object-position:center}.listing--item-thumbnail-slider{margin-top:36px;display:flex;flex-wrap:wrap}.listing--item-thumbnail-slider>*{width:33px;height:33px;outline-offset:2px;outline:2px solid transparent;object-fit:cover;object-position:center;margin-right:23px;border-radius:5px;overflow:hidden;cursor:pointer}.listing--item-thumbnail-slider>*.active{outline-color:var(--red-dark)}.listing--item-thumbnail-slider img{width:33px;height:33px;object-fit:cover;object-position:center}.listing--item-title{font-size:1.938rem}.listing--item-icons{margin-top:15px;display:flex;flex-wrap:wrap}.listing--item-icon{display:flex;justify-content:flex-start;align-items:center;margin-right:30px}.listing--item-icon img{max-width:14px}.listing--item-icon-dot{width:15px;height:15px;border-radius:50%;background-color:#C7C7C7}.listing--item-icon-label{margin-left:6px;font-size:.875rem;letter-spacing:.1px}.listing--item-content{margin-top:14px;border-top:1px solid #C7C7C7;padding-top:14px}@media screen and (min-width:992px){.listing--item-content{display:flex}}.listing--item-text{flex:1}@media screen and (max-width:991px){.listing--item-side-text{margin-top:30px}}@media screen and (min-width:992px){.listing--item-side-text{width:35%;margin-left:9%}}.listing--item-buttons{margin-top:20px;display:flex;flex-wrap:wrap}.listing--item-button{margin:10px 40px 10px 0}