/* ==========================================================================
   Industry translation pages and the /industries/ hub -- one stylesheet
   shared by all six. PURPLE, the commercial family colour: #C43DF4
   measures 3.95:1 on white so it stays decorative, #A62BD1
   (5.4:1) carries mid-weight accents, and #8E22BC (6.76:1)
   carries every heading, link and piece of body-size text.
   Regenerate with normal-pages/tools/gen-industry-pages.py.
   ========================================================================== */

/* hero replica -- the 1280x630 desk stage the commercial pages share */
#eko4-hero-slider { position: relative; width: 100%; height: 630px; overflow: hidden; }
#eko4-hero-slider .ls-inner { position: relative; width: 100%; height: 100%; }
#eko4-hero-slider .ls-layers { position: absolute; top: 0; left: 50%; width: 1280px; height: 630px; margin-left: -640px; transform-origin: top center; }
#eko4-hero-slider .ls-wrapper { position: absolute; }
#eko4-hero-slider .eko4-hero-bg-wrap { position: absolute; top: 0; left: 50%; width: 2000px; margin-left: -1000px; height: 100%; overflow: visible; }
#eko4-hero-slider .ls-bg { display: block; width: 2000px; height: auto; animation: eko4-kenburns 25s linear forwards; transform-origin: 50% 50%; }
@keyframes eko4-kenburns { from { transform: scale(1); } to { transform: scale(1.12); } }

.eko4-ipl-1 { top: 347px; left: 74px; width: 308px; }
.eko4-ipl-1 img { width: 308px; height: 229px; }
.eko4-ipl-2 { top: 229px; left: 210px; width: 130px; }
.eko4-ipl-2 img { width: 130px; height: 191px; }
.eko4-ipl-3 { top: 231px; left: 361px; width: 666px; }
.eko4-ipl-3 img { width: 666px; height: 390px; }
.eko4-ipl-4 { top: 287px; left: 896px; width: 170px; }
.eko4-ipl-4 img { width: 170px; height: 292px; }
.eko4-hl-box { top: 176px; left: 74px; width: 760px; height: 431px; }
.eko4-hl { animation: eko4-fade-rise 1.5s ease both; }
.eko4-ipl-1 { animation-delay: 1.6s; }
.eko4-ipl-2 { animation-delay: 2.2s; }
.eko4-ipl-3 { animation-delay: .4s; }
.eko4-ipl-4 { animation-delay: 1.0s; }
.eko4-hl-box { animation: eko4-fade-in 1.5s ease both; }
@keyframes eko4-fade-rise { from { opacity: 0; transform: translateY(-30px); } to { opacity: 1; transform: translateY(0); } }
@keyframes eko4-fade-in { from { opacity: 0; } to { opacity: 1; } }

.ind-form-box .slider-main-subtitle { font-size: 15.5px; line-height: 24px; color: #4a4b4d; }
.ind-form-box .slider-li b { font-size: 14.5px; line-height: 28px; font-weight: 600; color: #33343a; }
.ind-form-box .slider-li i { margin-right: 8px; }

@media (max-width: 991px) {
	#eko4-hero-slider { height: auto; }
	/* width:100%, not auto: as a centred flex item the layer stack shrinks to
	   the box and the background leaves white gutters down both sides */
	#eko4-hero-slider .ls-layers { position: relative; top: auto; left: auto; width: 100%; height: auto; margin-left: 0; transform: none; }
	#eko4-hero-slider .ls-inner { display: flex; align-items: flex-start; justify-content: center; min-height: 500px; padding-top: 75px; box-sizing: border-box; }
	#eko4-hero-slider .ls-wrapper.eko4-hl:not(.eko4-hl-box) { display: none; }
	#eko4-hero-slider .eko4-hl-box { position: relative; top: auto; left: auto; width: auto; height: auto; margin: 30px auto; display: flex; justify-content: center; }
	.eko4-hl-box .ind-form-box { position: relative !important; top: auto !important; left: auto !important; width: 85vw !important; height: auto !important; min-height: 340px; }
	#eko4-hero-slider .eko4-hero-bg-wrap { left: 0; margin-left: 0; width: 100%; display: block; }
	#eko4-hero-slider .ls-bg { width: 100%; height: 100%; object-fit: cover; animation: none; }
}
@media (max-width: 768px) { .eko4-hl-box .ind-form-box { min-height: 470px; } }

/* section rhythm */
.eko4-intro-row, .eko4-docs-row, .eko4-why-row, .eko4-usp-row, .eko4-order-row,
.eko4-hub-row, .eko4-who-row, .eko4-nearyou-row, .eko4-faq-row { padding: 54px 0 22px; }
.eko4-who-row .wpb_text_column p { max-width: 880px; margin-left: auto; margin-right: auto; font-size: 16px; line-height: 28px; color: #58595b; }
.eko4-counters-row { padding: 40px 0 10px; }
.eko4-guarantee-row { padding: 10px 0 20px; }
.eko4-quote-cta-row { padding: 60px 0 50px; }
.eko4-intro-row .wpb_text_column p, .eko4-why-row .wpb_text_column p,
.eko4-order-row .wpb_text_column p, .eko4-docs-row .wpb_text_column p,
.eko4-nearyou-row .wpb_text_column p {
	max-width: 880px; margin-left: auto; margin-right: auto;
	font-size: 16px; line-height: 28px; color: #58595b;
}
.eko4-note { max-width: 880px; margin: 26px auto 0; text-align: center; font-size: 15px; line-height: 26px; color: #6c6d70; }
.eko4-note a, .eko4-faq-a a, .eko4-why-item a { color: #8E22BC; text-decoration: underline; }
.eko4-why-item em, .eko4-faq-a em { font-style: italic; color: #33343a; }

/* what we translate */
.eko4-doclist {
	list-style: none; max-width: 1000px; margin: 30px auto 0; padding: 26px 30px;
	display: grid; gap: 12px 34px; grid-template-columns: repeat(3, minmax(0, 1fr));
	background: linear-gradient(180deg, #FDFAFF 0%, #FFFFFF 100%);
	border: 1px solid #EBD8F5; border-radius: 16px;
}
.eko4-doclist li { position: relative; padding-left: 24px; font-size: 15px; line-height: 24px; color: #58595b; }
.eko4-doclist li::before {
	content: ''; position: absolute; left: 0; top: 8px; width: 8px; height: 8px; border-radius: 50%;
	background: #C43DF4;
}

/* the three points */
.eko4-why { max-width: 1000px; margin: 30px auto 0; display: grid; gap: 18px; }
.eko4-why-item {
	background: #fff; border: 1px solid #EFDCF8; border-left: 3px solid #C43DF4;
	border-radius: 3px 14px 14px 3px; padding: 22px 26px 20px;
}
.eko4-why-item h3 { margin: 0 0 8px; font-size: 18px; line-height: 26px; color: #8E22BC; font-weight: 700; }
.eko4-why-item p { margin: 0; font-size: 15.5px; line-height: 27px; color: #58595b; }

/* the hub's five cards */
.eko4-hub { max-width: 1100px; margin: 30px auto 0; display: grid; gap: 18px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.eko4-hub-card {
	display: block; background: linear-gradient(180deg, #FDFAFF 0%, #FFFFFF 100%);
	border: 1px solid #EBD8F5; border-radius: 16px; padding: 24px 26px 22px; text-decoration: none;
	transition: box-shadow .2s, transform .2s, border-color .2s;
}
.eko4-hub-card:hover, .eko4-hub-card:focus { box-shadow: 0 12px 30px rgba(120, 30, 160, .16); transform: translateY(-2px); border-color: #E0C2F0; }
.eko4-hub-card h3 { margin: 0 0 8px; font-size: 19px; line-height: 27px; color: #8E22BC; font-weight: 700; }
.eko4-hub-card p { margin: 0 0 12px; font-size: 15px; line-height: 25px; color: #58595b; }
.eko4-hub-go { font-size: 14.5px; font-weight: 600; color: #8E22BC; }

/* how firms order / related services */
.eko4-order { max-width: 1100px; margin: 30px auto 0; display: grid; gap: 18px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.eko4-order-card {
	display: block; background: #fff; border: 1px solid #EFDCF8; border-radius: 16px;
	padding: 22px 26px 20px; text-decoration: none;
	box-shadow: 0 2px 10px rgba(120, 30, 160, .05);
	transition: box-shadow .2s, transform .2s, border-color .2s;
}
.eko4-order-card:hover, .eko4-order-card:focus { box-shadow: 0 12px 30px rgba(120, 30, 160, .16); transform: translateY(-2px); border-color: #E0C2F0; }
.eko4-order-card h3 { margin: 0 0 8px; font-size: 18px; line-height: 26px; color: #8E22BC; font-weight: 700; }
.eko4-order-card p { margin: 0 0 12px; font-size: 15px; line-height: 25px; color: #58595b; }
.eko4-order-go { font-size: 14.5px; font-weight: 600; color: #8E22BC; }

/* who we work with -- pills rather than cards: twelve of anything larger
   would be a second page, and these are a route out, not a section */
.eko4-audience-router {
	max-width: 1000px; margin: 30px auto 0;
	display: flex; flex-wrap: wrap; gap: 10px; justify-content: center;
}
.eko4-audience-router a {
	display: inline-flex; align-items: center; min-height: 42px; padding: 0 20px;
	border-radius: 50px; border: 1px solid #EBD8F5; background: #FDFAFF;
	color: #8E22BC; font-size: 14.5px; font-weight: 600; text-decoration: none;
	transition: background .2s, border-color .2s, color .2s;
}
.eko4-audience-router a:hover, .eko4-audience-router a:focus {
	background: #8E22BC; border-color: #8E22BC; color: #fff;
}

/* USP panel */
.eko4-usp {
	list-style: none; margin: 30px auto 0; padding: 30px 34px; max-width: 1100px;
	display: grid; gap: 16px 40px; grid-template-columns: repeat(2, minmax(0, 1fr));
	background: linear-gradient(180deg, #FDFAFF 0%, #FFFFFF 100%);
	border: 1px solid #EBD8F5; border-radius: 18px;
}
.eko4-usp li { position: relative; padding-left: 40px; font-size: 15.5px; line-height: 25px; color: #58595b; }
.eko4-usp li strong { color: #23323a; font-weight: 650; }
.eko4-usp li::before {
	content: ''; position: absolute; left: 0; top: 2px; width: 24px; height: 27px;
	background: linear-gradient(160deg, #C43DF4, #8E22BC);
	clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}
.eko4-usp li::after {
	content: ''; position: absolute; left: 7px; top: 11px; width: 9px; height: 5px;
	border-left: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(-45deg);
}

/* counters + guarantee */
.eko4-counters { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.eko4-counters .counter-main-col { display: flex; justify-content: center; }
.eko4-counters .counter-outer-col { position: relative; width: 180px; height: 194px; }
.eko4-counters .counter-outer-col img { width: 180px; height: auto; left: 0; top: 0; }
.eko4-counters .counter-col { position: relative; width: 100%; padding: 0 14px; white-space: nowrap; }
.eko4-counters span.counter-value { font-size: 29px; font-weight: 700; }
.eko4-counters span.counter-suffix { font-size: 21px; font-weight: 700; }
.eko4-counters span.counter-text { font-size: 11.5px; line-height: 15px; margin-top: 5px; white-space: normal; }

.eko4-guarantee {
	max-width: 1100px; margin: 0 auto; padding: 34px 32px 30px; border-radius: 18px;
	background: linear-gradient(135deg, #5B1179 0%, #8E22BC 100%); text-align: center;
	box-shadow: 0 12px 34px rgba(90, 20, 120, .24);
}
.eko4-guarantee h2 { color: #fff !important; font-size: 27px; line-height: 36px; font-weight: 600; margin: 0 0 22px; }
.eko4-guarantee ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 14px 20px; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.eko4-guarantee li { position: relative; padding-left: 34px; text-align: left; color: #fff; font-size: 16px; font-weight: 600; line-height: 24px; }
.eko4-guarantee li::before { content: ''; position: absolute; left: 0; top: 1px; width: 22px; height: 22px; border-radius: 50%; background: #fff; }
.eko4-guarantee li::after { content: ''; position: absolute; left: 6px; top: 8px; width: 9px; height: 5px; border-left: 2px solid #5B1179; border-bottom: 2px solid #5B1179; transform: rotate(-45deg); }

/* FAQ */
.eko4-faq { margin: 30px auto 0; max-width: 1100px; }
.eko4-faq-item { border-bottom: 1px solid #F1E6F7; }
.eko4-faq-item summary { cursor: pointer; padding: 18px 40px 18px 0; position: relative; list-style: none; }
.eko4-faq-item summary::-webkit-details-marker { display: none; }
.eko4-faq-item summary h3 { display: inline; font-size: 17px; line-height: 27px; color: #23323a; font-weight: 600; margin: 0; }
.eko4-faq-item summary::after { content: ''; position: absolute; right: 8px; top: 26px; width: 10px; height: 10px; border-right: 2px solid #8E22BC; border-bottom: 2px solid #8E22BC; transform: rotate(45deg); transition: transform .2s; }
.eko4-faq-item[open] summary::after { transform: rotate(-135deg); top: 30px; }
.eko4-faq-item[open] summary h3 { color: #8E22BC; }
.eko4-faq-a { padding: 0 40px 20px 0; }
.eko4-faq-a p { font-size: 16px; line-height: 28px; color: #58595b; margin: 0; }

/* closing CTA */
.eko4-cta-panel {
	position: relative; overflow: hidden; max-width: 1040px; margin: 0 auto;
	padding: 52px 40px 44px; border-radius: 22px; text-align: center;
	background: linear-gradient(135deg, #3D0B54 0%, #8E22BC 55%, #A62BD1 100%);
	box-shadow: 0 18px 44px rgba(70, 15, 95, .28);
}
.eko4-cta-panel::before {
	content: ''; position: absolute; top: -140px; right: -110px; width: 380px; height: 380px; border-radius: 50%;
	background: radial-gradient(circle, rgba(255,255,255,.20), rgba(255,255,255,0) 70%); pointer-events: none;
}
.eko4-cta-panel h2 { position: relative; color: #fff !important; font-size: 34px; line-height: 44px; font-weight: 600; margin: 0 auto 14px; max-width: 22ch; }
.eko4-cta-panel p { position: relative; color: rgba(255,255,255,.9); font-size: 16px; line-height: 27px; max-width: 680px; margin: 0 auto 30px; }
.eko4-cta-actions { position: relative; display: flex; flex-wrap: wrap; gap: 14px; align-items: center; justify-content: center; }
/* the theme gives .red-universal-cta-btn margin: 50px 0 10px */
.eko4-cta-actions > * { margin: 0; }
.eko4-cta-panel .red-universal-cta-btn a, .eko4-cta-secondary {
	display: inline-flex; align-items: center; justify-content: center;
	min-height: 62px; padding: 0 38px; border-radius: 50px;
	font-size: 16px; font-weight: 600; text-transform: uppercase; text-decoration: none; line-height: 1;
}
.eko4-cta-panel .red-universal-cta-btn a { background: #fff; color: #8E22BC; box-shadow: 0 6px 18px rgba(0,0,0,.16); border: 2px solid #fff; }
.eko4-cta-panel .red-universal-cta-btn a:hover { background: #FDFAFF; color: #5B1179; }
.eko4-cta-secondary { color: #fff; border: 2px solid rgba(255,255,255,.55); background: transparent; transition: background .2s, border-color .2s; }
.eko4-cta-secondary:hover, .eko4-cta-secondary:focus { background: rgba(255,255,255,.14); border-color: #fff; color: #fff; }
.eko4-cta-direct { position: relative; margin: 26px auto 0 !important; font-size: 15px; color: rgba(255,255,255,.82) !important; }
.eko4-cta-direct a { color: #fff; text-decoration: underline; }

/* wpb_ltr keyframes: the vendored js_composer subset keeps the animation
   shorthand but the extractor drops @keyframes. */
@-webkit-keyframes wpb_ltr{0%{-webkit-transform:translate(-10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}
@keyframes wpb_ltr{0%{-webkit-transform:translate(-10%,0);-ms-transform:translate(-10%,0);-o-transform:translate(-10%,0);transform:translate(-10%,0);opacity:0}100%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:1}}
.wpb_start_animation.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

@media (max-width: 1199px) {
	.eko4-hub, .eko4-order { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.eko4-doclist { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 991px) {
	.eko4-usp, .eko4-hub, .eko4-order, .eko4-doclist { grid-template-columns: 1fr; }
	.eko4-usp { padding: 24px 22px; gap: 14px; }
	.eko4-doclist { padding: 22px 24px; gap: 10px; }
	.eko4-guarantee ul { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.eko4-guarantee h2 { font-size: 22px; line-height: 30px; }
	.eko4-cta-panel h2 { font-size: 27px; line-height: 36px; }
	/* the theme's .counters-row rules assume the home page's 5-column layout */
	.eko4-counters .vc_column_container,
	.eko4-counters .vc_column_container:nth-child(3) { width: 50%; }
	.eko4-counters .counter-outer-col { width: 156px; height: 168px; }
	.eko4-counters .counter-outer-col img { width: 156px; }
}
@media (max-width: 575px) {
	.eko4-guarantee ul { grid-template-columns: 1fr; }
	.eko4-cta-panel { padding: 40px 24px 34px; }
	.eko4-cta-panel .red-universal-cta-btn a, .eko4-cta-secondary { width: 100%; }
}
