.locations-section{overflow-x:clip}.locations-container{position:relative;color:var(--second-text-color)}.locations-left{padding:7.5rem var(--container-space)}.locations-left h2{font-size:3rem;line-height:100%;margin-bottom:5rem}.locations-left h2 .mixed-text-wrapper{display:flex;flex-direction:column}.locations-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2.56rem 1rem}.location-item{display:flex;gap:1rem}.location-item:before{content:'';display:block;width:.75rem;height:.75rem;min-width:.75rem}.locations-list .location-item:nth-child(4n-3):before{background-color:#BE6CFF}.locations-list .location-item:nth-child(4n-2):before{background-color:#52F9BA}.locations-list .location-item:nth-child(4n-1):before{background-color:#FF2828}.locations-list .location-item:nth-child(4n):before{background-color:#FFCE00}.location-item-container{display:flex;flex-direction:column;gap:.5rem}.location-title{font-size:1.5rem}.location-description{line-height:140%}@media (max-width:1335px){.locations-container{grid-template-areas:"a a a a a a a a b b b b"}}@media (max-width:992px){.locations-left{padding-top:5rem;padding-bottom:0}}@media (max-width:768px){.locations-container{display:flex;flex-direction:column}.locations-right{position:unset;align-self:center;max-width:100%;padding:2.5rem}.locations-right img{max-width:100%}.locations-left h2{font-size:2.5rem;margin-bottom:4rem}.locations-list{grid-template-columns:1fr}}