.segments .items{list-style:none;margin:22px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.segments .item{background:var(--clr-neutral);font-size:1.6rem;font-weight:var(--fw-semibold);color:#fff;text-align:left;min-height:60px;padding:10px 15px 10px 25px}.segments .item:nth-child(1){background:#e63c41}.segments .item:nth-child(2){background:#8a66a8}.segments .item:nth-child(3){background:#414141}.segments .item:nth-child(4){background:#f58746}.segments .item:nth-child(5){background:#0072ce}.segments .item:nth-child(6){background:#ef8889}.segments .item:nth-child(7){background:#be2878}.segments .item:nth-child(8){background:#460a78}.segments .item::before{content:none}.map{margin-bottom:-2.2%}.map-segments .image{opacity:0;position:absolute;z-index:0}.map-segments .-active{opacity:1;position:relative;z-index:1}@media (min-width:768px){.segments{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.map-segments{display:flex;align-items:center;justify-content:space-between}.segments{max-width:210px;position:relative;z-index:2}.segments .items{grid-template-columns:1fr}.note{font-size:1.8rem}.map{margin-right:-2.5%}}@media (min-width:1200px){.producer{margin-top:-80px}.presence{margin-top:42px}}@media (min-width:1440px){.segments .items{margin-top:-105px}.map .image{margin-left:-8%;min-width:119.521%}}