/* OpenCart landing page. Ίδια γλώσσα σχεδιασμού με τη σελίδα CS-Cart —
   αλλάζει το hero visual και το περιεχόμενο. Ο τόνος ορίζεται μία φορά
   παρακάτω, οπότε αν ποτέ θελήσουμε το γαλάζιο του OpenCart αντί για το
   κίτρινο, αλλάζουν μόνο τα --egoc-accent tokens. */

.egoc-page {
	--egoc-yellow: #ffc800;
	--egoc-gold: #e8a800;
	--egoc-accent-soft: rgba(255, 200, 0, .55);
	--egoc-accent-faint: rgba(255, 200, 0, .28);
	--egoc-bg: #070a0c;
	--egoc-panel: #0d1114;
	--egoc-line: rgba(255, 255, 255, .14);
	--egoc-text: #c6cbd0;
	--egoc-white: #f5f6f7;
	background: var(--egoc-bg);
	color: var(--egoc-text);
}

.egoc-page .eg-header {
	background: rgba(5, 8, 10, .92);
	border-bottom: 1px solid var(--egoc-line);
	backdrop-filter: blur(14px);
}

.egoc-main {
	overflow: hidden;
	background: var(--egoc-bg);
	font-size: 16px;
	line-height: 1.75;
}

.egoc-main * { box-sizing: border-box; }
.egoc-main h1,
.egoc-main h2,
.egoc-main h3 { font-family: var(--eg-heading-font); font-weight: 600; }
.egoc-main h2 { margin: 0; color: var(--egoc-white); font-size: clamp(29px, 2.35vw, 40px); line-height: 1.12; }
.egoc-main p { margin: 0 0 18px; }
.egoc-wrap { width: min(1420px, calc(100% - 80px)); margin-inline: auto; }
.egoc-section { padding: 70px 0; border-top: 1px solid var(--egoc-line); }
.egoc-kicker { margin: 0 0 18px !important; color: var(--egoc-yellow); font-size: 14px; font-weight: 800; letter-spacing: .035em; }
.egoc-heading { max-width: 920px; margin-bottom: 40px; }
.egoc-heading > p:last-child { max-width: 820px; margin: 20px 0 0; font-size: 17px; }
.egoc-icon { display: block; width: 38px; height: 38px; color: inherit; font-size: 32px; line-height: 38px; text-align: center; }
.egoc-icon:is(svg) { fill: currentColor; }

.egoc-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	min-height: 50px;
	padding: 14px 20px;
	border: 1px solid var(--egoc-accent-soft);
	border-radius: 4px;
	color: var(--egoc-white);
	font: 700 14px/1.2 var(--eg-heading-font);
	text-decoration: none;
	transition: border-color .2s ease, color .2s ease, background .2s ease, transform .2s ease;
}
.egoc-button:hover { border-color: var(--egoc-yellow); color: var(--egoc-yellow); transform: translateY(-2px); }
.egoc-button--solid { background: var(--egoc-yellow); border-color: var(--egoc-yellow); color: #080a0b; }
.egoc-button--solid:hover { background: #ffe04d; color: #080a0b; }
.egoc-button span { font-size: 20px; }

/* Hero */
.egoc-hero {
	position: relative;
	min-height: 800px;
	padding: 150px 0 72px;
	background: radial-gradient(circle at 73% 38%, rgba(255, 168, 0, .13), transparent 33%), #06090b;
}
.egoc-grid-bg {
	position: absolute;
	inset: 88px 0 0;
	opacity: .25;
	background-image: linear-gradient(rgba(255, 182, 0, .075) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 182, 0, .075) 1px, transparent 1px);
	background-size: 48px 48px;
	mask-image: radial-gradient(circle at 73% 42%, #000, transparent 58%);
}
.egoc-hero__inner { position: relative; display: grid; grid-template-columns: minmax(560px, 1.08fr) minmax(500px, .92fr); align-items: center; gap: 34px; }
.egoc-hero__copy { max-width: 735px; }
.egoc-hero h1 { margin: 0 0 28px; color: var(--egoc-white); font-size: clamp(54px, 4.75vw, 76px); line-height: .98; }
.egoc-hero h1 span { color: var(--egoc-yellow); }
.egoc-lead { color: #eef0f1; font-size: 18px; font-weight: 600; }
.egoc-hero__copy > p:not(.egoc-kicker):not(.egoc-lead) { max-width: 670px; }
.egoc-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin: 36px 0; }
.egoc-stats > div { display: flex; align-items: center; gap: 11px; min-width: 0; }
.egoc-stats strong { color: #fff; font: 700 25px/1 var(--eg-heading-font); }
.egoc-stats .egoc-icon { flex: 0 0 33px; width: 33px; height: 33px; color: var(--egoc-yellow); font-size: 27px; line-height: 33px; }
.egoc-stats small { color: #e0e3e5; font: 700 13px/1.35 var(--eg-heading-font); }
.egoc-actions { display: flex; flex-wrap: wrap; gap: 18px; }

/* Hero visual: κατάστημα στο κέντρο, τα modules «κουμπώνουν» από κάτω. */
.egoc-hero__visual { position: relative; min-height: 590px; }
.egoc-orbit { position: absolute; z-index: 1; top: 205px; left: 50%; border: 1px solid var(--egoc-accent-faint); border-radius: 50%; transform: translate(-50%, -50%); }
.egoc-orbit--one { width: 470px; height: 220px; }
.egoc-orbit--two { width: 560px; height: 300px; opacity: .45; }
.egoc-hero-store { position: absolute; z-index: 5; top: 62px; left: 50%; display: grid; place-items: center; width: 230px; height: 200px; transform: translateX(-50%); color: var(--egoc-yellow); filter: drop-shadow(0 0 8px #ffae00) drop-shadow(0 0 30px rgba(255, 174, 0, .72)); }
.egoc-hero-store .egoc-icon { width: 180px; height: 155px; font-size: 148px; line-height: 155px; }
.egoc-hero-store span { position: absolute; bottom: -3px; color: var(--egoc-yellow); font: 800 16px/1 var(--eg-heading-font); letter-spacing: .12em; }

/* Στοίβα από modules — η οπτική μεταφορά για τα custom addons. */
.egoc-modules { position: absolute; z-index: 2; left: 50%; bottom: 8px; display: grid; gap: 10px; width: 330px; transform: translateX(-50%); filter: drop-shadow(0 22px 20px #000); }
.egoc-modules i { display: flex; align-items: center; gap: 13px; padding: 13px 18px; border: 1px solid #545b60; border-left: 3px solid var(--egoc-yellow); border-radius: 6px; background: linear-gradient(120deg, #1b2126, #0a0d0f 72%); font-style: normal; }
.egoc-modules i:nth-child(1) { margin-left: 34px; }
.egoc-modules i:nth-child(2) { margin-left: 17px; opacity: .88; }
.egoc-modules i:nth-child(3) { opacity: .76; }
.egoc-modules .egoc-icon { flex: 0 0 24px; width: 24px; height: 24px; color: var(--egoc-yellow); font-size: 20px; line-height: 24px; }
.egoc-modules b { color: #e7eaec; font: 700 12px/1 var(--eg-heading-font); letter-spacing: .1em; }

.egoc-hero-card { position: absolute; z-index: 6; width: 160px; min-height: 142px; padding: 17px; border: 1px solid #60676c; border-radius: 7px; background: rgba(13, 17, 20, .96); color: var(--egoc-yellow); box-shadow: 0 18px 30px #000; }
.egoc-hero-card .egoc-icon { margin-bottom: 10px; }
.egoc-hero-card strong { display: block; color: #fff; font: 700 14px/1.25 var(--eg-heading-font); }
.egoc-hero-card small { display: block; margin-top: 8px; color: #d6d9dc; font-size: 13px; line-height: 1.5; }
.egoc-hero-card--core { top: 8px; left: 0; }
.egoc-hero-card--shipping { top: 14px; right: 0; }
.egoc-hero-card--payments { top: 243px; left: 0; }
.egoc-hero-card--erp { top: 248px; right: 0; }

/* Intro and cards */
.egoc-intro { background: radial-gradient(circle at 72% 45%, rgba(255, 182, 0, .055), transparent 34%), #0a0d0f; }
.egoc-intro__inner { display: grid; grid-template-columns: minmax(360px, .8fr) minmax(0, 1.2fr); align-items: start; gap: 80px; }
.egoc-intro .egoc-heading { margin: 0; }
.egoc-intro__copy { padding-left: 42px; border-left: 1px solid rgba(255, 200, 0, .35); }
.egoc-intro__copy p { max-width: 850px; color: #d4d8db; font-size: 17px; line-height: 1.9; }
.egoc-intro__copy p:last-child { margin-bottom: 0; }

.egoc-capabilities { background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, .04), transparent 35%), #090c0e; }
.egoc-card-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.egoc-card { min-height: 252px; padding: 28px; border: 1px solid var(--egoc-line); border-radius: 7px; background: linear-gradient(145deg, rgba(255, 255, 255, .035), transparent), #0c1013; transition: border-color .2s ease, transform .2s ease; }
.egoc-card:hover { border-color: rgba(255, 200, 0, .6); transform: translateY(-3px); }
.egoc-card .egoc-icon { margin-bottom: 24px; color: var(--egoc-yellow); }
.egoc-card h3 { margin: 0 0 16px; color: #fff; font-size: 17px; text-transform: uppercase; }
.egoc-card p { margin: 0; font-size: 15px; line-height: 1.7; }

/* Process */
.egoc-process { background: #080b0d; }
.egoc-process-grid { display: grid; grid-template-columns: repeat(6, 1fr); }
.egoc-process-grid article { position: relative; padding: 0 17px; text-align: center; }
.egoc-process-grid article:not(:last-child)::after { content: ""; position: absolute; top: 44px; left: calc(50% + 45px); width: calc(100% - 90px); border-top: 1px solid rgba(255, 200, 0, .58); }
.egoc-process-icon { display: grid; place-items: center; width: 88px; height: 88px; margin: 0 auto 15px; border: 1px solid var(--egoc-accent-soft); border-radius: 50%; color: #fff; }
.egoc-process-icon .egoc-icon { width: 36px; height: 36px; font-size: 29px; line-height: 36px; }
.egoc-process-grid article > strong { display: block; color: var(--egoc-yellow); font-size: 17px; }
.egoc-process-grid h3 { margin: 4px 0 10px; color: #fff; font-size: 15px; text-transform: uppercase; }
.egoc-process-grid p { margin: 0; font-size: 13px; line-height: 1.65; }

/* Platform strengths */
.egoc-strengths { background: #0a0d0f; }
.egoc-strength-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.egoc-strength-grid article { min-height: 200px; padding: 28px; border: 1px solid var(--egoc-line); background: rgba(255, 255, 255, .018); }
.egoc-strength-grid .egoc-icon { margin-bottom: 18px; color: var(--egoc-yellow); }
.egoc-strength-grid h3 { margin: 0 0 10px; color: #fff; font-size: 17px; text-transform: uppercase; }
.egoc-strength-grid p { margin: 0; font-size: 15px; line-height: 1.7; }

/* OpenCart addons from the eg_addon post type */
.egoc-addons { background: radial-gradient(circle at 82% 18%, rgba(255, 200, 0, .07), transparent 30%), #090c0e; }
.egoc-addons__top { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.egoc-addons__top .egoc-heading { margin-bottom: 40px; }
.egoc-addons__top > .egoc-button { flex: 0 0 auto; margin-bottom: 40px; }
.egoc-addon-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.egoc-addon-card { min-width: 0; overflow: hidden; border: 1px solid var(--egoc-line); border-radius: 8px; background: linear-gradient(145deg, rgba(255, 255, 255, .035), transparent 45%), #0d1114; transition: border-color .25s ease, transform .25s ease, box-shadow .25s ease; }
.egoc-addon-card:hover { border-color: rgba(255, 200, 0, .62); box-shadow: 0 22px 55px rgba(0, 0, 0, .35); transform: translateY(-4px); }
.egoc-addon-card > a { display: flex; height: 100%; flex-direction: column; color: inherit; text-decoration: none; }
.egoc-addon-card__media { position: relative; min-height: 210px; overflow: hidden; background: #f5f5f3; }
.egoc-addon-card__media > img { display: block; width: 100%; height: 210px; object-fit: cover; transition: transform .35s ease; }
.egoc-addon-card:hover .egoc-addon-card__media > img { transform: scale(1.035); }
.egoc-addon-card__media > b { position: absolute; top: 14px; right: 14px; padding: 7px 10px; border: 1px solid rgba(0, 0, 0, .08); border-radius: 99px; background: rgba(8, 10, 11, .9); color: #fff; font: 700 11px/1 var(--eg-heading-font); letter-spacing: .025em; }
.egoc-addon-card__fallback { display: grid; place-items: center; align-content: center; gap: 13px; min-height: 210px; background: radial-gradient(circle, rgba(255, 200, 0, .2), transparent 55%), linear-gradient(135deg, #161b1f, #080b0d); color: var(--egoc-yellow); }
.egoc-addon-card__fallback .egoc-icon { width: 58px; height: 58px; font-size: 50px; line-height: 58px; }
.egoc-addon-card__fallback span { color: #fff; font: 700 13px/1 var(--eg-heading-font); letter-spacing: .09em; }
.egoc-addon-card__body { display: flex; flex: 1; flex-direction: column; padding: 26px; }
.egoc-addon-card__platform { margin: 0 0 10px !important; color: var(--egoc-yellow); font: 800 12px/1.2 var(--eg-heading-font); letter-spacing: .065em; }
.egoc-addon-card h3 { margin: 0 0 15px; color: #fff; font-size: clamp(22px, 1.8vw, 29px); line-height: 1.1; }
.egoc-addon-card__excerpt { display: -webkit-box; margin: 0 0 20px !important; overflow: hidden; color: var(--egoc-text); font-size: 15px; line-height: 1.65; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.egoc-addon-card__terms { display: flex; flex-wrap: wrap; gap: 7px; margin: auto 0 22px; }
.egoc-addon-card__terms span { padding: 5px 8px; border: 1px solid rgba(255, 200, 0, .3); border-radius: 3px; color: #dde0e2; font-size: 12px; line-height: 1.25; }
.egoc-addon-card footer { display: flex; align-items: center; justify-content: space-between; gap: 15px; padding-top: 18px; border-top: 1px solid var(--egoc-line); }
.egoc-addon-card footer small { color: #9fa5aa; font-size: 12px; letter-spacing: .055em; }
.egoc-addon-card footer strong { color: var(--egoc-yellow); font: 700 13px/1.2 var(--eg-heading-font); }
.egoc-addon-card footer strong span { display: inline-block; font-size: 17px; transition: transform .2s ease; }
.egoc-addon-card:hover footer strong span { transform: translate(3px, -3px); }

/* OpenCart clients, driven by the client_technology taxonomy */
.egoc-clients { background: radial-gradient(circle at 50% 50%, rgba(255, 200, 0, .035), transparent 45%), #080b0d; }
.egoc-client-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.egoc-client-card { overflow: hidden; border: 1px solid var(--egoc-line); border-radius: 7px; background: #0d1114; }
.egoc-client-card__media { display: grid; place-items: center; height: 170px; padding: 34px; background: #fff; }
.egoc-client-card__media img { display: block; width: 100%; height: 100%; object-fit: contain; }
.egoc-client-card__media span { color: #14181b; font: 700 20px/1.2 var(--eg-heading-font); text-align: center; }
.egoc-client-card h3 { margin: 18px 18px 8px; color: #fff; font-size: 18px; }
.egoc-client-card small { display: inline-block; margin: 0 18px 18px; padding: 4px 9px; border: 1px solid rgba(255, 200, 0, .38); border-radius: 3px; color: var(--egoc-yellow); font-size: 12px; }

/* Add-ons and integrations */
.egoc-integrations { background: #090c0e; }
.egoc-integration-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 14px; }
.egoc-integration-grid article { min-height: 205px; padding: 24px 20px; border: 1px solid var(--egoc-line); border-radius: 7px; text-align: center; background: #0d1114; }
.egoc-integration-grid .egoc-icon { margin: 0 auto 15px; color: var(--egoc-yellow); }
.egoc-integration-grid h3 { margin: 0 0 10px; color: #fff; font-size: 16px; }
.egoc-integration-grid p { margin: 0; font-size: 13px; line-height: 1.65; }
/* FAQ — ίδιο split με το intro: επικεφαλίδα αριστερά, accordion δεξιά. */
.egoc-faq { padding-bottom: 48px; background: radial-gradient(circle at 22% 30%, rgba(255, 200, 0, .05), transparent 36%), #0a0d0f; }
.egoc-faq__inner { display: grid; grid-template-columns: minmax(360px, .8fr) minmax(0, 1.2fr); align-items: start; gap: 80px; }
.egoc-faq .egoc-heading { margin: 0; }
.egoc-faq__items { border-top: 1px solid var(--egoc-line); }
.egoc-faq-item { border-bottom: 1px solid var(--egoc-line); }
.egoc-faq-item summary { display: grid; grid-template-columns: 44px minmax(0, 1fr) 30px; align-items: center; gap: 16px; padding: 22px 0; cursor: pointer; list-style: none; }
.egoc-faq-item summary::-webkit-details-marker { display: none; }
.egoc-faq-item summary::marker { content: ""; }
.egoc-faq-item summary:focus-visible { outline: 2px solid var(--egoc-yellow); outline-offset: 4px; }
.egoc-faq-item__n { color: var(--egoc-yellow); font: 700 15px/1 var(--eg-heading-font); }
/* Body font, όχι Catorze: η heading γραμματοσειρά αποδίδει τις ερωτήσεις
   κεφαλαία και χάνεται η αναγνωσιμότητα σε μεγάλες προτάσεις. */
.egoc-faq-item__q { color: #fff; font: 600 17px/1.45 var(--eg-body-font, "Open Sans", Helvetica, Arial, sans-serif); transition: color .2s ease; }
.egoc-faq-item summary:hover .egoc-faq-item__q { color: var(--egoc-yellow); }

/* Ο σταυρός γίνεται παύλα όταν ανοίγει — καθαρότερο από γωνία που γυρίζει. */
.egoc-faq-item__toggle { position: relative; width: 18px; height: 18px; justify-self: end; }
.egoc-faq-item__toggle::before,
.egoc-faq-item__toggle::after { content: ""; position: absolute; top: 50%; left: 0; width: 18px; height: 2px; background: var(--egoc-yellow); transform: translateY(-50%); transition: transform .25s ease, opacity .25s ease; }
.egoc-faq-item__toggle::after { transform: translateY(-50%) rotate(90deg); }
.egoc-faq-item[open] .egoc-faq-item__toggle::after { opacity: 0; transform: translateY(-50%) rotate(0deg); }
.egoc-faq-item__a { padding: 0 30px 24px 60px; }
.egoc-faq-item__a p { margin: 0; color: var(--egoc-text); font-size: 15px; line-height: 1.8; }

.egoc-final { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 45px; margin-top: 38px; padding: 38px 50px; overflow: hidden; border: 1px solid #535b60; border-radius: 8px; background: radial-gradient(ellipse at 68% 130%, rgba(255, 200, 0, .23), transparent 45%), #0c1013; }
.egoc-final::after { content: ""; position: absolute; right: 20%; bottom: -45px; width: 480px; height: 110px; border: 1px solid rgba(255, 200, 0, .22); border-radius: 50%; transform: rotate(-8deg); }
.egoc-final > * { position: relative; z-index: 1; }
.egoc-final h2 { font-size: clamp(28px, 2.2vw, 36px); }
.egoc-final p { margin: 12px 0 0; font-size: 16px; }

@media (max-width: 1199px) {
	.egoc-wrap { width: min(1120px, calc(100% - 48px)); }
	.egoc-hero__inner { grid-template-columns: minmax(390px, .82fr) minmax(500px, 1.18fr); }
	.egoc-hero__visual { transform: scale(.9); transform-origin: center; }
	.egoc-stats { grid-template-columns: repeat(2, 1fr); }
	.egoc-card-grid { grid-template-columns: repeat(2, 1fr); }
	.egoc-addon-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.egoc-client-grid { grid-template-columns: repeat(4, 1fr); }
	.egoc-integration-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 899px) {
	.egoc-wrap { width: min(760px, calc(100% - 36px)); }
	.egoc-hero { min-height: 0; padding-top: 130px; }
	.egoc-hero__inner { grid-template-columns: 1fr; }
	.egoc-hero__copy { max-width: 720px; }
	.egoc-hero__visual { width: 720px; max-width: 100%; margin: 0 auto; transform: none; }
	.egoc-intro__inner { grid-template-columns: 1fr; gap: 28px; }
	.egoc-intro__copy { padding: 24px 0 0; border-top: 1px solid rgba(255, 200, 0, .35); border-left: 0; }
	.egoc-faq__inner { grid-template-columns: 1fr; gap: 30px; }
	.egoc-process-grid { grid-template-columns: repeat(3, 1fr); gap: 40px 0; }
	.egoc-process-grid article::after { display: none; }
	.egoc-strength-grid { grid-template-columns: repeat(2, 1fr); }
	.egoc-addons__top { align-items: flex-start; flex-direction: column; gap: 0; }
	.egoc-addons__top > .egoc-button { margin-top: -18px; }
	.egoc-client-grid { grid-template-columns: repeat(2, 1fr); }
	.egoc-final { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 620px) {
	.egoc-wrap { width: calc(100% - 28px); }
	.egoc-section { padding: 50px 0; }
	.egoc-main h2 { font-size: 28px; }
	.egoc-heading { margin-bottom: 30px; }
	.egoc-hero { padding: 116px 0 42px; }
	.egoc-hero__inner { gap: 30px; }
	.egoc-hero h1 { font-size: clamp(40px, 12vw, 54px); overflow-wrap: normal; }
	.egoc-lead { font-size: 17px; }
	.egoc-stats { gap: 20px 12px; }
	.egoc-stats small { font-size: 12px; }
	.egoc-actions { align-items: stretch; flex-direction: column; }
	.egoc-actions .egoc-button { width: 100%; }

	/* Mobile hero: τα τέσσερα cards μπαίνουν στην κανονική ροή του grid. */
	.egoc-hero__visual { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; width: 100%; min-height: 0; padding-top: 345px; }
	.egoc-orbit { display: none; }
	.egoc-hero-store { top: 6px; width: 150px; height: 140px; }
	.egoc-hero-store .egoc-icon { width: 130px; height: 108px; font-size: 104px; line-height: 108px; }
	.egoc-hero-store span { bottom: -2px; font-size: 13px; }
	.egoc-modules { top: 158px; bottom: auto; width: min(300px, 100%); gap: 8px; }
	.egoc-modules i { padding: 11px 15px; }
	.egoc-modules i:nth-child(1) { margin-left: 22px; }
	.egoc-modules i:nth-child(2) { margin-left: 11px; }
	.egoc-hero-card,
	.egoc-hero-card--core,
	.egoc-hero-card--shipping,
	.egoc-hero-card--payments,
	.egoc-hero-card--erp { position: relative; inset: auto; width: auto; min-width: 0; min-height: 145px; padding: 14px; }
	.egoc-hero-card .egoc-icon { width: 30px; height: 30px; margin-bottom: 8px; font-size: 25px; line-height: 30px; }
	.egoc-hero-card strong { font-size: 13px; overflow-wrap: anywhere; }
	.egoc-hero-card small { font-size: 13px; line-height: 1.45; }

	.egoc-card-grid,
	.egoc-strength-grid,
	.egoc-addon-grid,
	.egoc-client-grid,
	.egoc-integration-grid { grid-template-columns: 1fr; }
	.egoc-card { min-height: 0; }
	.egoc-addons__top > .egoc-button { width: 100%; margin: -10px 0 28px; }
	.egoc-addon-card__media,
	.egoc-addon-card__fallback { min-height: 185px; }
	.egoc-addon-card__media > img { height: 185px; }
	.egoc-addon-card__body { padding: 22px; }
	.egoc-process-grid { grid-template-columns: 1fr; gap: 0; }
	.egoc-process-grid article { display: grid; grid-template-columns: 70px 46px 1fr; grid-template-rows: auto auto; align-items: center; gap: 0 12px; padding: 20px 0; border-bottom: 1px solid var(--egoc-line); text-align: left; }
	.egoc-process-icon { grid-row: 1 / 3; width: 68px; height: 68px; margin: 0; }
	.egoc-process-grid article > strong { grid-column: 2; grid-row: 1 / 3; }
	.egoc-process-grid h3 { grid-column: 3; margin: 0 0 5px; }
	.egoc-process-grid p { grid-column: 3; margin: 0; }
	.egoc-client-card__media { height: 160px; }
	.egoc-faq-item summary { grid-template-columns: 32px minmax(0, 1fr) 22px; gap: 12px; }
	.egoc-faq-item__q { font-size: 16px; }
	.egoc-faq-item__toggle { width: 14px; height: 14px; }
	.egoc-faq-item__toggle::before,
	.egoc-faq-item__toggle::after { width: 14px; }
	.egoc-faq-item__a { padding: 0 0 22px 44px; }
	.egoc-final { padding: 30px 22px; }
	.egoc-final .egoc-button { width: 100%; }
}

@media (max-width: 380px) {
	.egoc-stats { grid-template-columns: 1fr; }
	.egoc-hero__visual { grid-template-columns: 1fr; padding-top: 345px; }
	.egoc-modules { width: 100%; }
	.egoc-modules i:nth-child(1),
	.egoc-modules i:nth-child(2) { margin-left: 0; }
}

@media (prefers-reduced-motion: reduce) {
	.egoc-button,
	.egoc-card,
	.egoc-addon-card,
	.egoc-addon-card__media > img,
	.egoc-addon-card footer strong span,
	.egoc-faq-item__q,
	.egoc-faq-item__toggle::before,
	.egoc-faq-item__toggle::after { transition: none; }
}
