.phone-handset,.message-outline,.contact-pin,.contact-clock{display:inline-block;width:1.25em;height:1.25em;vertical-align:middle;flex:none;fill:currentColor}
.top-contact strong .phone-handset{width:25px;height:25px;margin-right:6px}
.cta-row .phone-handset,.cta-row .message-outline{width:29px;height:29px;margin-right:9px}
.cta-row .message-outline{color:var(--yellow)}
.service-cta-group .aircon-book a>.phone-handset{width:37px;height:37px}
.contact-list .phone-handset{width:26px;height:26px}
.about-booking>div>.phone-handset,.about-booking>div>.contact-pin{width:43px;height:43px}
.workshop-details{display:grid;grid-template-columns:1fr 1fr 1.3fr;min-height:105px;border-top:1px solid #987300;background:#080808;color:#eee;background-image:radial-gradient(#202020 1px,transparent 1px);background-size:6px 6px}
.workshop-details>div{display:flex;align-items:center;justify-content:center;gap:20px;padding:15px 25px}
.workshop-details>div+div{border-left:1px solid #777}
.workshop-details .contact-pin,.workshop-details .contact-clock{width:43px;height:43px;color:var(--yellow)}
.workshop-details p{font-size:16px;line-height:1.4;margin:0}.workshop-details strong{display:block;font:700 19px/1.2 WorkshopCondensed,sans-serif;margin-bottom:4px}
.workshop-details>.workshop-details-brand{background:linear-gradient(110deg,#eab300,#ffd52a);color:#030303;clip-path:polygon(9% 0,100% 0,100% 100%,0 100%);border:0;padding-left:45px}
.workshop-details-brand img{width:115px;height:78px;object-fit:contain;filter:brightness(0)}
.workshop-details-brand strong{font-size:26px;line-height:1.1}.workshop-details-brand small{display:block;text-align:center;font-weight:bold;letter-spacing:4px}
@media(max-width:1000px){.workshop-details{grid-template-columns:1fr 1fr}.workshop-details>.workshop-details-brand{grid-column:1/-1;clip-path:none}.workshop-details>div{padding:15px}}
@media(max-width:560px){.workshop-details{grid-template-columns:1fr}.workshop-details>div+div{border-left:0;border-top:1px solid #555}.workshop-details>div{justify-content:flex-start;padding:18px 24px}.workshop-details-brand strong{font-size:22px}.workshop-details-brand img{width:90px}}

/* Contact hero and consistent, fully contained contact icons. */
.contact-hero{background-image:url('../images/about-workshop-front.png');background-position:center 62%;min-height:350px}
.contact-hero:after{background:linear-gradient(90deg,#030303 5%,rgba(3,3,3,.85) 32%,rgba(3,3,3,.12) 65%)}
.contact-hero .hero-copy{position:relative;z-index:1;max-width:500px}
.contact-list li{grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:center;margin:20px 0}
.contact-list .round{width:50px;height:50px;flex:none}
.contact-list .round svg{display:block;width:27px;height:27px;fill:none;flex:none}
.contact-list .round .phone-handset{fill:currentColor}
.contact-pin,.contact-clock{fill:none}
.aircon-workshop>div>.contact-pin{width:42px;height:48px;flex:none;color:var(--yellow)}
@media(max-width:600px){.contact-hero{background-position:62% center}.contact-hero:after{background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.45))}}

