/* A Gobyweb2 v151 - common stylesheet. Consolidated from the four source plugins. */

/* ===== Source: css/gobyweb2-global-layout.css ===== */
/* Shared page geometry: content is capped at 1400px while outer backgrounds remain full width. */
.gobyweb2-hero__inner,
.gobyweb2-why__panel,
.gobyweb2-global__inner,
.gobyweb2-logos__viewport,
.gobyweb2-testimonials__inner,
.gobyweb2-creations__inner,
.gobyweb2-faq__inner,
.gobyweb2-posts__inner {
	width: min(100%, 1400px) !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* The CTA gradient is a full-width background; its editable copy remains internally constrained. */
.gobyweb2-post-cta {
	left: 50vw !important;
	width: 100vw !important;
	max-width: 100vw !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	transform: translateX(-50%) !important;
}

.gobyweb2-post-cta__content {
	width: min(100%, 1400px);
	margin-left: auto;
	margin-right: auto;
}


/* ===== Source: css/gobyweb2-about-overview.css ===== */
.gobyweb2-about,.gobyweb2-about *{box-sizing:border-box}.gobyweb2-about{--gobyweb2-about-divider-orange:#ff8218;width:100%;overflow:hidden;background:#fbfcff;color:#08143d;font-family:"Inter",sans-serif}.gobyweb2-about__hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:460px;overflow:hidden;background:linear-gradient(100deg,#fff8f4 0%,#f8fbff 47%,#eaf3ff 100%);background-position:center;background-repeat:no-repeat;background-size:cover}.gobyweb2-about__hero::before{content:"";position:absolute;z-index:1;inset:0;background:rgba(255,255,255,.16);pointer-events:none}.gobyweb2-about__hero::after{content:"";position:absolute;right:-7%;bottom:-64%;width:56%;aspect-ratio:1;border:2px solid rgba(66,139,255,.2);border-radius:50%;box-shadow:0 0 0 34px rgba(58,125,255,.05),0 0 0 72px rgba(255,119,79,.04);transform:rotate(-15deg);pointer-events:none}.gobyweb2-about__hero-orbit{position:absolute;z-index:1;right:8%;top:12%;width:28%;height:74%;border:2px solid rgba(77,139,255,.16);border-radius:50%;transform:rotate(-18deg);pointer-events:none}.gobyweb2-about__hero-orbit::before,.gobyweb2-about__hero-orbit::after{content:"";position:absolute;border-radius:24px;background:linear-gradient(145deg,rgba(105,138,255,.42),rgba(255,255,255,.72));box-shadow:0 18px 45px rgba(55,98,208,.12)}.gobyweb2-about__hero-orbit::before{right:18%;top:18%;width:46%;height:50%}.gobyweb2-about__hero-orbit::after{right:2%;bottom:15%;width:40%;height:36%}.gobyweb2-about__hero-orbit i{position:absolute;width:15px;height:15px;border-radius:50%;background:#598cff;box-shadow:0 5px 15px rgba(32,89,222,.25)}.gobyweb2-about__hero-orbit i:nth-child(1){left:2%;top:35%}.gobyweb2-about__hero-orbit i:nth-child(2){right:0;top:8%;background:#9c7bf4}.gobyweb2-about__hero-orbit i:nth-child(3){right:2%;bottom:4%;width:24px;height:24px}.gobyweb2-about__hero-content{position:relative;z-index:2;width:100%;padding:70px 24px;text-align:center}.gobyweb2-about__hero-copy{max-width:720px;margin:0 auto}.gobyweb2-about__title{margin:0;color:#08143d;font-family:"Poppins",sans-serif;font-size:54px;font-weight:700;line-height:1.12}.gobyweb2-about__subtitle{margin-top:13px;color:#34405e;font-family:"Poppins",sans-serif;font-size:23px;font-weight:500;line-height:1.4}.gobyweb2-about__description{margin-top:26px;color:#34405e;font-size:17px;font-weight:400;line-height:1.65}.gobyweb2-about__divider{display:block;width:84px;height:3px;margin:42px auto 0;border-radius:3px;background:linear-gradient(90deg,#2774e8 0 42%,#563de4 42% 58%,var(--gobyweb2-about-divider-orange) 58% 100%)}.gobyweb2-about__lower{padding:32px 26px}.gobyweb2-about__content{width:100%;max-width:1400px;margin:0 auto}.gobyweb2-about__why-heading,.gobyweb2-about__journey-heading{margin:0;color:#08143d;font-family:"Poppins",sans-serif;font-size:23px;font-weight:700;line-height:1.3;text-align:center}.gobyweb2-about__why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px}.gobyweb2-about__why-card{min-width:0;padding:22px 24px;border:1px solid #e7ebf3;border-radius:12px;background:var(--item-card-bg,#fff);box-shadow:0 9px 25px rgba(23,48,93,.055);text-align:center;transition:transform .25s ease,box-shadow .25s ease}.gobyweb2-about__why-card:hover{box-shadow:0 15px 34px rgba(23,48,93,.1);transform:translateY(-4px)}.gobyweb2-about__why-icon,.gobyweb2-about__journey-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:58px;height:58px;border-radius:50%;color:var(--item-icon,#1555ed);background:var(--item-icon-bg,#eef3ff);font-size:26px}.gobyweb2-about__why-icon svg,.gobyweb2-about__journey-icon svg{width:1em;height:1em;fill:currentColor}.gobyweb2-about__why-title{margin:15px 0 0;color:#08143d;font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;line-height:1.4}.gobyweb2-about__why-description{margin-top:8px;color:#42506a;font-size:14px;line-height:1.65}.gobyweb2-about__journey{position:relative;margin-top:38px;padding:36px 30px 26px;border:1px solid #e7ebf3;border-radius:12px;background:#fff;box-shadow:0 9px 25px rgba(23,48,93,.055)}.gobyweb2-about__journey-heading{position:absolute;top:0;left:50%;padding:0 28px;background:inherit;transform:translate(-50%,-50%);white-space:nowrap}.gobyweb2-about__journey-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.gobyweb2-about__journey-item{display:flex;align-items:center;justify-content:center;gap:14px;min-width:0;padding:5px 20px;border-right:1px solid #edf0f6}.gobyweb2-about__journey-item:last-child{border-right:0}.gobyweb2-about__journey-icon{width:50px;height:50px;font-size:23px}.gobyweb2-about__journey-copy{display:flex;flex-direction:column;min-width:0}.gobyweb2-about__journey-value{color:#0c55e8;font-family:"Poppins",sans-serif;font-size:29px;font-weight:700;line-height:1.05}.gobyweb2-about__journey-label{margin-top:4px;color:#34405e;font-size:12px;font-weight:500;line-height:1.3;white-space:nowrap}
@media(max-width:1024px){.gobyweb2-about__hero-orbit{right:2%;width:34%;opacity:.7}.gobyweb2-about__title{font-size:44px}.gobyweb2-about__why-grid,.gobyweb2-about__journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gobyweb2-about__journey-item:nth-child(2){border-right:0}.gobyweb2-about__journey-item:nth-child(-n+2){padding-bottom:18px;border-bottom:1px solid #edf0f6}.gobyweb2-about__journey-item:nth-child(n+3){padding-top:18px}}
@media(max-width:767px){.gobyweb2-about__hero{min-height:390px}.gobyweb2-about__hero::after{right:-35%;width:100%}.gobyweb2-about__hero-orbit{right:-28%;width:66%;opacity:.34}.gobyweb2-about__hero-content{padding:50px 18px}.gobyweb2-about__title{font-size:34px}.gobyweb2-about__subtitle{font-size:18px}.gobyweb2-about__description{margin-top:20px;font-size:15px}.gobyweb2-about__divider{margin-top:30px}.gobyweb2-about__lower{padding:24px 16px}.gobyweb2-about__why-grid,.gobyweb2-about__journey-grid{grid-template-columns:1fr}.gobyweb2-about__why-card{padding:22px 18px}.gobyweb2-about__journey{margin-top:34px;padding:34px 18px 18px}.gobyweb2-about__journey-heading{padding:0 16px}.gobyweb2-about__journey-item,.gobyweb2-about__journey-item:nth-child(n){justify-content:flex-start;padding:16px 4px;border-right:0;border-bottom:1px solid #edf0f6}.gobyweb2-about__journey-item:last-child{border-bottom:0}.gobyweb2-about__journey-label{white-space:normal}}
@media(prefers-reduced-motion:reduce){.gobyweb2-about__why-card{transition:none}.gobyweb2-about__why-card:hover{transform:none}}


/* ===== Source: css/gobyweb2-areas-we-serve-page.css ===== */
.gobyweb2-areas-page {
	--gb2-areas-max-width: 1400px;
	--gb2-areas-side-pad: 24px;
	--gb2-areas-section-gap: 72px;
	--gb2-areas-heading: #0b245a;
	--gb2-areas-text: #33415c;
	--gb2-areas-blue: #155eef;
	--gb2-areas-orange: #ff4e1f;
	position: relative;
	width: 100%;
	background: #fff;
	color: var(--gb2-areas-text);
	font-family: Inter, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.7;
	overflow: hidden;
}

.gobyweb2-areas-page *,
.gobyweb2-areas-page *::before,
.gobyweb2-areas-page *::after { box-sizing: border-box; }

.gobyweb2-areas-container {
	width: min(100%, calc(var(--gb2-areas-max-width) + (var(--gb2-areas-side-pad) * 2)));
	margin: 0 auto;
	padding: 28px var(--gb2-areas-side-pad) 0;
}

.gobyweb2-areas-breadcrumb {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 24px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.4;
	color: #64748b;
}
.gobyweb2-areas-breadcrumb a { color: var(--gb2-areas-blue); text-decoration: none; }
.gobyweb2-areas-breadcrumb a:hover { text-decoration: underline; }
.gobyweb2-areas-breadcrumb__sep { color: #94a3b8; font-size: 18px; }

.gobyweb2-areas-hero {
	--gb2-areas-hero-fade: #eef5ff;
	position: relative;
	min-height: 520px;
	background: #eef5ff;
	border: 1px solid rgba(145, 169, 207, .26);
	border-radius: 24px;
	overflow: hidden;
	isolation: isolate;
}
.gobyweb2-areas-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	background:
		radial-gradient(circle at 74% 28%, rgba(255,255,255,.8) 0 2px, transparent 3px),
		radial-gradient(circle at 14% 76%, rgba(21,94,239,.08) 0 2px, transparent 3px),
		linear-gradient(110deg, var(--gb2-areas-hero-fade) 0%, var(--gb2-areas-hero-fade) 43%, rgba(238,245,255,.96) 50%, rgba(238,245,255,.25) 68%, rgba(238,245,255,0) 100%);
	pointer-events: none;
}
.gobyweb2-areas-hero::after {
	content: "";
	position: absolute;
	left: -120px;
	bottom: -190px;
	width: 520px;
	height: 520px;
	border: 1px solid rgba(21,94,239,.08);
	border-radius: 50%;
	box-shadow: 0 0 0 55px rgba(21,94,239,.025), 0 0 0 110px rgba(21,94,239,.018);
	z-index: 0;
}
.gobyweb2-areas-hero__inner {
	position: relative;
	z-index: 2;
	min-height: inherit;
	display: flex;
	align-items: center;
	padding: 54px 56px;
}
.gobyweb2-areas-hero__visual {
	position: absolute;
	z-index: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 51%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.gobyweb2-areas-hero__content { position: relative; z-index: 2; width: 54%; }
.gobyweb2-areas-hero__heading {
	margin: 0;
	max-width: 760px;
	color: var(--gb2-areas-heading);
	font-family: Poppins, Arial, sans-serif;
	font-size: clamp(44px, 4vw, 72px);
	font-weight: 700;
	line-height: 1.08;
	letter-spacing: -2px;
}
.gobyweb2-areas-hero__description {
	max-width: 660px;
	margin: 24px 0 0;
	font-size: 17px;
	line-height: 1.75;
	color: var(--gb2-areas-text);
}
.gobyweb2-areas-hero__badges {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	margin-top: 34px;
	max-width: 780px;
}
.gobyweb2-areas-hero__badge {
	display: flex;
	align-items: center;
	gap: 12px;
	min-height: 76px;
	padding: 14px 16px;
	background: rgba(255,255,255,.92);
	border: 1px solid rgba(163, 183, 214, .35);
	border-radius: 13px;
	box-shadow: 0 10px 30px rgba(30, 67, 133, .07);
	backdrop-filter: blur(8px);
}
.gobyweb2-areas-hero__badge-icon {
	flex: 0 0 38px;
	width: 38px;
	height: 38px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(21,94,239,.25);
	border-radius: 50%;
	color: var(--gb2-areas-blue);
	background: #f6f9ff;
}
.gobyweb2-areas-hero__badge-icon svg { width: 16px; height: 16px; fill: currentColor; }
.gobyweb2-areas-hero__badge strong,
.gobyweb2-areas-hero__badge span { display: block; }
.gobyweb2-areas-hero__badge strong { margin-bottom: 2px; font-size: 13px; color: var(--gb2-areas-heading); line-height: 1.35; }
.gobyweb2-areas-hero__badge span { font-size: 11px; color: #687793; line-height: 1.35; }

.gobyweb2-areas-section { margin-top: var(--gb2-areas-section-gap); }
.gobyweb2-areas-intro__copy { max-width: 980px; margin: 0 auto 36px; text-align: center; }
.gobyweb2-areas-section-title,
.gobyweb2-areas-city-title,
.gobyweb2-areas-cta__heading {
	margin: 0;
	font-family: Poppins, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.22;
	letter-spacing: -.55px;
	color: var(--gb2-areas-heading);
}
.gobyweb2-areas-section-title { font-size: clamp(30px, 2.6vw, 44px); }
.gobyweb2-areas-intro__text { margin-top: 18px; color: var(--gb2-areas-text); }
.gobyweb2-areas-intro__text p { margin: 0 0 14px; }
.gobyweb2-areas-intro__text p:last-child { margin-bottom: 0; }

.gobyweb2-areas-table {
	overflow: hidden;
	border: 1px solid #dce5f2;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 16px 42px rgba(25, 57, 116, .08);
}
.gobyweb2-areas-table__head,
.gobyweb2-areas-table__row {
	display: grid;
	grid-template-columns: 1.05fr 1.55fr 2.15fr;
}
.gobyweb2-areas-table__head {
	background: #0f42c8;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
}
.gobyweb2-areas-table__row { background: #fff; border-top: 1px solid #dce5f2; }
.gobyweb2-areas-table__row:nth-child(even) { background: #f7faff; }
.gobyweb2-areas-table__cell {
	padding: 22px;
	border-right: 1px solid #dce5f2;
	font-size: 14px;
	line-height: 1.6;
	min-width: 0;
}
.gobyweb2-areas-table__cell:last-child { border-right: 0; }
.gobyweb2-areas-table__region { display: flex; align-items: flex-start; gap: 12px; color: var(--gb2-areas-heading); }
.gobyweb2-areas-table__icon {
	flex: 0 0 34px;
	width: 34px;
	height: 34px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	background: #edf4ff;
	color: var(--gb2-areas-blue);
	margin-top: -2px;
}
.gobyweb2-areas-table__icon svg { width: 15px; height: 15px; fill: currentColor; }

.gobyweb2-areas-info-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}
.gobyweb2-areas-info-card {
	position: relative;
	padding: 32px 28px;
	background: #fff;
	border: 1px solid #e2e8f2;
	border-radius: 18px;
	box-shadow: 0 10px 30px rgba(22, 54, 113, .06);
	transition: transform .22s ease, box-shadow .22s ease;
}
.gobyweb2-areas-info-card:hover { transform: translateY(-4px); box-shadow: 0 16px 40px rgba(22,54,113,.1); }
.gobyweb2-areas-info-card__icon {
	width: 56px;
	height: 56px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border-radius: 50%;
	background: color-mix(in srgb, var(--gb2-card-icon) 12%, white);
	color: var(--gb2-card-icon);
}
.gobyweb2-areas-info-card__icon svg { width: 23px; height: 23px; fill: currentColor; }
.gobyweb2-areas-info-card__title {
	margin: 0 0 14px;
	font-family: Poppins, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.35;
	font-weight: 700;
	color: var(--gb2-areas-heading);
}
.gobyweb2-areas-info-card__text p { margin: 0; font-size: 14px; line-height: 1.75; }

.gobyweb2-areas-checklist {
	margin-top: 22px;
	padding: 28px;
	border: 1px solid #e2e8f2;
	border-radius: 18px;
	background: linear-gradient(135deg, #f7faff 0%, #fff 70%);
}
.gobyweb2-areas-checklist__title-wrap { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.gobyweb2-areas-checklist__title-wrap h3 { margin: 0; color: var(--gb2-areas-heading); font: 700 20px/1.35 Poppins, Arial, sans-serif; }
.gobyweb2-areas-checklist__title-icon { width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; border-radius: 10px; background: #fff0eb; color: var(--gb2-areas-orange); font-weight: 800; }
.gobyweb2-areas-checklist__grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px 22px; }
.gobyweb2-areas-checklist__item { display: flex; align-items: flex-start; gap: 10px; padding: 12px 14px; background: #fff; border: 1px solid #e6edf7; border-radius: 12px; font-size: 14px; line-height: 1.55; }
.gobyweb2-areas-checklist__item > span { flex: 0 0 24px; width: 24px; height: 24px; display: inline-flex; align-items: center; justify-content: center; border-radius: 7px; background: #fff0eb; color: var(--gb2-areas-orange); font-weight: 800; }
.gobyweb2-areas-helpful-links { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 9px; margin-top: 22px; font-size: 14px; color: #66758d; }
.gobyweb2-areas-helpful-links a { color: var(--gb2-areas-blue); font-weight: 600; text-decoration: none; }
.gobyweb2-areas-helpful-links a:hover { text-decoration: underline; }
.gobyweb2-areas-helpful-links__sep { color: #a0adbf; }

.gobyweb2-areas-cities__header { max-width: 840px; margin: 0 auto 30px; text-align: center; }
.gobyweb2-areas-city-title { position: relative; display: inline-block; font-size: clamp(30px, 2.6vw, 42px); }
.gobyweb2-areas-city-title::after { content: ""; display: block; width: 52px; height: 3px; margin: 14px auto 0; border-radius: 20px; background: var(--gb2-areas-blue); }
.gobyweb2-areas-cities__header p { margin: 16px 0 0; }
.gobyweb2-areas-city-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; }
.gobyweb2-areas-city {
	display: flex;
	align-items: center;
	gap: 11px;
	min-height: 58px;
	padding: 12px 16px;
	border: 1px solid #d9e4f4;
	border-radius: 12px;
	background: #fff;
	color: #1d315c;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	box-shadow: 0 5px 18px rgba(24, 58, 112, .035);
	transition: transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease;
}
.gobyweb2-areas-city:hover { transform: translateY(-2px); border-color: rgba(21,94,239,.42); background: #f2f7ff; box-shadow: 0 9px 24px rgba(24,58,112,.07); color: var(--gb2-areas-heading); }
.gobyweb2-areas-city__icon { flex: 0 0 19px; color: var(--gb2-areas-blue); display: inline-flex; }
.gobyweb2-areas-city__icon svg { width: 14px; height: 14px; fill: currentColor; }

.gobyweb2-areas-cta {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(360px, .8fr);
	gap: 46px;
	align-items: center;
	padding: 46px;
	margin-bottom: 34px;
	background: #eaf3ff;
	border: 1px solid rgba(137, 165, 207, .22);
	border-radius: 24px;
	overflow: hidden;
}
.gobyweb2-areas-cta::before,
.gobyweb2-areas-cta::after { content: ""; position: absolute; border-radius: 50%; pointer-events: none; }
.gobyweb2-areas-cta::before { width: 260px; height: 260px; left: -140px; top: -160px; border: 1px solid rgba(21,94,239,.11); box-shadow: 0 0 0 45px rgba(21,94,239,.025),0 0 0 90px rgba(21,94,239,.018); }
.gobyweb2-areas-cta::after { width: 220px; height: 220px; right: -90px; bottom: -150px; background: radial-gradient(circle, rgba(21,94,239,.09), transparent 67%); }
.gobyweb2-areas-cta__copy,
.gobyweb2-areas-cta__action { position: relative; z-index: 1; }
.gobyweb2-areas-cta__eyebrow { margin-bottom: 8px; color: var(--gb2-areas-blue); font-size: 13px; font-weight: 700; letter-spacing: .02em; }
.gobyweb2-areas-cta__heading { max-width: 760px; font-size: clamp(30px, 2.7vw, 46px); }
.gobyweb2-areas-cta__copy p { max-width: 760px; margin: 16px 0 0; }
.gobyweb2-areas-cta__action { padding: 24px; background: #0d3cc8; border-radius: 18px; color: #fff; box-shadow: 0 18px 42px rgba(13,60,200,.2); }
.gobyweb2-areas-cta__action-top { display: flex; align-items: center; gap: 14px; margin-bottom: 18px; }
.gobyweb2-areas-cta__action-icon { flex: 0 0 52px; width: 52px; height: 52px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: #fff; color: var(--gb2-areas-blue); }
.gobyweb2-areas-cta__action-icon svg { width: 22px; height: 22px; fill: currentColor; }
.gobyweb2-areas-cta__action strong,
.gobyweb2-areas-cta__action span { display: block; }
.gobyweb2-areas-cta__action strong { font: 700 18px/1.3 Poppins, Arial, sans-serif; }
.gobyweb2-areas-cta__action-top span { margin-top: 3px; font-size: 13px; opacity: .9; }
.gobyweb2-areas-cta__button { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 54px; padding: 14px 18px; border-radius: 12px; background: var(--gb2-areas-orange); color: #fff; font-weight: 700; text-decoration: none; transition: transform .18s ease, filter .18s ease; }
.gobyweb2-areas-cta__button:hover { color: #fff; transform: translateY(-2px); filter: brightness(.98); }
.gobyweb2-areas-cta__button-icon { display: inline-flex; }
.gobyweb2-areas-cta__button-icon svg { width: 16px; height: 16px; fill: currentColor; }

@media (max-width: 1100px) {
	.gobyweb2-areas-hero__heading { font-size: clamp(42px, 5.5vw, 62px); }
	.gobyweb2-areas-hero__badges { grid-template-columns: repeat(2, minmax(0,1fr)); }
	.gobyweb2-areas-table__head,
	.gobyweb2-areas-table__row { grid-template-columns: 1.1fr 1.45fr 1.85fr; }
	.gobyweb2-areas-info-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
	.gobyweb2-areas-city-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }
	.gobyweb2-areas-cta { grid-template-columns: 1fr .85fr; gap: 28px; }
}

@media (max-width: 767px) {
	.gobyweb2-areas-container { padding-top: 18px; }
	.gobyweb2-areas-breadcrumb { margin-bottom: 16px; font-size: 12px; }
	.gobyweb2-areas-hero { min-height: 650px; }
	.gobyweb2-areas-hero__inner { align-items: flex-start; padding: 28px 22px 24px; }
	.gobyweb2-areas-hero__content { width: 100% !important; }
	.gobyweb2-areas-hero__heading { font-size: clamp(36px, 11vw, 50px); letter-spacing: -1.2px; }
	.gobyweb2-areas-hero__description { font-size: 15px; margin-top: 18px; }
	.gobyweb2-areas-hero__visual { width: 100% !important; height: 48%; top: auto; bottom: 0; }
	.gobyweb2-areas-hero::before { background: linear-gradient(180deg, var(--gb2-areas-hero-fade) 0%, var(--gb2-areas-hero-fade) 47%, rgba(238,245,255,.86) 58%, rgba(238,245,255,.12) 100%); }
	.gobyweb2-areas-hero__badges { grid-template-columns: 1fr; gap: 8px; margin-top: 22px; max-width: 310px; }
	.gobyweb2-areas-hero__badge { min-height: 60px; padding: 10px 12px; }
	.gobyweb2-areas-hero__badge-icon { width: 34px; height: 34px; flex-basis: 34px; }
	.gobyweb2-areas-intro__copy { margin-bottom: 24px; text-align: left; }
	.gobyweb2-areas-section-title,
	.gobyweb2-areas-city-title,
	.gobyweb2-areas-cta__heading { font-size: 29px; }
	.gobyweb2-areas-table { border: 0; box-shadow: none; overflow: visible; background: transparent; }
	.gobyweb2-areas-table__head { display: none; }
	.gobyweb2-areas-table__body { display: grid; gap: 14px; }
	.gobyweb2-areas-table__row,
	.gobyweb2-areas-table__row:nth-child(even) { display: block; overflow: hidden; border: 1px solid #dce5f2; border-radius: 14px; background: #fff; box-shadow: 0 8px 26px rgba(25,57,116,.055); }
	.gobyweb2-areas-table__cell { display: block; border: 0; border-bottom: 1px solid #e6edf7; padding: 15px 16px; font-size: 13px; }
	.gobyweb2-areas-table__cell:last-child { border-bottom: 0; }
	.gobyweb2-areas-table__cell::before { content: attr(data-label); display: block; margin-bottom: 5px; color: #71809a; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; }
	.gobyweb2-areas-table__region { align-items: center; }
	.gobyweb2-areas-table__region::before { display: none; }
	.gobyweb2-areas-info-grid { grid-template-columns: 1fr; }
	.gobyweb2-areas-info-card { padding: 24px 20px; }
	.gobyweb2-areas-checklist { padding: 20px; }
	.gobyweb2-areas-checklist__grid { grid-template-columns: 1fr; }
	.gobyweb2-areas-helpful-links { justify-content: flex-start; }
	.gobyweb2-areas-cities__header { text-align: left; }
	.gobyweb2-areas-city-title::after { margin-left: 0; }
	.gobyweb2-areas-city-grid { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 9px; }
	.gobyweb2-areas-city { min-height: 52px; padding: 10px 12px; font-size: 12px; }
	.gobyweb2-areas-cta { grid-template-columns: 1fr; gap: 24px; padding: 26px 20px; }
	.gobyweb2-areas-cta__action { padding: 18px; }
}

@media (max-width: 460px) {
	.gobyweb2-areas-city-grid { grid-template-columns: 1fr; }
}


/* ===== Source: css/gobyweb2-blog-details.css ===== */
.gobyweb2-blog-details,.gobyweb2-blog-details *{box-sizing:border-box}.gobyweb2-blog-details{width:100%;overflow:hidden;background:#fff;color:#071642;font-family:"Inter",sans-serif}.gobyweb2-blog-details a{text-decoration:none!important}.gobyweb2-blog-details--home-fonts{font-family:"Inter",sans-serif!important}.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__title,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article h1,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article h2,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article h3,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article h4,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article h5,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article h6,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__side-title,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__recent-copy strong,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__metric-copy strong,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__contact-cta{font-family:"Poppins",sans-serif!important}.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__subtitle,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__meta,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article p,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__article li,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__category-list,.gobyweb2-blog-details--home-fonts .gobyweb2-blog-details__recent-copy small{font-family:"Inter",sans-serif!important}.gobyweb2-blog-details__hero{--gobyweb2-hero-left:rgba(255,255,255,.96);--gobyweb2-hero-right:rgba(255,255,255,.2);position:relative;display:flex;min-height:400px;align-items:center;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.gobyweb2-blog-details__hero::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,var(--gobyweb2-hero-left) 0%,rgba(255,255,255,.88) 38%,rgba(255,255,255,.58) 58%,var(--gobyweb2-hero-right) 100%)}.gobyweb2-blog-details__hero::after{content:"";position:absolute;left:-5%;right:-5%;bottom:-55px;height:95px;border-radius:50% 50% 0 0/100% 100% 0 0;background:#fff}.gobyweb2-blog-details__hero-inner{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:52px 24px 72px}.gobyweb2-blog-details__hero-copy{max-width:710px}.gobyweb2-blog-details__title{margin:0 0 18px;color:#071642;font-family:"Poppins",sans-serif;font-size:52px;font-weight:700;line-height:1.06;letter-spacing:-.8px}.gobyweb2-blog-details__subtitle{max-width:610px;margin:0 0 24px;color:#43516b;font-size:17px;line-height:1.55}.gobyweb2-blog-details__meta{display:flex;flex-wrap:wrap;align-items:center;gap:13px 18px;color:#263a5d;font-size:12px}.gobyweb2-blog-details__meta>span{display:inline-flex;align-items:center;gap:7px}.gobyweb2-blog-details__meta svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.gobyweb2-blog-details__meta b{font-weight:500}.gobyweb2-blog-details__inner{width:100%;max-width:1400px;margin:0 auto;padding:34px 24px 70px}.gobyweb2-blog-details__main{--gobyweb2-blog-sidebar:310px;display:grid;grid-template-columns:minmax(0,1fr) var(--gobyweb2-blog-sidebar);align-items:start;gap:30px}.gobyweb2-blog-details__content-column{min-width:0}.gobyweb2-blog-details__article{counter-reset:gobyweb2-section;color:#35435d;font-size:14px;line-height:1.7}.gobyweb2-blog-details__article>*:first-child{margin-top:0}.gobyweb2-blog-details__article p{margin:0 0 18px}.gobyweb2-blog-details__article h2{counter-increment:gobyweb2-section;display:flex;align-items:center;gap:12px;margin:30px 0 12px;color:#071642;font-family:"Poppins",sans-serif;font-size:22px;font-weight:700;line-height:1.25}.gobyweb2-blog-details__article h2::before{content:counter(gobyweb2-section);display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border-radius:50%;background:#8b7df0;color:#fff;font-family:"Inter",sans-serif;font-size:13px;font-weight:700}.gobyweb2-blog-details__article h3{margin:24px 0 10px;color:#071642;font-family:"Poppins",sans-serif;font-size:19px}.gobyweb2-blog-details__article h4,.gobyweb2-blog-details__article h5,.gobyweb2-blog-details__article h6{color:#071642;font-family:"Poppins",sans-serif;font-weight:600}.gobyweb2-blog-details__article ul,.gobyweb2-blog-details__article ol{margin:9px 0 22px;padding-left:0;list-style:none}.gobyweb2-blog-details__article li{position:relative;margin:7px 0;padding-left:24px}.gobyweb2-blog-details__article li::before{content:"✓";position:absolute;left:0;top:1px;display:inline-flex;width:14px;height:14px;align-items:center;justify-content:center;border:1.5px solid #ff6a25;border-radius:50%;color:#ff6a25;font-size:9px;font-weight:700}.gobyweb2-blog-details__article img{display:block;width:auto;max-width:100%;height:auto;margin:22px auto;border-radius:12px;box-shadow:0 6px 18px rgba(18,45,85,.05)}.gobyweb2-blog-details__article figure{margin:22px 0}.gobyweb2-blog-details__article .wp-block-image img{width:100%}.gobyweb2-blog-details__article blockquote{margin:20px 0;padding:18px 20px;border-left:4px solid #6f7eef;border-radius:8px;background:#f7f9fe}.gobyweb2-blog-details__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0 28px;padding:12px;border:1px solid #e5e9f0;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(18,45,85,.035)}.gobyweb2-blog-details__metric{display:flex;min-width:0;align-items:center;gap:12px;padding:8px 10px;border-right:1px solid #edf0f4}.gobyweb2-blog-details__metric:last-child{border-right:0}.gobyweb2-blog-details__metric-icon{display:inline-flex;width:40px;height:40px;flex:0 0 40px;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--metric-color) 12%,white);color:var(--metric-color)}.gobyweb2-blog-details__metric-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.gobyweb2-blog-details__metric-copy{display:flex;min-width:0;flex-direction:column}.gobyweb2-blog-details__metric-copy strong{color:var(--metric-color);font-size:23px;font-weight:700;line-height:1.05}.gobyweb2-blog-details__metric-copy small{margin-top:5px;color:#526079;font-size:9px;line-height:1.35}.gobyweb2-blog-details__sidebar{display:flex;min-width:0;flex-direction:column;gap:18px}.gobyweb2-blog-details__sidebox{overflow:hidden;padding:22px;border:1px solid #e2e7ef;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(18,45,85,.035)}.gobyweb2-blog-details__side-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px}.gobyweb2-blog-details__side-icon{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#eef5ff;color:#2975e8}.gobyweb2-blog-details__side-icon.is-purple{background:#f3edff;color:#8265ef}.gobyweb2-blog-details__side-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.gobyweb2-blog-details__side-title{margin:0;color:#071642;font-family:"Poppins",sans-serif;font-size:18px;font-weight:700;line-height:1.2}.gobyweb2-blog-details__category-list{display:flex;flex-direction:column}.gobyweb2-blog-details__category-list a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #eef1f5;color:#33425d!important;font-size:12px}.gobyweb2-blog-details__category-list a:last-child{border-bottom:0}.gobyweb2-blog-details__category-list b{font-weight:500}.gobyweb2-blog-details__side-cta{display:flex;align-items:center;justify-content:flex-start;gap:7px;margin-top:12px;color:#ff5a1f!important;font-size:11px;font-weight:600}.gobyweb2-blog-details__recent-list{display:flex;flex-direction:column;gap:12px}.gobyweb2-blog-details__recent{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;color:#071642!important}.gobyweb2-blog-details__recent-thumb{display:block;width:78px;height:55px;overflow:hidden;border-radius:7px;background:linear-gradient(135deg,#eef3ff,#e9e7ff)}.gobyweb2-blog-details__recent-thumb img{display:block;width:100%!important;height:100%!important;object-fit:cover}.gobyweb2-blog-details__recent-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.gobyweb2-blog-details__recent-copy strong{display:-webkit-box;overflow:hidden;color:#071642;font-size:11px;font-weight:600;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gobyweb2-blog-details__recent-copy small{color:#8c97aa;font-size:9px}.gobyweb2-blog-details__contact-cta{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:15px 22px;border:0;border-radius:8px;background:#1268f2;color:#fff!important;font-size:13px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none!important;box-shadow:0 8px 22px rgba(18,104,242,.18);transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.gobyweb2-blog-details__contact-cta:hover{background:#0a54d6;color:#fff!important;transform:translateY(-1px);box-shadow:0 10px 26px rgba(18,104,242,.24)}.gobyweb2-blog-details__contact-cta:focus-visible{outline:3px solid rgba(18,104,242,.26);outline-offset:3px}.gobyweb2-blog-details__contact-arrow{font-size:17px;line-height:1;transition:transform .2s ease}.gobyweb2-blog-details__contact-cta:hover .gobyweb2-blog-details__contact-arrow{transform:translateX(3px)}.gobyweb2-blog-details__empty{padding:40px;text-align:center}
@media(max-width:1024px){.gobyweb2-blog-details__hero-inner{padding:44px 22px 68px}.gobyweb2-blog-details__main{grid-template-columns:minmax(0,1fr) 280px;gap:22px}.gobyweb2-blog-details__metrics{grid-template-columns:repeat(2,1fr)}.gobyweb2-blog-details__metric:nth-child(2){border-right:0}.gobyweb2-blog-details__metric:nth-child(-n+2){border-bottom:1px solid #edf0f4}.gobyweb2-blog-details__sidebox{padding:18px}}
@media(max-width:767px){.gobyweb2-blog-details__hero{min-height:390px;background-position:65% center}.gobyweb2-blog-details__hero::before{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,255,255,.68) 58%,rgba(255,255,255,.74))}.gobyweb2-blog-details__hero::after{bottom:-34px;height:60px}.gobyweb2-blog-details__hero-inner{padding:42px 16px 62px}.gobyweb2-blog-details__hero-copy{max-width:100%}.gobyweb2-blog-details__title{font-size:36px;line-height:1.1}.gobyweb2-blog-details__subtitle{font-size:15px}.gobyweb2-blog-details__meta{gap:10px 13px}.gobyweb2-blog-details__inner{padding:22px 16px 42px}.gobyweb2-blog-details__main{display:block}.gobyweb2-blog-details__sidebar{margin-top:28px}.gobyweb2-blog-details__article{font-size:13.5px}.gobyweb2-blog-details__article h2{font-size:20px}.gobyweb2-blog-details__metrics{grid-template-columns:1fr 1fr}.gobyweb2-blog-details__metric{padding:8px 4px;gap:8px}.gobyweb2-blog-details__metric-icon{width:34px;height:34px;flex-basis:34px}.gobyweb2-blog-details__metric-copy strong{font-size:20px}.gobyweb2-blog-details__metric-copy small{font-size:8.5px}.gobyweb2-blog-details__sidebox{padding:18px}.gobyweb2-blog-details__recent{grid-template-columns:72px 1fr}.gobyweb2-blog-details__recent-thumb{width:72px;height:52px}}
@media(max-width:430px){.gobyweb2-blog-details__title{font-size:32px}.gobyweb2-blog-details__metrics{grid-template-columns:1fr}.gobyweb2-blog-details__metric{border-right:0!important;border-bottom:1px solid #edf0f4!important}.gobyweb2-blog-details__metric:last-child{border-bottom:0!important}}


/* ===== Source: css/gobyweb2-blog-page.css ===== */
.gobyweb2-blog-page,.gobyweb2-blog-page *{box-sizing:border-box}.gobyweb2-blog-page{width:100%;overflow:hidden;background:#fff;color:#071642;font-family:"Inter",sans-serif}.gobyweb2-blog-page a{text-decoration:none!important}.gobyweb2-blog-page__hero{position:relative;display:flex;min-height:375px;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.gobyweb2-blog-page__hero::after{content:"";position:absolute;inset:0;z-index:1;background:rgba(255,255,255,.08);pointer-events:none}.gobyweb2-blog-page__hero-content{position:relative;z-index:2;width:min(100%,760px);padding:42px 24px;text-align:center}.gobyweb2-blog-page__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;padding:8px 14px;border:1px solid rgba(23,100,232,.13);border-radius:999px;background:#f7faff;color:#1764e8;font-size:12px;font-weight:700;line-height:1;box-shadow:0 7px 20px rgba(36,74,151,.05)}.gobyweb2-blog-page__eyebrow span{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center}.gobyweb2-blog-page__eyebrow svg{width:16px;height:16px;fill:currentColor}.gobyweb2-blog-page__heading{margin:0 0 10px;color:#071642;font-family:"Poppins",sans-serif;font-size:52px;font-weight:700;line-height:1.08;letter-spacing:-1.35px}.gobyweb2-blog-page__description{max-width:600px;margin:0 auto;color:#2f3d59;font-size:16px;line-height:1.55}.gobyweb2-blog-page__inner{width:100%;max-width:1400px;margin:0 auto;padding:36px 24px 70px}.gobyweb2-blog-page__toolbar{display:flex;align-items:center;gap:16px;margin-bottom:28px}.gobyweb2-blog-page__search{position:relative;display:flex;width:325px;min-width:260px;height:48px;align-items:center;border:1px solid #e2e7ef;border-radius:9px;background:#fff;box-shadow:0 2px 10px rgba(19,43,83,.025)}.gobyweb2-blog-page__search-icon{display:flex;width:44px;align-items:center;justify-content:center;color:#66748b}.gobyweb2-blog-page__search-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.gobyweb2-blog-page__search input{width:100%;height:100%;padding:0 14px 0 0;border:0!important;outline:0!important;background:transparent!important;color:#26344e;font-family:inherit;font-size:14px;box-shadow:none!important}.gobyweb2-blog-page__filters{display:flex;min-width:0;flex:1;align-items:center;gap:10px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.gobyweb2-blog-page__filters::-webkit-scrollbar{display:none}.gobyweb2-blog-page__filter{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:43px;padding:0 15px;border:1px solid #e4e9f1;border-radius:999px;background:#fff;color:#26344e;font-size:13px;font-weight:500;white-space:nowrap;transition:.18s ease}.gobyweb2-blog-page__filter:hover,.gobyweb2-blog-page__filter.is-active{border-color:#cfe0fb;background:#eef5ff;color:#1764e8}.gobyweb2-blog-page__filter span{display:flex;width:16px;height:16px;align-items:center;justify-content:center}.gobyweb2-blog-page__filter svg{width:15px;height:15px;fill:currentColor}.gobyweb2-blog-page__main{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:24px}.gobyweb2-blog-page__posts{display:flex;min-width:0;flex-direction:column;gap:16px}.gobyweb2-blog-page__post{display:grid;grid-template-columns:255px minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid #e3e7ee;border-radius:12px;background:#fff;box-shadow:0 3px 12px rgba(17,41,80,.035);transition:transform .18s ease,box-shadow .18s ease}.gobyweb2-blog-page__post:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(17,41,80,.07)}.gobyweb2-blog-page__post-image{position:relative;display:block;height:188px;overflow:hidden;background:#08183c}.gobyweb2-blog-page__post-image img{display:block;width:100%;height:100%;object-fit:cover}.gobyweb2-blog-page__image-fallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#75a9ff;background:radial-gradient(circle at 50% 50%,#14316a,#07183e)}.gobyweb2-blog-page__image-fallback svg{width:42px;height:42px;fill:currentColor}.gobyweb2-blog-page__post-body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:17px 20px}.gobyweb2-blog-page__category{align-self:flex-start;margin-bottom:8px;color:#1471e8;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.02em}.gobyweb2-blog-page__post-title{margin:0 0 8px;color:#071642;font-family:"Poppins",sans-serif;font-size:18px;font-weight:700;line-height:1.3;letter-spacing:-.2px}.gobyweb2-blog-page__post-title a{color:inherit!important}.gobyweb2-blog-page__excerpt{margin:0 0 12px;color:#526079;font-size:13px;line-height:1.55}.gobyweb2-blog-page__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#59677e;font-size:11px;line-height:1.35}.gobyweb2-blog-page__meta-date{display:inline-flex;align-items:center;gap:6px}.gobyweb2-blog-page__meta-date svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.gobyweb2-blog-page__author{display:inline-flex;align-items:center;gap:7px}.gobyweb2-blog-page__author img{width:25px!important;height:25px!important;border-radius:50%!important;object-fit:cover}.gobyweb2-blog-page__meta-dot{color:#c0c8d5}.gobyweb2-blog-page__read-more{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:12px;color:#ff5a1f!important;font-size:12px;font-weight:600}.gobyweb2-blog-page__read-more span{font-size:17px;line-height:1}.gobyweb2-blog-page__sidebar{display:flex;min-width:0;flex-direction:column;gap:20px}.gobyweb2-blog-page__sidebox{overflow:hidden;padding:20px;border:1px solid #e3e7ee;border-radius:12px;background:#fff;box-shadow:0 3px 12px rgba(17,41,80,.035)}.gobyweb2-blog-page__side-heading{display:flex;align-items:center;gap:9px;margin-bottom:15px}.gobyweb2-blog-page__side-icon{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#edf5ff;color:#1764e8}.gobyweb2-blog-page__side-icon.is-orange{background:#fff0e6;color:#ff6a20}.gobyweb2-blog-page__side-icon.is-purple{background:#f2eaff;color:#7a43f5}.gobyweb2-blog-page__side-icon svg{width:17px;height:17px;fill:currentColor}.gobyweb2-blog-page__side-title{margin:0;color:#071642;font-family:"Poppins",sans-serif;font-size:17px;font-weight:700;line-height:1.25}.gobyweb2-blog-page__category-list{display:flex;flex-direction:column}.gobyweb2-blog-page__category-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;color:#26344e!important;font-size:12px}.gobyweb2-blog-page__category-list a span{position:relative;padding-left:25px}.gobyweb2-blog-page__category-list a span::before{content:"▦";position:absolute;left:2px;top:-1px;color:#3981ec;font-size:14px}.gobyweb2-blog-page__category-list b{display:flex;min-width:27px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#f3f5f8;color:#5c6778;font-size:10px;font-weight:600}.gobyweb2-blog-page__side-cta{display:flex;align-items:center;justify-content:center;gap:8px;margin:14px -4px -4px;padding:10px 8px;border-radius:7px;background:#f5f8fd;color:#1764e8!important;font-size:11px;font-weight:600}.gobyweb2-blog-page__popular-list{display:flex;flex-direction:column;gap:10px}.gobyweb2-blog-page__popular{display:grid;grid-template-columns:66px minmax(0,1fr);gap:10px;align-items:center;color:#071642!important}.gobyweb2-blog-page__popular-thumb{display:block;width:66px;height:48px;overflow:hidden;border-radius:6px;background:#edf2fa}.gobyweb2-blog-page__popular-thumb img{display:block;width:100%!important;height:100%!important;object-fit:cover}.gobyweb2-blog-page__popular-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.gobyweb2-blog-page__popular-copy strong{display:-webkit-box;overflow:hidden;color:#071642;font-size:11px;font-weight:650;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gobyweb2-blog-page__popular-copy small{color:#8a95a8;font-size:9px}.gobyweb2-blog-page__topics{display:flex;flex-wrap:wrap;gap:8px}.gobyweb2-blog-page__topics a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f3f5f8;color:#44536d!important;font-size:10px;font-weight:500}.gobyweb2-blog-page__pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:12px}.gobyweb2-blog-page__pagination a,.gobyweb2-blog-page__pagination span{display:flex;min-width:38px;height:38px;align-items:center;justify-content:center;padding:0 10px;border:1px solid #e2e7ef;border-radius:8px;background:#fff;color:#244064;font-size:13px;font-weight:600}.gobyweb2-blog-page__pagination .current{border-color:#1764e8;background:#1764e8;color:#fff}.gobyweb2-blog-page__empty{padding:45px 24px;border:1px solid #e4e9f1;border-radius:12px;background:#fafbfd;color:#607087;text-align:center}
@media(max-width:1100px){.gobyweb2-blog-page__main{grid-template-columns:minmax(0,1fr) 280px}.gobyweb2-blog-page__post{grid-template-columns:220px minmax(0,1fr)}.gobyweb2-blog-page__post-image{height:180px}.gobyweb2-blog-page__heading{font-size:46px}.gobyweb2-blog-page__toolbar{align-items:flex-start;flex-direction:column}.gobyweb2-blog-page__search{width:100%;max-width:460px}.gobyweb2-blog-page__filters{width:100%}}
@media(max-width:860px){.gobyweb2-blog-page__hero{min-height:330px}.gobyweb2-blog-page__heading{font-size:40px}.gobyweb2-blog-page__main{grid-template-columns:1fr}.gobyweb2-blog-page__sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.gobyweb2-blog-page__sidebox:last-child:nth-child(odd){grid-column:1/-1}.gobyweb2-blog-page__post{grid-template-columns:240px minmax(0,1fr)}}
@media(max-width:620px){.gobyweb2-blog-page__hero{min-height:300px;background-position:center}.gobyweb2-blog-page__hero-content{padding:34px 18px}.gobyweb2-blog-page__eyebrow{margin-bottom:12px;font-size:10px}.gobyweb2-blog-page__heading{font-size:34px;letter-spacing:-.8px}.gobyweb2-blog-page__description{font-size:14px}.gobyweb2-blog-page__inner{padding:24px 16px 45px}.gobyweb2-blog-page__search{height:46px;min-width:0}.gobyweb2-blog-page__filter{min-height:40px;padding:0 13px;font-size:12px}.gobyweb2-blog-page__post{display:flex;flex-direction:column}.gobyweb2-blog-page__post-image{width:100%;height:205px}.gobyweb2-blog-page__post-body{padding:17px 17px 18px}.gobyweb2-blog-page__post-title{font-size:18px}.gobyweb2-blog-page__meta{gap:6px;font-size:10px}.gobyweb2-blog-page__sidebar{display:flex}.gobyweb2-blog-page__sidebox{padding:18px}}
@media(max-width:420px){.gobyweb2-blog-page__hero{min-height:285px}.gobyweb2-blog-page__heading{font-size:31px}.gobyweb2-blog-page__description{max-width:320px}.gobyweb2-blog-page__post-image{height:185px}.gobyweb2-blog-page__meta-dot{display:none}.gobyweb2-blog-page__meta{column-gap:11px;row-gap:7px}}


/* ===== Source: css/gobyweb2-build-together-cta.css ===== */
.gobyweb2-build-together,.gobyweb2-build-together *{box-sizing:border-box}.gobyweb2-build-together{--gb2-build-bg-left:#fff9f5;--gb2-build-bg-center:#f7faff;--gb2-build-bg-right:#f0ecff;--gb2-build-angle:98deg;position:relative;display:flex;width:100vw;max-width:100vw;min-height:233px;align-items:center;justify-content:center;margin-left:calc(50% - 50vw);overflow:hidden;padding:26px 20px 30px;background:linear-gradient(var(--gb2-build-angle),var(--gb2-build-bg-left) 0%,var(--gb2-build-bg-center) 50%,var(--gb2-build-bg-right) 100%);font-family:"Inter",sans-serif;isolation:isolate}.gobyweb2-build-together__inner{position:relative;z-index:4;width:100%;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center}.gobyweb2-build-together__copy{width:100%;max-width:820px;margin:0 auto;text-align:center}.gobyweb2-build-together__heading{margin:0 0 7px;color:#071846;font-family:"Poppins",sans-serif;font-size:31px;font-weight:700;line-height:1.2;letter-spacing:-.55px}.gobyweb2-build-together__description{margin:0;color:#31405f;font-family:"Inter",sans-serif;font-size:15px;font-weight:400;line-height:1.45}.gobyweb2-build-together__buttons{display:flex;align-items:center;justify-content:center;gap:31px;margin-top:19px;flex-wrap:wrap}.gobyweb2-build-together__button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 33px;border:1px solid transparent;border-radius:6px;text-decoration:none!important;font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;line-height:1.2;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.gobyweb2-build-together__button:hover{transform:translateY(-1px);text-decoration:none!important}.gobyweb2-build-together__button svg{display:block;width:13px;height:13px;fill:currentColor}.gobyweb2-build-together__button i{font-size:13px}.gobyweb2-build-together__button--primary{min-width:216px;color:#fff;background:#ff4a12;border-color:#ff4a12;box-shadow:0 4px 10px rgba(255,74,18,.14)}.gobyweb2-build-together__button--primary:hover{color:#fff;background:#e83d08;border-color:#e83d08}.gobyweb2-build-together__button--secondary{min-width:198px;color:#0b1b49;background:#f7f9ff;border-color:#7c8aa9;box-shadow:0 3px 9px rgba(20,39,82,.05)}.gobyweb2-build-together__button--secondary:hover{color:#fff;background:#0b4fd7;border-color:#0b4fd7}.gobyweb2-build-together__wave{position:absolute;z-index:2;top:50%;width:39%;height:112%;color:#fff;opacity:.68;pointer-events:none;transform:translateY(-50%)}.gobyweb2-build-together__wave svg{display:block;width:100%;height:100%;overflow:visible}.gobyweb2-build-together__wave--left{left:-2%;transform:translateY(-50%) scaleX(-1) rotate(7deg)}.gobyweb2-build-together__wave--right{right:-1.2%;transform:translateY(-50%) rotate(-8deg)}.gobyweb2-build-together__glow{position:absolute;z-index:1;display:block;width:34vw;height:28vw;min-width:320px;min-height:240px;max-width:680px;max-height:520px;border-radius:50%;background:currentColor;filter:blur(70px);opacity:.32;pointer-events:none}.gobyweb2-build-together__glow--left{left:-10%;bottom:-80%;color:#ffc170}.gobyweb2-build-together__glow--right{right:-8%;top:-58%;color:#9a7bff}.gobyweb2-build-together:after{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.56) 0,rgba(255,255,255,.18) 34%,rgba(255,255,255,0) 64%);pointer-events:none}
@media(max-width:1024px){.gobyweb2-build-together{min-height:250px;padding:30px 24px}.gobyweb2-build-together__heading{font-size:29px}.gobyweb2-build-together__copy{max-width:720px}.gobyweb2-build-together__buttons{gap:22px}.gobyweb2-build-together__button{padding:14px 28px;font-size:15px}.gobyweb2-build-together__button--primary{min-width:205px}.gobyweb2-build-together__button--secondary{min-width:190px}.gobyweb2-build-together__wave{width:45%;opacity:.55}.gobyweb2-build-together__wave--left{left:-10%}.gobyweb2-build-together__wave--right{right:-9%}}
@media(max-width:767px){.gobyweb2-build-together{min-height:340px;padding:34px 18px}.gobyweb2-build-together__copy{max-width:100%}.gobyweb2-build-together__heading{font-size:25px;letter-spacing:-.35px}.gobyweb2-build-together__description{font-size:14px}.gobyweb2-build-together__buttons{width:100%;flex-direction:column;gap:12px;margin-top:22px}.gobyweb2-build-together__button,.gobyweb2-build-together__button--primary,.gobyweb2-build-together__button--secondary{width:min(100%,320px);min-width:0;padding:14px 24px}.gobyweb2-build-together__wave{width:80%;height:90%;opacity:.42}.gobyweb2-build-together__wave--left{top:30%;left:-33%}.gobyweb2-build-together__wave--right{top:74%;right:-35%}.gobyweb2-build-together__glow{width:70vw;height:55vw;filter:blur(58px);opacity:.22}.gobyweb2-build-together__glow--left{left:-35%;bottom:-35%}.gobyweb2-build-together__glow--right{right:-35%;top:-28%}}
@media(max-width:420px){.gobyweb2-build-together{min-height:350px;padding-left:15px;padding-right:15px}.gobyweb2-build-together__heading{font-size:23px}.gobyweb2-build-together__description{font-size:13.5px}.gobyweb2-build-together__button{width:100%;max-width:300px}}


/* ===== Source: css/gobyweb2-connect-hero.css ===== */
.gobyweb2-connect-hero{
	position:relative;
	width:100%;
	min-height:665px;
	overflow:hidden;
	isolation:isolate;
	background:#eaf1ff;
	font-family:"Inter",sans-serif;
}
.gobyweb2-connect-hero *{box-sizing:border-box}
.gobyweb2-connect-hero__visual{
	position:absolute;
	inset:0;
	z-index:0;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
	pointer-events:none;
}
.gobyweb2-connect-hero__center-mask{
	--gb2-connect-mask:#edf4ff;
	position:absolute;
	z-index:1;
	left:50%;
	top:52%;
	width:760px;
	height:430px;
	transform:translate(-50%,-50%);
	pointer-events:none;
	background:var(--gb2-connect-mask);
	opacity:.99;
	-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,#000 62%,rgba(0,0,0,.92) 74%,rgba(0,0,0,.55) 86%,transparent 100%);
	mask-image:radial-gradient(ellipse at center,#000 0%,#000 62%,rgba(0,0,0,.92) 74%,rgba(0,0,0,.55) 86%,transparent 100%);
	filter:blur(2px);
}
.gobyweb2-connect-hero__rings{
	--gb2-ring-blue:rgba(115,191,255,.62);
	--gb2-ring-green:rgba(202,255,225,.70);
	position:absolute;
	z-index:2;
	left:50%;
	top:48%;
	width:700px;
	height:700px;
	transform:translate(-50%,-50%);
	border-radius:50%;
	border:2px solid var(--gb2-ring-blue);
	box-shadow:0 0 22px rgba(103,181,255,.28), inset 0 0 18px rgba(185,255,230,.14);
	opacity:.46;
	pointer-events:none;
}
.gobyweb2-connect-hero__rings::before,
.gobyweb2-connect-hero__rings::after{
	content:"";
	position:absolute;
	border-radius:50%;
	inset:34px;
	border:2px solid var(--gb2-ring-green);
	opacity:.55;
	filter:drop-shadow(0 0 7px rgba(170,244,255,.45));
}
.gobyweb2-connect-hero__rings::after{
	inset:66px;
	border-color:var(--gb2-ring-blue);
	opacity:.34;
}
.gobyweb2-connect-hero--no-mask .gobyweb2-connect-hero__center-mask,
.gobyweb2-connect-hero--no-rings .gobyweb2-connect-hero__rings,
.gobyweb2-connect-hero--no-visual .gobyweb2-connect-hero__visual{display:none}
.gobyweb2-connect-hero__inner{
	position:relative;
	z-index:3;
	width:100%;
	max-width:1400px;
	min-height:inherit;
	margin:0 auto;
	padding:40px 24px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.gobyweb2-connect-hero__content{
	--gb2-connect-x:18px;
	--gb2-connect-y:28px;
	position:relative;
	width:100%;
	max-width:660px;
	text-align:center;
	transform:translate(var(--gb2-connect-x),var(--gb2-connect-y));
}
.gobyweb2-connect-hero__heading{
	margin:0 0 22px;
	font-family:"Poppins",sans-serif;
	font-size:78px;
	font-weight:700;
	line-height:1.06;
	letter-spacing:-2.3px;
	color:#050a45;
}
.gobyweb2-connect-hero__subheading{
	margin:0 0 24px;
	font-family:"Poppins",sans-serif;
	font-size:26px;
	font-weight:600;
	line-height:1.35;
	color:#15182a;
}
.gobyweb2-connect-hero__description{
	max-width:520px;
	margin:0 auto;
	font-size:19px;
	font-weight:500;
	line-height:1.55;
	color:#20233a;
}
.gobyweb2-connect-hero__accent{
	display:block;
	width:160px;
	height:auto;
	margin:26px auto 0;
	overflow:visible;
}
.gobyweb2-connect-hero__accent path{stroke:#ff4b12}

@media (max-width:1024px){
	.gobyweb2-connect-hero{min-height:600px}
	.gobyweb2-connect-hero__inner{padding:44px 24px}
	.gobyweb2-connect-hero__content{--gb2-connect-x:0px;--gb2-connect-y:12px;max-width:610px}
	.gobyweb2-connect-hero__heading{font-size:58px;letter-spacing:-1.6px}
	.gobyweb2-connect-hero__subheading{font-size:22px}
	.gobyweb2-connect-hero__description{font-size:17px}
	.gobyweb2-connect-hero__rings{width:620px;height:620px;opacity:.38}
}
@media (max-width:767px){
	.gobyweb2-connect-hero{min-height:560px}
	.gobyweb2-connect-hero__inner{padding:54px 18px}
	.gobyweb2-connect-hero__visual{opacity:.72;background-position:50% 50%}
	.gobyweb2-connect-hero__center-mask{width:98%;height:88%;top:50%;opacity:.99;-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,#000 66%,rgba(0,0,0,.92) 80%,rgba(0,0,0,.45) 93%,transparent 100%);mask-image:radial-gradient(ellipse at center,#000 0%,#000 66%,rgba(0,0,0,.92) 80%,rgba(0,0,0,.45) 93%,transparent 100%)}
	.gobyweb2-connect-hero__content{--gb2-connect-x:0px;--gb2-connect-y:0px;max-width:100%}
	.gobyweb2-connect-hero__heading{font-size:42px;line-height:1.08;letter-spacing:-1px;margin-bottom:16px}
	.gobyweb2-connect-hero__subheading{font-size:19px;line-height:1.38;margin-bottom:18px}
	.gobyweb2-connect-hero__description{max-width:100%;font-size:16px;line-height:1.55}
	.gobyweb2-connect-hero__accent{width:118px;margin-top:20px}
	.gobyweb2-connect-hero__rings{width:460px;height:460px;top:50%;opacity:.28}
}
@media (max-width:480px){
	.gobyweb2-connect-hero{min-height:520px}
	.gobyweb2-connect-hero__inner{padding-left:16px;padding-right:16px}
	.gobyweb2-connect-hero__heading{font-size:38px}
	.gobyweb2-connect-hero__subheading{font-size:18px}
	.gobyweb2-connect-hero__description{font-size:15px}
}


/* ===== Source: css/gobyweb2-contact-form.css ===== */
.gobyweb2-contact{width:100%;background:#f7f9fc;font-family:"Inter",sans-serif;color:#111634;position:relative;isolation:isolate}
.gobyweb2-contact *{box-sizing:border-box}
.gobyweb2-contact__inner{width:100%;max-width:1400px;margin:0 auto;padding:32px 28px}
.gobyweb2-contact__grid{display:grid;grid-template-columns:minmax(0,390px) minmax(0,1fr);gap:34px;align-items:stretch}
.gobyweb2-contact__card{background:#fff;border:1px solid rgba(226,230,238,.72);border-radius:24px;padding:42px 42px 38px;box-shadow:0 10px 36px rgba(25,46,91,.07);min-width:0}
.gobyweb2-contact__title,.gobyweb2-contact__form-title{font-family:"Poppins",sans-serif;color:#070d3d;font-weight:700;letter-spacing:-.7px;line-height:1.15;margin:0}
.gobyweb2-contact__title{font-size:32px;margin-bottom:32px}
.gobyweb2-contact__form-title{font-size:34px;margin-bottom:34px}
.gobyweb2-contact__items{display:flex;flex-direction:column;gap:24px}
.gobyweb2-contact__item{display:flex;align-items:flex-start;gap:18px;min-width:0}
.gobyweb2-contact__item-icon{width:56px;height:56px;flex:0 0 56px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--gb2-contact-icon-bg,#f0f4ff);color:var(--gb2-contact-icon,#1768f2)}
.gobyweb2-contact__item-icon i{font-size:25px;color:inherit}
.gobyweb2-contact__item-icon svg{width:25px;height:25px;fill:currentColor;color:inherit}
.gobyweb2-contact__item-copy{min-width:0;padding-top:2px}
.gobyweb2-contact__item-title{font-family:"Poppins",sans-serif;font-size:17px;font-weight:600;line-height:1.3;color:#111634;margin-bottom:5px}
.gobyweb2-contact__item-value{font-size:15px;line-height:1.65;font-weight:500;color:#34405e;overflow-wrap:anywhere}
.gobyweb2-contact__item-value a{color:inherit;text-decoration:none;transition:color .2s ease}
.gobyweb2-contact__item-value a:hover{color:#1768f2}
.gobyweb2-contact__socials{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.gobyweb2-contact__social{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid #dfe5f0;border-radius:10px;background:#fff;color:#1768f2;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.gobyweb2-contact__social:hover{transform:translateY(-2px);border-color:#b9cdf7;box-shadow:0 8px 20px rgba(28,91,219,.10)}
.gobyweb2-contact__social i{font-size:21px;color:inherit}
.gobyweb2-contact__social svg{width:21px;height:21px;fill:currentColor;color:inherit}
.gobyweb2-contact__form{width:100%}
.gobyweb2-contact__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}
.gobyweb2-contact__field{min-width:0;display:flex;flex-direction:column;gap:8px}
.gobyweb2-contact__field--full{grid-column:1/-1}
.gobyweb2-contact__label{font-size:14px;font-weight:600;color:#28324d}
.gobyweb2-contact__control{width:100%;height:64px;border:1px solid #e2e6ee;border-radius:9px;background:#fff;color:#111634;font-family:"Inter",sans-serif;font-size:16px;font-weight:500;line-height:1.4;padding:0 22px;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.gobyweb2-contact textarea.gobyweb2-contact__control{height:auto;min-height:215px;padding-top:20px;padding-bottom:20px;resize:vertical}
.gobyweb2-contact select.gobyweb2-contact__control{appearance:auto;padding-right:18px}
.gobyweb2-contact__control::placeholder{color:#73809a;opacity:1}
.gobyweb2-contact__control:focus{border-color:#2d70f3;box-shadow:0 0 0 3px rgba(45,112,243,.08)}
.gobyweb2-contact__control[aria-invalid="true"]{border-color:#d92d20;box-shadow:0 0 0 3px rgba(217,45,32,.06)}
.gobyweb2-contact__field-error{min-height:0;font-size:12px;line-height:1.35;color:#d92d20}
.gobyweb2-contact__status{display:none;margin:16px 0 0;font-size:14px;font-weight:500;line-height:1.5;color:#d92d20}
.gobyweb2-contact__status.is-visible{display:block}
.gobyweb2-contact__submit{width:100%;min-height:64px;margin-top:26px;border:0;border-radius:8px;background:#ff4a0d;color:#fff;font-family:"Poppins",sans-serif;font-size:17px;font-weight:600;line-height:1.2;padding:15px 24px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:none;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,opacity .2s ease}
.gobyweb2-contact__submit:hover{background:#e83d00;transform:translateY(-1px)}
.gobyweb2-contact__submit:disabled{cursor:wait;opacity:.72;transform:none}
.gobyweb2-contact__submit-icon{display:inline-flex;align-items:center;justify-content:center}
.gobyweb2-contact__submit-icon i{font-size:1em}.gobyweb2-contact__submit-icon svg{width:1em;height:1em;fill:currentColor}
.gobyweb2-contact__honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

.gobyweb2-contact-popup{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(7,13,61,.58);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease;overflow:hidden}
.gobyweb2-contact-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}
.gobyweb2-contact-popup__dialog{position:relative;z-index:3;width:500px;max-width:100%;background:#fff;border-radius:24px;padding:44px 38px 36px;text-align:center;box-shadow:0 24px 70px rgba(5,10,69,.22);transform:translateY(18px) scale(.97);opacity:0;transition:transform .28s ease,opacity .28s ease}
.gobyweb2-contact-popup.is-open .gobyweb2-contact-popup__dialog{transform:translateY(0) scale(1);opacity:1}
.gobyweb2-contact-popup__x{position:absolute;top:15px;right:16px;width:36px;height:36px;border:0;background:transparent;color:#66718a;font-size:30px;font-weight:300;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%}
.gobyweb2-contact-popup__x:hover{background:#f2f5fa;color:#070d3d}
.gobyweb2-contact-popup__icon{width:74px;height:74px;border-radius:50%;margin:0 auto 20px;background:#eaf8ef;color:#1eb85b;display:flex;align-items:center;justify-content:center}
.gobyweb2-contact-popup__icon i{font-size:30px;color:inherit}.gobyweb2-contact-popup__icon svg{width:30px;height:30px;fill:currentColor;color:inherit}
.gobyweb2-contact-popup__title{margin:0 0 12px;font-family:"Poppins",sans-serif;font-size:30px;font-weight:700;line-height:1.2;color:#070d3d}
.gobyweb2-contact-popup__message{font-size:16px;line-height:1.65;color:#4a556f;max-width:390px;margin:0 auto}
.gobyweb2-contact-popup__button{min-width:130px;min-height:48px;margin-top:25px;border:0;border-radius:9px;background:#1768f2;color:#fff;font-family:"Poppins",sans-serif;font-size:15px;font-weight:600;padding:12px 24px;cursor:pointer;transition:transform .2s ease,filter .2s ease}
.gobyweb2-contact-popup__button:hover{filter:brightness(.94);transform:translateY(-1px)}
.gobyweb2-contact-popup__confetti{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:2}
.gobyweb2-contact-popup__confetti-piece{position:absolute;top:-10vh;width:10px;height:18px;border-radius:2px;opacity:0;animation:gobyweb2ConfettiFall var(--gb2-duration,2.6s) ease-in var(--gb2-delay,0s) forwards;transform:translate3d(0,-10vh,0) rotate(0deg)}
@keyframes gobyweb2ConfettiFall{0%{opacity:1;transform:translate3d(0,-10vh,0) rotate(0deg)}100%{opacity:.95;transform:translate3d(var(--gb2-drift,0px),115vh,0) rotate(var(--gb2-rotate,720deg))}}
body.gobyweb2-contact-popup-open{overflow:hidden}

@media(max-width:1024px){
 .gobyweb2-contact__inner{padding:28px 22px}
 .gobyweb2-contact__grid{grid-template-columns:minmax(0,330px) minmax(0,1fr);gap:24px}
 .gobyweb2-contact__card{padding:34px 30px}
 .gobyweb2-contact__title{font-size:29px;margin-bottom:28px}
 .gobyweb2-contact__form-title{font-size:31px;margin-bottom:29px}
 .gobyweb2-contact__form-grid{gap:18px}
}
@media(max-width:860px){
 .gobyweb2-contact__grid{grid-template-columns:1fr!important}
 .gobyweb2-contact__details-card,.gobyweb2-contact__form-card{width:100%}
 .gobyweb2-contact__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
}
@media(max-width:767px){
 .gobyweb2-contact__inner{padding:22px 16px}
 .gobyweb2-contact__card{padding:28px 22px;border-radius:18px}
 .gobyweb2-contact__title,.gobyweb2-contact__form-title{font-size:27px;letter-spacing:-.4px}
 .gobyweb2-contact__title{margin-bottom:25px}.gobyweb2-contact__form-title{margin-bottom:26px}
 .gobyweb2-contact__items{grid-template-columns:1fr}
 .gobyweb2-contact__form-grid{grid-template-columns:1fr;gap:16px}
 .gobyweb2-contact__field--half,.gobyweb2-contact__field--full{grid-column:1}
 .gobyweb2-contact__control{height:58px;font-size:15px}
 .gobyweb2-contact textarea.gobyweb2-contact__control{min-height:170px}
 .gobyweb2-contact__submit{min-height:58px;margin-top:20px}
 .gobyweb2-contact-popup__dialog{padding:40px 24px 30px}
 .gobyweb2-contact-popup__title{font-size:27px}
}
@media(max-width:480px){
 .gobyweb2-contact__inner{padding-left:14px;padding-right:14px}
 .gobyweb2-contact__card{padding:25px 18px}
 .gobyweb2-contact__item{gap:14px}
 .gobyweb2-contact__item-icon{width:50px;height:50px;flex-basis:50px}
 .gobyweb2-contact__social{width:46px;height:46px}
 .gobyweb2-contact-popup{padding:14px}
}
@media(prefers-reduced-motion:reduce){.gobyweb2-contact *, .gobyweb2-contact-popup *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* ===== Source: css/gobyweb2-dynamic-header.css ===== */
.gobyweb2-header,.gobyweb2-header *{box-sizing:border-box}.gobyweb2-header{position:relative;z-index:50;width:100%;background:#fff;font-family:"Inter",sans-serif}.gobyweb2-header.is-sticky{position:sticky;top:var(--gobyweb2-header-offset,0)}.gobyweb2-header__inner{display:flex;align-items:center;justify-content:space-between;gap:35px;width:min(100%,1400px);max-width:1400px;min-height:78px;margin:0 auto;padding:10px 26px}.gobyweb2-header__logo{display:flex;align-items:center;flex:0 0 auto;color:inherit;text-decoration:none!important}.gobyweb2-header__logo img{display:block;width:175px;max-height:70px;object-fit:contain}.gobyweb2-header__brand-mark{position:relative;display:inline-flex;width:62px;height:38px;margin-right:10px}.gobyweb2-header__brand-mark i{position:absolute;top:2px;width:36px;height:36px;border:8px solid #1555ed;border-radius:50%}.gobyweb2-header__brand-mark i:first-child{left:0}.gobyweb2-header__brand-mark i:last-child{right:0;border-color:#ff5a18}.gobyweb2-header__brand-text{color:#15213d;font-family:"Poppins",sans-serif;font-size:28px;font-weight:700;line-height:1}.gobyweb2-header__brand-accent{color:#ff4b16}.gobyweb2-header__nav{margin-left:auto}.gobyweb2-header__nav ul{margin:0;padding:0;list-style:none}.gobyweb2-header__nav>ul{display:flex;align-items:center;gap:38px}.gobyweb2-header__nav li{position:relative}.gobyweb2-header__nav a{position:relative;display:flex;align-items:center;padding:14px 0;color:#111d3a;font-size:15px;font-weight:500;line-height:1.2;text-decoration:none!important;white-space:nowrap}.gobyweb2-header__nav .menu-item-has-children>a::before{content:"⌄";order:2;margin-left:7px;font-size:14px}.gobyweb2-header__nav .current-menu-item>a,.gobyweb2-header__nav .is-active>a{color:#174deb}.gobyweb2-header__nav .current-menu-item>a::after,.gobyweb2-header__nav .is-active>a::after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;background:#174deb}.gobyweb2-header__nav .sub-menu{position:absolute;z-index:20;top:100%;left:-18px;display:block;min-width:210px;padding:10px 18px;border:1px solid #e4e9f2;border-radius:9px;background:#fff;box-shadow:0 16px 38px rgba(28,49,96,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.gobyweb2-header__nav li:hover>.sub-menu,.gobyweb2-header__nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.gobyweb2-header__nav .sub-menu a{padding:10px 0}.gobyweb2-header__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex:0 0 auto;padding:11px 24px;border-radius:8px;color:#fff!important;background:linear-gradient(135deg,#ff6a1a,#ff3d17);font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;text-decoration:none!important}.gobyweb2-header__cta svg{width:14px;height:14px;fill:currentColor}.gobyweb2-header__toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:8px;color:#15213d;background:#f3f6fc;font-size:20px;cursor:pointer}.gobyweb2-header__toggle svg{width:1em;height:1em;fill:currentColor}.gobyweb2-header__close-icon{display:none}.gobyweb2-header.is-open .gobyweb2-header__open-icon{display:none}.gobyweb2-header.is-open .gobyweb2-header__close-icon{display:inline-flex}.gobyweb2-header__mobile-panel{display:none}
@media(max-width:1024px){.gobyweb2-header.breakpoint-1024 .gobyweb2-header__nav{display:none}.gobyweb2-header.breakpoint-1024 .gobyweb2-header__toggle{display:flex}.gobyweb2-header.breakpoint-1024 .gobyweb2-header__mobile-panel{position:absolute;top:100%;left:0;right:0;display:block;max-height:0;overflow:hidden;background:#fff;box-shadow:0 18px 36px rgba(23,43,84,.13);transition:max-height .3s ease}.gobyweb2-header.breakpoint-1024.is-open .gobyweb2-header__mobile-panel{max-height:calc(100vh - 70px);overflow:auto}}
@media(max-width:767px){.gobyweb2-header__inner{min-height:64px;padding:10px 16px}.gobyweb2-header__logo img{width:140px}.gobyweb2-header__brand-text{font-size:22px}.gobyweb2-header__brand-mark{width:46px;height:30px}.gobyweb2-header__brand-mark i{width:28px;height:28px;border-width:6px}.gobyweb2-header__cta{display:none}.gobyweb2-header.breakpoint-767 .gobyweb2-header__nav{display:none}.gobyweb2-header.breakpoint-767 .gobyweb2-header__toggle{display:flex}.gobyweb2-header.breakpoint-767 .gobyweb2-header__mobile-panel{position:absolute;top:100%;left:0;right:0;display:block;max-height:0;overflow:hidden;background:#fff;box-shadow:0 18px 36px rgba(23,43,84,.13);transition:max-height .3s ease}.gobyweb2-header.breakpoint-767.is-open .gobyweb2-header__mobile-panel{max-height:calc(100vh - 70px);overflow:auto}}
.gobyweb2-header__mobile-panel>ul{margin:0;padding:12px 22px 22px;list-style:none}.gobyweb2-header__mobile-panel li{list-style:none}.gobyweb2-header__mobile-panel a{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #edf0f5;color:#111d3a;text-decoration:none}.gobyweb2-header__mobile-panel .current-menu-item>a,.gobyweb2-header__mobile-panel .is-active>a{color:#174deb}.gobyweb2-header__mobile-panel .sub-menu{display:none;padding-left:18px}.gobyweb2-header__mobile-panel .is-submenu-open>.sub-menu{display:block}
@media(prefers-reduced-motion:reduce){.gobyweb2-header__nav .sub-menu,.gobyweb2-header__mobile-panel{transition:none!important}}

/* Keep the header section width untouched; align only its contents to the 1400px page grid. */
.gobyweb2-header{left:auto!important;width:100%!important;max-width:100%!important;margin-left:0!important}
.gobyweb2-header.is-sticky{left:auto!important;margin-left:0!important}
.gobyweb2-header__inner{width:100%!important;max-width:none!important;margin:0!important;padding-right:max(16px,calc((100% - 1400px)/2))!important;padding-left:max(16px,calc((100% - 1400px)/2))!important}

/* Replace common theme/Elementor headers only when the widget switch is enabled. */
.gobyweb2-obsolete-site-header{display:none!important}
.gobyweb2-preserved-topbar-shell{height:auto!important;min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}

/* v2.29 compact migration for headers created with the former 92px/18px defaults. Custom non-legacy sizes remain editable. */
.gobyweb2-header--compact-legacy .gobyweb2-header__inner{min-height:78px!important;padding-top:10px!important;padding-bottom:10px!important}
@media(max-width:767px){.gobyweb2-header--compact-legacy .gobyweb2-header__inner{min-height:64px!important;padding-top:10px!important;padding-bottom:10px!important}}

/* v2.30: slimmer header and exact alignment with the 1400px page-content grid (including its 24px inner gutter). */
.gobyweb2-header__inner{min-height:70px;padding-top:8px;padding-bottom:8px;padding-right:max(24px,calc((100% - 1400px)/2 + 24px))!important;padding-left:max(24px,calc((100% - 1400px)/2 + 24px))!important}
.gobyweb2-header__logo img{width:165px;max-height:58px}.gobyweb2-header__nav a{padding-top:10px;padding-bottom:10px}.gobyweb2-header__cta{padding:9px 20px}
.gobyweb2-header--compact-legacy .gobyweb2-header__inner{min-height:70px!important;padding-top:8px!important;padding-bottom:8px!important}
@media(max-width:1024px){.gobyweb2-header__inner{padding-right:24px!important;padding-left:24px!important}}
@media(max-width:767px){.gobyweb2-header__inner{min-height:60px;padding:8px 16px!important}.gobyweb2-header__logo img{width:132px}.gobyweb2-header--compact-legacy .gobyweb2-header__inner{min-height:60px!important;padding-top:8px!important;padding-bottom:8px!important}}


/* ===== Source: css/gobyweb2-dynamic-post-cta.css ===== */
.gobyweb2-post-cta,.gobyweb2-post-cta *{box-sizing:border-box}.gobyweb2-post-cta{position:relative;width:calc(100% - 32px);max-width:1450px;margin:0 auto;overflow:hidden;padding:46px 140px;border-radius:12px;background:linear-gradient(105deg,#113bd9 0%,#1634bf 42%,#ff572c 100%);background-position:center;background-size:cover;font-family:"Inter",sans-serif}.gobyweb2-post-cta.has-featured::before{content:"";position:absolute;z-index:0;inset:0;background:rgba(8,37,145,.7)}.gobyweb2-post-cta__content{position:relative;z-index:2;max-width:760px;margin:0 auto;text-align:center}.gobyweb2-post-cta__heading{margin:0;color:#fff;font-family:"Poppins",sans-serif;font-size:32px;font-weight:700;line-height:1.25}.gobyweb2-post-cta__description{margin-top:10px;color:#eaf0ff;font-size:16px;line-height:1.55}.gobyweb2-post-cta__buttons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:24px}.gobyweb2-post-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:13px 22px;border:1px solid transparent;border-radius:7px;font-family:"Poppins",sans-serif;font-size:13px;font-weight:600;line-height:1;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}.gobyweb2-post-cta__button:hover{transform:translateY(-2px)}.gobyweb2-post-cta__button svg{width:13px;height:13px;fill:currentColor}.gobyweb2-post-cta__button--primary{color:#1260f5;background:#fff;box-shadow:0 6px 20px rgba(20,55,176,.24)}.gobyweb2-post-cta__button--secondary{border-color:rgba(255,255,255,.65);color:#fff;background:rgba(255,255,255,.05)}.gobyweb2-post-cta__decoration{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 16px rgba(255,255,255,.08),0 4px 18px rgba(4,23,99,.16)}.gobyweb2-post-cta__decoration svg{width:1em;height:1em;fill:currentColor}
@media(max-width:1024px){.gobyweb2-post-cta{padding:42px 85px}.gobyweb2-post-cta__heading{font-size:29px}}
@media(max-width:767px){.gobyweb2-post-cta{width:calc(100% - 24px);padding:38px 25px}.gobyweb2-post-cta__heading{font-size:25px}.gobyweb2-post-cta__description{font-size:14px}.gobyweb2-post-cta__buttons{align-items:stretch;flex-direction:column}.gobyweb2-post-cta__button{width:100%}.gobyweb2-post-cta__decoration{opacity:.35!important}}
@media(prefers-reduced-motion:reduce){.gobyweb2-post-cta__button{transition:none}}
.gobyweb2-post-cta{left:50vw;width:min(var(--gobyweb2-cta-width,1450px),calc(100vw - 32px))!important;max-width:none!important;margin-left:0!important;margin-right:0!important;transform:translateX(-50%)}
@media(max-width:767px){.gobyweb2-post-cta{width:min(var(--gobyweb2-cta-width,1450px),calc(100vw - 24px))!important}}


/* ===== Source: css/gobyweb2-faq-accordion.css ===== */
.gobyweb2-faq,.gobyweb2-faq *{box-sizing:border-box}.gobyweb2-faq{width:100%;padding:45px 28px 50px;background:#fff;font-family:"Inter",sans-serif}.gobyweb2-faq__inner{max-width:1380px;margin:0 auto}.gobyweb2-faq__heading{margin:0 0 24px;color:#111c37;font-family:"Poppins",sans-serif;font-size:15px;font-weight:600;letter-spacing:.2px;line-height:1.3;text-align:center}.gobyweb2-faq__grid{display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:42px}.gobyweb2-faq__item{min-width:0;overflow:hidden;border:1px solid #e3e8f1;border-radius:8px;background:#fff}.gobyweb2-faq__button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:17px 17px 17px 20px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.gobyweb2-faq__question{color:#1a2540;font-size:14px;font-weight:500;line-height:1.4}.gobyweb2-faq__icon{display:flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;border:1px solid #e1e6ef;border-radius:7px;color:#15213d;background:#fff;font-size:12px}.gobyweb2-faq__icon svg{width:1em;height:1em;fill:currentColor}.gobyweb2-faq__open-icon{display:none}.gobyweb2-faq__item.is-open .gobyweb2-faq__closed-icon{display:none}.gobyweb2-faq__item.is-open .gobyweb2-faq__open-icon{display:inline-flex}.gobyweb2-faq__item.is-open .gobyweb2-faq__question{color:#125fed}.gobyweb2-faq__answer{height:0;overflow:hidden;visibility:hidden}.gobyweb2-faq__item.is-open .gobyweb2-faq__answer{visibility:visible}.gobyweb2-faq__answer-inner{padding:15px 55px 20px 20px;border-top:1px solid #edf0f5;color:#667085;font-size:14px;line-height:1.65}.gobyweb2-faq__answer-inner>:first-child{margin-top:0}.gobyweb2-faq__answer-inner>:last-child{margin-bottom:0}
@media(max-width:1024px){.gobyweb2-faq{padding:40px 22px 44px}.gobyweb2-faq__grid{column-gap:24px}}
@media(max-width:767px){.gobyweb2-faq{padding:34px 16px 38px}.gobyweb2-faq__grid{grid-template-columns:1fr;column-gap:0}.gobyweb2-faq__button{padding:15px}.gobyweb2-faq__answer-inner{padding:14px 18px 18px}}
@media(prefers-reduced-motion:reduce){.gobyweb2-faq__answer{transition:none!important}}


/* ===== Source: css/gobyweb2-footer.css ===== */
.gobyweb2-footer,
.gobyweb2-footer *{box-sizing:border-box}
.gobyweb2-footer{--gb2-footer-decor:#106BFF;--gb2-footer-decor-opacity:42%;position:relative;overflow:hidden;width:100%;background:#020F36;color:#fff;font-family:Inter,Arial,sans-serif;isolation:isolate}
.gobyweb2-footer__inner{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto}
.gobyweb2-footer__main{display:grid;grid-template-columns:minmax(300px,2.35fr) minmax(120px,.92fr) minmax(140px,1.06fr) minmax(190px,1.42fr) minmax(420px,3.25fr);column-gap:30px;align-items:start;padding-bottom:34px}
.gobyweb2-footer__main--no-promo{grid-template-columns:minmax(300px,2.35fr) minmax(130px,1fr) minmax(150px,1.1fr) minmax(210px,1.5fr)}
.gobyweb2-footer__brand{min-width:0}
.gobyweb2-footer__logo{line-height:0;margin-bottom:25px}.gobyweb2-footer__logo img{display:block;width:235px;max-width:100%;height:auto}
.gobyweb2-footer__brand-description{max-width:350px;color:#DAE2F4;font-size:14px;line-height:1.8}
.gobyweb2-footer__brand-accent{width:62px;height:3px;border-radius:10px;background:#166BFF;margin-top:17px}
.gobyweb2-footer__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;background:#061945;border:1px solid #15336C;border-radius:12px;padding:12px 8px 10px;overflow:hidden}
.gobyweb2-footer__stat{position:relative;text-align:center;padding:0 7px;min-width:0}
.gobyweb2-footer__stat:not(:last-child)::after{content:"";position:absolute;top:8px;right:0;width:1px;height:60px;background:#17315F}
.gobyweb2-footer__stat-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0 auto 5px;border-radius:50%;font-size:17px;color:var(--stat-icon-color);background:var(--stat-icon-bg);box-shadow:0 0 18px color-mix(in srgb,var(--stat-icon-bg) 85%, transparent)}
.gobyweb2-footer__stat-icon svg{width:1em;height:1em;fill:currentColor}
.gobyweb2-footer__stat-value{color:var(--stat-value);font-family:Poppins,Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.2;white-space:nowrap}
.gobyweb2-footer__stat-label{margin-top:2px;color:var(--stat-label);font-size:11px;line-height:1.35}
.gobyweb2-footer__column{min-width:0;padding-top:7px}
.gobyweb2-footer__column-title{position:relative;display:inline-block;margin:0 0 29px;color:#fff;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.02em}
.gobyweb2-footer__column-title::after{content:"";position:absolute;left:0;bottom:-15px;width:35px;height:3px;border-radius:3px;background:#176DFF}
.gobyweb2-footer__nav{display:flex;flex-direction:column;row-gap:18px}
.gobyweb2-footer__nav-item{display:flex;align-items:center;gap:11px;color:#DCE5F8;font-size:13px;line-height:1.45;text-decoration:none;transition:color .2s ease,transform .2s ease}
.gobyweb2-footer__nav a:hover{transform:translateX(2px)}
.gobyweb2-footer__nav-arrow{display:inline-flex;align-items:center;color:#1671FF;font-size:22px;line-height:1;transform:translateY(-1px)}
.gobyweb2-footer__contacts{display:flex;flex-direction:column;row-gap:14px}
.gobyweb2-footer__contact-item{display:flex;align-items:flex-start;gap:10px;text-decoration:none;color:inherit;min-width:0}
.gobyweb2-footer__contact-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;border-radius:11px;color:var(--contact-icon-color);background:var(--contact-icon-bg);font-size:15px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 0 18px rgba(26,89,213,.14)}
.gobyweb2-footer__contact-icon svg{width:1em;height:1em;fill:currentColor}
.gobyweb2-footer__contact-copy{display:flex;flex-direction:column;gap:2px;min-width:0;padding-top:1px}
.gobyweb2-footer__contact-title{color:#fff;font-size:12px;font-weight:600;line-height:1.2}
.gobyweb2-footer__contact-details{color:#DCE5F8;font-size:11px;font-weight:400;line-height:1.35;word-break:break-word}
.gobyweb2-footer__promo{position:relative;overflow:hidden;min-height:365px;border:1px solid #1E50BC;border-radius:16px;background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:0 0 32px rgba(18,76,204,.12)}
.gobyweb2-footer__promo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,16,52,.12) 0%,rgba(2,16,52,0) 55%);pointer-events:none}
.gobyweb2-footer__promo-cover{--gb2-promo-cover:#061744;position:absolute;z-index:1;top:34px;left:22px;width:47%;height:170px;background:linear-gradient(90deg,var(--gb2-promo-cover) 0%,var(--gb2-promo-cover) 74%,transparent 100%);filter:blur(.2px);border-radius:10px 0 0 10px}
.gobyweb2-footer__promo-content{position:relative;z-index:3;min-height:inherit;padding:49px 30px 30px 28px;pointer-events:none}
.gobyweb2-footer__promo-copy{max-width:195px}
.gobyweb2-footer__promo-heading{margin:0;color:#fff;font-family:Poppins,Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.25}
.gobyweb2-footer__promo-highlight{color:#FF5A25}
.gobyweb2-footer__promo-description{margin-top:12px;color:#D5DEF1;font-size:9px;line-height:1.55;white-space:normal}
.gobyweb2-footer__bottom{display:grid;grid-template-columns:1.45fr 1.45fr 1fr;align-items:center;gap:30px;border-top:1px solid #23325A;padding:22px 0;color:#D6DEEF;font-size:12px;line-height:1.35}
.gobyweb2-footer__bottom a{color:inherit;text-decoration:none;transition:color .2s ease}
.gobyweb2-footer__policies{display:flex;justify-content:center;align-items:center;gap:26px;white-space:nowrap}
.gobyweb2-footer__policy-sep{width:1px;height:18px;background:#4C5878}
.gobyweb2-footer__follow{display:flex;justify-content:flex-end;align-items:center;gap:16px;white-space:nowrap}
.gobyweb2-footer__socials{display:flex;align-items:center;gap:10px}
.gobyweb2-footer__social{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--social-bg);color:var(--social-color);font-size:15px;text-decoration:none;transition:transform .2s ease,filter .2s ease;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.gobyweb2-footer__social:hover{transform:translateY(-2px);filter:brightness(1.12)}
.gobyweb2-footer__social svg{width:1em;height:1em;fill:currentColor}
.gobyweb2-footer__decor{position:absolute;z-index:1;pointer-events:none;color:var(--gb2-footer-decor);opacity:.42}
.gobyweb2-footer__decor--top{top:18px;left:22px;width:70px;height:50px;background-image:radial-gradient(currentColor 1.2px,transparent 1.2px);background-size:11px 11px;mask-image:linear-gradient(135deg,#000,transparent 85%)}
.gobyweb2-footer__decor--bottom-left{left:-90px;bottom:22px;width:330px;height:120px;background:repeating-radial-gradient(ellipse at 15% 100%,transparent 0 21px,currentColor 22px 23px,transparent 24px 34px);transform:rotate(-2deg);opacity:.32}
.gobyweb2-footer__decor--bottom-right{right:-80px;bottom:10px;width:300px;height:120px;background-image:radial-gradient(currentColor 1px,transparent 1px);background-size:10px 10px;mask-image:linear-gradient(225deg,#000,transparent 78%);opacity:.28}
@supports(opacity:calc(var(--gb2-footer-decor-opacity) / 100)){.gobyweb2-footer__decor{opacity:calc(var(--gb2-footer-decor-opacity) / 100)}}
@media(max-width:1240px){
 .gobyweb2-footer__main{grid-template-columns:minmax(300px,1.8fr) minmax(130px,.8fr) minmax(150px,.9fr) minmax(210px,1.2fr)}
 .gobyweb2-footer__promo{grid-column:1/-1;min-height:360px;background-size:cover;background-position:center}
 .gobyweb2-footer__promo-copy{max-width:220px}
}
@media(max-width:900px){
 .gobyweb2-footer__main,.gobyweb2-footer__main--no-promo{grid-template-columns:repeat(2,minmax(0,1fr));}
 .gobyweb2-footer__brand{grid-column:1/-1}.gobyweb2-footer__brand-description{max-width:620px}.gobyweb2-footer__stats{max-width:620px}
 .gobyweb2-footer__contact{grid-column:1/-1}.gobyweb2-footer__contacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px}
 .gobyweb2-footer__promo{grid-column:1/-1}
 .gobyweb2-footer__bottom{grid-template-columns:1fr;gap:18px;text-align:center}.gobyweb2-footer__policies,.gobyweb2-footer__follow{justify-content:center}
}
@media(max-width:600px){
 .gobyweb2-footer__main,.gobyweb2-footer__main--no-promo{grid-template-columns:1fr}
 .gobyweb2-footer__column{padding-top:0}.gobyweb2-footer__column-title{margin-bottom:26px}
 .gobyweb2-footer__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:8px}.gobyweb2-footer__stat{padding:10px 5px}.gobyweb2-footer__stat:nth-child(2)::after{display:none}.gobyweb2-footer__stat:nth-child(-n+2){border-bottom:1px solid #17315F}.gobyweb2-footer__stat:not(:last-child)::after{top:14px;height:60px}
 .gobyweb2-footer__contacts{grid-template-columns:1fr}
 .gobyweb2-footer__promo{background-position:center;min-height:320px}.gobyweb2-footer__promo::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(2,15,54,.94),rgba(2,15,54,.5) 58%,rgba(2,15,54,.18))}.gobyweb2-footer__promo-cover{display:none}.gobyweb2-footer__promo-content{z-index:3}.gobyweb2-footer__promo-copy{max-width:230px}
 .gobyweb2-footer__policies{flex-wrap:wrap;gap:10px 16px}.gobyweb2-footer__policy-sep{display:none}.gobyweb2-footer__follow{flex-wrap:wrap;gap:12px}.gobyweb2-footer__socials{gap:8px}
}


/* ===== Source: css/gobyweb2-global-solutions.css ===== */
.gobyweb2-global,.gobyweb2-global *{box-sizing:border-box}.gobyweb2-global{position:relative;width:100%;overflow:hidden;padding:30px 30px 40px;background:#fafcff;font-family:"Inter",sans-serif}.gobyweb2-global__inner{position:relative;z-index:2;width:100%;max-width:1450px;margin:0 auto}.gobyweb2-global__heading{margin:0 0 24px;color:#081533;font-family:"Poppins",sans-serif;font-size:24px;font-weight:700;line-height:1.3;text-align:center}.gobyweb2-global__services{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px}.gobyweb2-global__service{display:flex;min-width:0;min-height:86px;align-items:center;justify-content:center;flex-direction:column;padding:17px 12px;border:1px solid #e3e8f2;border-radius:12px;color:inherit;background:rgba(255,255,255,.72);text-align:center;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gobyweb2-global__service:hover{transform:translateY(-3px);border-color:#cbd7ed;box-shadow:0 12px 28px rgba(34,64,128,.09)}.gobyweb2-global__service-title{color:#101b39;font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;line-height:1.25}.gobyweb2-global__service-subtitle{margin-top:5px;color:#6e7890;font-size:12px;line-height:1.35}.gobyweb2-global__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:38px}.gobyweb2-global__stat{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:0;padding:25px 20px;border:1px solid #edf0f6;border-radius:17px;background:rgba(255,255,255,.88);box-shadow:0 12px 34px rgba(40,68,133,.09);text-align:center}.gobyweb2-global__stat-icon{display:inline-flex;margin-bottom:9px;color:#1473e6;font-size:26px}.gobyweb2-global__stat-icon svg{width:1em;height:1em;fill:currentColor}.gobyweb2-global__stat-number{color:#06133a;font-family:"Poppins",sans-serif;font-size:30px;font-weight:700;line-height:1.1}.gobyweb2-global__stat-label{margin-top:8px;color:#68738a;font-size:13px;line-height:1.35}.gobyweb2-global__glow{position:absolute;z-index:0;width:420px;height:250px;border-radius:50%;filter:blur(75px);opacity:.75;pointer-events:none}.gobyweb2-global__glow--left{left:-170px;bottom:-135px;background:rgba(65,175,255,.3)}.gobyweb2-global__glow--right{right:-155px;bottom:-130px;background:rgba(255,180,78,.28)}
@media(max-width:1024px){.gobyweb2-global{padding:36px 24px 40px}.gobyweb2-global__services{grid-template-columns:repeat(4,minmax(0,1fr))}.gobyweb2-global__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.gobyweb2-global{padding:30px 16px 34px}.gobyweb2-global__heading{font-size:21px}.gobyweb2-global__services{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gobyweb2-global__stats{grid-template-columns:1fr;gap:16px;margin-top:28px}.gobyweb2-global__service{min-height:78px}.gobyweb2-global__stat{padding:22px 18px}}
@media(prefers-reduced-motion:reduce){.gobyweb2-global__service{transition:none}}


/* ===== Source: css/gobyweb2-hero.css ===== */
.gobyweb2-hero,
.gobyweb2-hero * {
	box-sizing: border-box;
}

.gobyweb2-hero {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	overflow: hidden;
	background: #fff;
	padding: 24px;
}

.gobyweb2-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 0;
}

.gobyweb2-hero__inner {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}

.gobyweb2-hero__top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 35px;
}

.gobyweb2-hero__copy {
	position: relative;
	z-index: 2;
	flex: 0 0 auto;
	width: 43%;
	padding-top: 12px;
}

.gobyweb2-hero__eyebrow {
	display: inline-flex;
	align-items: center;
	width: fit-content;
	border: 1px solid #afc2ff;
	border-radius: 30px;
	color: #124dff;
	background: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: .02em;
	padding: 6px 14px;
}

.gobyweb2-hero__title {
	margin: 25px 0 18px;
	color: #07112d;
	font-family: "Poppins", sans-serif;
	font-size: clamp(36px, 4vw, 55px);
	font-weight: 700;
	letter-spacing: -1.2px;
	line-height: 1.12;
}

.gobyweb2-hero__title-line {
	display: block;
}

.gobyweb2-hero__highlight {
	color: #ff4b16;
}

.gobyweb2-hero__description {
	max-width: 570px;
	color: #536079;
	font-family: "Inter", sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.65;
}

.gobyweb2-hero__buttons {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	margin-top: 28px;
}

.gobyweb2-hero__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 22px;
	min-height: 48px;
	padding: 15px 25px;
	border: 1px solid transparent;
	border-radius: 8px;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	text-decoration: none !important;
	transition: transform .22s ease, box-shadow .22s ease, color .22s ease, background .22s ease, border-color .22s ease;
}

.gobyweb2-hero__button:hover,
.gobyweb2-hero__button:focus {
	transform: translateY(-2px);
}

.gobyweb2-hero__button:focus-visible {
	outline: 3px solid rgba(36, 54, 246, .26);
	outline-offset: 3px;
}

.gobyweb2-hero__button svg {
	width: 14px;
	height: 14px;
	fill: currentColor;
}

.gobyweb2-hero__button--primary {
	color: #fff;
	background: linear-gradient(100deg, #124dff 0%, #4a11f7 100%);
	border-color: #2436f6;
	box-shadow: 0 10px 25px rgba(41, 47, 242, .18);
}

.gobyweb2-hero__button--primary:hover,
.gobyweb2-hero__button--primary:focus {
	color: #fff;
	background: #4a11f7;
	border-color: #4a11f7;
	box-shadow: 0 14px 28px rgba(74, 17, 247, .23);
}

.gobyweb2-hero__button--secondary {
	color: #1535e7;
	background: #fff;
	border-color: #ff7a45;
}

.gobyweb2-hero__button--secondary:hover,
.gobyweb2-hero__button--secondary:focus {
	color: #fff;
	background: #ff4b16;
	border-color: #ff4b16;
}

.gobyweb2-hero__trust {
	display: flex;
	align-items: center;
	gap: 18px;
	margin-top: 26px;
}

.gobyweb2-hero__avatars {
	display: block;
	width: 130px;
	height: auto;
	flex: 0 0 auto;
}

.gobyweb2-hero__trust-details {
	display: flex;
	align-items: flex-start;
	gap: 14px;
}

.gobyweb2-hero__rating {
	padding-top: 1px;
	white-space: nowrap;
	color: #ffa900;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.15;
}

.gobyweb2-hero__trust-copy {
	color: #536079;
	font-family: "Inter", sans-serif;
	font-size: 15px;
	line-height: 1.45;
}

.gobyweb2-hero__trust-highlight {
	color: #2538f7;
	font-weight: 700;
}

.gobyweb2-hero__visual {
	position: relative;
	width: 57%;
	flex: 0 0 auto;
	margin-right: -24px;
	transform: translateZ(0);
}

.gobyweb2-hero__visual img {
	display: block;
	width: 100%;
	max-width: 820px;
	height: auto;
	margin-left: auto;
}

.gobyweb2-hero__visual--float img {
	animation: gobyweb2-float 6s ease-in-out infinite;
}

@keyframes gobyweb2-float {
	0%, 100% { transform: translate3d(0, 0, 0); }
	50% { transform: translate3d(0, -7px, 0); }
}

.gobyweb2-hero__brands {
	margin-top: 34px;
}

.gobyweb2-hero__brands-label {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 22px;
	color: #8b95ad;
	font-family: "Inter", sans-serif;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 3px;
	line-height: 1;
	text-align: center;
}

.gobyweb2-hero__brands-label::before,
.gobyweb2-hero__brands-label::after {
	content: "";
	width: min(25%, 320px);
	height: 1px;
	background-color: #dce1ea;
}

.gobyweb2-hero__brand-list {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	column-gap: 58px;
	row-gap: 22px;
	margin-top: 19px;
}

.gobyweb2-hero__brand,
.gobyweb2-hero__brand a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #34405a;
	font-family: "Inter", sans-serif;
	font-size: 17px;
	font-weight: 600;
	text-decoration: none;
}

.gobyweb2-hero__brand img {
	display: block;
	width: auto;
	height: auto;
	max-width: 130px;
	max-height: 40px;
	object-fit: contain;
	transition: opacity .2s ease, transform .2s ease;
}

.gobyweb2-hero__brand a:hover img,
.gobyweb2-hero__brand a:focus img {
	opacity: .78;
	transform: translateY(-2px);
}

@media (max-width: 1100px) {
	.gobyweb2-hero__top {
		align-items: center;
	}

	.gobyweb2-hero__copy {
		width: 48%;
	}

	.gobyweb2-hero__visual {
		width: 52%;
	}

	.gobyweb2-hero__title {
		font-size: clamp(38px, 4.4vw, 48px);
	}

	.gobyweb2-hero__trust {
		align-items: flex-start;
	}

	.gobyweb2-hero__trust-details {
		display: block;
	}

	.gobyweb2-hero__trust-copy {
		margin-top: 5px;
	}
}

@media (max-width: 767px) {
	.gobyweb2-hero {
		padding: 36px 18px 28px;
	}

	.gobyweb2-hero__top {
		flex-direction: column;
		gap: 30px;
	}

	.gobyweb2-hero__copy,
	.gobyweb2-hero__visual {
		width: 100% !important;
	}

	.gobyweb2-hero__copy {
		padding-top: 0;
	}

	.gobyweb2-hero__title {
		font-size: clamp(34px, 10vw, 44px);
		letter-spacing: -.8px;
	}

	.gobyweb2-hero__description {
		font-size: 16px;
	}

	.gobyweb2-hero__buttons {
		align-items: stretch;
		margin-top: 24px;
	}

	.gobyweb2-hero__button {
		flex: 1 1 100%;
	}

	.gobyweb2-hero__trust {
		flex-wrap: wrap;
		gap: 12px;
	}

	.gobyweb2-hero__trust-details {
		display: flex;
		flex-wrap: wrap;
	}

	.gobyweb2-hero__visual {
		margin-right: 0;
	}

	.gobyweb2-hero__visual img {
		width: calc(100% + 26px);
		max-width: none;
		margin-left: -13px;
	}

	.gobyweb2-hero__brands {
		margin-top: 28px;
	}

	.gobyweb2-hero__brands-label {
		gap: 12px;
		font-size: 9px;
		letter-spacing: 1.5px;
	}

	.gobyweb2-hero__brands-label::before,
	.gobyweb2-hero__brands-label::after {
		width: 14%;
	}

	.gobyweb2-hero__brand-list {
		column-gap: 30px;
		row-gap: 18px;
	}

	.gobyweb2-hero__brand img {
		max-width: 95px;
		max-height: 32px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.gobyweb2-hero__visual--float img {
		animation: none;
	}

	.gobyweb2-hero__button,
	.gobyweb2-hero__brand img {
		transition: none;
	}
}

/* v2.18.0 — GPU-smooth trusted-brand carousel on every device, including mobile. */
.gobyweb2-hero__brand-carousel {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-top: 19px;
	touch-action: pan-y;
	-webkit-mask-image: linear-gradient(to right, transparent 0, #000 2%, #000 98%, transparent 100%);
	mask-image: linear-gradient(to right, transparent 0, #000 2%, #000 98%, transparent 100%);
}

.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand-list {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	width: max-content;
	min-width: 100%;
	margin-top: 0;
	row-gap: 0 !important;
	will-change: transform;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand-list--running.gobyweb2-hero__brand-list--left {
	animation: gobyweb2-brand-marquee-left var(--gobyweb2-brand-duration, 24s) linear infinite;
}

.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand-list--running.gobyweb2-hero__brand-list--right {
	animation: gobyweb2-brand-marquee-right var(--gobyweb2-brand-duration, 24s) linear infinite;
}

.gobyweb2-hero__brand-carousel[data-pause-hover="yes"]:hover .gobyweb2-hero__brand-list--running,
.gobyweb2-hero__brand-carousel[data-pause-hover="yes"]:focus-within .gobyweb2-hero__brand-list--running {
	animation-play-state: paused;
}

@keyframes gobyweb2-brand-marquee-left {
	from { transform: translate3d(0, 0, 0); }
	to { transform: translate3d(var(--gobyweb2-brand-cycle-negative, -1000px), 0, 0); }
}

@keyframes gobyweb2-brand-marquee-right {
	from { transform: translate3d(var(--gobyweb2-brand-cycle-negative, -1000px), 0, 0); }
	to { transform: translate3d(0, 0, 0); }
}

.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand {
	flex: 0 0 auto;
	min-width: 0;
}

.gobyweb2-hero__brand-carousel--static {
	-webkit-mask-image: none;
	mask-image: none;
}

.gobyweb2-hero__brand-carousel--static .gobyweb2-hero__brand-list {
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
	will-change: auto;
	animation: none !important;
	transform: none !important;
}

@media (max-width: 767px) {
	.gobyweb2-hero__brand-carousel {
		/* Keep the moving strip clipped to the hero width on phones. */
		overflow: hidden !important;
	}

	.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand-list {
		width: 100%;
		min-width: 100%;
		column-gap: 0 !important;
		flex-wrap: nowrap !important;
	}

	.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand {
		flex: 0 0 50%;
		width: 50%;
		max-width: 50%;
		box-sizing: border-box;
		padding: 6px 10px;
	}

	.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand,
	.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand a {
		min-height: 48px;
	}

	.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand img {
		max-width: min(112px, 82%);
		max-height: 34px;
		margin-inline: auto;
	}

	.gobyweb2-hero__brand-carousel--static .gobyweb2-hero__brand-list {
		width: 100%;
		justify-content: center;
	}
}

@media (max-width: 420px) {
	.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand {
		padding-inline: 7px;
	}

	.gobyweb2-hero__brand-carousel .gobyweb2-hero__brand img {
		max-width: min(104px, 86%);
		max-height: 32px;
	}
}



/* ===== Source: css/gobyweb2-latest-creations.css ===== */
.gobyweb2-creations,.gobyweb2-creations *{box-sizing:border-box}.gobyweb2-creations{width:100%;padding:45px 30px;background:#f8fafe;font-family:"Inter",sans-serif}.gobyweb2-creations__inner{max-width:1500px;margin:0 auto}.gobyweb2-creations__heading-wrap{position:relative;margin-bottom:34px;text-align:center}.gobyweb2-creations__heading-wrap.has-decor::before{content:"";position:absolute;z-index:0;left:25%;right:25%;bottom:-1px;height:19px;border-radius:50%;background:#cbb6ff;opacity:.22;filter:blur(4px)}.gobyweb2-creations__heading-wrap.has-decor::after{content:"✦  ✦";position:absolute;right:21%;top:-12px;color:#8eddf8;font-size:23px;letter-spacing:13px}.gobyweb2-creations__heading{position:relative;z-index:1;margin:0;color:#06132e;font-family:"Poppins",sans-serif;font-size:38px;font-weight:700;line-height:1.25}.gobyweb2-creations__projects{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.gobyweb2-creations__project{position:relative;display:flex;min-width:0;min-height:210px;flex-direction:column;padding:22px 20px 20px;border:1px solid #e9edf4;border-top:4px solid var(--creation-accent);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(28,51,100,.07)}.gobyweb2-creations__project-head{display:flex;align-items:center;gap:14px}.gobyweb2-creations__project-icon{display:flex;align-items:center;justify-content:center;flex:0 0 58px;width:58px;height:58px;border-radius:14px;color:#fff;background:var(--creation-accent);font-size:26px}.gobyweb2-creations__project-icon svg{width:1em;height:1em;fill:currentColor}.gobyweb2-creations__project-head>span:last-child{display:flex;min-width:0;flex-direction:column}.gobyweb2-creations__category{color:var(--creation-accent);font-size:13px;font-weight:600}.gobyweb2-creations__project-title{margin-top:7px;color:#07132f;font-family:"Poppins",sans-serif;font-size:16px;line-height:1.3}.gobyweb2-creations__project-desc{margin:17px 0;color:#667085;font-size:14px;line-height:1.55}.gobyweb2-creations__project-link{display:inline-flex;align-items:center;gap:12px;margin-top:auto;color:var(--creation-accent)!important;font-size:13px;font-weight:600;text-decoration:none!important}.gobyweb2-creations__feature{display:grid;grid-template-columns:1fr 1.12fr;gap:14px;margin-top:24px}.gobyweb2-creations__story,.gobyweb2-creations__visual{position:relative;min-height:500px;overflow:hidden;border-radius:18px}.gobyweb2-creations__story{display:flex;align-items:flex-start;flex-direction:column;padding:42px 42px 36px;background:#03154b;color:#fff}.gobyweb2-creations__story::after{content:"";position:absolute;right:-20%;bottom:-28%;width:100%;height:55%;border:3px solid #0868ff;border-radius:50%;filter:drop-shadow(0 0 9px #0868ff);opacity:.5;transform:rotate(-10deg)}.gobyweb2-creations__story>*{position:relative;z-index:1}.gobyweb2-creations__story-eyebrow{color:#29a4ff;font-size:12px;font-weight:600;letter-spacing:.04em}.gobyweb2-creations__story-heading{max-width:580px;margin:13px 0 16px;color:#fff;font-family:"Poppins",sans-serif;font-size:32px;line-height:1.25}.gobyweb2-creations__story-desc{max-width:600px;margin:0;color:#d6e1f8;font-size:15px;line-height:1.65}.gobyweb2-creations__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:30px 0 24px}.gobyweb2-creations__metric{display:flex;min-width:0;flex-direction:column;padding:0 18px;border-right:1px solid rgba(255,255,255,.18)}.gobyweb2-creations__metric:first-child{padding-left:0}.gobyweb2-creations__metric:last-child{border-right:0}.gobyweb2-creations__metric-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:10px;border:1px solid #1675ff;border-radius:50%;color:#fff;box-shadow:0 0 14px rgba(22,117,255,.65)}.gobyweb2-creations__metric-icon svg{width:16px;height:16px;fill:currentColor}.gobyweb2-creations__metric-value{color:#fff;font-family:"Poppins",sans-serif;font-size:30px;line-height:1.2}.gobyweb2-creations__metric-label{margin-top:3px;color:#d6e1f8;font-size:13px}.gobyweb2-creations__button{display:inline-flex;align-items:center;gap:18px;margin-top:auto;padding:14px 22px;border-radius:9px;color:#125feb!important;background:#fff;font-size:13px;font-weight:600;text-decoration:none!important;box-shadow:0 5px 20px rgba(43,122,255,.3)}.gobyweb2-creations__button svg{width:13px;height:13px;fill:currentColor}.gobyweb2-creations__visual img{display:block;width:100%;height:100%;object-fit:cover}.gobyweb2-creations__growth{position:absolute;right:24px;bottom:22px;width:min(48%,360px);padding:22px 26px;border-radius:16px;background:#fff;box-shadow:0 16px 40px rgba(17,39,84,.16)}.gobyweb2-creations__growth-label{display:block;color:#697386;font-size:12px;font-weight:600}.gobyweb2-creations__growth-value{display:block;margin-top:8px;color:#07132f;font-family:"Poppins",sans-serif;font-size:32px}.gobyweb2-creations__chart{position:relative;height:55px;margin-top:9px;border-bottom:1px solid #d9e1ee}.gobyweb2-creations__chart i{position:absolute;bottom:0;width:17%;border-top:3px solid #1260f5;transform-origin:left center}.gobyweb2-creations__chart i:nth-child(1){left:0;bottom:5px;transform:rotate(-9deg)}.gobyweb2-creations__chart i:nth-child(2){left:16%;bottom:8px;transform:rotate(12deg)}.gobyweb2-creations__chart i:nth-child(3){left:32%;bottom:14px;transform:rotate(-17deg)}.gobyweb2-creations__chart i:nth-child(4){left:48%;bottom:17px;transform:rotate(25deg)}.gobyweb2-creations__chart i:nth-child(5){left:65%;bottom:34px;width:27%;transform:rotate(-21deg)}
@media(max-width:1024px){.gobyweb2-creations{padding:40px 22px}.gobyweb2-creations__heading{font-size:32px}.gobyweb2-creations__projects{grid-template-columns:repeat(2,minmax(0,1fr))}.gobyweb2-creations__feature{grid-template-columns:1fr}.gobyweb2-creations__story,.gobyweb2-creations__visual{min-height:470px}}
@media(max-width:767px){.gobyweb2-creations{padding:34px 16px}.gobyweb2-creations__heading{font-size:27px}.gobyweb2-creations__projects{grid-template-columns:1fr}.gobyweb2-creations__project{min-height:190px}.gobyweb2-creations__story{padding:30px 24px 28px}.gobyweb2-creations__story-heading{font-size:27px}.gobyweb2-creations__story,.gobyweb2-creations__visual{min-height:380px}.gobyweb2-creations__metrics{grid-template-columns:1fr;gap:18px}.gobyweb2-creations__metric{padding:0;border-right:0}.gobyweb2-creations__growth{right:14px;bottom:14px;width:70%;padding:18px}.gobyweb2-creations__heading-wrap.has-decor::after{right:2%}}


/* ===== Source: css/gobyweb2-latest-posts.css ===== */
.gobyweb2-posts,.gobyweb2-posts *{box-sizing:border-box}.gobyweb2-posts{width:100%;padding:45px 28px 50px;background:#fff;font-family:"Inter",sans-serif}.gobyweb2-posts__inner{max-width:1480px;margin:0 auto}.gobyweb2-posts__header{display:flex;align-items:center;justify-content:center;min-height:45px;margin-bottom:26px}.gobyweb2-posts__heading{margin:0;color:#07132f;font-family:"Poppins",sans-serif;font-size:26px;font-weight:700;line-height:1.3;text-align:center}.gobyweb2-posts__view-all{position:absolute;right:max(28px,calc((100vw - 1480px)/2));display:inline-flex;align-items:center;gap:14px;padding:11px 16px;border:1px solid #dde5f0;border-radius:7px;color:#1260f5!important;background:#fff;font-size:12px;font-weight:600;text-decoration:none!important}.gobyweb2-posts__view-all svg{width:12px;height:12px;fill:currentColor}.gobyweb2-posts__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.gobyweb2-posts__card{min-width:0;overflow:hidden;border:1px solid #e5eaf2;border-radius:10px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.gobyweb2-posts__card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(28,52,106,.1)}.gobyweb2-posts__image{display:block;width:100%;height:180px;overflow:hidden;background:#edf2fa}.gobyweb2-posts__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gobyweb2-posts__card:hover .gobyweb2-posts__image img{transform:scale(1.035)}.gobyweb2-posts__content{padding:14px 16px 18px}.gobyweb2-posts__badge{display:inline-block;margin-bottom:9px;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}.gobyweb2-posts__badge--1{color:#ff6a24}.gobyweb2-posts__badge--2{color:#e54e45}.gobyweb2-posts__badge--3{color:#1689e8}.gobyweb2-posts__badge--4{color:#f34e54}.gobyweb2-posts__title-link{text-decoration:none!important}.gobyweb2-posts__title{margin:0;color:#07132f;font-family:"Poppins",sans-serif;font-size:17px;font-weight:600;line-height:1.4;transition:color .2s ease}.gobyweb2-posts__title-link:hover .gobyweb2-posts__title{color:#1260f5}.gobyweb2-posts__excerpt{margin:10px 0 0;color:#667085;font-size:13px;line-height:1.55}.gobyweb2-posts__meta{display:flex;align-items:center;gap:9px;margin-top:16px;color:#768095;font-size:11px;line-height:1.3}.gobyweb2-posts__empty{padding:35px;border:1px dashed #dce3ef;border-radius:10px;color:#687386;text-align:center}
@media(max-width:1024px){.gobyweb2-posts{padding:40px 22px 44px}.gobyweb2-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gobyweb2-posts__view-all{position:static;margin-left:auto}.gobyweb2-posts__header{justify-content:space-between}.gobyweb2-posts__image{height:190px}}
@media(max-width:767px){.gobyweb2-posts{padding:34px 16px 38px}.gobyweb2-posts__header{align-items:flex-start;flex-direction:column;gap:15px}.gobyweb2-posts__heading{font-size:23px;text-align:left}.gobyweb2-posts__view-all{margin-left:0}.gobyweb2-posts__grid{grid-template-columns:1fr}.gobyweb2-posts__image{height:210px}}
@media(prefers-reduced-motion:reduce){.gobyweb2-posts__card,.gobyweb2-posts__image img{transition:none}}
.gobyweb2-posts__header{position:relative}.gobyweb2-posts__view-all{right:0}


/* ===== Source: css/gobyweb2-logo-carousel.css ===== */
.gobyweb2-logos,.gobyweb2-logos *{box-sizing:border-box}.gobyweb2-logos{position:relative;width:100%;overflow:hidden;padding:28px 24px;background:#fff}.gobyweb2-logos__viewport{width:100%;max-width:1440px;margin:0 auto;overflow:hidden}.gobyweb2-logos--fade .gobyweb2-logos__viewport{-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.gobyweb2-logos__track{display:flex;width:max-content;will-change:transform}.gobyweb2-logos__group{display:flex;flex:0 0 auto;align-items:center;gap:90px;padding-right:90px}.gobyweb2-logos__item{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:130px;color:inherit;text-align:center;text-decoration:none!important;transition:transform .2s ease,opacity .2s ease}.gobyweb2-logos__item img{display:block;width:auto;max-width:100%;height:auto;max-height:42px;object-fit:contain;opacity:1}.gobyweb2-logos__fallback{color:#1c2944;font-family:"Inter",sans-serif;font-size:17px;font-weight:600;line-height:1.2}.gobyweb2-logos--autoplay .gobyweb2-logos__track{animation:gobyweb2-logo-scroll var(--gobyweb2-logo-duration,24s) linear infinite}.gobyweb2-logos--reverse .gobyweb2-logos__track{animation-direction:reverse}.gobyweb2-logos--pause:hover .gobyweb2-logos__track{animation-play-state:paused}.gobyweb2-logos--grayscale .gobyweb2-logos__item img{filter:grayscale(1)}.gobyweb2-logos--grayscale .gobyweb2-logos__item:hover img{filter:grayscale(0)}.gobyweb2-logos--lift .gobyweb2-logos__item:hover{transform:translateY(-3px)}@keyframes gobyweb2-logo-scroll{to{transform:translateX(-50%)}}
@media(max-width:1024px){.gobyweb2-logos{padding:25px 20px}.gobyweb2-logos__group{gap:60px;padding-right:60px}.gobyweb2-logos__item{width:115px}.gobyweb2-logos__item img{max-height:38px}}
@media(max-width:767px){.gobyweb2-logos{padding:22px 14px}.gobyweb2-logos__group{gap:42px;padding-right:42px}.gobyweb2-logos__item{width:95px}.gobyweb2-logos__item img{max-height:32px}.gobyweb2-logos--fade .gobyweb2-logos__viewport{-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}}
@media(prefers-reduced-motion:reduce){.gobyweb2-logos--autoplay .gobyweb2-logos__track{animation-play-state:paused}.gobyweb2-logos__item{transition:none}}


/* ===== Source: css/gobyweb2-our-work-hero.css ===== */
.gobyweb2-our-work-hero,
.gobyweb2-our-work-hero * { box-sizing: border-box; }

.gobyweb2-our-work-hero {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	min-height: 515px;
	overflow: hidden;
	isolation: isolate;
	background: linear-gradient(90deg,#fff 0%,#f9fbff 41%,#eaf2ff 100%);
}

.gobyweb2-our-work-hero__glow {
	position: absolute;
	z-index: 0;
	width: 760px;
	height: 760px;
	right: 8%;
	top: -245px;
	border-radius: 50%;
	pointer-events: none;
	background: radial-gradient(circle,rgba(91,137,255,.16) 0%,rgba(255,255,255,0) 70%);
}

.gobyweb2-our-work-hero__inner {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1400px;
	min-height: inherit;
	margin: 0 auto;
	padding: 44px 24px 42px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	column-gap: 12px;
}

.gobyweb2-our-work-hero__content {
	position: relative;
	z-index: 4;
	flex: 0 0 38%;
	max-width: 38%;
	min-width: 0;
}

.gobyweb2-our-work-hero__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 28px;
	padding: 8px 18px;
	border-radius: 24px;
	background: #eff4ff;
	color: #1b55d9;
	font-family: "Poppins", sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .03em;
}

.gobyweb2-our-work-hero__heading {
	margin: 0 0 20px;
	color: #07184a;
	font-family: "Poppins", sans-serif;
	font-size: 72px;
	font-weight: 700;
	line-height: 1.06;
	letter-spacing: -.045em;
}

.gobyweb2-our-work-hero__subheading {
	margin: 0 0 20px;
	color: #15254f;
	font-family: "Poppins", sans-serif;
	font-size: 25px;
	font-weight: 500;
	line-height: 1.35;
	letter-spacing: -.018em;
}

.gobyweb2-our-work-hero__description {
	max-width: 500px;
	margin: 0 0 40px;
	color: #4b5873;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.65;
}

.gobyweb2-our-work-hero__stats {
	display: flex;
	align-items: flex-start;
	flex-wrap: nowrap;
	gap: 28px;
	width: max-content;
	max-width: none;
	overflow: visible;
}

.gobyweb2-our-work-hero__stat {
	display: inline-flex;
	align-items: center;
	flex: 0 0 auto;
	min-width: 0;
	gap: 12px;
}

.gobyweb2-our-work-hero__stat-icon {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	border-radius: 10px;
	background: #eef3ff;
	color: #315bff;
	font-size: 22px;
}
.gobyweb2-our-work-hero__stat-icon svg { width: 22px; height: 22px; fill: currentColor; }

.gobyweb2-our-work-hero__stat-copy {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	min-width: 0;
	gap: 2px;
}

.gobyweb2-our-work-hero__stat-value {
	color: #071a50;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.12;
	white-space: nowrap;
}

.gobyweb2-our-work-hero__stat-label {
	color: #5f6a80;
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.25;
	white-space: nowrap;
}

.gobyweb2-our-work-hero__visual {
	--gb2-work-x: 50px;
	--gb2-work-y: 0px;
	position: relative;
	z-index: 2;
	flex: 1 1 auto;
	min-width: 0;
	height: 515px;
	overflow: hidden;
	transform: translate(var(--gb2-work-x),var(--gb2-work-y));
	-webkit-mask-image: linear-gradient(90deg,transparent 0%,rgba(0,0,0,.55) 8%,#000 18%,#000 100%);
	mask-image: linear-gradient(90deg,transparent 0%,rgba(0,0,0,.55) 8%,#000 18%,#000 100%);
}

.gobyweb2-our-work-hero__visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	user-select: none;
}

@media (max-width: 1199px) {
	.gobyweb2-our-work-hero__heading { font-size: 60px; }
	.gobyweb2-our-work-hero__subheading { font-size: 22px; }
	.gobyweb2-our-work-hero__stats { gap: 18px; width: max-content; max-width: none; flex-wrap: nowrap; }
	.gobyweb2-our-work-hero__stat-label { white-space: nowrap; max-width: none; }
}

@media (max-width: 1024px) {
	.gobyweb2-our-work-hero { min-height: 560px; }
	.gobyweb2-our-work-hero__inner { padding: 42px 22px; column-gap: 16px; }
	.gobyweb2-our-work-hero__content { flex-basis: 45%; max-width: 45%; }
	.gobyweb2-our-work-hero__badge { margin-bottom: 22px; }
	.gobyweb2-our-work-hero__heading { font-size: 56px; }
	.gobyweb2-our-work-hero__subheading { font-size: 21px; }
	.gobyweb2-our-work-hero__description { margin-bottom: 32px; font-size: 17px; }
	.gobyweb2-our-work-hero__visual { --gb2-work-x: 10px; height: 450px; }
	.gobyweb2-our-work-hero__stats { display: flex; flex-wrap: nowrap; width: max-content; max-width: none; }
	.gobyweb2-our-work-hero__stat:last-child { grid-column: auto; }
}

@media (max-width: 767px) {
	.gobyweb2-our-work-hero { min-height: 0; }
	.gobyweb2-our-work-hero__inner {
		padding: 34px 18px;
		flex-direction: column;
		align-items: stretch;
		row-gap: 26px;
	}
	.gobyweb2-our-work-hero__content {
		flex-basis: auto !important;
		max-width: 100% !important;
		width: 100%;
		transform: none !important;
		text-align: left;
	}
	.gobyweb2-our-work-hero__badge { margin-bottom: 18px; font-size: 12px; }
	.gobyweb2-our-work-hero__heading { font-size: 42px; line-height: 1.08; margin-bottom: 15px; }
	.gobyweb2-our-work-hero__subheading { font-size: 19px; margin-bottom: 15px; }
	.gobyweb2-our-work-hero__description { max-width: 100%; margin-bottom: 28px; font-size: 16px; line-height: 1.58; }
	.gobyweb2-our-work-hero__stats { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); width: 100%; max-width: 100%; gap: 10px; }
	.gobyweb2-our-work-hero__stat,
	.gobyweb2-our-work-hero__stat:last-child { grid-column: auto; flex-direction: column; align-items: flex-start; gap: 8px; }
	.gobyweb2-our-work-hero__stat-icon { width: 48px; height: 48px; }
	.gobyweb2-our-work-hero__stat-value { font-size: 18px; }
	.gobyweb2-our-work-hero__stat-label { font-size: 11px; max-width: none; white-space: normal; }
	.gobyweb2-our-work-hero__visual {
		--gb2-work-x: 0px !important;
		--gb2-work-y: 0px !important;
		width: calc(100% + 12px);
		height: 310px;
		margin-left: -6px;
		border-radius: 18px;
		-webkit-mask-image: none;
		mask-image: none;
	}
	.gobyweb2-our-work-hero__visual img { object-position: 53% center; }
	.gobyweb2-our-work-hero__glow { width: 520px; height: 520px; right: -220px; top: 30%; }
}

@media (max-width: 480px) {
	.gobyweb2-our-work-hero__inner { padding-left: 16px; padding-right: 16px; }
	.gobyweb2-our-work-hero__heading { font-size: 38px; }
	.gobyweb2-our-work-hero__stats { grid-template-columns: repeat(3,minmax(0,1fr)); }
	.gobyweb2-our-work-hero__stat-icon { width: 44px; height: 44px; }
	.gobyweb2-our-work-hero__stat-label { font-size: 10px; line-height: 1.2; }
	.gobyweb2-our-work-hero__visual { height: 275px; }
}


/* ===== Source: css/gobyweb2-packages-page.css ===== */
.gb2-packages-page{--gb2pkg-blue:#0a56ff;--gb2pkg-orange:#ff5a19;--gb2pkg-section-gap:26px;width:100%;background:#fff;color:#071239;font-family:Inter,Arial,sans-serif;overflow:hidden}.gb2-packages-page *{box-sizing:border-box}.gb2-packages__container{width:calc(100% - 48px);max-width:1400px;margin:0 auto}.gb2-packages__hero{position:relative;background:#f8fbff;border-bottom:1px solid #e8eef8}.gb2-packages__hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 32%,rgba(34,112,255,.12),transparent 33%),linear-gradient(120deg,rgba(255,255,255,.9),rgba(235,244,255,.5));pointer-events:none}.gb2-packages__hero-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:56px;padding-top:58px;padding-bottom:54px}.gb2-packages__hero-content{flex:1;min-width:0;max-width:720px}.gb2-packages__eyebrow,.gb2-packages__section-label,.gb2-packages__cta-label{font-family:Poppins,Arial,sans-serif;font-size:14px;line-height:1.4;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gb2pkg-blue)}.gb2-packages__hero-title{margin:16px 0 24px;font-family:Poppins,Arial,sans-serif;font-size:58px;line-height:1.12;font-weight:700;letter-spacing:-.035em;color:#071239}.gb2-packages__hero-copy{max-width:650px;font-size:17px;line-height:1.72;color:#27334f}.gb2-packages__benefits{display:flex;flex-wrap:wrap;gap:22px 40px;margin-top:34px}.gb2-packages__benefit{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;color:#27334f}.gb2-packages__benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#eef5ff;color:var(--gb2pkg-blue);font-size:18px;box-shadow:0 6px 18px rgba(22,72,154,.08)}.gb2-packages__benefit-icon svg{width:18px;height:18px;fill:currentColor}.gb2-packages__hero-media{position:relative;flex:0 0 44%;max-width:44%;display:flex;justify-content:flex-end;align-items:center}.gb2-packages__hero-media img{display:block;width:100%;max-width:650px;height:auto;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(41,83,153,.12));border-radius:18px}.gb2-packages__section{padding:calc(var(--gb2pkg-section-gap) * 1.65) 0 0}.gb2-packages__section--last{padding-bottom:calc(var(--gb2pkg-section-gap) * 1.8)}.gb2-packages__section-head{text-align:center;max-width:900px;margin:0 auto 34px}.gb2-packages__section-title,.gb2-packages__backlink-title,.gb2-packages__cta-title{margin:8px 0 10px;font-family:Poppins,Arial,sans-serif;color:#071239;font-size:38px;line-height:1.22;font-weight:700;letter-spacing:-.02em}.gb2-packages__section-copy,.gb2-packages__backlink-copy{font-size:16px;line-height:1.65;color:#3f4b66}.gb2-packages__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}.gb2-packages__card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:30px 26px 24px;background:#fff;border:1px solid #e6eaf2;border-radius:18px;box-shadow:0 10px 28px rgba(20,44,86,.08);transition:transform .2s ease,box-shadow .2s ease}.gb2-packages__card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(20,44,86,.11)}.gb2-packages__card--highlight{border:2px solid var(--gb2pkg-blue);padding:29px 25px 23px}.gb2-packages__badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);padding:5px 18px;border-radius:999px;background:var(--gb2pkg-blue);color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 7px 16px rgba(10,86,255,.24)}.gb2-packages__card-title{margin:0 0 14px;font-family:Poppins,Arial,sans-serif;font-size:22px;line-height:1.25;font-weight:600;color:#071239;min-height:56px}.gb2-packages__price-block{min-height:72px}.gb2-packages__price-kicker{font-size:16px;line-height:1.2;font-weight:700;color:var(--gb2pkg-blue);margin-bottom:2px}.gb2-packages__price{font-family:Poppins,Arial,sans-serif;font-size:34px;line-height:1.1;font-weight:700;color:var(--gb2pkg-blue);letter-spacing:-.02em}.gb2-packages__price-prefix{font-size:.7em}.gb2-packages__price-suffix{font-size:.45em;margin-left:4px;font-weight:600}.gb2-packages__card-copy{margin:15px 0 20px;font-size:14px;line-height:1.65;color:#3f4b66;min-height:92px}.gb2-packages__features{list-style:none;padding:0;margin:0 0 24px}.gb2-packages__feature{display:flex;align-items:flex-start;gap:10px;margin:0 0 11px;font-size:14px;line-height:1.45;color:#3f4b66}.gb2-packages__feature-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-top:2px;color:var(--gb2pkg-blue);font-size:10px;line-height:1}.gb2-packages__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:auto;border-radius:7px;text-decoration:none;font-family:Poppins,Arial,sans-serif;font-size:15px;font-weight:600;transition:transform .2s ease,filter .2s ease}.gb2-packages__button:hover{transform:translateY(-1px);filter:brightness(.96)}.gb2-packages__button--blue{background:var(--gb2pkg-blue);color:#fff}.gb2-packages__button--orange{background:var(--gb2pkg-orange);color:#fff}.gb2-packages__support{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:28px;padding:18px 26px;border:1px solid #d7e5ff;border-radius:18px;background:#f7faff}.gb2-packages__support-main{display:flex;align-items:center;gap:20px;min-width:0}.gb2-packages__support-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--gb2pkg-blue);font-size:21px;box-shadow:0 5px 15px rgba(18,71,157,.12)}.gb2-packages__support-icon svg{width:22px;height:22px;fill:currentColor}.gb2-packages__support-text{font-size:15px;line-height:1.55;color:#3f4b66;max-width:760px}.gb2-packages__support-button{display:inline-flex;align-items:center;justify-content:center;min-width:160px;min-height:44px;padding:10px 24px;border:2px solid var(--gb2pkg-orange);border-radius:999px;color:var(--gb2pkg-orange);text-decoration:none;font-family:Poppins,Arial,sans-serif;font-weight:600;white-space:nowrap;transition:all .2s ease}.gb2-packages__support-button:hover{background:var(--gb2pkg-orange);color:#fff}.gb2-packages__backlink{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(180px,.55fr) minmax(320px,.9fr);align-items:center;gap:36px;padding:38px 40px;border-radius:20px;background:#eff6ff;overflow:hidden}.gb2-packages__backlink:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-150px;bottom:-200px;background:radial-gradient(circle,rgba(10,86,255,.09),transparent 70%)}.gb2-packages__backlink-copywrap{position:relative;z-index:1}.gb2-packages__backlink-title{font-size:32px;margin-top:8px}.gb2-packages__features--backlink{margin-top:22px;margin-bottom:0}.gb2-packages__backlink-art{display:flex;align-items:center;justify-content:center;min-height:220px}.gb2-packages__backlink-rings{position:relative;display:flex;align-items:center;justify-content:center;width:140px;height:140px;border:1px solid rgba(10,86,255,.2);border-radius:50%;background:rgba(255,255,255,.65);box-shadow:0 0 0 18px rgba(10,86,255,.035),0 0 0 36px rgba(10,86,255,.025)}.gb2-packages__backlink-rings:after{content:"";position:absolute;width:185px;height:185px;border:1px dashed rgba(10,86,255,.18);border-radius:50%}.gb2-packages__backlink-icon{position:relative;z-index:1;color:var(--gb2pkg-blue);font-size:56px}.gb2-packages__backlink-icon svg{width:60px;height:60px;fill:currentColor}.gb2-packages__backlink-card{position:relative;z-index:1;padding:26px 28px 22px;background:#fff;border:1px solid #dfe6f2;border-radius:16px;box-shadow:0 12px 28px rgba(23,54,105,.12)}.gb2-packages__backlink-card h3{margin:0 0 4px;font-family:Poppins,Arial,sans-serif;font-size:22px;line-height:1.25;color:#071239}.gb2-packages__backlink-price{font-family:Poppins,Arial,sans-serif;font-size:34px;line-height:1.1;font-weight:700;color:var(--gb2pkg-blue)}.gb2-packages__backlink-price span{font-size:.7em}.gb2-packages__backlink-unit{font-size:14px;color:#34415e;margin-top:2px}.gb2-packages__backlink-note{display:inline-block;margin:12px 0 14px;padding:5px 10px;border-radius:4px;background:#dce8ff;color:#0751de;font-size:13px;font-weight:600}.gb2-packages__backlink-card .gb2-packages__features{margin-bottom:18px}.gb2-packages__cta{--gb2pkg-cta-start:#073bd8;--gb2pkg-cta-end:#0869ff;position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:35px 64px;border-radius:18px;background:linear-gradient(110deg,var(--gb2pkg-cta-start),var(--gb2pkg-cta-end));color:#fff;overflow:hidden}.gb2-packages__cta:before{content:"";position:absolute;inset:auto -120px -170px auto;width:520px;height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 18px rgba(255,255,255,.025),0 0 0 36px rgba(255,255,255,.02),0 0 0 54px rgba(255,255,255,.015)}.gb2-packages__cta:after{content:"";position:absolute;right:32px;bottom:20px;width:110px;height:40px;background-image:radial-gradient(circle,rgba(255,255,255,.35) 2px,transparent 2.5px);background-size:14px 14px;opacity:.55}.gb2-packages__cta-copy{position:relative;z-index:1;max-width:760px}.gb2-packages__cta-label{color:#fff}.gb2-packages__cta-title{margin:6px 0 6px;color:inherit;font-size:32px}.gb2-packages__cta-description{font-size:15px;line-height:1.55;max-width:650px}.gb2-packages__cta-button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:250px;min-height:62px;padding:14px 28px;border-radius:10px;background:#fff;color:#071239;text-decoration:none;font-family:Poppins,Arial,sans-serif;font-size:16px;font-weight:600;box-shadow:0 8px 24px rgba(0,19,78,.2);transition:transform .2s ease}.gb2-packages__cta-button:hover{transform:translateY(-2px)}.gb2-packages__cta-button svg{width:18px;height:18px;fill:currentColor;color:var(--gb2pkg-blue)}
@media(max-width:1199px){.gb2-packages__hero-title{font-size:48px}.gb2-packages__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gb2-packages__card-copy{min-height:0}.gb2-packages__backlink{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}.gb2-packages__backlink-art{display:none}}
@media(max-width:900px){.gb2-packages__container{width:calc(100% - 36px)}.gb2-packages__hero-inner{flex-direction:column;align-items:flex-start;gap:28px}.gb2-packages__hero-content{max-width:none}.gb2-packages__hero-media{flex-basis:auto!important;max-width:720px!important;width:100%;align-self:center}.gb2-packages__hero-media img{margin:0 auto}.gb2-packages__hero-title{font-size:44px}.gb2-packages__benefits{gap:16px 26px}.gb2-packages__backlink{grid-template-columns:1fr}.gb2-packages__backlink-card{max-width:none}.gb2-packages__cta{padding:34px 36px;flex-direction:column;align-items:flex-start}.gb2-packages__cta-button{min-width:220px}.gb2-packages__section-title{font-size:34px}}
@media(max-width:767px){.gb2-packages__container{width:calc(100% - 28px)}.gb2-packages__hero{padding:0!important}.gb2-packages__hero-inner{padding:38px 0 34px!important}.gb2-packages__hero-title{font-size:38px;line-height:1.16;margin-top:12px}.gb2-packages__hero-copy{font-size:15px}.gb2-packages__benefits{display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px}.gb2-packages__benefit-icon{width:38px;height:38px}.gb2-packages__hero-media{max-width:100%!important}.gb2-packages__section{padding-top:34px}.gb2-packages__section-head{margin-bottom:24px}.gb2-packages__section-title,.gb2-packages__backlink-title,.gb2-packages__cta-title{font-size:28px}.gb2-packages__grid{grid-template-columns:1fr;gap:18px}.gb2-packages__card{padding:24px 20px 20px}.gb2-packages__card--highlight{padding:23px 19px 19px}.gb2-packages__card-title{min-height:0;font-size:20px}.gb2-packages__price-block{min-height:0}.gb2-packages__card-copy{margin:12px 0 18px}.gb2-packages__support{align-items:flex-start;flex-direction:column;padding:18px}.gb2-packages__support-main{align-items:flex-start}.gb2-packages__support-icon{width:44px;height:44px}.gb2-packages__support-button{width:100%}.gb2-packages__backlink{padding:26px 20px;gap:26px}.gb2-packages__backlink-card{padding:22px 20px}.gb2-packages__cta{padding:28px 22px}.gb2-packages__cta-button{width:100%;min-width:0}.gb2-packages__cta-description{font-size:14px}}


/* ===== Source: css/gobyweb2-process.css ===== */
.gobyweb2-process,.gobyweb2-process *{box-sizing:border-box}.gobyweb2-process{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;padding:30px 22px 28px;background:#fff;font-family:"Inter",sans-serif}.gobyweb2-process__inner{width:100%;max-width:1400px;margin:0 auto}.gobyweb2-process__heading-wrap{margin:0 auto 52px;text-align:center}.gobyweb2-process__eyebrow{margin:0 0 10px;color:#0d5fdf;font-family:"Poppins",sans-serif;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.15px;text-transform:uppercase}.gobyweb2-process__heading{margin:0;color:#081942;font-family:"Poppins",sans-serif;font-size:30px;font-weight:700;line-height:1.18;letter-spacing:-.45px}.gobyweb2-process__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:24px;row-gap:28px;align-items:stretch}.gobyweb2-process__card{position:relative;display:flex;min-width:0;min-height:368px;flex-direction:column;align-items:center;overflow:visible;padding:45px 16px 23px;border:1px solid #e2e6ee;border-radius:17px;background:#fff;text-align:center;box-shadow:0 7px 22px rgba(15,42,94,.045)}.gobyweb2-process__badge{position:absolute;z-index:5;top:-25px;left:52px;display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#0b5edd;font-family:"Poppins",sans-serif;font-size:23px;font-weight:700;line-height:1;box-shadow:0 3px 8px rgba(26,64,153,.18)}.gobyweb2-process__image{display:flex;width:185px;height:154px;align-items:center;justify-content:center;margin:0 auto 12px;overflow:hidden}.gobyweb2-process__image img{display:block;width:100%;height:100%;object-fit:contain}.gobyweb2-process__title{margin:0 0 13px;color:#07143e;font-family:"Poppins",sans-serif;font-size:19px;font-weight:700;line-height:1.25}.gobyweb2-process__description{width:100%;max-width:230px;margin:0 auto;color:#172854;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;line-height:1.55}.gobyweb2-process__connector{position:absolute;z-index:4;top:-18px;right:-59px;display:block;width:92px;height:46px;color:#4e79de;pointer-events:none}.gobyweb2-process__connector svg{display:block;width:100%;height:100%;overflow:visible}.gobyweb2-process__connector-path,.gobyweb2-process__connector-head{fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.gobyweb2-process__connector-path{stroke-dasharray:3.2 5.1}.gobyweb2-process__connector-head{stroke-dasharray:none}
@media(max-width:1024px){.gobyweb2-process{padding:42px 24px 38px}.gobyweb2-process__heading-wrap{margin-bottom:46px}.gobyweb2-process__heading{font-size:28px}.gobyweb2-process__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;row-gap:32px}.gobyweb2-process__card{min-height:360px;padding:48px 20px 24px}.gobyweb2-process__badge{left:40px;width:48px;height:48px;font-size:22px}.gobyweb2-process__image{width:190px;height:155px}.gobyweb2-process.hide-connectors-tablet .gobyweb2-process__connector{display:none}}
@media(max-width:767px){.gobyweb2-process{padding:34px 16px 32px}.gobyweb2-process__heading-wrap{margin-bottom:36px}.gobyweb2-process__eyebrow{font-size:13px}.gobyweb2-process__heading{font-size:24px;letter-spacing:-.25px}.gobyweb2-process__grid{grid-template-columns:1fr;gap:28px}.gobyweb2-process__card{min-height:0;padding:44px 20px 24px}.gobyweb2-process__badge{left:28px;width:46px;height:46px;font-size:21px}.gobyweb2-process__image{width:180px;height:150px}.gobyweb2-process__title{font-size:18px}.gobyweb2-process__description{font-size:14px}.gobyweb2-process__connector{display:none}}
@media(max-width:420px){.gobyweb2-process{padding-left:14px;padding-right:14px}.gobyweb2-process__card{padding-left:16px;padding-right:16px}.gobyweb2-process__image{max-width:100%}}


/* ===== Source: css/gobyweb2-project-cta.css ===== */
.gobyweb2-project-cta,.gobyweb2-project-cta *{box-sizing:border-box}.gobyweb2-project-cta{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;padding:20px;background:#fff;font-family:"Inter",sans-serif}.gobyweb2-project-cta__inner{width:100%;max-width:1400px;margin:0 auto}.gobyweb2-project-cta__banner{--gb2-project-g1:#0b5edb;--gb2-project-g2:#1647cf;--gb2-project-g3:#6a52ea;--gb2-project-g4:#ff6a16;--gb2-project-angle:104deg;position:relative;display:flex;min-height:270px;align-items:center;justify-content:center;overflow:hidden;padding:38px 48px;border-radius:22px;background:linear-gradient(var(--gb2-project-angle),var(--gb2-project-g1) 0%,var(--gb2-project-g2) 52%,var(--gb2-project-g3) 79%,var(--gb2-project-g4) 112%);isolation:isolate}.gobyweb2-project-cta__banner:before{content:"";position:absolute;z-index:0;inset:0;background:radial-gradient(circle at 52% 55%,rgba(25,114,255,.24) 0,rgba(25,114,255,0) 42%),linear-gradient(90deg,rgba(255,255,255,.03),rgba(255,255,255,0) 42%);pointer-events:none}.gobyweb2-project-cta__visual{--gb2-project-visual-x:0px;--gb2-project-visual-y:0px;--gb2-project-blend:22%;position:absolute;z-index:1;top:0;bottom:0;left:0;width:36%;height:100%;overflow:hidden;transform:translate(var(--gb2-project-visual-x),var(--gb2-project-visual-y));pointer-events:none;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - var(--gb2-project-blend)),transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - var(--gb2-project-blend)),transparent 100%)}.gobyweb2-project-cta__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center}.gobyweb2-project-cta__copy{position:relative;z-index:4;width:660px;max-width:660px;transform:translateX(120px);text-align:center}.gobyweb2-project-cta__heading{margin:0 0 7px;color:#fff;font-family:"Poppins",sans-serif;font-size:40px;font-weight:600;line-height:1.18;letter-spacing:-.7px}.gobyweb2-project-cta__description{margin:0 0 25px;color:#eaf3ff;font-family:"Inter",sans-serif;font-size:20px;font-weight:500;line-height:1.4}.gobyweb2-project-cta__buttons{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.gobyweb2-project-cta__button{display:inline-flex;min-width:236px;align-items:center;justify-content:center;gap:18px;padding:18px 38px;border:1px solid transparent;border-radius:9px;text-decoration:none!important;font-family:"Poppins",sans-serif;font-size:17px;font-weight:600;line-height:1.2;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease}.gobyweb2-project-cta__button:hover{transform:translateY(-2px)}.gobyweb2-project-cta__button svg{display:block;width:18px;height:18px;fill:currentColor}.gobyweb2-project-cta__button i{font-size:18px}.gobyweb2-project-cta__button--primary{color:#fff;background:#ff5a12;box-shadow:0 8px 18px rgba(255,74,11,.2)}.gobyweb2-project-cta__button--primary:hover{color:#fff;background:#e94805;box-shadow:0 10px 24px rgba(255,74,11,.28)}.gobyweb2-project-cta__button--secondary{color:#0758d9;background:#fff;border-color:rgba(255,255,255,.7);box-shadow:0 8px 18px rgba(20,49,145,.12)}.gobyweb2-project-cta__button--secondary:hover{color:#fff;background:#0758d9;border-color:#0758d9;box-shadow:0 10px 24px rgba(20,49,145,.2)}.gobyweb2-project-cta__streaks{--gb2-project-streak:#dcc8ff;position:absolute;z-index:2;top:-28%;right:3%;width:28%;height:96%;opacity:.28;transform:rotate(-1deg);pointer-events:none}.gobyweb2-project-cta__streaks i{position:absolute;top:0;width:3px;height:130%;border-radius:999px;background:linear-gradient(to bottom,transparent 0,var(--gb2-project-streak) 24%,rgba(255,255,255,.1) 66%,transparent 100%);filter:blur(.1px);transform:rotate(39deg);box-shadow:0 0 12px rgba(255,255,255,.26)}.gobyweb2-project-cta__streaks i:nth-child(1){right:22%}.gobyweb2-project-cta__streaks i:nth-child(2){right:34%;opacity:.72}.gobyweb2-project-cta__streaks i:nth-child(3){right:46%;opacity:.45}.gobyweb2-project-cta__sparkles{--gb2-project-sparkle:#ffd6b2;position:absolute;z-index:2;right:1.3%;bottom:7%;width:21%;height:33%;opacity:.7;pointer-events:none}.gobyweb2-project-cta__sparkles i{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--gb2-project-sparkle);box-shadow:0 0 8px var(--gb2-project-sparkle)}.gobyweb2-project-cta__sparkles i:nth-child(1){left:9%;top:54%}.gobyweb2-project-cta__sparkles i:nth-child(2){left:20%;top:25%;width:2px;height:2px}.gobyweb2-project-cta__sparkles i:nth-child(3){left:37%;top:68%;width:4px;height:4px}.gobyweb2-project-cta__sparkles i:nth-child(4){left:51%;top:35%}.gobyweb2-project-cta__sparkles i:nth-child(5){left:64%;top:79%;width:2px;height:2px}.gobyweb2-project-cta__sparkles i:nth-child(6){left:78%;top:47%;width:4px;height:4px}.gobyweb2-project-cta__sparkles i:nth-child(7){left:92%;top:70%}
@media(max-width:1024px){.gobyweb2-project-cta{padding:18px}.gobyweb2-project-cta__banner{min-height:300px;padding:38px 34px}.gobyweb2-project-cta__visual{width:42%;opacity:.92}.gobyweb2-project-cta__copy{width:68%;max-width:68%;transform:translateX(100px)}.gobyweb2-project-cta__heading{font-size:34px}.gobyweb2-project-cta__description{font-size:18px}.gobyweb2-project-cta__buttons{gap:20px}.gobyweb2-project-cta__button{min-width:210px}.gobyweb2-project-cta__streaks{right:-3%;width:32%;opacity:.23}.gobyweb2-project-cta__sparkles{right:0;width:24%}}
@media(max-width:767px){.gobyweb2-project-cta{padding:14px}.gobyweb2-project-cta__banner{min-height:420px;padding:180px 22px 32px;align-items:flex-end}.gobyweb2-project-cta__visual{top:0;bottom:auto;width:100%;height:190px;opacity:.95;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 72%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 72%,transparent 100%)}.gobyweb2-project-cta__visual img{object-position:left top}.gobyweb2-project-cta__copy{width:100%;max-width:100%;transform:none;text-align:center}.gobyweb2-project-cta__heading{font-size:28px;letter-spacing:-.35px}.gobyweb2-project-cta__description{margin-bottom:22px;font-size:16px}.gobyweb2-project-cta__buttons{flex-direction:column;gap:12px}.gobyweb2-project-cta__button{width:100%;min-width:0;padding:15px 24px;font-size:15px}.gobyweb2-project-cta__streaks{top:18%;right:-18%;width:60%;height:60%;opacity:.14}.gobyweb2-project-cta__sparkles{right:-3%;bottom:3%;width:40%;height:28%;opacity:.45}}
@media(max-width:420px){.gobyweb2-project-cta{padding-left:10px;padding-right:10px}.gobyweb2-project-cta__banner{min-height:410px;padding-left:16px;padding-right:16px}.gobyweb2-project-cta__heading{font-size:25px}.gobyweb2-project-cta__description{font-size:15px}}


/* ===== Source: css/gobyweb2-project-mind-cta.css ===== */
.gobyweb2-project-mind-cta,.gobyweb2-project-mind-cta *{box-sizing:border-box}.gobyweb2-project-mind-cta{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:22px 24px;background:#fff;font-family:"Inter",sans-serif;overflow:hidden}.gobyweb2-project-mind-cta__inner{width:100%;max-width:1400px;margin:0 auto}.gobyweb2-project-mind-cta__banner{--gb2-pm-left:#fff0ea;--gb2-pm-center:#edf4ff;--gb2-pm-right:#eee8ff;--gb2-pm-angle:100deg;position:relative;display:flex;align-items:center;justify-content:center;min-height:205px;padding:26px 72px;border:1px solid #eef0f7;border-radius:18px;overflow:hidden;isolation:isolate;background:linear-gradient(var(--gb2-pm-angle),var(--gb2-pm-left) 0%,var(--gb2-pm-center) 50%,var(--gb2-pm-right) 100%);box-shadow:0 8px 24px rgba(17,37,77,.06)}.gobyweb2-project-mind-cta__content{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;gap:38px;transform:translateX(-35px)}.gobyweb2-project-mind-cta__iconbox{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:118px;height:118px;border-radius:50%;background:#fff;color:#073fdb;box-shadow:0 8px 22px rgba(19,54,126,.08)}.gobyweb2-project-mind-cta__iconbox svg{display:block;width:48px;height:48px;fill:currentColor}.gobyweb2-project-mind-cta__iconbox i{font-size:48px}.gobyweb2-project-mind-cta__copy{position:relative;width:auto;max-width:650px;text-align:left}.gobyweb2-project-mind-cta__heading{margin:0 0 8px;color:#081a50;font-family:"Poppins",sans-serif;font-size:34px;font-weight:700;line-height:1.18;letter-spacing:-.65px}.gobyweb2-project-mind-cta__description{margin:0 0 20px;color:#53617a;font-family:"Inter",sans-serif;font-size:17px;font-weight:400;line-height:1.45}.gobyweb2-project-mind-cta__buttons{display:flex;align-items:center;justify-content:flex-start;gap:38px;flex-wrap:wrap}.gobyweb2-project-mind-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:14px 31px;border:1px solid transparent;border-radius:5px;text-decoration:none!important;font-family:"Poppins",sans-serif;font-size:15px;font-weight:600;line-height:1.2;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.gobyweb2-project-mind-cta__button:hover{transform:translateY(-1px);text-decoration:none!important}.gobyweb2-project-mind-cta__button svg{display:block;width:15px;height:15px;fill:currentColor}.gobyweb2-project-mind-cta__button i{font-size:15px}.gobyweb2-project-mind-cta__button--primary{min-width:155px;background:#ff4a12;border-color:#ff4a12;color:#fff;box-shadow:0 5px 12px rgba(255,74,18,.12)}.gobyweb2-project-mind-cta__button--primary:hover{background:#e93c08;border-color:#e93c08;color:#fff}.gobyweb2-project-mind-cta__button--secondary{min-width:173px;background:#fff;border-color:#93a8e8;color:#0b1b49;box-shadow:0 3px 8px rgba(29,52,104,.04)}.gobyweb2-project-mind-cta__button--secondary:hover{background:#0a4fe6;border-color:#0a4fe6;color:#fff}.gobyweb2-project-mind-cta__decoration{position:absolute;z-index:1;pointer-events:none;opacity:.72}.gobyweb2-project-mind-cta__left-waves{left:-2.4%;top:0;width:36%;height:100%;color:#fff}.gobyweb2-project-mind-cta__left-waves svg{display:block;width:100%;height:100%}.gobyweb2-project-mind-cta__left-waves path{fill:none;stroke:currentColor;stroke-width:1.8;opacity:.82}.gobyweb2-project-mind-cta__dots{left:7.2%;top:25px;width:118px;height:61px;color:#fff;background-image:radial-gradient(circle,currentColor 1.3px,transparent 1.5px);background-size:10px 10px;opacity:.62}.gobyweb2-project-mind-cta__right-rings{right:-1.8%;top:-4px;width:36%;height:105%;color:#fff}.gobyweb2-project-mind-cta__right-rings svg{display:block;width:100%;height:100%}.gobyweb2-project-mind-cta__right-rings circle,.gobyweb2-project-mind-cta__right-rings path{fill:none;stroke:currentColor;stroke-width:1.7;opacity:.78}.gobyweb2-project-mind-cta__right-rings:before{content:"";position:absolute;right:22%;top:26%;width:52%;height:52%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.88) 0,rgba(255,255,255,.36) 10%,rgba(255,255,255,.08) 34%,rgba(255,255,255,0) 72%);filter:blur(1px)}.gobyweb2-project-mind-cta__right-rings:after{content:"";position:absolute;right:21.5%;top:47%;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 12px 4px rgba(255,255,255,.9)}
@media(max-width:1100px){.gobyweb2-project-mind-cta__banner{padding-left:40px;padding-right:40px}.gobyweb2-project-mind-cta__content{gap:28px;transform:none}.gobyweb2-project-mind-cta__iconbox{width:100px;height:100px}.gobyweb2-project-mind-cta__iconbox svg{width:42px;height:42px}.gobyweb2-project-mind-cta__iconbox i{font-size:42px}.gobyweb2-project-mind-cta__heading{font-size:30px}.gobyweb2-project-mind-cta__description{font-size:16px}.gobyweb2-project-mind-cta__buttons{gap:22px}.gobyweb2-project-mind-cta__left-waves{width:43%;left:-10%}.gobyweb2-project-mind-cta__right-rings{width:42%;right:-10%;opacity:.5}.gobyweb2-project-mind-cta__dots{left:4%;opacity:.45}}
@media(max-width:767px){.gobyweb2-project-mind-cta{padding:16px 14px}.gobyweb2-project-mind-cta__banner{min-height:360px;padding:34px 22px}.gobyweb2-project-mind-cta__content{width:100%;flex-direction:column;gap:18px;text-align:center;transform:none}.gobyweb2-project-mind-cta__iconbox{width:92px;height:92px}.gobyweb2-project-mind-cta__iconbox svg{width:38px;height:38px}.gobyweb2-project-mind-cta__iconbox i{font-size:38px}.gobyweb2-project-mind-cta__copy{width:100%;max-width:440px;text-align:center}.gobyweb2-project-mind-cta__heading{font-size:26px;letter-spacing:-.4px}.gobyweb2-project-mind-cta__description{font-size:15px}.gobyweb2-project-mind-cta__buttons{width:100%;justify-content:center;flex-direction:column;gap:12px}.gobyweb2-project-mind-cta__button,.gobyweb2-project-mind-cta__button--primary,.gobyweb2-project-mind-cta__button--secondary{width:min(100%,300px);min-width:0;padding:13px 22px}.gobyweb2-project-mind-cta__left-waves{width:95%;height:60%;left:-48%;top:-5%;opacity:.36}.gobyweb2-project-mind-cta__right-rings{width:100%;height:66%;right:-50%;top:37%;opacity:.32}.gobyweb2-project-mind-cta__dots{left:18px;top:18px;width:86px;height:50px;opacity:.35}}
@media(max-width:420px){.gobyweb2-project-mind-cta{padding-left:10px;padding-right:10px}.gobyweb2-project-mind-cta__banner{min-height:380px;padding-left:18px;padding-right:18px}.gobyweb2-project-mind-cta__heading{font-size:24px}.gobyweb2-project-mind-cta__description{font-size:14px}.gobyweb2-project-mind-cta__button{max-width:280px}}
.gobyweb2-project-mind-cta__iconbox .gobyweb2-project-mind-cta__rocket-svg{fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}


/* ===== Source: css/gobyweb2-services-grid.css ===== */
.gobyweb2-services-grid,.gobyweb2-services-grid *{box-sizing:border-box}.gobyweb2-services-grid{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;padding:32px 80px 24px;background:#fff;font-family:"Inter",sans-serif}.gobyweb2-services-grid__inner{width:100%;max-width:1400px;margin:0 auto}.gobyweb2-services-grid__heading-wrap{margin:0 auto 28px;text-align:center}.gobyweb2-services-grid__eyebrow{margin:0 0 8px;color:#125ce6;font-family:"Poppins",sans-serif;font-size:14px;font-weight:700;line-height:1.25;letter-spacing:.3px;text-transform:uppercase}.gobyweb2-services-grid__heading{margin:0;color:#091a49;font-family:"Poppins",sans-serif;font-size:29px;font-weight:700;line-height:1.18;letter-spacing:-.45px}.gobyweb2-services-grid__heading-line{display:block}.gobyweb2-services-grid__highlight{color:#ff5a1e}.gobyweb2-services-grid__accent{display:block;width:37px;height:3px;margin:8px auto 0;border-radius:999px;background:#ff5a1e}.gobyweb2-services-grid__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:22px;row-gap:18px}.gobyweb2-services-grid__card{position:relative;display:flex;min-width:0;min-height:270px;flex-direction:column;overflow:hidden;padding:21px 20px 19px;border:1px solid #e4e8f0;border-radius:13px;background:#fff;box-shadow:0 8px 24px rgba(18,41,88,.05);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.gobyweb2-services-grid__card:hover{transform:translateY(-3px);border-color:#ccd8ee;box-shadow:0 14px 32px rgba(18,41,88,.08)}.gobyweb2-services-grid__card[hidden]{display:none!important}.gobyweb2-services-grid__dots{--goby-services-dot:rgba(39,105,232,.12);position:absolute;right:-8px;bottom:-5px;width:82px;height:82px;opacity:.48;pointer-events:none;background-image:radial-gradient(circle,var(--goby-services-dot) 1.1px,transparent 1.25px);background-size:7px 7px;mask-image:linear-gradient(135deg,transparent 8%,#000 88%);-webkit-mask-image:linear-gradient(135deg,transparent 8%,#000 88%)}.gobyweb2-services-grid__icon{position:relative;z-index:1;display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;align-self:flex-start;margin-bottom:16px;border-radius:16px;color:#1766e8;background:#eef4ff;font-size:27px;line-height:1}.gobyweb2-services-grid__icon svg{width:27px;height:27px;fill:currentColor}.gobyweb2-services-grid__title{position:relative;z-index:1;margin:0 0 8px;color:#0a1845;font-family:"Poppins",sans-serif;font-size:18px;font-weight:600;line-height:1.25}.gobyweb2-services-grid__description{position:relative;z-index:1;margin:0 0 18px;color:#172955;font-size:13px;font-weight:500;line-height:1.55}.gobyweb2-services-grid__footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.gobyweb2-services-grid__learn,.gobyweb2-services-grid__contact{display:inline-flex;align-items:center;text-decoration:none!important;white-space:nowrap}.gobyweb2-services-grid__learn{gap:8px;color:#ff5a1e;font-size:13px;font-weight:700;line-height:1.2;transition:color .2s ease,transform .2s ease}.gobyweb2-services-grid__learn:hover{color:#d9430b}.gobyweb2-services-grid__learn-icon{display:inline-flex;font-size:11px}.gobyweb2-services-grid__learn-icon svg{width:11px;height:11px;fill:currentColor}.gobyweb2-services-grid__contact{gap:7px;padding:8px 16px;border:0;border-radius:999px;color:#fff;background:linear-gradient(90deg,#1766e8 0%,#0c47d5 100%);font-size:13px;font-weight:700;line-height:1.2;box-shadow:0 5px 14px rgba(21,91,226,.2);transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.gobyweb2-services-grid__contact:hover{color:#fff;background:#073dbf;transform:translateY(-1px);box-shadow:0 7px 18px rgba(21,91,226,.26)}.gobyweb2-services-grid__contact-icon{display:inline-flex;font-size:12px}.gobyweb2-services-grid__contact-icon svg{width:12px;height:12px;fill:currentColor}.gobyweb2-services-grid__pagination{display:none;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:28px}.gobyweb2-services-grid__pagination.is-visible{display:flex}.gobyweb2-services-grid__page-btn{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;padding:0 13px;border:1px solid #dce4f2;border-radius:999px;color:#163366;background:#fff;font-family:"Inter",sans-serif;font-size:13px;font-weight:700;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.gobyweb2-services-grid__page-btn:hover:not(:disabled){transform:translateY(-1px);border-color:#bfcdea}.gobyweb2-services-grid__page-btn.is-active{color:#fff;background:#1766e8;border-color:#1766e8}.gobyweb2-services-grid__page-btn:disabled{opacity:.42;cursor:not-allowed}.gobyweb2-services-grid__page-btn:focus-visible{outline:3px solid rgba(23,102,232,.22);outline-offset:2px}
@media(max-width:1024px){.gobyweb2-services-grid{padding:36px 30px 32px}.gobyweb2-services-grid__heading{font-size:27px}.gobyweb2-services-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:18px}}
@media(max-width:767px){.gobyweb2-services-grid{padding:30px 16px 28px}.gobyweb2-services-grid__heading-wrap{margin-bottom:22px}.gobyweb2-services-grid__heading{font-size:24px;letter-spacing:-.25px}.gobyweb2-services-grid__eyebrow{font-size:12px}.gobyweb2-services-grid__cards{grid-template-columns:1fr;gap:16px}.gobyweb2-services-grid__card{min-height:0;padding:20px 18px 18px}.gobyweb2-services-grid__footer{gap:14px}.gobyweb2-services-grid__pagination{margin-top:22px}}
@media(max-width:420px){.gobyweb2-services-grid__footer{align-items:flex-start;flex-direction:column}.gobyweb2-services-grid__contact{align-self:flex-start}.gobyweb2-services-grid__page-btn{min-width:36px;height:36px;padding:0 11px}}
@media(prefers-reduced-motion:reduce){.gobyweb2-services-grid__card,.gobyweb2-services-grid__learn,.gobyweb2-services-grid__contact,.gobyweb2-services-grid__page-btn{transition:none!important}}


/* ===== Source: css/gobyweb2-services-hero.css ===== */
.gobyweb2-services-hero,
.gobyweb2-services-hero * {
	box-sizing: border-box;
}

.gobyweb2-services-hero {
	--goby-services-glow: rgba(9, 68, 189, .78);
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	min-height: 694px;
	overflow: hidden;
	isolation: isolate;
	background-color: #001b63;
	background-image:
		radial-gradient(ellipse at 50% 54%, var(--goby-services-glow) 0%, rgba(4, 47, 139, .74) 35%, rgba(0, 25, 90, .96) 72%, #001347 100%);
}

.gobyweb2-services-hero::before,
.gobyweb2-services-hero::after {
	content: "";
	position: absolute;
	pointer-events: none;
	z-index: 1;
}

.gobyweb2-services-hero::before {
	inset: 0;
	background:
		radial-gradient(circle at 50% 8%, rgba(36, 108, 255, .24), transparent 31%),
		radial-gradient(circle at 50% 100%, rgba(21, 85, 255, .32), transparent 43%);
}

.gobyweb2-services-hero::after {
	left: 50%;
	bottom: -31%;
	width: min(1120px, 84vw);
	height: 360px;
	transform: translateX(-50%) perspective(480px) rotateX(62deg);
	transform-origin: center bottom;
	opacity: .34;
	background-image:
		linear-gradient(rgba(57, 132, 255, .55) 1px, transparent 1px),
		linear-gradient(90deg, rgba(57, 132, 255, .48) 1px, transparent 1px);
	background-size: 56px 36px;
	filter: drop-shadow(0 0 8px rgba(44, 107, 255, .4));
}

.gobyweb2-services-hero__background,
.gobyweb2-services-hero__grid,
.gobyweb2-services-hero__vignette,
.gobyweb2-services-hero__side {
	position: absolute;
	pointer-events: none;
}

.gobyweb2-services-hero__background {
	inset: 0;
	z-index: 0;
}

.gobyweb2-services-hero__side {
	top: 0;
	bottom: 0;
	width: 470px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	filter: saturate(1.06) contrast(1.02);
	z-index: 2;
}

.gobyweb2-services-hero__side--left {
	left: 0;
	background-position: left center;
	-webkit-mask-image: linear-gradient(90deg, #000 0%, #000 76%, rgba(0,0,0,.84) 87%, transparent 100%);
	mask-image: linear-gradient(90deg, #000 0%, #000 76%, rgba(0,0,0,.84) 87%, transparent 100%);
}

.gobyweb2-services-hero__side--right {
	right: 0;
	background-position: right center;
	-webkit-mask-image: linear-gradient(270deg, #000 0%, #000 76%, rgba(0,0,0,.84) 87%, transparent 100%);
	mask-image: linear-gradient(270deg, #000 0%, #000 76%, rgba(0,0,0,.84) 87%, transparent 100%);
}

.gobyweb2-services-hero__grid {
	left: 8%;
	right: 8%;
	bottom: -8px;
	height: 165px;
	z-index: 1;
	opacity: .33;
	background:
		linear-gradient(90deg, transparent 0%, rgba(38, 112, 255, .7) 50%, transparent 100%) 50% 96% / 100% 1px no-repeat,
		radial-gradient(ellipse at 50% 100%, rgba(28, 100, 255, .45), transparent 61%);
}

.gobyweb2-services-hero__vignette {
	inset: 0;
	z-index: 3;
	background: radial-gradient(circle at center, transparent 45%, rgba(0, 7, 45, .28) 100%);
}

.gobyweb2-services-hero__inner {
	position: relative;
	z-index: 5;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1400px;
	min-height: inherit;
	margin: 0 auto;
	padding: 45px 24px;
}

.gobyweb2-services-hero__content {
	position: relative;
	z-index: 6;
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
	text-align: center;
	transform: translateY(2px);
}

.gobyweb2-services-hero__content::before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	top: 50%;
	width: min(860px, 94vw);
	height: 610px;
	transform: translate(-50%, -50%);
	background: radial-gradient(ellipse at center, rgba(0, 27, 98, .96) 0%, rgba(0, 27, 98, .89) 46%, rgba(0, 27, 98, .5) 69%, rgba(0, 27, 98, 0) 84%);
	filter: blur(.2px);
	pointer-events: none;
}

.gobyweb2-services-hero__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 25px;
	padding: 9px 24px;
	border: 1px solid rgba(60, 129, 255, .68);
	border-radius: 999px;
	background-color: rgba(2, 40, 109, .72);
	box-shadow: inset 0 0 17px rgba(35, 111, 255, .22), 0 0 24px rgba(0, 85, 255, .18);
	color: #f8faff;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: .16em;
	text-transform: uppercase;
}

.gobyweb2-services-hero__heading {
	max-width: 740px;
	margin: 0 auto 23px;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 54px;
	font-weight: 700;
	line-height: 1.23;
	letter-spacing: -.035em;
	text-wrap: balance;
	text-shadow: 0 3px 18px rgba(0, 7, 45, .24);
}

.gobyweb2-services-hero__description {
	width: 100%;
	max-width: 660px;
	margin: 0 auto 34px;
	color: #e8edff;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.62;
	text-shadow: 0 2px 12px rgba(0, 7, 45, .32);
}

.gobyweb2-services-hero__buttons {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 28px;
}

.gobyweb2-services-hero__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 21px;
	min-width: 215px;
	min-height: 62px;
	padding: 19px 40px;
	border: 1px solid transparent;
	border-radius: 10px;
	font-family: "Poppins", sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.15;
	text-decoration: none !important;
	white-space: nowrap;
	transition: transform .22s ease, box-shadow .22s ease, background-color .22s ease, color .22s ease, border-color .22s ease;
}

.gobyweb2-services-hero__button:hover,
.gobyweb2-services-hero__button:focus {
	transform: translateY(-2px);
}

.gobyweb2-services-hero__button:focus-visible {
	outline: 3px solid rgba(255, 255, 255, .55);
	outline-offset: 3px;
}

.gobyweb2-services-hero__button--primary {
	color: #fff;
	background-color: #ff5a0a;
	border-color: #ff6b17;
	box-shadow: 0 12px 35px rgba(255, 91, 7, .22), inset 0 1px 0 rgba(255,255,255,.16);
}

.gobyweb2-services-hero__button--primary:hover,
.gobyweb2-services-hero__button--primary:focus {
	color: #fff;
	background-color: #ff7a16;
	border-color: #ff7a16;
	box-shadow: 0 15px 38px rgba(255, 91, 7, .3);
}

.gobyweb2-services-hero__button--secondary {
	color: #0d42c9;
	background-color: #fff;
	border-color: #fff;
	box-shadow: 0 12px 35px rgba(0, 12, 65, .2), inset 0 1px 0 rgba(255,255,255,.72);
}

.gobyweb2-services-hero__button--secondary:hover,
.gobyweb2-services-hero__button--secondary:focus {
	color: #fff;
	background-color: #1250e8;
	border-color: #1250e8;
}

.gobyweb2-services-hero__button-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 17px;
	line-height: 1;
}

.gobyweb2-services-hero__button-icon svg {
	display: block;
	width: 17px;
	height: 17px;
	fill: currentColor;
}

@media (max-width: 1199px) {
	.gobyweb2-services-hero__heading {
		font-size: 48px;
	}
	.gobyweb2-services-hero__side {
		filter: saturate(1.04) brightness(.92);
	}
}

@media (max-width: 1024px) {
	.gobyweb2-services-hero {
		min-height: 620px;
	}
	.gobyweb2-services-hero__inner {
		padding: 50px 24px;
	}
	.gobyweb2-services-hero__content {
		max-width: 690px;
	}
	.gobyweb2-services-hero__content::before {
		width: min(790px, 102vw);
		height: 570px;
		background: radial-gradient(ellipse at center, rgba(0, 27, 98, .97) 0%, rgba(0, 27, 98, .92) 48%, rgba(0, 27, 98, .66) 67%, rgba(0, 27, 98, .08) 84%, transparent 100%);
	}
	.gobyweb2-services-hero__heading {
		font-size: 44px;
		line-height: 1.22;
	}
	.gobyweb2-services-hero__description {
		font-size: 17px;
	}
	.gobyweb2-services-hero__button {
		min-width: 190px;
		min-height: 56px;
		padding: 17px 32px;
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	.gobyweb2-services-hero {
		min-height: 610px;
		background-image: radial-gradient(ellipse at 50% 46%, rgba(9, 68, 189, .9) 0%, rgba(4, 47, 139, .92) 38%, rgba(0, 25, 90, .99) 78%, #001347 100%);
	}
	.gobyweb2-services-hero::after {
		bottom: -22%;
		width: 150vw;
		height: 260px;
		opacity: .25;
	}
	.gobyweb2-services-hero__inner {
		padding: 54px 18px;
	}
	.gobyweb2-services-hero__side {
		width: 255px;
		opacity: .42;
		background-size: auto 84%;
	}
	.gobyweb2-services-hero__side--left {
		left: -104px;
		background-position: left bottom;
	}
	.gobyweb2-services-hero__side--right {
		right: -98px;
		background-position: right bottom;
	}
	.gobyweb2-services-hero__content {
		max-width: 100%;
	}
	.gobyweb2-services-hero__content::before {
		width: 112vw;
		height: 560px;
		background: radial-gradient(ellipse at center, rgba(0, 27, 98, .985) 0%, rgba(0, 27, 98, .965) 55%, rgba(0, 27, 98, .78) 75%, transparent 100%);
	}
	.gobyweb2-services-hero__badge {
		margin-bottom: 21px;
		padding: 8px 18px;
		font-size: 11px;
		letter-spacing: .13em;
	}
	.gobyweb2-services-hero__heading {
		max-width: 580px;
		margin-bottom: 20px;
		font-size: clamp(31px, 9vw, 39px);
		line-height: 1.22;
		letter-spacing: -.025em;
	}
	.gobyweb2-services-hero__description {
		max-width: 540px;
		margin-bottom: 29px;
		font-size: 15px;
		line-height: 1.58;
	}
	.gobyweb2-services-hero__buttons {
		gap: 13px;
	}
	.gobyweb2-services-hero__button {
		min-width: 0;
		min-height: 50px;
		padding: 15px 24px;
		font-size: 13px;
		gap: 12px;
	}
	.gobyweb2-services-hero__button-icon,
	.gobyweb2-services-hero__button-icon svg {
		width: 14px;
		height: 14px;
		font-size: 14px;
	}
}

@media (max-width: 479px) {
	.gobyweb2-services-hero {
		min-height: 570px;
	}
	.gobyweb2-services-hero__inner {
		padding-left: 16px;
		padding-right: 16px;
	}
	.gobyweb2-services-hero__heading {
		font-size: clamp(28px, 9.3vw, 35px);
	}
	.gobyweb2-services-hero__description br {
		display: none;
	}
	.gobyweb2-services-hero__buttons {
		flex-direction: column;
		width: 100%;
	}
	.gobyweb2-services-hero__button {
		width: min(100%, 280px);
	}
}


/* ===== Source: css/gobyweb2-stats-strip.css ===== */
.gobyweb2-stats-strip,
.gobyweb2-stats-strip * {
	box-sizing: border-box;
}

.gobyweb2-stats-strip {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: 0;
	overflow: hidden;
	font-family: "Inter", sans-serif;
	background: #fff;
}

.gobyweb2-stats-strip__inner {
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}

.gobyweb2-stats-strip__panel {
	position: relative;
	width: 100%;
	background: #fff;
	border: 1px solid #edf0f5;
	border-radius: 27px;
	box-shadow: 0 9px 30px rgba(29, 51, 92, 0.065);
	overflow: hidden;
}

.gobyweb2-stats-strip__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	width: 100%;
	height: 100%;
}

.gobyweb2-stats-strip__item {
	--goby-stat-icon: inherit;
	--goby-stat-icon-bg: transparent;
	--goby-stat-number: inherit;
	--goby-stat-label: inherit;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-width: 0;
	text-align: center;
}

.gobyweb2-stats-strip__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	color: var(--goby-stat-icon, #1766e8);
	background: var(--goby-stat-icon-bg, #eff5ff);
	line-height: 1;
}

.gobyweb2-stats-strip__icon i {
	line-height: 1;
}

.gobyweb2-stats-strip__icon svg {
	display: block;
	fill: currentColor;
}

.gobyweb2-stats-strip__number {
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Poppins", sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.02;
	letter-spacing: -1.4px;
	color: var(--goby-stat-number, #075be3);
	white-space: nowrap;
}

.gobyweb2-stats-strip__label {
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Inter", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: -0.2px;
	color: var(--goby-stat-label, #182750);
}

.gobyweb2-stats-strip__divider {
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 160px;
	background: #e7eaf0;
	transform: translateY(-50%);
	pointer-events: none;
}

@media (max-width: 1024px) {
	.gobyweb2-stats-strip__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.gobyweb2-stats-strip__item {
		min-height: 190px;
	}

	.gobyweb2-stats-strip__divider {
		display: none;
	}

	.gobyweb2-stats-strip__panel.has-dividers .gobyweb2-stats-strip__item:nth-child(even) {
		border-left: 1px solid #e7eaf0;
	}

	.gobyweb2-stats-strip__panel.has-dividers .gobyweb2-stats-strip__item:nth-child(n+3) {
		border-top: 1px solid #e7eaf0;
	}
}

@media (max-width: 767px) {
	.gobyweb2-stats-strip__grid {
		grid-template-columns: 1fr;
	}

	.gobyweb2-stats-strip__item {
		min-height: 166px;
	}

	.gobyweb2-stats-strip__panel.has-dividers .gobyweb2-stats-strip__item:nth-child(even) {
		border-left: 0;
	}

	.gobyweb2-stats-strip__panel.has-dividers .gobyweb2-stats-strip__item:nth-child(n+2) {
		border-top: 1px solid #e7eaf0;
	}
}

@media (max-width: 479px) {
	.gobyweb2-stats-strip__number {
		letter-spacing: -0.8px;
	}
}


/* ===== Source: css/gobyweb2-support-priorities.css ===== */
.gobyweb2-support-priorities,.gobyweb2-support-priorities *{box-sizing:border-box}.gobyweb2-support-priorities{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:23px 28px 20px;background:#fff;font-family:"Inter",sans-serif;overflow:hidden}.gobyweb2-support-priorities__inner{width:100%;max-width:1400px;margin:0 auto}.gobyweb2-support-priorities__header{text-align:center}.gobyweb2-support-priorities__preheading{margin:0 0 7px;color:#1264e8;font-family:"Poppins",sans-serif;font-size:15px;font-weight:600;line-height:1.3}.gobyweb2-support-priorities__heading{margin:0;color:#07133f;font-family:"Poppins",sans-serif;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.45px}.gobyweb2-support-priorities__accent{display:block;width:48px;height:13px;margin:4px auto 0;color:#ff681f}.gobyweb2-support-priorities__accent svg{display:block;width:100%;height:100%;overflow:visible}.gobyweb2-support-priorities__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;margin-top:17px}.gobyweb2-support-priorities__card{--gb2-priority-icon:#1767e8;--gb2-priority-icon-bg:#eef3ff;--gb2-priority-card-bg:transparent;--gb2-priority-title:inherit;--gb2-priority-desc:inherit;position:relative;display:flex;min-width:0;min-height:191px;flex-direction:column;align-items:center;justify-content:flex-start;padding:8px 22px 17px;text-align:center;background:var(--gb2-priority-card-bg,transparent);border:1px solid #e6e9f0;border-radius:14px;box-shadow:0 4px 14px rgba(20,39,82,.035);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.gobyweb2-support-priorities__card:hover{border-color:#d7e2fb;transform:translateY(-2px);box-shadow:0 8px 22px rgba(20,39,82,.06)}.gobyweb2-support-priorities__icon{display:flex;width:82px;height:82px;flex:0 0 auto;align-items:center;justify-content:center;margin:0 auto 8px;border-radius:50%;background:var(--gb2-priority-icon-bg,#eef3ff);color:var(--gb2-priority-icon,#1767e8);font-size:37px}.gobyweb2-support-priorities__icon svg{display:block;width:37px;height:37px;fill:currentColor}.gobyweb2-support-priorities__icon i{line-height:1}.gobyweb2-support-priorities__title{margin:0 0 5px;color:var(--gb2-priority-title,#07133f);font-family:"Poppins",sans-serif;font-size:17px;font-weight:600;line-height:1.3}.gobyweb2-support-priorities__description{width:100%;max-width:235px;margin:0 auto;color:var(--gb2-priority-desc,#34405e);font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.55}
@media(max-width:1024px){.gobyweb2-support-priorities{padding:30px 22px 28px}.gobyweb2-support-priorities__preheading{font-size:14px}.gobyweb2-support-priorities__heading{font-size:25px}.gobyweb2-support-priorities__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.gobyweb2-support-priorities__card{min-height:190px;padding:13px 20px 18px}.gobyweb2-support-priorities__icon{width:78px;height:78px;font-size:35px}.gobyweb2-support-priorities__icon svg{width:35px;height:35px}.gobyweb2-support-priorities__description{max-width:250px}}
@media(max-width:767px){.gobyweb2-support-priorities{padding:30px 16px 28px}.gobyweb2-support-priorities__preheading{font-size:13px}.gobyweb2-support-priorities__heading{font-size:22px;letter-spacing:-.3px}.gobyweb2-support-priorities__grid{grid-template-columns:1fr;gap:14px;margin-top:22px}.gobyweb2-support-priorities__card{min-height:178px;padding:15px 18px 18px}.gobyweb2-support-priorities__icon{width:72px;height:72px;font-size:32px}.gobyweb2-support-priorities__icon svg{width:32px;height:32px}.gobyweb2-support-priorities__title{font-size:16px}.gobyweb2-support-priorities__description{max-width:100%;font-size:14px}}
@media(max-width:420px){.gobyweb2-support-priorities{padding-left:14px;padding-right:14px}.gobyweb2-support-priorities__heading{font-size:21px}.gobyweb2-support-priorities__card{padding-left:16px;padding-right:16px}}


/* ===== Source: css/gobyweb2-team-grid.css ===== */
.gobyweb2-team,.gobyweb2-team *{box-sizing:border-box}.gobyweb2-team{width:100%;padding:46px 26px;background:#fcfdfe;color:#08143d;font-family:"Inter",sans-serif}.gobyweb2-team__inner{width:100%;max-width:1400px;margin:0 auto}.gobyweb2-team__heading{margin:0;color:#08143d;font-family:"Poppins",sans-serif;font-size:28px;font-weight:700;line-height:1.3;text-align:center}.gobyweb2-team__description{max-width:680px;margin:10px auto 0;color:#53617a;font-size:15px;line-height:1.65;text-align:center}.gobyweb2-team__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin-top:30px}.gobyweb2-team__card{min-width:0;overflow:hidden;border:1px solid #e6eaf1;border-radius:14px;background:var(--member-card-bg,#fff);box-shadow:0 8px 24px rgba(25,52,100,.07);text-align:center;transition:transform .25s ease,box-shadow .25s ease}.gobyweb2-team__card:hover{box-shadow:0 15px 36px rgba(25,52,100,.13);transform:translateY(-5px)}.gobyweb2-team__photo{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:220px;overflow:hidden;background:#f2f4f8}.gobyweb2-team__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.gobyweb2-team__placeholder{display:flex;align-items:center;justify-content:center;color:#b4bdcd;font-size:72px}.gobyweb2-team__content{padding:15px 18px 18px}.gobyweb2-team__member-link{color:inherit;text-decoration:none!important}.gobyweb2-team__name{margin:0;color:#08143d;font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;line-height:1.35}.gobyweb2-team__role{margin-top:5px;color:#6378a5;font-size:14px;font-weight:400;line-height:1.45}.gobyweb2-team__socials{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px}.gobyweb2-team__social{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50px;color:#075dea;background:#f4f7fd;font-size:14px;text-decoration:none!important;transition:color .2s ease,background .2s ease,transform .2s ease}.gobyweb2-team__social:hover{color:#fff;background:#075dea;transform:translateY(-2px)}.gobyweb2-team__social svg{width:1em;height:1em;fill:currentColor}
@media(max-width:1200px){.gobyweb2-team__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.gobyweb2-team{padding:32px 16px}.gobyweb2-team__heading{font-size:23px}.gobyweb2-team__grid{grid-template-columns:1fr;gap:18px}.gobyweb2-team__photo{height:280px}.gobyweb2-team__card{max-width:420px;width:100%;margin:0 auto}}
@media(prefers-reduced-motion:reduce){.gobyweb2-team__card,.gobyweb2-team__social{transition:none}.gobyweb2-team__card:hover,.gobyweb2-team__social:hover{transform:none}}


/* ===== Source: css/gobyweb2-technologies-hero.css ===== */
.gobyweb2-technologies-hero,
.gobyweb2-technologies-hero * {
	box-sizing: border-box;
}

.gobyweb2-technologies-hero {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	min-height: 755px;
	overflow: hidden;
	isolation: isolate;
	background-color: #06104a;
}

.gobyweb2-technologies-hero__atmosphere,
.gobyweb2-technologies-hero__full-visual,
.gobyweb2-technologies-hero__network,
.gobyweb2-technologies-hero__particles,
.gobyweb2-technologies-hero__ring,
.gobyweb2-technologies-hero__visual {
	position: absolute;
	pointer-events: none;
}

.gobyweb2-technologies-hero__full-visual {
	inset: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}


.gobyweb2-technologies-hero__atmosphere {
	--gb2-tech-center-glow: rgba(0,87,255,.34);
	--gb2-tech-purple-glow: rgba(130,45,255,.24);
	--gb2-tech-orange-glow: rgba(255,104,38,.18);
	inset: 0;
	z-index: 0;
	background:
		radial-gradient(circle at 52% 40%, var(--gb2-tech-center-glow) 0%, rgba(0,57,180,.17) 27%, transparent 54%),
		radial-gradient(circle at 71% 39%, var(--gb2-tech-purple-glow) 0%, transparent 37%),
		radial-gradient(circle at 75% 76%, var(--gb2-tech-orange-glow) 0%, transparent 29%),
		radial-gradient(circle at 24% 68%, rgba(0,128,255,.16), transparent 33%),
		linear-gradient(180deg, rgba(2,9,47,.1), rgba(2,7,35,.38));
}

.gobyweb2-technologies-hero__atmosphere::before,
.gobyweb2-technologies-hero__atmosphere::after {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.gobyweb2-technologies-hero__atmosphere::before {
	background:
		radial-gradient(circle at 5% 16%, rgba(65,198,255,.9) 0 2px, transparent 3px),
		radial-gradient(circle at 18% 18%, rgba(202,90,255,.76) 0 2px, transparent 3px),
		radial-gradient(circle at 34% 10%, rgba(42,162,255,.8) 0 1.5px, transparent 2.5px),
		radial-gradient(circle at 72% 12%, rgba(255,114,142,.7) 0 1.5px, transparent 2.5px),
		radial-gradient(circle at 92% 19%, rgba(70,178,255,.8) 0 1.5px, transparent 2.5px),
		radial-gradient(circle at 98% 60%, rgba(50,180,255,.9) 0 2px, transparent 3px),
		radial-gradient(circle at 56% 88%, rgba(255,121,92,.75) 0 2px, transparent 3px);
	opacity: .78;
}

.gobyweb2-technologies-hero__atmosphere::after {
	background: linear-gradient(90deg, rgba(0,3,30,.18), transparent 18%, transparent 82%, rgba(0,3,30,.18));
}

.gobyweb2-technologies-hero__network {
	--gb2-tech-network: rgba(39,119,255,.34);
	z-index: 2;
	left: -7%;
	right: -7%;
	bottom: -90px;
	height: 330px;
	opacity: .58;
	transform: perspective(520px) rotateX(57deg);
	transform-origin: center bottom;
	background-image:
		linear-gradient(var(--gb2-tech-network) 1px, transparent 1px),
		linear-gradient(90deg, var(--gb2-tech-network) 1px, transparent 1px);
	background-size: 66px 42px;
	filter: drop-shadow(0 0 7px rgba(0,126,255,.34));
	-webkit-mask-image: linear-gradient(to top, #000 24%, rgba(0,0,0,.82) 54%, transparent 95%);
	mask-image: linear-gradient(to top, #000 24%, rgba(0,0,0,.82) 54%, transparent 95%);
}

.gobyweb2-technologies-hero__network::before,
.gobyweb2-technologies-hero__network::after {
	content: "";
	position: absolute;
	inset: 0;
}

.gobyweb2-technologies-hero__network::before {
	background:
		radial-gradient(circle at 8% 64%, #39c9ff 0 3px, transparent 4px),
		radial-gradient(circle at 22% 52%, #75a5ff 0 3px, transparent 4px),
		radial-gradient(circle at 46% 67%, #33c9ff 0 3px, transparent 4px),
		radial-gradient(circle at 58% 52%, #ff8d79 0 3px, transparent 4px),
		radial-gradient(circle at 71% 63%, #b67aff 0 3px, transparent 4px),
		radial-gradient(circle at 87% 51%, #44bfff 0 3px, transparent 4px);
	filter: drop-shadow(0 0 8px rgba(80,160,255,.85));
}

.gobyweb2-technologies-hero__network::after {
	background: radial-gradient(ellipse at 54% 92%, rgba(0,104,255,.24), transparent 55%);
}

.gobyweb2-technologies-hero__particles {
	--gb2-tech-particle: #65c9ff;
	z-index: 4;
	inset: 0;
	opacity: .72;
	background-image:
		radial-gradient(circle at 1.3% 15%, var(--gb2-tech-particle) 0 2px, transparent 3px),
		radial-gradient(circle at 13% 30%, #c966ff 0 1.5px, transparent 2.4px),
		radial-gradient(circle at 34% 40%, #4ab7ff 0 1.6px, transparent 2.6px),
		radial-gradient(circle at 46% 23%, #54caff 0 1.6px, transparent 2.6px),
		radial-gradient(circle at 61% 10%, #9182ff 0 1.4px, transparent 2.4px),
		radial-gradient(circle at 78% 13%, #ff97a8 0 1.4px, transparent 2.4px),
		radial-gradient(circle at 97% 32%, #41c7ff 0 2px, transparent 3px),
		radial-gradient(circle at 95% 78%, #4dbdff 0 1.8px, transparent 2.8px),
		radial-gradient(circle at 64% 91%, #ff9888 0 1.7px, transparent 2.6px),
		radial-gradient(circle at 8% 83%, #49bdff 0 1.7px, transparent 2.6px);
	filter: drop-shadow(0 0 7px rgba(82,174,255,.86));
}

.gobyweb2-technologies-hero__ring {
	--gb2-tech-ring-x: 45px;
	--gb2-tech-ring-y: -80px;
	--gb2-tech-ring-thickness: 3px;
	--gb2-tech-ring-blue: #20c9ff;
	--gb2-tech-ring-violet: #b06bff;
	--gb2-tech-ring-orange: #ff8b58;
	z-index: 3;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 600px;
	transform: translate(calc(-50% + var(--gb2-tech-ring-x)), calc(-50% + var(--gb2-tech-ring-y)));
	border-radius: 50%;
	background: conic-gradient(from 218deg,
		var(--gb2-tech-ring-blue) 0deg,
		#5be5ff 72deg,
		#f8f9ff 118deg,
		var(--gb2-tech-ring-violet) 190deg,
		var(--gb2-tech-ring-orange) 258deg,
		#ff6f70 296deg,
		var(--gb2-tech-ring-blue) 360deg);
	-webkit-mask: radial-gradient(farthest-side, transparent calc(100% - var(--gb2-tech-ring-thickness) - 1px), #000 calc(100% - var(--gb2-tech-ring-thickness)));
	mask: radial-gradient(farthest-side, transparent calc(100% - var(--gb2-tech-ring-thickness) - 1px), #000 calc(100% - var(--gb2-tech-ring-thickness)));
	filter:
		drop-shadow(0 0 5px rgba(32,201,255,.85))
		drop-shadow(0 0 12px rgba(138,92,255,.75))
		drop-shadow(0 0 23px rgba(255,118,97,.36));
}

.gobyweb2-technologies-hero__ring::before,
.gobyweb2-technologies-hero__ring::after {
	content: "";
	position: absolute;
	border-radius: 50%;
	pointer-events: none;
}

.gobyweb2-technologies-hero__ring::before {
	inset: -18px;
	background: conic-gradient(from 214deg, rgba(0,180,255,.22), transparent 32%, rgba(139,78,255,.18) 55%, rgba(255,105,78,.16) 75%, transparent 96%);
	-webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 20px), #000 calc(100% - 18px));
	mask: radial-gradient(farthest-side, transparent calc(100% - 20px), #000 calc(100% - 18px));
	filter: blur(8px);
}

.gobyweb2-technologies-hero__ring::after {
	inset: 14px;
	box-shadow: inset 0 0 40px rgba(41,100,255,.1);
}

.gobyweb2-technologies-hero__visual {
	z-index: 3;
	top: 0;
	bottom: 0;
	height: 100%;
	overflow: hidden;
}

.gobyweb2-technologies-hero__visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	user-select: none;
}

.gobyweb2-technologies-hero__visual--left {
	--gb2-tech-left-x: -12px;
	--gb2-tech-left-y: 0px;
	left: 0;
	width: 54%;
	transform: translate(var(--gb2-tech-left-x), var(--gb2-tech-left-y));
	-webkit-mask-image: linear-gradient(90deg, #000 0%, #000 67%, rgba(0,0,0,.96) 75%, rgba(0,0,0,.42) 91%, transparent 100%);
	mask-image: linear-gradient(90deg, #000 0%, #000 67%, rgba(0,0,0,.96) 75%, rgba(0,0,0,.42) 91%, transparent 100%);
}

.gobyweb2-technologies-hero__visual--right {
	--gb2-tech-right-x: -10px;
	--gb2-tech-right-y: 0px;
	right: 0;
	width: 36%;
	transform: translate(var(--gb2-tech-right-x), var(--gb2-tech-right-y));
	-webkit-mask-image: linear-gradient(270deg, #000 0%, #000 70%, rgba(0,0,0,.97) 78%, rgba(0,0,0,.4) 93%, transparent 100%);
	mask-image: linear-gradient(270deg, #000 0%, #000 70%, rgba(0,0,0,.97) 78%, rgba(0,0,0,.4) 93%, transparent 100%);
}

.gobyweb2-technologies-hero__inner {
	position: relative;
	z-index: 6;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1400px;
	min-height: inherit;
	margin: 0 auto;
	padding: 50px 24px;
}

.gobyweb2-technologies-hero__content {
	--gb2-tech-copy-x: 55px;
	--gb2-tech-copy-y: 6px;
	position: relative;
	z-index: 7;
	width: 100%;
	max-width: 620px;
	margin: 0 auto;
	text-align: center;
	transform: translate(var(--gb2-tech-copy-x), var(--gb2-tech-copy-y));
}

.gobyweb2-technologies-hero__content::before {
	--gb2-tech-shade: rgba(4,18,76,.18);
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	top: 48%;
	width: 125%;
	height: 120%;
	transform: translate(-50%, -50%);
	background: radial-gradient(ellipse at center, var(--gb2-tech-shade) 0%, rgba(4,18,76,.28) 47%, rgba(4,18,76,0) 77%);
	pointer-events: none;
}

.gobyweb2-technologies-hero__heading {
	margin: 0 auto 26px;
	color: #fffdf8;
	font-family: "Poppins", sans-serif;
	font-size: 74px;
	font-weight: 700;
	line-height: 1.22;
	letter-spacing: -.035em;
	text-shadow: 0 4px 20px rgba(0,2,22,.34);
}

.gobyweb2-technologies-hero__divider {
	display: block;
	width: 75px;
	height: 4px;
	margin: 0 auto 22px;
	border-radius: 10px;
	background: #ff6b21;
	box-shadow: 0 0 15px rgba(255,107,33,.18);
}

.gobyweb2-technologies-hero__descriptions {
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 100%;
	max-width: 590px;
	margin: 0 auto;
}

.gobyweb2-technologies-hero__description {
	margin: 0;
	color: #f6f5fa;
	font-family: "Inter", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.48;
	letter-spacing: -.012em;
	text-shadow: 0 2px 12px rgba(0,2,24,.42);
}

@media (max-width: 1199px) {
	.gobyweb2-technologies-hero__heading {
		font-size: 64px;
	}
	.gobyweb2-technologies-hero__description {
		font-size: 18px;
	}
}

@media (max-width: 1024px) {
	.gobyweb2-technologies-hero {
		min-height: 650px;
	}
	.gobyweb2-technologies-hero__inner {
		padding: 46px 22px;
	}
	.gobyweb2-technologies-hero__content {
		--gb2-tech-copy-x: 25px;
		--gb2-tech-copy-y: 0px;
		max-width: 570px;
	}
	.gobyweb2-technologies-hero__heading {
		font-size: 58px;
		line-height: 1.2;
	}
	.gobyweb2-technologies-hero__ring {
		--gb2-tech-ring-x: 10px;
		--gb2-tech-ring-y: -60px;
		width: 520px;
		height: 520px;
	}
	.gobyweb2-technologies-hero__visual--left {
		--gb2-tech-left-x: -60px;
		--gb2-tech-left-y: 20px;
		width: 54%;
		opacity: .8;
	}
	.gobyweb2-technologies-hero__visual--right {
		--gb2-tech-right-x: -55px;
		width: 38%;
		opacity: .8;
	}
}

@media (max-width: 767px) {
	.gobyweb2-technologies-hero {
		min-height: 680px;
	}
	.gobyweb2-technologies-hero__inner {
		align-items: flex-start;
		padding: 58px 18px 54px;
	}
	.gobyweb2-technologies-hero__content {
		--gb2-tech-copy-x: 0px;
		--gb2-tech-copy-y: 0px;
		max-width: 100%;
	}
	.gobyweb2-technologies-hero__content::before {
		width: 128%;
		height: 125%;
	}
	.gobyweb2-technologies-hero__heading {
		font-size: 46px;
		line-height: 1.16;
		margin-bottom: 20px;
	}
	.gobyweb2-technologies-hero__divider {
		margin-bottom: 20px;
	}
	.gobyweb2-technologies-hero__descriptions {
		max-width: 100%;
	}
	.gobyweb2-technologies-hero__description {
		font-size: 16px;
		line-height: 1.52;
	}
	.gobyweb2-technologies-hero__ring {
		--gb2-tech-ring-x: 0px;
		--gb2-tech-ring-y: -30px;
		width: 420px;
		height: 420px;
		opacity: .7;
	}
	.gobyweb2-technologies-hero__visual--left {
		--gb2-tech-left-x: -110px;
		--gb2-tech-left-y: 230px;
		top: 0;
		width: 82%;
		height: 100%;
		opacity: .35;
		-webkit-mask-image: linear-gradient(90deg, #000 0%, #000 58%, rgba(0,0,0,.7) 76%, transparent 100%);
		mask-image: linear-gradient(90deg, #000 0%, #000 58%, rgba(0,0,0,.7) 76%, transparent 100%);
	}
	.gobyweb2-technologies-hero__visual--right {
		--gb2-tech-right-x: -85px;
		--gb2-tech-right-y: -40px;
		width: 64%;
		opacity: .35;
	}
	.gobyweb2-technologies-hero__network {
		height: 260px;
		bottom: -64px;
		opacity: .42;
	}
}

@media (max-width: 479px) {
	.gobyweb2-technologies-hero {
		min-height: 650px;
	}
	.gobyweb2-technologies-hero__inner {
		padding: 52px 16px 48px;
	}
	.gobyweb2-technologies-hero__heading {
		font-size: 40px;
	}
	.gobyweb2-technologies-hero__description {
		font-size: 15px;
	}
	.gobyweb2-technologies-hero__ring {
		width: 360px;
		height: 360px;
	}
}


/* ===== Source: css/gobyweb2-technology-grid.css ===== */
.gobyweb2-technology-grid,
.gobyweb2-technology-grid * {
	box-sizing: border-box;
}

.gobyweb2-technology-grid {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: 0;
	overflow: hidden;
	background: #fff;
	font-family: "Inter", sans-serif;
}

.gobyweb2-technology-grid__inner {
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 42px 34px 38px;
}

.gobyweb2-technology-grid__groups {
	display: flex;
	flex-direction: column;
	gap: 45px;
}

.gobyweb2-technology-grid__group {
	min-width: 0;
}

.gobyweb2-technology-grid__heading {
	margin: 0 0 24px;
	padding: 0;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: -0.35px;
	color: #071f59;
}

.gobyweb2-technology-grid__cards {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	column-gap: 20px;
	row-gap: 20px;
}

.gobyweb2-technology-grid__card {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: 0;
	min-height: 164px;
	padding: 20px 14px 18px;
	background: #fff;
	border: 1px solid #e7ebf2;
	border-radius: 9px;
	text-align: center;
	text-decoration: none !important;
	transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.gobyweb2-technology-grid__card:hover,
.gobyweb2-technology-grid__card:focus {
	text-decoration: none !important;
	border-color: #d8e3f5;
	transform: translateY(-2px);
	outline: none;
}

.gobyweb2-technology-grid__logo {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 78px;
	height: 64px;
	flex: 0 0 auto;
	line-height: 0;
}

.gobyweb2-technology-grid__logo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	border: 0;
	box-shadow: none;
	background: transparent;
}

.gobyweb2-technology-grid__name {
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Inter", sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: -0.15px;
	color: #071f59;
	transition: color .22s ease;
}

.gobyweb2-technology-grid__card:hover .gobyweb2-technology-grid__name,
.gobyweb2-technology-grid__card:focus .gobyweb2-technology-grid__name {
	color: #075de7;
}

@media (max-width: 1024px) {
	.gobyweb2-technology-grid__inner {
		padding: 36px 24px 34px;
	}
	.gobyweb2-technology-grid__groups { gap: 38px; }
	.gobyweb2-technology-grid__cards { grid-template-columns: repeat(3, minmax(0, 1fr)); column-gap: 18px; }
	.gobyweb2-technology-grid__card { min-height: 150px; }
	.gobyweb2-technology-grid__logo { width: 70px; height: 58px; }
}

@media (max-width: 767px) {
	.gobyweb2-technology-grid__inner {
		padding: 28px 16px;
	}
	.gobyweb2-technology-grid__groups { gap: 32px; }
	.gobyweb2-technology-grid__heading { font-size: 21px; margin-bottom: 18px; }
	.gobyweb2-technology-grid__cards { grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 12px; row-gap: 12px; }
	.gobyweb2-technology-grid__card { min-height: 132px; padding: 15px 10px 14px; }
	.gobyweb2-technology-grid__logo { width: 62px; height: 52px; }
	.gobyweb2-technology-grid__name { font-size: 15px; }
}

@media (max-width: 420px) {
	.gobyweb2-technology-grid__inner { padding-left: 12px; padding-right: 12px; }
	.gobyweb2-technology-grid__cards { column-gap: 10px; row-gap: 10px; }
	.gobyweb2-technology-grid__card { min-height: 122px; padding-left: 8px; padding-right: 8px; }
	.gobyweb2-technology-grid__logo { width: 56px; height: 48px; }
	.gobyweb2-technology-grid__name { font-size: 14px; }
}


/* ===== Source: css/gobyweb2-testimonials-carousel.css ===== */
.gobyweb2-testimonials,.gobyweb2-testimonials *{box-sizing:border-box}.gobyweb2-testimonials{width:100%;padding:60px 24px 55px;background:#fff;font-family:"Inter",sans-serif;--gobyweb2-testimonial-gap:28px;--gobyweb2-testimonial-per-view:3}.gobyweb2-testimonials__inner{max-width:1400px;margin:0 auto}.gobyweb2-testimonials__header{margin-bottom:36px;text-align:center}.gobyweb2-testimonials__eyebrow{margin-bottom:10px;color:#3478f6;font-family:"Poppins",sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em}.gobyweb2-testimonials__heading{margin:0;color:#07132f;font-family:"Poppins",sans-serif;font-size:36px;font-weight:700;line-height:1.25}.gobyweb2-testimonials__carousel{position:relative;min-width:0}.gobyweb2-testimonials__viewport{width:100%;min-width:0;overflow:hidden;padding:8px 3px 14px;touch-action:pan-y;overscroll-behavior-inline:contain}.gobyweb2-testimonials__track{display:flex;width:100%;min-width:0;gap:var(--gobyweb2-testimonial-gap);transition:transform 500ms cubic-bezier(.22,.61,.36,1);will-change:transform;transform:translate3d(0,0,0)}.gobyweb2-testimonials__card{display:flex;flex:0 0 calc((100% - (var(--gobyweb2-testimonial-gap) * (var(--gobyweb2-testimonial-per-view) - 1)))/var(--gobyweb2-testimonial-per-view));width:calc((100% - (var(--gobyweb2-testimonial-gap) * (var(--gobyweb2-testimonial-per-view) - 1)))/var(--gobyweb2-testimonial-per-view));max-width:100%;min-width:0;min-height:265px;overflow:hidden;padding:28px 30px 26px;border:1px solid #e5e9f1;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(33,55,104,.07);flex-direction:column}.gobyweb2-testimonials__top{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.gobyweb2-testimonials__stars{flex:0 0 auto;white-space:nowrap;color:#ff9d00;font-size:18px;letter-spacing:3px;line-height:1}.gobyweb2-testimonials__mark{flex:0 0 auto;color:#aab3c5;font-family:Georgia,serif;font-size:28px;line-height:.8}.gobyweb2-testimonials__quote{width:100%;min-width:0;margin:22px 0 24px;overflow-wrap:anywhere;word-break:normal;color:#4f596f;font-size:15px;line-height:1.65}.gobyweb2-testimonials__client{display:flex;min-width:0;align-items:center;gap:14px;margin-top:auto}.gobyweb2-testimonials__photo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border-radius:50%}.gobyweb2-testimonials__photo img{display:block;width:100%;height:100%;object-fit:cover}.gobyweb2-testimonials__initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#1b5ee8;background:#e8f0ff;font-weight:700}.gobyweb2-testimonials__client-copy{display:flex;min-width:0;max-width:100%;overflow:hidden;flex:1 1 auto;flex-direction:column}.gobyweb2-testimonials__name,.gobyweb2-testimonials__role{max-width:100%;overflow-wrap:anywhere;word-break:normal}.gobyweb2-testimonials__name{color:#0c1734;font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;line-height:1.3}.gobyweb2-testimonials__role{margin-top:3px;color:#6d778d;font-size:12px;line-height:1.35}.gobyweb2-testimonials__dots{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:28px}.gobyweb2-testimonials__dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#c4cad7;cursor:pointer;transition:width .2s ease,background .2s ease}.gobyweb2-testimonials__dot.is-active{width:28px;background:#1260f5}.gobyweb2-testimonials__arrow{position:absolute;z-index:3;top:50%;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid #e0e6f0;border-radius:50%;color:#1260f5;background:#fff;box-shadow:0 7px 20px rgba(28,54,112,.12);cursor:pointer;transform:translateY(-50%)}.gobyweb2-testimonials__arrow svg{width:15px;height:15px;fill:currentColor}.gobyweb2-testimonials__arrow--prev{left:-21px}.gobyweb2-testimonials__arrow--next{right:-21px}
@media(max-width:1024px){.gobyweb2-testimonials{padding:48px 22px 45px;--gobyweb2-testimonial-gap:22px;--gobyweb2-testimonial-per-view:2}.gobyweb2-testimonials__heading{font-size:31px}.gobyweb2-testimonials__track{gap:var(--gobyweb2-testimonial-gap)}.gobyweb2-testimonials__arrow--prev{left:-12px}.gobyweb2-testimonials__arrow--next{right:-12px}}
@media(max-width:767px){.gobyweb2-testimonials{padding:40px 16px 38px;--gobyweb2-testimonial-gap:16px;--gobyweb2-testimonial-per-view:1}.gobyweb2-testimonials__inner,.gobyweb2-testimonials__carousel,.gobyweb2-testimonials__viewport,.gobyweb2-testimonials__track{min-width:0;max-width:100%}.gobyweb2-testimonials__heading{font-size:27px}.gobyweb2-testimonials__track{gap:var(--gobyweb2-testimonial-gap)}.gobyweb2-testimonials__card{flex-basis:100%;width:100%;max-width:100%;min-height:300px;padding:24px 22px}.gobyweb2-testimonials__stars{font-size:17px;letter-spacing:2.5px}.gobyweb2-testimonials__quote{margin-top:20px;font-size:15px;line-height:1.65}.gobyweb2-testimonials__client{align-items:center}.gobyweb2-testimonials__arrow{width:36px;height:36px}.gobyweb2-testimonials__arrow--prev{left:-8px}.gobyweb2-testimonials__arrow--next{right:-8px}}


/* ===== Source: css/gobyweb2-why-choose-us.css ===== */
.gobyweb2-why,.gobyweb2-why *{box-sizing:border-box}.gobyweb2-why{position:relative;width:100%;padding:55px 24px;background:#f4f7ff;font-family:"Inter",sans-serif}.gobyweb2-why__panel{position:relative;max-width:1440px;margin:0 auto;padding:60px;background:#fff;border-radius:24px;overflow:hidden}.gobyweb2-why__grid{display:flex;align-items:center;gap:70px}.gobyweb2-why__media{position:relative;flex:0 1 48%;min-width:0;padding:26px 0 30px 20px}.gobyweb2-why__content{position:relative;z-index:2;flex:1 1 0;min-width:0}.gobyweb2-why__image{position:relative;z-index:2;width:100%;height:560px;overflow:hidden;border-radius:24px;background:#eaf0fb}.gobyweb2-why__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gobyweb2-why__blob{position:absolute;z-index:1;top:-18px;left:-28px;width:230px;height:230px;border-radius:50% 48% 55% 45%;background:#91a9ff;opacity:.88}.gobyweb2-why__dots{position:absolute;z-index:1;width:105px;height:105px;color:#b8c5e8;opacity:.85;background-image:radial-gradient(currentColor 2px,transparent 2.3px);background-size:15px 15px}.gobyweb2-why__dots--left{left:-34px;top:44%}.gobyweb2-why__dots--bottom{right:20%;bottom:-18px}.gobyweb2-why__experience{position:absolute;z-index:3;left:-15px;bottom:0;display:flex;align-items:center;gap:20px;min-width:290px;padding:24px 30px;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(39,72,152,.16)}.gobyweb2-why__experience-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 66px;width:66px;height:66px;border-radius:50%;color:#fff;background:#075be8;font-size:29px}.gobyweb2-why__experience-icon svg{width:1em;height:1em;fill:currentColor}.gobyweb2-why__experience-copy,.gobyweb2-why__feature-copy{display:flex;flex-direction:column;min-width:0}.gobyweb2-why__experience-title{color:#06133a;font-family:"Poppins",sans-serif;font-size:21px;line-height:1.25}.gobyweb2-why__experience-text{margin-top:5px;color:#596278;font-size:17px;line-height:1.4}.gobyweb2-why__badge{display:inline-flex;align-items:center;gap:9px;padding:8px 16px;border:1px solid #c8d6f4;border-radius:999px;color:#075be8;background:#f8faff;font-family:"Poppins",sans-serif;font-size:13px;font-weight:600;line-height:1;letter-spacing:.08em}.gobyweb2-why__badge-icon{display:inline-flex;font-size:16px}.gobyweb2-why__badge-icon svg{width:1em;height:1em;fill:currentColor}.gobyweb2-why__heading{margin:22px 0 42px;color:#06133a;font-family:"Poppins",sans-serif;font-size:44px;font-weight:700;line-height:1.32;letter-spacing:-1.2px}.gobyweb2-why__highlight{color:#075be8}.gobyweb2-why__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:54px;row-gap:48px}.gobyweb2-why__feature{display:flex;align-items:flex-start;gap:18px;min-width:0}.gobyweb2-why__feature-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 78px;width:78px;height:78px;border-radius:18px;color:#075be8;background:#fff;font-size:31px;box-shadow:0 10px 34px rgba(38,69,143,.11)}.gobyweb2-why__feature-icon svg{width:1em;height:1em;fill:currentColor}.gobyweb2-why__feature-title{color:#06133a;font-family:"Poppins",sans-serif;font-size:17px;font-weight:600;line-height:1.35}.gobyweb2-why__feature-description{margin-top:8px;color:#596278;font-size:15px;line-height:1.6}.gobyweb2-why svg{fill:currentColor}
@media(max-width:1100px){.gobyweb2-why__panel{padding:42px 34px}.gobyweb2-why__grid{gap:42px}.gobyweb2-why__image{height:460px}.gobyweb2-why__heading{font-size:36px}.gobyweb2-why__features{column-gap:28px;row-gap:34px}.gobyweb2-why__feature-icon{flex-basis:62px;width:62px;height:62px}.gobyweb2-why__experience{min-width:250px}.gobyweb2-why__experience-icon{flex-basis:56px;width:56px;height:56px}}
@media(max-width:767px){.gobyweb2-why{padding:30px 15px}.gobyweb2-why__panel{padding:28px 20px;border-radius:18px;overflow:visible}.gobyweb2-why__grid{flex-direction:column;align-items:stretch;gap:50px}.gobyweb2-why__media{flex-basis:auto!important;width:100%;padding:18px 0 45px 10px}.gobyweb2-why__image{height:320px}.gobyweb2-why__blob{width:150px;height:150px;left:-12px}.gobyweb2-why__dots{width:75px;height:75px}.gobyweb2-why__experience{left:0;right:10px;bottom:0;min-width:0}.gobyweb2-why__heading{font-size:29px;letter-spacing:-.5px}.gobyweb2-why__features{grid-template-columns:1fr;row-gap:28px}.gobyweb2-why__feature-icon{flex-basis:62px;width:62px;height:62px}}


/* ===== Source: css/gobyweb2-work-details.css ===== */
.gobyweb2-case-study{--navy:#061b55;--text:#25355b;--blue:#0874f9;--orange:#ff4d16;--line:#dfe6f2;background:#fff;color:var(--text);font-family:Inter,Arial,sans-serif;overflow:hidden}.gobyweb2-case-study *{box-sizing:border-box}.gobyweb2-case-container{width:min(1400px,calc(100% - 64px));margin:0 auto}.gobyweb2-case-hero{min-height:530px;position:relative;display:flex;align-items:center;background:#eef6ff var(--gobyweb2-case-bg) center/cover no-repeat}.gobyweb2-case-hero:after{content:"";position:absolute;left:-3%;right:-3%;bottom:-78px;height:150px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0}.gobyweb2-case-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,249,255,.96) 0%,rgba(244,249,255,.82) 38%,rgba(244,249,255,.2) 72%,rgba(244,249,255,.1) 100%)}.gobyweb2-case-hero__inner{position:relative;z-index:2;padding:76px 0 116px}.gobyweb2-case-hero__copy{max-width:680px}.gobyweb2-case-eyebrow{display:flex;align-items:center;gap:13px;color:#0b5ecf;font-weight:700;font-size:18px;letter-spacing:.01em;margin-bottom:32px}.gobyweb2-case-eyebrow span{width:14px;height:14px;border-radius:50%;background:#0f82ff;box-shadow:0 0 0 6px rgba(15,130,255,.08)}.gobyweb2-case-hero h1{font-family:Poppins,Inter,sans-serif;color:#061b55;font-size:58px;line-height:1.08;letter-spacing:-.035em;margin:0 0 22px;font-weight:700}.gobyweb2-case-hero p{font-size:22px;line-height:1.5;max-width:650px;margin:0 0 32px;color:#22375f}.gobyweb2-case-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:0 28px;border-radius:10px;text-decoration:none;font-weight:700}.gobyweb2-case-button--primary{color:#fff;background:linear-gradient(135deg,#ff3514,#ff7312);box-shadow:0 10px 26px rgba(255,76,18,.18)}.gobyweb2-case-body{padding:86px 0 70px;background:#fff}.gobyweb2-case-overview-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:52px;align-items:start}.gobyweb2-case-heading,.gobyweb2-case-section-title{font-family:Poppins,Inter,sans-serif;color:#071b50;font-size:28px;line-height:1.25;margin:0 0 22px;font-weight:700;display:flex;align-items:center;gap:16px}.gobyweb2-case-heading__icon,.gobyweb2-case-section-title>span{width:46px;height:46px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ecf5ff;color:#0b78f5;font-size:19px;flex:0 0 auto}.gobyweb2-case-overview>p{font-size:17px;line-height:1.75;margin:0 0 22px;max-width:700px}.gobyweb2-case-overview__image{border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 26px rgba(18,49,94,.06)}.gobyweb2-case-overview__image img{display:block;width:100%;height:auto}.gobyweb2-case-info-card{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(28,58,99,.06);overflow:hidden}.gobyweb2-case-info-row{min-height:76px;display:grid;grid-template-columns:42px 120px minmax(0,1fr);gap:10px;align-items:center;padding:12px 24px;border-bottom:1px solid #e8edf5}.gobyweb2-case-info-row:last-child{border-bottom:0}.gobyweb2-case-info-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#edf6ff;color:#0777f6}.gobyweb2-case-info-row strong{color:#071b50}.gobyweb2-case-info-row>span:last-child{color:#263b62}.gobyweb2-case-info-row--tech{align-items:center}.gobyweb2-case-techs{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.gobyweb2-case-techs span{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.gobyweb2-case-techs img{max-width:34px;max-height:34px;width:auto;height:auto}.gobyweb2-case-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;margin-top:34px}.gobyweb2-case-story{border:1px solid var(--line);border-radius:14px;padding:28px 30px 26px;background:#fff;box-shadow:0 10px 26px rgba(29,53,91,.05)}.gobyweb2-case-story--challenge{background:linear-gradient(135deg,#fffaf8,#fff)}.gobyweb2-case-story--solution{background:linear-gradient(135deg,#f8fcff,#fff)}.gobyweb2-case-story h2{font-family:Poppins,Inter,sans-serif;color:#071b50;font-size:26px;display:flex;align-items:center;gap:16px;margin:0 0 20px}.gobyweb2-case-story h2 span{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#ff641e;font-size:18px}.gobyweb2-case-story--solution h2 span{background:#1382ff}.gobyweb2-case-story p{font-size:16px;line-height:1.7;margin:0 0 20px}.gobyweb2-case-story ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}.gobyweb2-case-story li{position:relative;padding-left:27px;font-size:15px;color:#1f3358}.gobyweb2-case-story li:before{content:"✓";position:absolute;left:0;top:0;width:16px;height:16px;border:2px solid #ff5b22;border-radius:4px;line-height:12px;text-align:center;color:#ff5b22;font-size:10px;font-weight:800}.gobyweb2-case-story--solution li:before{border-color:#0b7bf7;color:#0b7bf7}.gobyweb2-case-results{margin-top:34px}.gobyweb2-case-section-title{justify-content:center}.gobyweb2-case-section-title>span{width:34px;height:34px;font-size:16px}.gobyweb2-case-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.gobyweb2-case-result{border:1px solid var(--line);border-radius:12px;min-height:116px;padding:18px 20px;display:flex;align-items:center;gap:18px;background:#fff;box-shadow:0 8px 20px rgba(30,52,88,.04)}.gobyweb2-case-result__icon{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f2f7ff;color:var(--result-accent);flex:0 0 auto}.gobyweb2-case-result__icon img{max-width:30px;max-height:30px;width:auto;height:auto}.gobyweb2-case-result__icon span{font-size:24px}.gobyweb2-case-result strong{display:block;color:var(--result-accent);font-size:32px;line-height:1.1;font-weight:800}.gobyweb2-case-result span{display:block;margin-top:7px;font-size:12px;color:#25365b;font-weight:600}.gobyweb2-case-screenshots,.gobyweb2-case-related{margin-top:34px}.gobyweb2-case-screenshot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.gobyweb2-case-screenshot-grid a{display:block;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 18px rgba(28,55,91,.04)}.gobyweb2-case-screenshot-grid img{display:block;width:100%;aspect-ratio:1.55/1;object-fit:cover;transition:transform .3s ease}.gobyweb2-case-screenshot-grid a:hover img{transform:scale(1.025)}.gobyweb2-case-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gobyweb2-case-related-card{display:grid;grid-template-columns:43% 57%;min-height:198px;border:1px solid var(--line);border-radius:12px;background:#fff;text-decoration:none;color:inherit;overflow:hidden;box-shadow:0 8px 20px rgba(29,54,91,.05);transition:transform .2s ease,box-shadow .2s ease}.gobyweb2-case-related-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(29,54,91,.1)}.gobyweb2-case-related-card__image{padding:16px}.gobyweb2-case-related-card__image img{width:100%;height:100%;min-height:160px;object-fit:cover;border-radius:10px;display:block}.gobyweb2-case-related-card__copy{padding:22px 20px 18px 0;display:flex;flex-direction:column}.gobyweb2-case-related-card h3{font-family:Poppins,Inter,sans-serif;color:#071b50;font-size:19px;line-height:1.25;margin:0 0 10px}.gobyweb2-case-related-card p{font-size:13px;line-height:1.55;margin:0 0 10px}.gobyweb2-case-related-card span{margin-top:auto;color:#0874f9;font-size:13px;font-weight:700}
@media(max-width:1100px){.gobyweb2-case-hero{min-height:470px}.gobyweb2-case-hero h1{font-size:48px}.gobyweb2-case-overview-grid{grid-template-columns:1fr 1fr;gap:30px}.gobyweb2-case-info-row{grid-template-columns:38px 100px 1fr;padding:12px 16px}.gobyweb2-case-results-grid{grid-template-columns:repeat(2,1fr)}.gobyweb2-case-related-card{grid-template-columns:1fr}.gobyweb2-case-related-card__copy{padding:0 18px 18px}.gobyweb2-case-related-card__image img{height:180px;min-height:0}}
@media(max-width:767px){.gobyweb2-case-container{width:min(100% - 32px,1400px)}.gobyweb2-case-hero{min-height:430px;background-position:center}.gobyweb2-case-hero__overlay{background:linear-gradient(90deg,rgba(244,249,255,.96),rgba(244,249,255,.78))}.gobyweb2-case-hero:after{bottom:-46px;height:90px}.gobyweb2-case-hero__inner{padding:62px 0 82px}.gobyweb2-case-eyebrow{font-size:14px;margin-bottom:20px}.gobyweb2-case-hero h1{font-size:36px}.gobyweb2-case-hero p{font-size:17px;line-height:1.55}.gobyweb2-case-body{padding-top:62px}.gobyweb2-case-overview-grid,.gobyweb2-case-story-grid{grid-template-columns:1fr}.gobyweb2-case-story-grid{gap:20px}.gobyweb2-case-info-card{margin-top:4px}.gobyweb2-case-info-row{grid-template-columns:38px 92px 1fr;font-size:13px;min-height:66px}.gobyweb2-case-heading,.gobyweb2-case-section-title{font-size:22px}.gobyweb2-case-results-grid{grid-template-columns:1fr 1fr;gap:12px}.gobyweb2-case-result{padding:14px;gap:12px;min-height:100px}.gobyweb2-case-result__icon{width:42px;height:42px}.gobyweb2-case-result strong{font-size:25px}.gobyweb2-case-screenshot-grid{grid-template-columns:1fr 1fr;gap:12px}.gobyweb2-case-related-grid{grid-template-columns:1fr}.gobyweb2-case-related-card{grid-template-columns:38% 62%;min-height:160px}.gobyweb2-case-related-card__image img{height:130px}.gobyweb2-case-related-card__copy{padding:16px 14px 14px 0}.gobyweb2-case-related-card h3{font-size:16px}}
@media(max-width:480px){.gobyweb2-case-container{width:min(100% - 24px,1400px)}.gobyweb2-case-hero h1{font-size:31px}.gobyweb2-case-button{min-height:52px;padding:0 20px}.gobyweb2-case-info-row{grid-template-columns:36px 82px 1fr;padding:10px 12px}.gobyweb2-case-results-grid{grid-template-columns:1fr}.gobyweb2-case-screenshot-grid{grid-template-columns:1fr}.gobyweb2-case-related-card{grid-template-columns:1fr}.gobyweb2-case-related-card__image{padding:12px}.gobyweb2-case-related-card__copy{padding:0 15px 15px}}


/* ===== Source: css/gobyweb2-work-grid.css ===== */
.gobyweb2-work-grid,.gobyweb2-work-grid *{box-sizing:border-box}.gobyweb2-work-grid{width:100%;padding:24px 28px 34px;background:#f8fafe;font-family:"Inter",sans-serif}.gobyweb2-work-grid__inner{width:100%;max-width:1400px;margin:0 auto}.gobyweb2-work-grid__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px;row-gap:28px}.gobyweb2-work-card{position:relative;display:flex;cursor:pointer;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #e1e6ef;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(17,43,91,.06);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.gobyweb2-work-card:hover{transform:translateY(-4px);border-color:#d3dbe9;box-shadow:0 15px 34px rgba(16,44,95,.1)}.gobyweb2-work-card__stretched-link{position:absolute;inset:0;z-index:2;border-radius:inherit;text-decoration:none!important}.gobyweb2-work-card__stretched-link:focus-visible{outline:3px solid #0759f8;outline-offset:-3px}.gobyweb2-work-card__link{position:relative;z-index:3}.gobyweb2-work-card__media{position:relative;height:215px;overflow:hidden;background:#0b1b45}.gobyweb2-work-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.gobyweb2-work-card:hover .gobyweb2-work-card__media img{transform:scale(1.025)}.gobyweb2-work-card__placeholder{position:absolute;inset:0;background:#0b1b45}.gobyweb2-work-card__placeholder::before,.gobyweb2-work-card__placeholder::after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.gobyweb2-work-card__placeholder::before{width:210px;height:210px;left:12%;top:-25%;background:rgba(0,111,255,.28)}.gobyweb2-work-card__placeholder::after{width:180px;height:180px;right:-12%;bottom:-30%;background:rgba(79,42,255,.26)}.gobyweb2-work-card__placeholder span{position:absolute;inset:42% 34%;border:2px solid rgba(255,255,255,.55);border-radius:10px}.gobyweb2-work-card__image-badge{position:absolute;top:13px;right:13px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(112,145,255,.45);border-radius:9px;color:#fff;background:rgba(4,24,76,.86);box-shadow:0 8px 18px rgba(0,12,55,.24);backdrop-filter:blur(6px)}.gobyweb2-work-card__image-badge svg{width:42%;height:42%;fill:currentColor}.gobyweb2-work-card__body{display:flex;flex:1;flex-direction:column;padding:17px 21px 20px}.gobyweb2-work-card__heading-row{display:flex;align-items:center;min-width:0;gap:10px}.gobyweb2-work-card__title-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:#172d67;font-size:16px}.gobyweb2-work-card__title-icon svg{width:1em;height:1em;fill:currentColor}.gobyweb2-work-card__title-icon-image{display:block;width:1em!important;height:1em!important;max-width:none!important;object-fit:contain!important;transform:none!important}.gobyweb2-work-card:hover .gobyweb2-work-card__title-icon-image{transform:none!important}.gobyweb2-work-card__title{min-width:0;margin:0;color:#071a4a;font-family:"Poppins",sans-serif;font-size:18px;font-weight:600;line-height:1.35}.gobyweb2-work-card__description{min-height:70px;margin:10px 0 0;color:#42516f;font-size:14px;line-height:1.65}.gobyweb2-work-card__link{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;margin-top:11px;color:#0759f8!important;font-size:13px;font-weight:600;text-decoration:none!important;transition:color .2s ease,gap .2s ease}.gobyweb2-work-card__link:hover{gap:11px;color:#ff5a18!important}.gobyweb2-work-card__link svg{width:12px;height:12px;fill:currentColor}.gobyweb2-work-grid__pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:34px}.gobyweb2-work-grid__page{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #dce4f0;border-radius:9px;color:#0a2a68!important;background:#fff;font-size:13px;font-weight:600;line-height:1;text-decoration:none!important;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.gobyweb2-work-grid__page:hover{border-color:#0759f8;transform:translateY(-1px)}.gobyweb2-work-grid__page.is-current{border-color:#0759f8;color:#fff!important;background:#0759f8}.gobyweb2-work-grid__page--wide{padding:0 16px}.gobyweb2-work-grid__dots{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 3px;color:#6a7892}.gobyweb2-work-grid__empty{padding:38px 26px;border:1px dashed #d6deeb;border-radius:14px;color:#65738f;background:#fff;text-align:center;font-size:15px}
@media(max-width:1024px){.gobyweb2-work-grid{padding:24px 22px 32px}.gobyweb2-work-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.gobyweb2-work-card__media{height:210px}}
@media(max-width:767px){.gobyweb2-work-grid{padding:20px 16px 28px}.gobyweb2-work-grid__cards{grid-template-columns:1fr;column-gap:18px;row-gap:18px}.gobyweb2-work-card__media{height:210px}.gobyweb2-work-card__description{min-height:0}.gobyweb2-work-grid__pagination{margin-top:26px}.gobyweb2-work-grid__page{min-width:36px;height:36px;padding:0 10px}.gobyweb2-work-grid__page--wide{padding:0 12px}}


/* ===== Source: css/gobyweb2-work-together-cta.css ===== */
.gobyweb2-work-cta,.gobyweb2-work-cta *{box-sizing:border-box}.gobyweb2-work-cta{width:100%;padding:34px 26px;background:#fff;color:#08143d;font-family:"Inter",sans-serif}.gobyweb2-work-cta__banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:45px;width:100%;max-width:1400px;min-height:265px;margin:0 auto;padding:45px 75px;overflow:hidden;border:1px solid rgba(210,220,235,.8);border-radius:18px;background:linear-gradient(105deg,#fff0f0 0%,#f8f7ff 44%,#eef4ff 100%);box-shadow:0 12px 32px rgba(39,63,108,.08)}.gobyweb2-work-cta__banner::before,.gobyweb2-work-cta__banner::after{content:"";position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.gobyweb2-work-cta__banner::before{right:20%;bottom:-135px;width:390px;height:220px;border:2px solid rgba(93,128,255,.14);box-shadow:0 0 0 24px rgba(151,117,255,.035),0 0 0 55px rgba(255,111,70,.025)}.gobyweb2-work-cta__banner::after{right:2%;top:10%;width:18px;height:18px;background:rgba(145,109,248,.16);box-shadow:-155px 12px 0 rgba(255,145,67,.4),-255px 92px 0 rgba(79,125,255,.16)}.gobyweb2-work-cta__copy{position:relative;z-index:2;flex:0 1 55%;max-width:55%}.gobyweb2-work-cta__heading{margin:0;color:#08143d;font-family:"Poppins",sans-serif;font-size:32px;font-weight:700;line-height:1.2}.gobyweb2-work-cta__description{margin-top:8px;color:#34405e;font-size:15px;font-weight:500;line-height:1.6}.gobyweb2-work-cta__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:23px}.gobyweb2-work-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 24px;border:1px solid transparent;border-radius:7px;font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none!important;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.gobyweb2-work-cta__button:hover{transform:translateY(-2px)}.gobyweb2-work-cta__button--primary{color:#fff;background:#ff4b16;box-shadow:0 9px 20px rgba(255,75,22,.18)}.gobyweb2-work-cta__button--primary:hover{color:#fff;background:#df3510}.gobyweb2-work-cta__button--secondary{border-color:#d8dfeb;color:#08143d;background:#fff;box-shadow:0 6px 14px rgba(31,53,94,.07)}.gobyweb2-work-cta__button--secondary:hover{border-color:#1555ed;color:#fff;background:#1555ed}.gobyweb2-work-cta__button svg{width:13px;height:13px;fill:currentColor}.gobyweb2-work-cta__visual{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex:0 1 40%;max-width:40%;min-height:160px}.gobyweb2-work-cta__visual-inner{display:flex;align-items:center;justify-content:center;width:100%;transform:translateX(0)}.gobyweb2-work-cta__image{display:block;width:100%;max-height:220px;object-fit:contain}.gobyweb2-work-cta__rings{position:relative;width:min(100%,350px);height:190px;filter:drop-shadow(0 15px 18px rgba(49,79,166,.15))}.gobyweb2-work-cta__rings::before,.gobyweb2-work-cta__rings::after{content:"";position:absolute;top:42px;width:116px;height:82px;border:24px solid;border-radius:55px;transform:rotate(-38deg)}.gobyweb2-work-cta__rings::before{left:62px;z-index:2;border-color:#2f75f5;background:linear-gradient(145deg,#79a5ff,#1760ea);box-shadow:inset 0 8px 10px rgba(255,255,255,.45),0 9px 18px rgba(38,90,220,.23)}.gobyweb2-work-cta__rings::after{right:62px;z-index:1;border-color:#ff7540;background:linear-gradient(145deg,#ffad6c,#ff572c);box-shadow:inset 0 8px 10px rgba(255,255,255,.45),0 9px 18px rgba(255,91,44,.2)}.gobyweb2-work-cta__rings i{position:absolute;left:18px;right:18px;bottom:25px;height:48px;border-top:2px solid rgba(86,120,246,.18);border-radius:50%;transform:skewX(-22deg)}.gobyweb2-work-cta__rings i:nth-child(2){bottom:9px;border-color:rgba(255,117,84,.16)}.gobyweb2-work-cta__rings b{position:absolute;width:13px;height:13px;border-radius:50%;background:#ff8b41;box-shadow:0 5px 12px rgba(255,112,48,.2)}.gobyweb2-work-cta__rings b:nth-of-type(1){right:55px;top:45px}.gobyweb2-work-cta__rings b:nth-of-type(2){right:18px;top:20px;width:9px;height:9px;background:#6b91ff}.gobyweb2-work-cta__rings b:nth-of-type(3){left:33px;bottom:29px;width:10px;height:10px;background:#7c6cf2}
@media(max-width:1024px){.gobyweb2-work-cta__banner{padding:38px 45px}.gobyweb2-work-cta__copy{flex-basis:58%;max-width:58%}.gobyweb2-work-cta__visual{flex-basis:38%;max-width:38%}.gobyweb2-work-cta__rings{transform:scale(.86)}}
@media(max-width:767px){.gobyweb2-work-cta{padding:22px 16px}.gobyweb2-work-cta__banner{flex-direction:column;align-items:flex-start;gap:28px;padding:34px 22px}.gobyweb2-work-cta__copy,.gobyweb2-work-cta__visual{flex-basis:100%!important;max-width:100%!important;width:100%}.gobyweb2-work-cta__heading{font-size:25px}.gobyweb2-work-cta__buttons{gap:12px}.gobyweb2-work-cta__button{flex:1 1 auto;padding:13px 17px}.gobyweb2-work-cta__visual{min-height:135px}.gobyweb2-work-cta__rings{height:155px;transform:scale(.78)}.gobyweb2-work-cta__visual-inner{transform:none!important}}
@media(prefers-reduced-motion:reduce){.gobyweb2-work-cta__button{transition:none}.gobyweb2-work-cta__button:hover{transform:none}}
.gobyweb2-work-cta__rings::before,.gobyweb2-work-cta__rings::after{background:transparent}


/* ===== Source: gobyweb-search-foundation/search.css ===== */
.gws-editorial{max-width:1140px;margin:0 auto;padding:clamp(26px,5vw,64px) clamp(20px,4vw,40px);font-size:17px;line-height:1.8;color:#26344d;background:#fff;text-align:left;overflow-wrap:break-word}
.gws-editorial p{max-width:80ch;margin:0 0 1.25em}.gws-editorial h2{font-size:clamp(25px,3vw,34px);line-height:1.25;letter-spacing:-.02em;margin:1.6em 0 .65em;color:#172651}.gws-editorial h2:first-child{margin-top:0}.gws-editorial h3{font-size:23px;color:#172651;line-height:1.35;margin:1.3em 0 .6em}.gws-editorial a{color:#253694;text-decoration:underline;text-underline-offset:3px}.gws-editorial a:hover{color:#1464b9}.gws-editorial a:focus-visible,.gws-coverage a:focus-visible{outline:3px solid #1464b9;outline-offset:4px}.gws-editorial li{margin:.55em 0}.gws-editorial ul,.gws-editorial ol{padding-left:1.5em;margin-bottom:1.5em}
.gws-table{width:100%;overflow-x:auto;margin:1.8em 0;border:1px solid #dce3f0;border-radius:12px}.gws-table table{width:100%;border-collapse:collapse;font-size:16px;min-width:480px;margin:0}.gws-table th,.gws-table td{padding:18px;vertical-align:top;border:0;border-bottom:1px solid #dce3f0;text-align:left}.gws-table th{background:#eef2fc;color:#172651;font-weight:700}.gws-table tr:last-child td{border-bottom:0}.gws-table tbody tr:nth-child(even){background:#f9fbff}
.gws-page{max-width:1220px;margin:auto;padding:28px 20px 64px}.gws-breadcrumb{font-size:14px;color:#526178;margin:12px 0 30px}.gws-breadcrumb a{color:#253694;text-decoration:underline}.gws-page-header{padding:clamp(30px,6vw,70px);border-radius:20px;background:linear-gradient(125deg,#eef2ff,#f3faff);border:1px solid #dce3f0}.gws-page-header h1{max-width:22ch;font-size:clamp(34px,5vw,60px);line-height:1.1;letter-spacing:-.035em;color:#172651;margin:12px 0}.gws-eyebrow{font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#253694;font-size:13px}.gws-editorial--page{max-width:100%;padding-left:clamp(10px,5vw,70px);padding-right:clamp(10px,5vw,70px)}.gws-note{padding:20px 24px;border-left:4px solid #253694;background:#f2f5ff;margin:1.5em 0}.gws-coverage ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none;padding:0}.gws-coverage li{margin:0}.gws-coverage a{display:block;padding:14px 18px;border:1px solid #dce3f0;border-radius:9px;background:#f8faff}.gws-related{background:#f3f6fc;border-radius:12px;padding:24px;margin:28px 0}
@media(max-width:700px){.gws-coverage ul{grid-template-columns:repeat(2,minmax(0,1fr))}.gws-editorial{font-size:16px}.gws-table th,.gws-table td{padding:12px}.gws-page{padding:16px 14px 40px}}
@media(max-width:420px){.gws-coverage ul{grid-template-columns:1fr}}


/* ===== Source: gobyweb-search-foundation/landing.css ===== */
.gws-landing-hero{background:radial-gradient(ellipse at 90% 10%,#e4f2ff,transparent 60%),linear-gradient(120deg,#f8faff,#fff5ef);padding:clamp(40px,6vw,88px) 28px!important;gap:48px!important;align-items:center!important}.gws-landing-hero>.e-con-inner{gap:48px!important;align-items:center!important;max-width:1180px!important}.gws-landing-copy{width:56%!important}.gws-landing-form-card{width:44%!important;background:#fff!important;border:1px solid #e4e8f1!important;border-radius:22px!important;padding:32px!important;box-shadow:0 18px 50px #17396312!important}.gws-lp-eyebrow .elementor-heading-title{font-size:12px!important;letter-spacing:.13em;font-weight:700;color:#c04409!important}.gws-lp-heading .elementor-heading-title{font-size:clamp(38px,4.8vw,64px)!important;line-height:1.06!important;font-weight:750!important;letter-spacing:-.045em;color:#132851!important}.gws-lp-subhead .elementor-heading-title{font-size:25px!important;color:#233c67!important;line-height:1.3!important}.gws-lp-copy{font-size:18px;line-height:1.8;color:#526078}.gws-lp-copy p{margin:0}.gws-lp-points{font-size:15px;line-height:1.8;color:#243b60}.gws-lp-points ul{padding-left:20px}.gws-lp-primary .elementor-button{background:#f45412!important;border-radius:10px!important;padding:18px 25px!important;font-size:16px!important;font-weight:700!important}.gws-lp-secondary .elementor-button{background:transparent!important;color:#253694!important;padding:10px 0!important;font-weight:600!important;text-decoration:underline}.gws-landing-section{padding:clamp(32px,5vw,64px) 24px!important}.gws-landing-section>.e-con-inner{max-width:1140px!important}.gws-landing-section .gws-editorial{padding:20px 10px}.gws-lp-card-title .elementor-heading-title{font-size:24px!important;color:#132851!important;font-weight:700!important}.gws-lp-card-note{font-size:14px;line-height:1.6;color:#637086}.gws-lp-band{background:#142a51!important;color:#fff!important;padding:24px!important}.gws-lp-band p{color:#fff;text-align:center;font-size:15px;letter-spacing:.01em;margin:0}
.gws-lead-form{font-family:inherit;color:#203551;font-size:14px;text-align:left}.gws-lead-form label:not(.gws-form-consent):not(.gws-honeypot){display:block;font-weight:650;margin:10px 0 6px}.gws-lead-form input:not([type=checkbox]):not([type=hidden]),.gws-lead-form textarea{width:100%;background:#f8faff;border:1px solid #d8e1ed;border-radius:8px;padding:12px 13px;box-shadow:none;font:inherit;color:#203551;min-height:44px}.gws-lead-form input:focus-visible,.gws-lead-form textarea:focus-visible{outline:2px solid #1d66d8;outline-offset:2px}.gws-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gws-form-consent{display:flex;align-items:flex-start;gap:9px;line-height:1.5;margin:16px 0;font-size:12px}.gws-form-consent input{flex-shrink:0;width:16px;height:16px;margin-top:2px;accent-color:#253694}.gws-form-submit{display:flex;justify-content:space-between;align-items:center;width:100%;border:0!important;background:#f45412!important;color:white!important;border-radius:9px!important;padding:15px 17px!important;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.gws-form-submit:hover{background:#d94007!important}.gws-form-small{font-size:11px;line-height:1.5;color:#69798e;margin:10px 0 0}.gws-honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.gws-form-success{padding:15px;background:#e8f9ef;color:#145d39;border-radius:8px}.gws-form-error{padding:15px;background:#fff0ed;color:#913119;border-radius:8px}
.gws-modal[hidden]{display:none!important}.gws-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px}.gws-modal-backdrop{position:absolute;inset:0;background:#071832b8;backdrop-filter:blur(5px)}.gws-modal-dialog{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;max-width:940px;width:100%;max-height:calc(100dvh - 48px);overflow-y:auto;border-radius:22px;background:#fff;box-shadow:0 30px 100px #0005;outline:none}.gws-modal-intro{background:linear-gradient(150deg,#132b54,#254fa0);color:#fff;padding:44px 32px}.gws-modal-kicker{font-size:11px;letter-spacing:.15em;color:#ffd2b9;font-weight:700}.gws-modal-intro h2{font-size:32px;line-height:1.12;letter-spacing:-.03em;color:#fff;margin:18px 0}.gws-modal-intro p,.gws-modal-intro li{font-size:14px;line-height:1.75;color:#e4edff}.gws-modal-intro ul{padding-left:18px}.gws-modal-intro a{display:block;color:#fff;font-size:13px;margin-top:32px;text-decoration:underline}.gws-modal-form{padding:35px 32px}.gws-modal-form h3{font-size:24px;color:#142a51;line-height:1.2;margin:0 0 12px}.gws-modal-close{position:absolute;top:9px;right:9px;width:34px;height:34px;border-radius:50%!important;border:0!important;background:#edf2f9!important;color:#213651!important;font-size:24px!important;line-height:1!important;padding:0!important;cursor:pointer;z-index:2}.gws-modal-close:focus-visible,.gws-form-submit:focus-visible{outline:3px solid #3d8fff;outline-offset:3px}
@media(max-width:767px){.gws-landing-hero{padding:38px 18px!important}.gws-landing-hero>.e-con-inner{flex-direction:column!important;gap:24px!important}.gws-landing-copy,.gws-landing-form-card{width:100%!important}.gws-landing-form-card{padding:22px!important}.gws-lp-heading .elementor-heading-title{font-size:40px!important}.gws-modal{padding:12px}.gws-modal-dialog{grid-template-columns:1fr;max-height:calc(100dvh - 24px);border-radius:15px}.gws-modal-intro{padding:25px 24px 18px}.gws-modal-intro h2{font-size:24px;max-width:24ch;margin:10px 0}.gws-modal-intro p{font-size:13px;margin:8px 0}.gws-modal-intro ul,.gws-modal-intro>a{display:none}.gws-modal-form{padding:22px}.gws-modal-form h3{font-size:21px}.gws-modal-close{background:#fff!important}.gws-form-row{grid-template-columns:1fr}}
.gws-lp-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:20px 0}.gws-lp-feature-grid article{padding:30px;border:1px solid #e0e7f2;border-radius:16px;background:#f9fbff}.gws-lp-feature-grid h3{font-size:23px;color:#172c50;line-height:1.25}.gws-lp-feature-grid p{font-size:16px;line-height:1.8;color:#54647c}.gws-lp-feature-grid a{color:#253694;text-decoration:underline;font-weight:600}@media(max-width:767px){.gws-lp-feature-grid{grid-template-columns:1fr}}


/* ===== Source: assets/service-pages.css ===== */
:root{--gw-ink:#0b1734;--gw-blue:#3157ff;--gw-violet:#7655ff;--gw-coral:#ff6b57;--gw-cyan:#47d7e8;--gw-soft:#f5f7ff;--gw-line:#e3e8f3;--gw-copy:#4a5873}html{scroll-behavior:smooth}body{overflow-x:hidden;color:var(--gw-ink);background:#fff}.site-header,.site-footer{display:none!important}.goby-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.goby-skip-link{position:fixed;z-index:99999;top:8px;left:8px;transform:translateY(-150%);padding:10px 14px;background:#fff;color:#111}.goby-skip-link:focus{transform:none}.goby-site-header{position:relative;z-index:9999;background:rgba(255,255,255,.94);box-shadow:0 1px 0 rgba(9,24,57,.08);backdrop-filter:blur(16px)}.goby-site-header.is-sticky{position:sticky;top:0}.goby-topbar{padding:8px 0;color:#dfe8ff;background:var(--gw-ink);font-size:12px}.goby-topbar .goby-shell,.goby-navbar .goby-shell{display:flex;align-items:center;justify-content:space-between}.goby-topbar div div{display:flex;gap:20px}.goby-topbar a{color:#fff;text-decoration:none}.goby-navbar{min-height:82px;display:flex;align-items:center}.goby-navbar>.goby-shell{width:100%}.goby-brand{display:inline-flex;align-items:center;gap:10px;color:var(--gw-ink);font-size:25px;font-weight:900;text-decoration:none;letter-spacing:-.05em}.goby-logo-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--gw-blue),var(--gw-violet) 55%,var(--gw-coral));box-shadow:0 9px 24px rgba(49,87,255,.28)}.goby-logo-text span{color:var(--gw-coral)}.goby-primary-nav{display:flex;align-items:center;gap:30px}.goby-primary-nav ul{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.goby-primary-nav a{color:var(--gw-ink);font-size:14px;font-weight:700;text-decoration:none}.goby-primary-nav li a:hover,.goby-primary-nav .current-menu-item>a{color:var(--gw-blue)}.goby-header-cta,.goby-footer-button{display:inline-flex!important;align-items:center;gap:10px;padding:13px 18px!important;border-radius:12px;color:#fff!important;background:linear-gradient(135deg,var(--gw-blue),var(--gw-violet));box-shadow:0 12px 24px rgba(49,87,255,.22)}.goby-menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;border-radius:12px;background:var(--gw-soft)}.goby-menu-toggle span:not(.screen-reader-text){display:block;height:2px;margin:5px;background:var(--gw-ink);transition:.25s}
.elementor-page .entry-title{display:none}.goby-el-page{overflow:hidden}.goby-el-hero{position:relative;min-height:700px;padding:90px max(24px,calc((100vw - 1180px)/2));background:radial-gradient(circle at 85% 25%,rgba(71,215,232,.22),transparent 25%),linear-gradient(135deg,#08152f,#111f48 58%,#23266b);isolation:isolate}.goby-el-hero:before,.goby-el-hero:after{position:absolute;content:"";z-index:-1;border-radius:50%;animation:gwFloat 8s ease-in-out infinite}.goby-el-hero:before{width:240px;height:240px;right:7%;bottom:-80px;border:1px solid rgba(255,255,255,.16)}.goby-el-hero:after{width:100px;height:100px;left:4%;top:18%;background:linear-gradient(135deg,rgba(255,107,87,.36),rgba(118,85,255,.12));animation-delay:-3s}.goby-el-hero .e-con-inner,.goby-el-hero{gap:64px}.goby-el-eyebrow .elementor-heading-title{color:#78e6f1!important;font-size:13px!important;letter-spacing:.16em;text-transform:uppercase}.goby-el-title .elementor-heading-title{color:#fff!important;font-size:clamp(42px,6vw,76px)!important;line-height:1.03!important;letter-spacing:-.055em}.goby-el-copy,.goby-el-copy p{color:#dce5fa!important;font-size:19px;line-height:1.7}.goby-el-hero-image img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:28px!important;box-shadow:0 35px 80px rgba(0,0,0,.36);transform:rotate(1.5deg);animation:gwImageFloat 7s ease-in-out infinite}.goby-el-button .elementor-button{padding:17px 24px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--gw-coral),#ff935c)!important;box-shadow:0 15px 35px rgba(255,107,87,.28)!important;font-weight:800!important}
.goby-el-section{padding:90px max(24px,calc((100vw - 1180px)/2))}.goby-el-section--soft{background:linear-gradient(180deg,#f8faff,#f3f6ff)}.goby-el-section--dark{color:#fff;background:linear-gradient(135deg,#08152f,#152557)}.goby-el-section-title .elementor-heading-title{max-width:820px;color:var(--gw-ink)!important;font-size:clamp(32px,4vw,52px)!important;line-height:1.12!important;letter-spacing:-.04em}.goby-el-section--dark .elementor-heading-title,.goby-el-section--dark .elementor-widget-text-editor{color:#fff!important}.goby-el-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.goby-el-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.goby-el-card{height:100%;padding:30px 25px!important;border:1px solid var(--gw-line);border-radius:22px;background:#fff;box-shadow:0 15px 40px rgba(24,39,75,.07);transition:transform .3s,box-shadow .3s}.goby-el-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(24,39,75,.13)}.goby-el-card .elementor-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:16px;color:var(--gw-blue);background:#eef1ff}.goby-el-card .elementor-icon-box-title{font-size:20px}.goby-el-card .elementor-icon-box-description{color:var(--gw-copy);line-height:1.65}.goby-el-stat{padding:26px;border-radius:20px;text-align:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.goby-el-stat .elementor-counter-number-wrapper{color:#fff;font-size:46px;font-weight:900}.goby-el-stat .elementor-counter-title{color:#cbd6f2}.goby-el-split{gap:70px!important;align-items:center!important}.goby-el-split img{border-radius:24px!important;box-shadow:0 26px 60px rgba(20,34,70,.16)}.goby-el-checks{margin:0;padding:0;list-style:none}.goby-el-checks li{position:relative;margin:13px 0;padding-left:32px;color:var(--gw-copy)}.goby-el-checks li:before{position:absolute;left:0;content:"✓";color:var(--gw-blue);font-weight:900}.goby-el-faq .elementor-toggle-item{margin-bottom:12px;border:1px solid var(--gw-line)!important;border-radius:15px;overflow:hidden;background:#fff}.goby-el-faq .elementor-tab-title{padding:20px!important;border:0!important;font-weight:800}.goby-el-faq .elementor-tab-content{padding:0 20px 20px!important;border:0!important;color:var(--gw-copy)}.goby-el-cta{padding:75px max(24px,calc((100vw - 1040px)/2));text-align:center;background:radial-gradient(circle at 20% 0,rgba(71,215,232,.22),transparent 30%),linear-gradient(135deg,#0b1734,#263382)}.goby-el-cta .elementor-heading-title{color:#fff!important}.goby-el-cta .elementor-widget-text-editor{color:#dce5fa}.goby-el-contact-card{padding:34px!important;border-radius:24px;background:#fff;box-shadow:0 25px 70px rgba(22,33,70,.14)}
.goby-contact-form label{display:block;color:var(--gw-ink);font-size:14px;font-weight:800}.goby-contact-form label span{color:var(--gw-coral)}.goby-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.goby-contact-form input,.goby-contact-form select,.goby-contact-form textarea{width:100%;margin:8px 0 18px;padding:14px 15px;border:1px solid #d8deeb;border-radius:12px;background:#fbfcff;color:var(--gw-ink);font:inherit}.goby-contact-form input:focus,.goby-contact-form select:focus,.goby-contact-form textarea:focus{outline:3px solid rgba(49,87,255,.18);border-color:var(--gw-blue)}.goby-contact-form button{padding:16px 22px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--gw-blue),var(--gw-violet));font-weight:900;cursor:pointer}.goby-consent{display:flex!important;align-items:flex-start;gap:10px;margin-bottom:20px}.goby-consent input{width:auto;margin:3px 0}.goby-consent span{color:var(--gw-copy)!important;font-weight:500}.goby-honeypot{position:absolute!important;left:-9999px!important}.goby-form-notice{margin-bottom:20px;padding:15px;border-radius:12px}.goby-form-notice--success{color:#12603e;background:#e7f8ef}.goby-form-notice--error{color:#8d2330;background:#fff0f2}
.goby-site-footer{position:relative;overflow:hidden;padding-top:82px;color:#c7d3ee;background:#071229}.goby-footer-glow{position:absolute;width:450px;height:450px;right:-180px;top:-210px;border-radius:50%;background:rgba(71,215,232,.12);filter:blur(40px)}.goby-footer-grid{position:relative;display:grid;grid-template-columns:1.4fr .75fr .85fr 1.15fr;gap:56px}.goby-brand--light{color:#fff}.goby-footer-brand p{max-width:310px;line-height:1.8}.goby-site-footer h2{color:#fff;font-size:16px}.goby-site-footer ul{margin:0;padding:0;list-style:none}.goby-site-footer li{margin:10px 0}.goby-site-footer a{color:#dce5fa;text-decoration:none}.goby-site-footer a:hover{color:#fff}.goby-site-footer address{font-style:normal;line-height:1.7}.goby-proof{display:flex;align-items:center;gap:14px;margin-top:25px}.goby-proof strong{color:#fff;font-size:23px}.goby-proof span{font-size:12px}.goby-footer-button{margin-top:8px}.goby-footer-bottom{display:flex;justify-content:space-between;margin-top:65px;padding:25px 0;border-top:1px solid rgba(255,255,255,.1);font-size:12px}.goby-whatsapp{position:fixed;z-index:10000;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;padding:12px 15px;border:3px solid #fff;border-radius:999px;color:#fff;background:#25d366;box-shadow:0 16px 35px rgba(0,0,0,.25);font-weight:900;text-decoration:none;animation:gwPulse 2.6s infinite}.goby-whatsapp svg{width:27px;height:27px}.goby-whatsapp:hover{color:#fff;transform:translateY(-3px)}
@keyframes gwFloat{50%{transform:translateY(-20px) rotate(7deg)}}@keyframes gwImageFloat{50%{transform:translateY(-10px) rotate(0)}}@keyframes gwPulse{0%,100%{box-shadow:0 15px 35px rgba(0,0,0,.22),0 0 0 0 rgba(37,211,102,.35)}50%{box-shadow:0 15px 35px rgba(0,0,0,.22),0 0 0 14px rgba(37,211,102,0)}}
@media(max-width:980px){.goby-topbar{display:none}.goby-navbar{min-height:70px}.goby-menu-toggle{display:block}.goby-primary-nav{position:absolute;top:70px;left:20px;right:20px;display:none;padding:20px;border:1px solid var(--gw-line);border-radius:18px;background:#fff;box-shadow:0 22px 60px rgba(10,24,55,.18)}.goby-primary-nav.is-open{display:block}.goby-primary-nav ul{display:block}.goby-primary-nav li{border-bottom:1px solid var(--gw-line)}.goby-primary-nav li a{display:block;padding:14px 5px}.goby-header-cta{margin-top:16px}.goby-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.goby-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.goby-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.goby-el-hero{min-height:auto;padding-top:65px;padding-bottom:70px}.goby-el-grid,.goby-el-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))!important}.goby-footer-grid{grid-template-columns:1fr 1fr}.goby-el-split{gap:35px!important}}
@media(max-width:640px){.goby-shell{width:min(100% - 28px,1180px)}.goby-logo-mark{width:35px;height:35px}.goby-logo-text{font-size:22px}.goby-el-title .elementor-heading-title{font-size:39px!important}.goby-el-copy,.goby-el-copy p{font-size:17px}.goby-el-section{padding:64px 20px}.goby-el-grid,.goby-el-grid--three{grid-template-columns:1fr!important}.goby-el-card{padding:25px 21px!important}.goby-form-grid{grid-template-columns:1fr}.goby-footer-grid{grid-template-columns:1fr;gap:34px}.goby-footer-bottom{display:block;line-height:2}.goby-whatsapp{right:14px;bottom:14px;padding:12px}.goby-whatsapp span{display:none}.goby-el-hero-image img{transform:none;animation:none}.goby-el-hero:before{width:150px;height:150px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.goby-el-hero:before,.goby-el-hero:after,.goby-el-hero-image img,.goby-whatsapp{animation:none!important}.goby-el-card{transition:none}}

/* Elementor 4 renders boxed container children inside .e-con-inner. */
.goby-el-grid>.e-con-inner{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;width:100%!important;max-width:100%!important}.goby-el-grid--three>.e-con-inner{grid-template-columns:repeat(3,minmax(0,1fr))!important}.goby-el-split>.e-con-inner{gap:70px!important;align-items:center!important;max-width:1180px!important}
@media(max-width:980px){.goby-el-grid>.e-con-inner,.goby-el-grid--three>.e-con-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important}.goby-el-split>.e-con-inner{gap:35px!important}}
@media(max-width:640px){.goby-el-grid>.e-con-inner,.goby-el-grid--three>.e-con-inner{grid-template-columns:1fr!important}}

/* UK flag palette: navy, red and white only. */
:root{--gw-ink:#012169;--gw-blue:#012169;--gw-violet:#c8102e;--gw-coral:#c8102e;--gw-cyan:#fff;--gw-soft:#fff;--gw-line:rgba(1,33,105,.16);--gw-copy:#012169}
.goby-logo-mark,.goby-header-cta,.goby-footer-button,.goby-contact-form button{background:linear-gradient(135deg,#012169 0 52%,#c8102e 52% 100%)}.goby-logo-text span,.goby-contact-form label span{color:#c8102e}.goby-el-hero{background:linear-gradient(125deg,#012169 0 67%,#c8102e 67% 72%,#012169 72%)}.goby-el-hero:after{background:#c8102e}.goby-el-eyebrow .elementor-heading-title{color:#fff!important}.goby-el-button .elementor-button{background:#c8102e!important;box-shadow:0 15px 35px rgba(200,16,46,.28)!important}.goby-el-section--soft{background:#fff;border-block:1px solid rgba(1,33,105,.08)}.goby-el-section--dark,.goby-el-cta{background:linear-gradient(135deg,#012169 0 72%,#c8102e 72% 77%,#012169 77%)}.goby-el-card .elementor-icon{color:#c8102e;background:#fff;border:1px solid rgba(1,33,105,.18)}.goby-site-footer{background:#012169}.goby-footer-glow{background:rgba(200,16,46,.26)}.goby-whatsapp{background:#c8102e}.goby-form-notice--success{color:#012169;background:#fff;border:2px solid #012169}.goby-form-notice--error{color:#c8102e;background:#fff;border:2px solid #c8102e}

/* Editable Elementor grid widgets. */
.goby-widget-grid{width:min(1180px,100%);margin-inline:auto}.goby-widget-grid__heading{margin-bottom:34px}.goby-widget-grid__heading>span,.goby-location-card>div>span,.goby-post-card__meta{color:#c8102e;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.goby-widget-grid__heading h2{margin:.35em 0 0;color:#012169;font-size:clamp(32px,4vw,52px);line-height:1.08}.goby-post-grid,.goby-location-grid{display:grid;gap:24px}.goby-post-grid.cols-2,.goby-location-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.goby-post-grid.cols-3,.goby-location-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.goby-post-grid.cols-4,.goby-location-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.goby-post-card,.goby-location-card{overflow:hidden;border:1px solid rgba(1,33,105,.14);border-radius:20px;background:#fff;box-shadow:0 16px 45px rgba(1,33,105,.08);transition:.3s}.goby-post-card:hover,.goby-location-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(1,33,105,.14)}.goby-post-card__image{display:block;overflow:hidden;aspect-ratio:16/10;background:#012169}.goby-post-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.goby-post-card:hover img{transform:scale(1.04)}.goby-post-card__body{padding:25px}.goby-post-card h3,.goby-location-card h3{margin:10px 0;font-size:22px;line-height:1.25}.goby-post-card h3 a,.goby-location-card h3 a{color:#012169;text-decoration:none}.goby-post-card p,.goby-location-card p{color:#012169;line-height:1.65}.goby-post-card__link,.goby-location-card a{color:#c8102e;font-weight:900;text-decoration:none}.goby-location-card{display:flex;gap:18px;padding:26px}.goby-location-card__pin{display:grid;flex:0 0 46px;width:46px;height:46px;place-items:center;border-radius:50%;color:#fff;background:#c8102e;font-size:25px}.goby-pagination ul{display:flex;justify-content:center;gap:8px;margin:36px 0 0;padding:0;list-style:none}.goby-pagination a,.goby-pagination span{display:grid;min-width:42px;height:42px;place-items:center;border:1px solid #012169;border-radius:10px;color:#012169;text-decoration:none}.goby-pagination .current{color:#fff;background:#012169}

/* Lead popup. Content, behaviour and design are editable in WP Admin > A Gobyweb2 > Lead Popup. */
.goby-modal-open{overflow:hidden}.goby-lead-modal{position:fixed;z-index:10050;inset:0;display:grid;visibility:hidden;place-items:center;padding:20px;opacity:0;transition:.25s}.goby-lead-modal.is-open{visibility:visible;opacity:1}.goby-lead-modal__backdrop{position:absolute;inset:0;background:var(--gb2-popup-overlay,#012169);opacity:var(--gb2-popup-overlay-opacity,.78);backdrop-filter:blur(7px)}.goby-lead-modal__dialog{position:relative;display:grid;grid-template-columns:var(--gb2-flag-width,180px) minmax(0,1fr);width:min(var(--gb2-popup-width,760px),100%);max-height:min(90vh,850px);overflow:auto;border:4px solid var(--gb2-popup-bg,#fff);border-radius:var(--gb2-popup-radius,25px);background:var(--gb2-popup-bg,#fff);box-shadow:0 35px 90px rgba(1,33,105,.38)}.goby-lead-modal--no-flag .goby-lead-modal__dialog{grid-template-columns:minmax(0,1fr)}.goby-lead-modal__flag{position:relative;overflow:hidden;min-height:100%;background:var(--gb2-popup-primary,#012169)}.goby-lead-modal__flag:before,.goby-lead-modal__flag:after,.goby-lead-modal__flag span:before,.goby-lead-modal__flag span:after{position:absolute;content:"";background:#fff}.goby-lead-modal__flag:before{width:260%;height:22px;left:-80%;top:45%;transform:rotate(38deg)}.goby-lead-modal__flag:after{width:260%;height:22px;left:-80%;top:45%;transform:rotate(-38deg)}.goby-lead-modal__flag span:before{width:36px;height:100%;left:50%;transform:translateX(-50%);background:var(--gb2-popup-accent,#c8102e)}.goby-lead-modal__flag span:after{width:100%;height:36px;top:50%;transform:translateY(-50%);background:var(--gb2-popup-accent,#c8102e)}.goby-lead-modal__content{position:relative;padding:var(--gb2-popup-content-padding,38px);background:var(--gb2-popup-bg,#fff)}.goby-lead-modal__content h2{margin:8px 35px 8px 0;color:var(--gb2-popup-copy,#012169);font-size:var(--gb2-popup-heading-size,30px);line-height:1.1}.goby-lead-modal__content>p{color:var(--gb2-popup-copy,#012169)}.goby-lead-modal__eyebrow{color:var(--gb2-popup-accent,#c8102e);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.goby-lead-modal__close{position:absolute;z-index:4;top:12px;right:12px;width:42px;height:42px;border:0;border-radius:50%;color:var(--gb2-popup-button-text,#fff);background:var(--gb2-popup-accent,#c8102e);font-size:25px;cursor:pointer}.goby-lead-modal .goby-contact-form textarea{height:90px}.goby-lead-modal .goby-contact-form{margin-top:22px}.goby-lead-modal .goby-widget-lead>h2,.goby-lead-modal .goby-widget-lead>p{display:none}.goby-lead-modal .goby-contact-form label{color:var(--gb2-popup-copy,#012169)}.goby-lead-modal .goby-contact-form label span{color:var(--gb2-popup-accent,#c8102e)}.goby-lead-modal .goby-contact-form input,.goby-lead-modal .goby-contact-form select,.goby-lead-modal .goby-contact-form textarea{border-color:var(--gb2-popup-input-border,#d5ddec);border-radius:var(--gb2-popup-input-radius,12px);background:var(--gb2-popup-input-bg,#fff);color:var(--gb2-popup-copy,#012169)}.goby-lead-modal .goby-contact-form input:focus,.goby-lead-modal .goby-contact-form select:focus,.goby-lead-modal .goby-contact-form textarea:focus{border-color:var(--gb2-popup-primary,#012169);outline-color:rgba(1,33,105,.18)}.goby-lead-modal .goby-contact-form button{color:var(--gb2-popup-button-text,#fff);border-radius:var(--gb2-popup-button-radius,13px);background:linear-gradient(135deg,var(--gb2-popup-primary,#012169) 0 52%,var(--gb2-popup-accent,#c8102e) 52% 100%)}.goby-lead-modal .goby-consent span{color:var(--gb2-popup-copy,#012169)!important}.goby-lead-modal .goby-form-notice--success{color:var(--gb2-popup-primary,#012169);background:var(--gb2-popup-bg,#fff);border-color:var(--gb2-popup-primary,#012169)}.goby-lead-modal .goby-form-notice--error{color:var(--gb2-popup-accent,#c8102e);background:var(--gb2-popup-bg,#fff);border-color:var(--gb2-popup-accent,#c8102e)}

@media(max-width:900px){.goby-post-grid.cols-3,.goby-post-grid.cols-4,.goby-location-grid.cols-3,.goby-location-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.goby-post-grid,.goby-location-grid,.goby-post-grid.cols-2,.goby-post-grid.cols-3,.goby-post-grid.cols-4,.goby-location-grid.cols-2,.goby-location-grid.cols-3,.goby-location-grid.cols-4{grid-template-columns:1fr}.goby-lead-modal__dialog{display:block}.goby-lead-modal__flag{height:24px;min-height:24px}.goby-lead-modal__content{padding:28px 20px}.goby-lead-modal__content h2{font-size:25px}.goby-lead-modal .goby-form-grid{display:block}.goby-lead-modal .goby-contact-form textarea{height:75px}}

/* ================================================================
   Admin-controlled Location landing template (/locations/...)
   v151: home-style visual system + short title bar + top-right lead form.
   ================================================================ */
.gb2-location-template{--gb2-loc-width:1400px;--gb2-loc-h1:38px;--gb2-loc-hero-heading:50px;--gb2-loc-section-heading:40px;--gb2-loc-space:76px;--gb2-loc-title-pad:24px;--gb2-loc-hero-pad:56px;--gb2-loc-hero-radius:18px;--gb2-loc-card-radius:14px;--gb2-loc-primary:#012169;--gb2-loc-accent:#C8102E;--gb2-loc-text:#07112D;--gb2-loc-muted:#536079;--gb2-loc-surface:#fff;--gb2-loc-alt:#F7F9FC;--gb2-loc-border:#E2E7F0;--gb2-loc-button-text:#fff;--gb2-loc-title-bg:#012169;--gb2-loc-title-text:#fff;--gb2-loc-hero-bg:#F7F9FC;--gb2-loc-form-bg:#fff;--gb2-loc-form-border:#DCE3EE;width:100%;overflow:hidden;background:var(--gb2-loc-surface);color:var(--gb2-loc-text);font-family:Inter,Arial,sans-serif}.gb2-location-template *{box-sizing:border-box}.gb2-location-template h1,.gb2-location-template h2,.gb2-location-template h3{font-family:Poppins,Inter,Arial,sans-serif}.gb2-location-template a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.gb2-location-shell{width:min(var(--gb2-loc-width),calc(100% - 48px));margin-inline:auto}.gb2-location-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

.gb2-location-titlebar{position:relative;background:linear-gradient(100deg,var(--gb2-loc-title-bg) 0 82%,var(--gb2-loc-accent) 82% 84%,var(--gb2-loc-title-bg) 84% 100%);color:var(--gb2-loc-title-text)}.gb2-location-titlebar:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:rgba(255,255,255,.14)}.gb2-location-titlebar__inner{padding-block:var(--gb2-loc-title-pad)}.gb2-location-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 8px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.4}.gb2-location-breadcrumb a{color:#fff;text-decoration:none}.gb2-location-breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.gb2-location-titlebar h1{max-width:1000px;margin:0;color:var(--gb2-loc-title-text);font-size:clamp(28px,3.4vw,var(--gb2-loc-h1));font-weight:700;line-height:1.15;letter-spacing:-.025em}

.gb2-location-hero-band{position:relative;padding:var(--gb2-loc-hero-pad) 0;background:linear-gradient(110deg,var(--gb2-loc-hero-bg) 0%,#fff 72%)}.gb2-location-hero-band:before{content:"";position:absolute;right:-90px;top:-110px;width:360px;height:360px;border-radius:50%;border:1px solid rgba(1,33,105,.08);box-shadow:0 0 0 42px rgba(1,33,105,.025),0 0 0 92px rgba(200,16,46,.018);pointer-events:none}.gb2-location-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);gap:clamp(42px,5vw,78px);align-items:start}.gb2-location-hero__copy{min-width:0;padding:8px 0}.gb2-location-eyebrow{margin:0 0 14px;color:var(--gb2-loc-accent);font-size:12px;line-height:1.35;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.gb2-location-hero__heading{max-width:760px;margin:0 0 18px;color:var(--gb2-loc-text);font-size:clamp(36px,4.2vw,var(--gb2-loc-hero-heading));font-weight:700;line-height:1.12;letter-spacing:-.035em}.gb2-location-lead{max-width:740px;margin:0 0 24px;color:var(--gb2-loc-muted);font-size:17px;line-height:1.7}.gb2-location-benefits{display:grid;gap:11px;max-width:760px;margin:0 0 27px;padding:0;list-style:none}.gb2-location-benefits li{display:flex;align-items:flex-start;gap:11px;color:var(--gb2-loc-text);font-size:14px;line-height:1.55}.gb2-location-benefits li span{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;margin-top:1px;border-radius:50%;background:rgba(1,33,105,.08);color:var(--gb2-loc-primary);font-size:12px;font-weight:900}.gb2-location-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:14px 22px;border:1px solid var(--gb2-loc-accent);border-radius:9px;background:var(--gb2-loc-accent);color:var(--gb2-loc-button-text)!important;text-decoration:none!important;font-family:Poppins,Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.2;box-shadow:0 10px 24px rgba(200,16,46,.14)}.gb2-location-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(200,16,46,.2)}.gb2-location-button--outline{border-color:var(--gb2-loc-primary);background:#fff;color:var(--gb2-loc-primary)!important;box-shadow:none}.gb2-location-button--outline:hover{background:var(--gb2-loc-primary);color:#fff!important}.gb2-location-button--light{border-color:#fff;background:#fff;color:var(--gb2-loc-primary)!important;box-shadow:none}.gb2-location-button--light:hover{background:#f6f8fc}.gb2-location-hero__media{max-width:720px;margin:30px 0 0;border:1px solid var(--gb2-loc-border);border-radius:var(--gb2-loc-card-radius);overflow:hidden;background:#eef3fb;box-shadow:0 12px 32px rgba(18,41,85,.07)}.gb2-location-hero__media img{display:block;width:100%;height:210px;object-fit:cover}

.gb2-location-hero-form{position:relative;z-index:2;padding:30px;border:1px solid var(--gb2-loc-form-border);border-top:4px solid var(--gb2-loc-accent);border-radius:var(--gb2-loc-card-radius);background:var(--gb2-loc-form-bg);box-shadow:0 20px 55px rgba(15,38,82,.11)}.gb2-location-hero-form:before{content:"";position:absolute;right:24px;top:22px;width:54px;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--gb2-loc-primary) 0 55%,var(--gb2-loc-accent) 55% 100%);opacity:.9}.gb2-location-hero-form .gb2-location-eyebrow{padding-right:70px;margin-bottom:8px}.gb2-location-hero-form h2{margin:0 0 8px;color:var(--gb2-loc-text);font-size:26px;line-height:1.22;letter-spacing:-.025em}.gb2-location-hero-form__intro{margin:0 0 20px;color:var(--gb2-loc-muted);font-size:13px;line-height:1.6}.gb2-location-hero-form .goby-contact-form{margin:0}.gb2-location-hero-form .goby-form-grid{gap:12px}.gb2-location-hero-form .goby-contact-form label{color:var(--gb2-loc-text);font-size:12px;font-weight:700}.gb2-location-hero-form .goby-contact-form label span{color:var(--gb2-loc-accent)}.gb2-location-hero-form .goby-contact-form input,.gb2-location-hero-form .goby-contact-form select,.gb2-location-hero-form .goby-contact-form textarea{margin:5px 0 11px;padding:11px 12px;border:1px solid var(--gb2-loc-form-border);border-radius:9px;background:#fff;color:var(--gb2-loc-text);font-size:13px;line-height:1.3}.gb2-location-hero-form .goby-contact-form textarea{height:82px;min-height:82px;resize:vertical}.gb2-location-hero-form .goby-contact-form input:focus,.gb2-location-hero-form .goby-contact-form select:focus,.gb2-location-hero-form .goby-contact-form textarea:focus{outline:3px solid rgba(1,33,105,.09);border-color:var(--gb2-loc-primary)}.gb2-location-hero-form .goby-consent{gap:8px;margin:2px 0 14px}.gb2-location-hero-form .goby-consent input{margin-top:2px}.gb2-location-hero-form .goby-consent span{color:var(--gb2-loc-muted)!important;font-size:11px;line-height:1.45}.gb2-location-hero-form .goby-contact-form button{width:100%;min-height:48px;border-radius:9px;background:linear-gradient(100deg,var(--gb2-loc-primary) 0 74%,var(--gb2-loc-accent) 74% 100%);font-family:Poppins,Inter,sans-serif;font-size:13px;font-weight:700}.gb2-location-hero-form .goby-form-notice{margin:0 0 14px;padding:11px 12px;font-size:12px}

.gb2-location-section{padding-top:var(--gb2-loc-space)}.gb2-location-section--market{background:var(--gb2-loc-surface)}.gb2-location-section__intro{max-width:900px}.gb2-location-section h2,.gb2-location-planning-card h2,.gb2-location-contact h2{margin:0 0 20px;color:var(--gb2-loc-text);font-size:clamp(30px,3.5vw,var(--gb2-loc-section-heading));font-weight:700;line-height:1.18;letter-spacing:-.03em}.gb2-location-richtext{max-width:900px;color:var(--gb2-loc-muted);font-size:16px;line-height:1.8}.gb2-location-richtext p{margin:0 0 1.2em}.gb2-location-richtext p:last-child{margin-bottom:0}.gb2-location-richtext h2,.gb2-location-richtext h3{margin:1.45em 0 .55em;color:var(--gb2-loc-text);letter-spacing:-.02em}.gb2-location-richtext h3{font-size:23px}.gb2-location-richtext ul,.gb2-location-richtext ol{padding-left:1.35em}.gb2-location-richtext a{color:var(--gb2-loc-primary);text-underline-offset:3px}

.gb2-location-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px}.gb2-location-service-card{position:relative;min-height:210px;padding:26px 24px;border:1px solid var(--gb2-loc-border);border-radius:var(--gb2-loc-card-radius);background:var(--gb2-loc-surface);box-shadow:0 8px 24px rgba(19,45,90,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.gb2-location-service-card:before{content:"";position:absolute;left:0;top:24px;width:3px;height:38px;border-radius:0 3px 3px 0;background:var(--gb2-loc-accent)}.gb2-location-service-card:hover{transform:translateY(-4px);border-color:rgba(1,33,105,.2);box-shadow:0 14px 32px rgba(19,45,90,.09)}.gb2-location-service-card__num{display:inline-flex;margin:0 0 24px;color:var(--gb2-loc-primary);font-size:12px;font-weight:800;letter-spacing:.14em}.gb2-location-service-card h3{margin:0 0 10px;color:var(--gb2-loc-text);font-size:19px;line-height:1.3}.gb2-location-service-card p{margin:0;color:var(--gb2-loc-muted);font-size:14px;line-height:1.7}

.gb2-location-section--planning-wrap{padding-bottom:0}.gb2-location-planning-card{position:relative;padding:clamp(34px,4.5vw,58px);border:1px solid var(--gb2-loc-border);border-radius:var(--gb2-loc-hero-radius);background:linear-gradient(135deg,var(--gb2-loc-alt),#fff);overflow:hidden}.gb2-location-planning-card:after{content:"";position:absolute;right:-70px;bottom:-95px;width:260px;height:260px;border-radius:50%;border:1px solid rgba(1,33,105,.08);box-shadow:0 0 0 38px rgba(1,33,105,.025)}.gb2-location-planning-card>*{position:relative;z-index:1}.gb2-location-planning-card .gb2-location-richtext{max-width:1050px}.gb2-location-planning-card .gb2-location-button{margin-top:14px}

.gb2-location-faq-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(36px,5vw,72px);align-items:start}.gb2-location-faqs{border-top:1px solid var(--gb2-loc-border)}.gb2-location-faq{border-bottom:1px solid var(--gb2-loc-border);background:transparent}.gb2-location-faq summary{display:flex;justify-content:space-between;gap:20px;padding:20px 4px;list-style:none;cursor:pointer;color:var(--gb2-loc-text);font-size:16px;line-height:1.5;font-weight:700}.gb2-location-faq summary::-webkit-details-marker{display:none}.gb2-location-faq summary span{color:var(--gb2-loc-accent);font-size:22px;transition:transform .2s ease}.gb2-location-faq[open] summary span{transform:rotate(45deg)}.gb2-location-faq>div{padding:0 36px 20px 4px;color:var(--gb2-loc-muted);font-size:14px;line-height:1.75}.gb2-location-faq p{margin:0}

.gb2-location-section--contact{padding-bottom:76px}.gb2-location-contact{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:clamp(34px,4vw,52px);border-radius:var(--gb2-loc-hero-radius);background:linear-gradient(105deg,var(--gb2-loc-primary) 0 78%,var(--gb2-loc-accent) 78% 81%,var(--gb2-loc-primary) 81% 100%);box-shadow:0 20px 45px rgba(1,33,105,.15)}.gb2-location-contact .gb2-location-eyebrow{color:#fff;opacity:.8}.gb2-location-contact h2{max-width:760px;margin-bottom:12px;color:#fff}.gb2-location-contact__intro>p:last-child{max-width:760px;margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.7}.gb2-location-contact--with-form{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);align-items:start}.gb2-location-contact__form{padding:26px;border-radius:var(--gb2-loc-card-radius);background:var(--gb2-loc-form-bg)}.gb2-location-contact__form .goby-contact-form{margin:0}.gb2-location-contact__form .goby-contact-form label{color:var(--gb2-loc-text)}.gb2-location-contact__form .goby-contact-form button{background:var(--gb2-loc-accent)}

@media(max-width:1100px){.gb2-location-shell{width:min(var(--gb2-loc-width),calc(100% - 36px))}.gb2-location-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:34px}.gb2-location-hero-form{padding:24px}.gb2-location-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gb2-location-faq-layout{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:36px}.gb2-location-contact--with-form{grid-template-columns:1fr;gap:28px}}
@media(max-width:820px){.gb2-location-titlebar{background:var(--gb2-loc-title-bg)}.gb2-location-hero-band{padding:42px 0}.gb2-location-hero{grid-template-columns:1fr}.gb2-location-hero__copy{padding:0}.gb2-location-hero-form{max-width:100%;width:100%}.gb2-location-faq-layout{grid-template-columns:1fr;gap:22px}.gb2-location-contact{align-items:flex-start;flex-direction:column}.gb2-location-contact .gb2-location-button{width:100%}}
@media(max-width:640px){.gb2-location-shell{width:calc(100% - 28px)}.gb2-location-titlebar__inner{padding-block:18px}.gb2-location-breadcrumb{font-size:11px}.gb2-location-titlebar h1{font-size:30px}.gb2-location-hero-band{padding:34px 0}.gb2-location-hero__heading{font-size:34px}.gb2-location-lead{font-size:15px;line-height:1.65}.gb2-location-benefits li{font-size:13px}.gb2-location-button{width:100%}.gb2-location-hero__media img{height:180px}.gb2-location-hero-form{padding:22px 18px}.gb2-location-hero-form h2{font-size:23px}.gb2-location-hero-form .goby-form-grid{grid-template-columns:1fr}.gb2-location-section{padding-top:58px}.gb2-location-section h2,.gb2-location-planning-card h2,.gb2-location-contact h2{font-size:30px}.gb2-location-service-grid{grid-template-columns:1fr;gap:14px}.gb2-location-service-card{min-height:0}.gb2-location-planning-card{padding:28px 22px}.gb2-location-contact{padding:30px 22px}.gb2-location-contact--with-form{display:block}.gb2-location-contact__form{margin-top:24px;padding:20px 16px}.gb2-location-section--contact{padding-bottom:58px}}

/* ==========================================================
   A Gobyweb2 v152 — Location landing layout correction
   Keeps the admin-controlled Location template independent of
   Elementor's old single-page content and matches the clean,
   wide GobyWeb2 visual language.
   ========================================================== */
.gb2-location-template{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  clear:both;
  overflow:clip;
  isolation:isolate;
  background:#fff;
}
.gb2-location-template>.gb2-location-titlebar,
.gb2-location-template>.gb2-location-hero-band,
.gb2-location-template>.gb2-location-section{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.gb2-location-shell{
  width:min(var(--gb2-loc-width),calc(100% - 48px))!important;
  max-width:none!important;
  margin-inline:auto!important;
}

/* Compact page heading bar: one clean line on desktop. */
.gb2-location-titlebar{
  min-height:0;
  background:linear-gradient(90deg,var(--gb2-loc-title-bg) 0 91%,var(--gb2-loc-accent) 91% 92%,var(--gb2-loc-title-bg) 92% 100%);
}
.gb2-location-titlebar__inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding-block:var(--gb2-loc-title-pad);
}
.gb2-location-titlebar h1{
  flex:1 1 auto;
  max-width:none;
  margin:0;
  font-size:clamp(22px,2.15vw,var(--gb2-loc-h1));
  line-height:1.15;
  letter-spacing:-.02em;
}
.gb2-location-breadcrumb{
  flex:0 0 auto;
  order:2;
  margin:0;
  font-size:11px;
  white-space:nowrap;
}

/* Conversion-first hero: content left, lead capture right. */
.gb2-location-hero-band{
  padding:var(--gb2-loc-hero-pad) 0;
  border-bottom:1px solid var(--gb2-loc-border);
  background:linear-gradient(112deg,#fff 0 61%,var(--gb2-loc-hero-bg) 61% 100%);
}
.gb2-location-hero-band:before{
  right:-150px;
  top:-170px;
  width:420px;
  height:420px;
  opacity:.65;
}
.gb2-location-hero{
  grid-template-columns:minmax(0,1fr) minmax(390px,460px);
  gap:clamp(44px,5vw,86px);
  align-items:center;
}
.gb2-location-hero__copy{
  max-width:780px;
  padding:0;
}
.gb2-location-hero__heading{
  max-width:760px;
  margin:0 0 18px;
  color:var(--gb2-loc-text);
  font-size:clamp(36px,4.35vw,var(--gb2-loc-hero-heading));
  line-height:1.08;
  letter-spacing:-.04em;
}
.gb2-location-lead{
  max-width:720px;
  margin:0 0 24px;
  color:var(--gb2-loc-muted);
  font-size:17px;
  line-height:1.75;
}
.gb2-location-benefits{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 18px;
  max-width:760px;
  margin:0 0 28px;
  padding:0;
  list-style:none;
}
.gb2-location-benefits li{
  display:flex;
  gap:9px;
  align-items:flex-start;
  margin:0;
  color:var(--gb2-loc-text);
  font-size:13px;
  line-height:1.55;
}
.gb2-location-benefits li span{
  display:grid;
  flex:0 0 20px;
  width:20px;
  height:20px;
  place-items:center;
  margin-top:1px;
  border-radius:50%;
  background:rgba(200,16,46,.09);
  color:var(--gb2-loc-accent);
  font-size:11px;
  font-weight:900;
}
.gb2-location-hero__media{
  max-width:650px;
  margin:30px 0 0;
  border-radius:12px;
  box-shadow:0 14px 34px rgba(18,41,85,.08);
}
.gb2-location-hero__media img{height:220px}
.gb2-location-hero-form{
  width:100%;
  padding:28px;
  border:1px solid var(--gb2-loc-form-border);
  border-top:4px solid var(--gb2-loc-accent);
  border-radius:16px;
  box-shadow:0 20px 55px rgba(15,38,82,.12);
}
.gb2-location-hero-form h2{font-size:24px}
.gb2-location-hero-form .goby-contact-form button{min-height:48px}

/* Smooth full-width section rhythm instead of tall empty gaps. */
.gb2-location-section{
  padding-top:var(--gb2-loc-space);
  padding-bottom:var(--gb2-loc-space);
}
.gb2-location-section--market{background:#fff}
.gb2-location-section--planning-wrap{
  padding-top:0;
  background:#fff;
}
.gb2-location-section--faq{background:var(--gb2-loc-alt)}
.gb2-location-section--contact{
  padding-top:var(--gb2-loc-space);
  padding-bottom:var(--gb2-loc-space);
  background:#fff;
}
.gb2-location-section__intro{max-width:920px}
.gb2-location-richtext{max-width:920px;font-size:16px;line-height:1.78}
.gb2-location-service-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
  margin-top:36px;
}
.gb2-location-service-card{
  min-height:190px;
  padding:25px 23px;
  border-radius:14px;
  box-shadow:0 8px 22px rgba(19,45,90,.045);
}
.gb2-location-planning-card{
  padding:clamp(36px,4.5vw,60px);
  border-radius:18px;
  background:linear-gradient(135deg,var(--gb2-loc-alt),#fff 70%);
}
.gb2-location-faq-layout{
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);
  gap:clamp(42px,5vw,78px);
}
.gb2-location-contact{
  border-radius:18px;
  box-shadow:0 18px 44px rgba(1,33,105,.14);
}

@media(max-width:1100px){
  .gb2-location-hero{grid-template-columns:minmax(0,1fr) minmax(350px,410px);gap:36px}
  .gb2-location-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .gb2-location-titlebar__inner{display:block}
  .gb2-location-breadcrumb{margin-top:8px;white-space:normal}
  .gb2-location-hero-band{background:linear-gradient(180deg,#fff 0 56%,var(--gb2-loc-hero-bg) 56% 100%)}
  .gb2-location-hero{grid-template-columns:1fr;align-items:start}
  .gb2-location-hero-form{max-width:none}
  .gb2-location-benefits{grid-template-columns:1fr}
  .gb2-location-faq-layout{grid-template-columns:1fr}
}
@media(max-width:640px){
  .gb2-location-shell{width:calc(100% - 28px)!important}
  .gb2-location-titlebar__inner{padding-block:12px}
  .gb2-location-titlebar h1{font-size:24px}
  .gb2-location-hero-band{padding:38px 0}
  .gb2-location-hero__heading{font-size:34px}
  .gb2-location-lead{font-size:15px}
  .gb2-location-hero-form{padding:22px 18px}
  .gb2-location-service-grid{grid-template-columns:1fr}
  .gb2-location-section{padding-top:54px;padding-bottom:54px}
  .gb2-location-section--planning-wrap{padding-top:0}
  .gb2-location-section--contact{padding-top:54px;padding-bottom:54px}
}
