.wg-warehouses .inner-content{background:var(--neutral-90);border-radius:var(--corner-outer-2);padding:var(--gap-section-2)}.wg-warehouses .inner-content .grid-row{display:grid;gap:var(--gap-section-4);grid-template-columns:repeat(3,1fr)}.wg-warehouses .inner-content .grid-row .grid-item{background:var(--brand-black);border:1px solid var(--neutral-80);border-radius:var(--corner-middle);padding:var(--gap-section-2)}.wg-warehouses .header-content{padding:var(--section-margin-3) 0 var(--gap-section-3)}.wg-warehouses .header-content p{color:var(--brand-white);font-size:var(--text-2)}.wg-warehouses .rte h2{margin-bottom:var(--section-margin)}@media(max-width:999px){.wg-warehouses .inner-content{padding:var(--gap-section-2) 20px}.wg-warehouses .inner-content .grid-row .grid-item{padding:30px 20px}}@media(max-width:767px){.wg-warehouses .rte h2{margin-bottom:30px}.wg-warehouses .inner-content .grid-row{grid-template-columns:repeat(2,1fr)}.wg-warehouses .header-content{padding:30px 0}}@media(max-width:600px){.wg-warehouses .inner-content .grid-row{grid-template-columns:repeat(1,1fr)}}