.elementor-569 .elementor-element.elementor-element-11e8e48{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-569 .elementor-element.elementor-element-018dc15{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-018dc15 *//* Aggregates & concrete page - premium construction service layout */
.aggregates-page {
--aggregates-anthracite: #15171c;
--aggregates-anthracite-soft: #20232a;
--aggregates-gold: #c9a24a;
--aggregates-gold-dark: #9f7b28;
--aggregates-ivory: #f7f3ea;
--aggregates-white: #ffffff;
--aggregates-text: #2b2f36;
--aggregates-muted: #667085;
--aggregates-border: rgba(21, 23, 28, 0.12);
--aggregates-shadow: 0 24px 70px rgba(15, 17, 22, 0.14);

overflow: hidden;
background: var(--aggregates-ivory);
color: var(--aggregates-text);
font-family: inherit;
}

.aggregates-page,
.aggregates-page * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.aggregates-container,
.aggregates-hero__container {
width: min(1180px, calc(100% - 48px));
margin-right: auto;
margin-left: auto;
}

/* Hero */
.aggregates-hero {
position: relative;
min-height: 680px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 170px 0 115px;
color: var(--aggregates-white);
background-image:
-webkit-gradient(
linear,
left top,
right top,
from(rgba(12, 14, 18, 0.95)),
color-stop(52%, rgba(18, 20, 25, 0.88)),
to(rgba(18, 20, 25, 0.48))
),
url('/wp-content/uploads/2026/06/ai-image-generator-1781316672470.png');
background-image:
-o-linear-gradient(
left,
rgba(12, 14, 18, 0.95) 0%,
rgba(18, 20, 25, 0.88) 52%,
rgba(18, 20, 25, 0.48) 100%
),
url('/wp-content/uploads/2026/06/ai-image-generator-1781316672470.png');
background-image:
linear-gradient(
90deg,
rgba(12, 14, 18, 0.95) 0%,
rgba(18, 20, 25, 0.88) 52%,
rgba(18, 20, 25, 0.48) 100%
),
url('/wp-content/uploads/2026/06/ai-image-generator-1781316672470.png');
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
isolation: isolate;
}

.aggregates-hero::before {
content: "";
position: absolute;
inset: 0;
z-index: -1;
background:
-o-radial-gradient(18% 30%, circle, rgba(201, 162, 74, 0.26), transparent 32%),
-o-radial-gradient(86% 20%, circle, rgba(255, 255, 255, 0.08), transparent 28%);
background:
radial-gradient(circle at 18% 30%, rgba(201, 162, 74, 0.26), transparent 32%),
radial-gradient(circle at 86% 20%, rgba(255, 255, 255, 0.08), transparent 28%);
pointer-events: none;
}

.aggregates-hero__container {
position: relative;
z-index: 2;
}

.aggregates-hero__kicker,
.aggregates-kicker {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
gap: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 0 18px;
color: var(--aggregates-gold);
font-size: 13px;
font-weight: 850;
line-height: 1.4;
letter-spacing: 0.14em;
text-transform: uppercase;
}

.aggregates-hero__kicker::before,
.aggregates-kicker::before {
content: "";
width: 42px;
height: 2px;
background: var(--aggregates-gold);
}

.aggregates-hero h1 {
max-width: 920px;
margin: 0;
color: var(--aggregates-white);
font-size: clamp(44px, 6.6vw, 90px);
font-weight: 900;
line-height: 0.96;
letter-spacing: -0.06em;
}

.aggregates-hero__lead {
max-width: 790px;
margin: 28px 0 0;
color: rgba(255, 255, 255, 0.82);
font-size: clamp(18px, 1.55vw, 23px);
line-height: 1.7;
}

.aggregates-hero__meta,
.aggregates-hero__actions,
.aggregates-tags {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.aggregates-hero__meta {
gap: 10px;
margin-top: 30px;
}

.aggregates-hero__meta span {
display: inline-block;
padding: 10px 14px;
color: rgba(255, 255, 255, 0.9);
font-size: 13px;
font-weight: 800;
line-height: 1.3;
background: rgba(255, 255, 255, 0.09);
border: 1px solid rgba(255, 255, 255, 0.16);
border-radius: 999px;
-webkit-backdrop-filter: blur(14px);
backdrop-filter: blur(14px);
}

.aggregates-hero__actions {
gap: 12px;
margin-top: 34px;
}

/* Buttons */
.aggregates-btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
min-height: 50px;
padding: 14px 22px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: var(--aggregates-white);
font-size: 15px;
font-weight: 850;
line-height: 1.2;
text-decoration: none;
border-radius: 999px;
-webkit-transition: color 0.22s ease, background 0.22s ease, border-color 0.22s ease, -webkit-transform 0.22s ease;
transition: color 0.22s ease, background 0.22s ease, border-color 0.22s ease, -webkit-transform 0.22s ease;
-o-transition: color 0.22s ease, background 0.22s ease, border-color 0.22s ease, transform 0.22s ease;
transition: color 0.22s ease, background 0.22s ease, border-color 0.22s ease, transform 0.22s ease;
transition: color 0.22s ease, background 0.22s ease, border-color 0.22s ease, transform 0.22s ease, -webkit-transform 0.22s ease;
}

.aggregates-btn:hover,
.aggregates-btn:focus {
-webkit-transform: translateY(-2px);
-ms-transform: translateY(-2px);
transform: translateY(-2px);
}

.aggregates-btn--primary {
color: var(--aggregates-anthracite);
background: var(--aggregates-gold);
border: 1px solid var(--aggregates-gold);
-webkit-box-shadow: 0 14px 34px rgba(201, 162, 74, 0.26);
box-shadow: 0 14px 34px rgba(201, 162, 74, 0.26);
}

.aggregates-btn--primary:hover,
.aggregates-btn--primary:focus {
color: var(--aggregates-anthracite);
background: #e1bd62;
border-color: #e1bd62;
}

.aggregates-btn--ghost {
color: var(--aggregates-white);
background: rgba(255, 255, 255, 0.08);
border: 1px solid rgba(255, 255, 255, 0.22);
}

.aggregates-btn--ghost:hover,
.aggregates-btn--ghost:focus {
color: var(--aggregates-anthracite);
background: var(--aggregates-white);
border-color: var(--aggregates-white);
}

/* General sections */
.aggregates-section {
padding: 96px 0;
}

.aggregates-section__head {
max-width: 820px;
margin: 0 auto 42px;
text-align: center;
}

.aggregates-section__head--light h2,
.aggregates-section__head--light p {
color: var(--aggregates-white);
}

.aggregates-section__head h2,
.aggregates-two-col h2,
.aggregates-cta h2 {
margin: 0;
color: var(--aggregates-anthracite);
font-size: clamp(32px, 4vw, 56px);
font-weight: 900;
line-height: 1.02;
letter-spacing: -0.045em;
}

.aggregates-section__head p,
.aggregates-copy p,
.aggregates-muted {
margin: 18px 0 0;
color: var(--aggregates-muted);
font-size: 17px;
line-height: 1.8;
}

.aggregates-two-col {
display: -ms-grid;
display: grid;
grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
gap: 56px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start;
}

.aggregates-result {
margin-top: 26px;
padding: 18px 20px;
color: var(--aggregates-anthracite);
font-weight: 850;
line-height: 1.5;
background: rgba(201, 162, 74, 0.13);
border: 1px solid rgba(201, 162, 74, 0.28);
border-radius: 18px;
}

/* Cards */
.aggregates-card-grid {
display: -ms-grid;
display: grid;
gap: 22px;
}

.aggregates-card-grid--three {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

.aggregates-card-grid--five {
grid-template-columns: repeat(5, minmax(0, 1fr));
}

.aggregates-card,
.aggregates-service,
.aggregates-audience-card,
.aggregates-example,
.aggregates-problem {
position: relative;
padding: 28px;
overflow: hidden;
background: var(--aggregates-white);
border: 1px solid var(--aggregates-border);
border-radius: 24px;
-webkit-box-shadow: 0 18px 48px rgba(15, 17, 22, 0.08);
box-shadow: 0 18px 48px rgba(15, 17, 22, 0.08);
-webkit-transition: border-color 0.22s ease, -webkit-transform 0.22s ease, -webkit-box-shadow 0.22s ease;
transition: border-color 0.22s ease, -webkit-transform 0.22s ease, -webkit-box-shadow 0.22s ease;
-o-transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease, -webkit-transform 0.22s ease, -webkit-box-shadow 0.22s ease;
}

.aggregates-card::before,
.aggregates-service::before,
.aggregates-audience-card::before,
.aggregates-example::before,
.aggregates-problem::before {
content: "";
position: absolute;
top: 0;
left: 28px;
width: 54px;
height: 4px;
background: var(--aggregates-gold);
border-radius: 0 0 8px 8px;
}

.aggregates-card:hover,
.aggregates-service:hover,
.aggregates-audience-card:hover,
.aggregates-example:hover,
.aggregates-problem:hover {
border-color: rgba(201, 162, 74, 0.42);
-webkit-box-shadow: var(--aggregates-shadow);
box-shadow: var(--aggregates-shadow);
-webkit-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
}

.aggregates-card__number,
.aggregates-step span {
display: inline-block;
margin-bottom: 18px;
color: var(--aggregates-gold-dark);
font-size: 13px;
font-weight: 900;
line-height: 1;
letter-spacing: 0.14em;
}

.aggregates-card h3,
.aggregates-service h3,
.aggregates-audience-card h3,
.aggregates-example h3,
.aggregates-problem h3,
.aggregates-step h3 {
margin: 0 0 12px;
color: var(--aggregates-anthracite);
font-size: 22px;
font-weight: 900;
line-height: 1.18;
letter-spacing: -0.025em;
}

.aggregates-card p,
.aggregates-service p,
.aggregates-audience-card p,
.aggregates-example p,
.aggregates-problem p,
.aggregates-step p {
margin: 0;
color: var(--aggregates-muted);
font-size: 15.5px;
line-height: 1.75;
}

/* Service list */
.aggregates-services {
background: var(--aggregates-white);
}

.aggregates-service-list {
display: -ms-grid;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 22px;
}

.aggregates-tags {
gap: 8px;
margin-top: 20px;
}

.aggregates-tags span {
display: inline-block;
padding: 8px 11px;
color: var(--aggregates-gold-dark);
font-size: 12px;
font-weight: 850;
line-height: 1.2;
background: rgba(201, 162, 74, 0.12);
border: 1px solid rgba(201, 162, 74, 0.22);
border-radius: 999px;
}

/* Process */
.aggregates-process {
position: relative;
color: var(--aggregates-white);
background:
-o-radial-gradient(18% 18%, circle, rgba(201, 162, 74, 0.18), transparent 30%),
-o-linear-gradient(315deg, #15171c, #20232a);
background:
radial-gradient(circle at 18% 18%, rgba(201, 162, 74, 0.18), transparent 30%),
linear-gradient(135deg, #15171c, #20232a);
}

.aggregates-steps {
display: -ms-grid;
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 18px;
}

.aggregates-step {
padding: 26px;
background: rgba(255, 255, 255, 0.075);
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 22px;
-webkit-backdrop-filter: blur(14px);
backdrop-filter: blur(14px);
}

.aggregates-step h3 {
color: var(--aggregates-white);
}

.aggregates-step p {
color: rgba(255, 255, 255, 0.72);
}

/* Problems */
.aggregates-problem-list {
display: -ms-grid;
display: grid;
gap: 16px;
}

/* Audience */
.aggregates-audience {
background: var(--aggregates-white);
}

.aggregates-audience-card {
padding: 24px;
}

/* Examples */
.aggregates-disclaimer {
max-width: 900px;
margin: 28px auto 0;
padding: 18px 20px;
color: var(--aggregates-anthracite);
font-size: 15px;
font-weight: 750;
line-height: 1.7;
text-align: center;
background: rgba(201, 162, 74, 0.12);
border: 1px solid rgba(201, 162, 74, 0.24);
border-radius: 18px;
}

/* FAQ */
.aggregates-faq {
background: var(--aggregates-white);
}

.aggregates-faq__list {
max-width: 920px;
margin: 0 auto;
}

.aggregates-faq details {
margin-bottom: 14px;
background: var(--aggregates-ivory);
border: 1px solid var(--aggregates-border);
border-radius: 18px;
-webkit-box-shadow: 0 12px 34px rgba(15, 17, 22, 0.06);
box-shadow: 0 12px 34px rgba(15, 17, 22, 0.06);
}

.aggregates-faq summary {
position: relative;
padding: 22px 56px 22px 22px;
color: var(--aggregates-anthracite);
font-size: 17px;
font-weight: 900;
line-height: 1.35;
cursor: pointer;
list-style: none;
}

.aggregates-faq summary::-webkit-details-marker {
display: none;
}

.aggregates-faq summary::after {
content: "+";
position: absolute;
top: 50%;
right: 22px;
color: var(--aggregates-gold-dark);
font-size: 28px;
font-weight: 700;
line-height: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.aggregates-faq details[open] summary::after {
content: "−";
}

.aggregates-faq details p {
margin: 0;
padding: 0 22px 22px;
color: var(--aggregates-muted);
font-size: 15.5px;
line-height: 1.75;
}

/* CTA */
.aggregates-cta {
padding: 90px 0;
background: var(--aggregates-ivory);
}

.aggregates-cta__box {
display: -ms-grid;
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 32px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: clamp(34px, 5vw, 62px);
overflow: hidden;
background:
-o-radial-gradient(12% 16%, circle, rgba(201, 162, 74, 0.22), transparent 34%),
-o-linear-gradient(315deg, #15171c, #20232a);
background:
radial-gradient(circle at 12% 16%, rgba(201, 162, 74, 0.22), transparent 34%),
linear-gradient(135deg, #15171c, #20232a);
border: 1px solid rgba(201, 162, 74, 0.28);
border-radius: 30px;
-webkit-box-shadow: var(--aggregates-shadow);
box-shadow: var(--aggregates-shadow);
}

.aggregates-cta h2 {
color: var(--aggregates-white);
}

.aggregates-cta p:not(.aggregates-kicker) {
max-width: 760px;
margin: 18px 0 0;
color: rgba(255, 255, 255, 0.74);
font-size: 17px;
line-height: 1.75;
}

/* Header fallback for this page.
Replace 123 with the real WordPress page ID if the white menu is not visible. */
body.page-id-123 .site-header,
body.page-id-123 .elementor-location-header,
body.page-id-123 header {
background: rgba(15, 17, 22, 0.94);
-webkit-box-shadow: 0 16px 40px rgba(0, 0, 0, 0.16);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.16);
}

/* Responsive */
@media (max-width: 1180px) {
.aggregates-card-grid--five,
.aggregates-steps {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

.aggregates-card-grid--three {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 991px) {
.aggregates-hero {
min-height: 600px;
padding: 150px 0 95px;
}

.aggregates-two-col,
.aggregates-service-list,
.aggregates-cta__box {
grid-template-columns: 1fr;
}

.aggregates-cta__box .aggregates-btn {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
}

@media (max-width: 767px) {
.aggregates-container,
.aggregates-hero__container {
width: calc(100% - 28px);
}

.aggregates-hero {
min-height: 560px;
padding: 130px 0 72px;
background-position: center center;
}

.aggregates-hero h1 {
font-size: clamp(40px, 13vw, 58px);
}

.aggregates-hero__lead {
font-size: 16px;
}

.aggregates-hero__actions,
.aggregates-hero__meta {
display: -ms-grid;
display: grid;
grid-template-columns: 1fr;
}

.aggregates-btn {
width: 100%;
}

.aggregates-section {
padding: 66px 0;
}

.aggregates-section__head {
margin-bottom: 30px;
text-align: left;
}

.aggregates-section__head h2,
.aggregates-two-col h2,
.aggregates-cta h2 {
font-size: clamp(30px, 10vw, 42px);
}

.aggregates-card-grid--three,
.aggregates-card-grid--five,
.aggregates-steps {
grid-template-columns: 1fr;
}

.aggregates-card,
.aggregates-service,
.aggregates-audience-card,
.aggregates-example,
.aggregates-problem,
.aggregates-step {
padding: 24px;
border-radius: 20px;
}

.aggregates-cta {
padding: 64px 0;
}

.aggregates-cta__box {
padding: 28px 22px;
border-radius: 24px;
}

.aggregates-faq summary {
padding: 20px 50px 20px 18px;
font-size: 16px;
}

.aggregates-faq details p {
padding: 0 18px 20px;
}
}/* End custom CSS */