/*
 * Homepage section modernization
 * Loaded after the legacy Bootstrap 3 styles so each component can be
 * upgraded independently without changing the global framework.
 */

:root {
	--synet-surface: #1c2526;
	--synet-surface-raised: #222d2e;
	--synet-border: rgba(255, 255, 255, .14);
	--synet-blue: #43bcf3;
	--synet-gap: clamp(16px, 2vw, 28px);
	--synet-radius: 12px;
	--synet-shadow: 0 14px 36px rgba(0, 0, 0, .16);
	--synet-off-white: #fafafa;
}

#content > section:not(.hero-slider):not(.google-map-section) {
	overflow: hidden;
}

#content img {
	max-width: 100%;
	height: auto;
}

/* Intro capabilities */
.main-section {
	padding: clamp(48px, 6vw, 84px) 0;
	background: var(--synet-off-white) !important;
	color: #000;
	font-size: 18px;
}

.main-section .list-inline {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: var(--synet-gap);
	margin: 0;
	padding: 0;
}

.main-section .list-inline > li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: auto;
	min-height: 280px;
	margin: 0;
	padding: 24px 18px;
}

.main-section .list-inline > li img {
	max-height: 170px;
	object-fit: contain;
}

.main-section .list-inline > li p,
.main-section li.sketch-digit p {
	margin: 20px 0 0;
	color: #000;
	font-size: clamp(17px, 1.35vw, 22px);
	line-height: 1.45;
	text-align: center;
}

@media (min-width: 768px) {
	.main-section {
		padding-bottom: calc(clamp(48px, 6vw, 84px) + 140px);
	}

	.main-section .list-inline > li.data-analytics {
		transform: translateY(50%);
	}
}

/* Video banner */
.video-main {
	padding: clamp(100px, 12vw, 170px) 0;
}

.video-main video {
	object-fit: cover;
}

.video-inner .container > img {
	max-width: min(100%, 330px);
}

/* Sketching */
.sketching-section {
	padding: clamp(56px, 7vw, 92px) 0;
	background: var(--synet-off-white) !important;
	color: #000;
}

.sketching-section .row {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: var(--synet-gap);
	margin: 0;
}

.sketching-section .row::before,
.sketching-section .row::after {
	display: none;
	content: none;
}

.sketching-section .row > [class*="col-"] {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}

.sketching-main,
.lightning-speed-sketch {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	min-height: 390px;
	margin: 0;
	padding: clamp(28px, 4vw, 48px);
	text-align: center;
}

.sketching-main h3 {
	margin: 0 0 28px;
	color: #000;
	text-shadow: none;
}

.sketching-main img {
	margin: 0;
}

.lightning-speed-sketch p {
	margin: 22px 0 0;
	color: #000;
	font-size: clamp(18px, 1.7vw, 27px);
	line-height: 1.4;
}

/* Services */
.services-section {
	padding: clamp(40px, 4vw, 56px) 0 clamp(56px, 7vw, 90px);
}

.services-main {
	padding: 115px clamp(22px, 4vw, 52px) 72px;
	background: transparent;
}

.services-main > .row {
	display: grid;
	grid-template-columns: 1.25fr repeat(3, minmax(0, 1fr));
	gap: var(--synet-gap);
	margin: 0;
}

.services-main > .row::before,
.services-main > .row::after {
	display: none;
	content: none;
}

.services-main > .row > [class*="col-"] {
	display: flex;
	float: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: auto;
	min-height: 250px;
	margin: 0;
	padding: 24px 18px;
}

.services-main .icon-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 150px;
}

.services-main .icon-wrap img {
	transform: scale(.6);
	transform-origin: center;
}

.services-main h3 {
	margin: 0 0 8px;
}

/* Responsive before/after image comparison */
.before-after-section {
	padding: 0 0 56px !important;
	background: var(--synet-off-white) !important;
	color: #18181b;
}

.before-after-intro {
	max-width: 1152px;
	margin: 0 auto 28px;
	padding: 56px 24px 0;
	text-align: center;
}

.before-after-eyebrow {
	margin: 0 0 12px;
	color: #ff313b;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 1.5;
	text-transform: uppercase;
}

.before-after-intro h3 {
	margin: 0;
	color: #18181b;
	font-size: clamp(30px, 3.3vw, 36px);
	font-weight: 700;
	line-height: 1.2;
}

.before-after-intro h3 span,
.before-after-caption {
	color: #ff313b;
}

.before-after-caption {
	max-width: 896px;
	margin: 24px auto 0;
	font-size: 12px;
	font-style: italic;
	font-weight: 500;
	line-height: 1.625;
}

.before-after {
	--ba-position: 50%;
	--ba-ratio: 1445 / 571;
	position: relative;
	isolation: isolate;
	width: 100%;
	margin: 0;
	aspect-ratio: var(--ba-ratio);
	overflow: hidden;
	border-radius: 16px;
	background: #18181b;
	box-shadow: 0 20px 45px rgba(24, 24, 27, .16);
	-webkit-mask-image: -webkit-radial-gradient(white, black);
	mask-image: radial-gradient(white, black);
}

.before-after-wide {
	width: 100%;
	max-width: none;
	border-radius: 0;
	box-shadow: none;
}

#content .before-after img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	pointer-events: none;
	user-select: none;
}

.ba-before {
	z-index: 1;
	clip-path: inset(0 calc(100% - var(--ba-position)) 0 0);
}

.ba-label {
	position: absolute;
	z-index: 3;
	top: 12px;
	padding: 6.4px 10.4px;
	border: 1px solid rgba(255, 255, 255, .3);
	border-radius: 8px;
	background: rgba(24, 24, 27, .72);
	color: #fff;
	font-size: 11.2px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .08em;
	text-transform: uppercase;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
	backdrop-filter: blur(5px);
	pointer-events: none;
}

.ba-label-before { left: 12px; }
.ba-label-after { right: 12px; }

.ba-divider {
	position: absolute;
	z-index: 4;
	top: 0;
	bottom: 0;
	left: var(--ba-position);
	width: 3px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .35);
	transform: translateX(-50%);
	pointer-events: none;
}

.ba-handle {
	position: absolute;
	top: 50%;
	left: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border: 3px solid #fff;
	border-radius: 999px;
	background: linear-gradient(135deg, #168bd2, #37b878);
	color: #fff;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .35);
	transform: translate(-50%, -50%);
	transition: box-shadow .16s ease, transform .16s ease;
}

.ba-handle svg {
	width: 27.2px;
	height: 27.2px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.1;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.ba-control {
	position: absolute;
	z-index: 5;
	inset: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 0;
	cursor: ew-resize;
	touch-action: pan-y;
	-webkit-appearance: none;
	appearance: none;
}

.ba-control::-webkit-slider-thumb {
	width: 48px;
	height: 48px;
	-webkit-appearance: none;
	appearance: none;
}

.ba-control::-moz-range-thumb {
	width: 48px;
	height: 48px;
	border: 0;
}

.before-after:focus-within .ba-handle {
	box-shadow: 0 0 0 4px #fff, 0 0 0 7px #168bd2, 0 3px 12px rgba(0, 0, 0, .35);
	transform: translate(-50%, -50%) scale(1.04);
}

.ba-white-paper {
	position: absolute;
	z-index: 6;
	right: 24px;
	bottom: 24px;
	display: inline-flex;
	padding: 10px 20px;
	border-radius: 999px;
	background: #ff313b;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
	transition: background-color .15s;
}

.ba-white-paper:hover,
.ba-white-paper:focus {
	background: #dc2626;
	color: #fff;
	text-decoration: none;
}

.shimmer { position: relative; overflow: hidden; }
.shimmer::after {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 60%;
	height: 100%;
	background: rgba(255, 255, 255, .18);
	transform: skewX(-20deg);
	transition: left .4s cubic-bezier(.4, 0, .2, 1);
}
.shimmer:hover::after { left: 160%; }

.before-after .ba-white-paper.shimmer {
	position: absolute;
	right: 24px;
	bottom: 24px;
}

.before-after-outro {
	max-width: 896px;
	margin: 32px auto 0;
	padding: 0 24px;
	text-align: center;
}

.before-after-outro p {
	margin: 0;
	color: #71717a;
	font-size: 16px;
	line-height: 1.625;
}

@media (min-width: 640px) {
	.ba-label { top: 16px; }
	.ba-label-before { left: 16px; }
	.ba-label-after { right: 16px; }
}

@media (max-width: 767px) and (orientation: portrait) {
	.before-after-wide { --ba-ratio: 1445 / 1142 !important; }
	.before-after .ba-white-paper.shimmer { right: 16px; bottom: 16px; }
}

@media (prefers-reduced-motion: reduce) {
	.ba-handle { transition: none; }
}

/* About and partner content */
.video-content {
	padding-top: clamp(48px, 6vw, 72px);
}

.about-heading {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: max-content;
	margin: 0 auto clamp(24px, 4vw, 40px);
	font-size: 18px;
}

.about-heading img {
	display: block;
	margin-bottom: 8px;
}

.video-content-inner {
	padding: clamp(24px, 4vw, 48px);
	background: transparent;
}

.video-content-inner > .row {
	display: grid;
	grid-template-columns: minmax(280px, .8fr) minmax(0, 1.2fr);
	gap: clamp(28px, 4vw, 56px);
	align-items: start;
	margin: 0;
}

.video-content-inner > .row + .row {
	margin-top: clamp(42px, 6vw, 72px);
	padding-top: clamp(42px, 6vw, 72px);
}

.video-content-inner > .row::before,
.video-content-inner > .row::after {
	display: none;
	content: none;
}

.video-content-inner > .row > [class*="col-"] {
	float: none !important;
	width: auto;
	padding: 0;
}

.video-content-inner > .row:nth-child(2) > :first-child {
	order: 2;
}

.video-content-inner > .row:nth-child(2) > :last-child {
	order: 1;
}

.single-content p {
	font-size: 15px;
	line-height: 1.75;
}

/* Featured project */
.state-project-section {
	padding: clamp(70px, 7.5vw, 104px) 0;
	background: var(--synet-off-white) !important;
	color: #000;
}

.state-project-section h2 {
	margin: 0;
	padding: 0 0 clamp(28px, 4vw, 44px);
	color: #000;
	font-size: clamp(18px, 1.8vw, 27px);
	font-weight: 700;
	line-height: 1.25;
	text-align: center;
	transform: translateY(clamp(10px, 1vw, 16px));
}

.state-project-section h2 span {
	color: #e5392d;
}

.state-project-feature {
	position: relative;
	display: flex;
	align-items: center;
	width: 70%;
	min-height: clamp(420px, 48vw, 570px);
	margin: 0 auto;
	padding: clamp(52px, 7vw, 82px) 0;
	overflow: hidden;
	background: #102f37;
	cursor: grab;
	touch-action: none;
	user-select: none;
}

.state-project-feature.is-dragging {
	cursor: grabbing;
}

#content .state-project-image {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	display: block;
	width: max(916px, 100vw);
	max-width: none;
	height: auto;
	transform: translate(calc(-50% + var(--map-pan-x, 0px)), calc(-50% + var(--map-pan-y, 0px)));
	pointer-events: none;
}

.state-project-feature > .container {
	position: relative;
	z-index: 1;
	flex: 0 0 100%;
	width: 100%;
	max-width: 100%;
	pointer-events: none;
}

.state-project-feature p {
	max-width: 930px;
	margin: 0 auto;
	color: #fff;
	font-size: clamp(17px, 1.7vw, 22px);
	line-height: 1.75;
	text-align: center;
	text-shadow: 0 2px 10px rgba(0, 0, 0, .8);
}

.state-project-feature strong {
	color: #fff;
}

.state-project-drag-hint {
	max-width: 896px;
	margin: 24px auto 0;
	padding: 0 24px;
	color: #ff313b;
	font-size: 12px;
	font-style: italic;
	font-weight: 500;
	line-height: 1.625;
	text-align: center;
}

@media (max-width: 767px) {
	.state-project-feature {
		width: 100%;
	}
}

/* Legacy In Short and News styles retained for secondary pages. */
.in-news-section {
	padding: clamp(56px, 7vw, 92px) 0;
}

.in-news-section .flex-row {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: var(--synet-gap);
	margin: 0;
}

.in-news-section .flex-item {
	float: none;
	width: auto;
	padding: 0;
}

.in-news-item {
	height: 100%;
	margin: 0;
	padding: 115px clamp(24px, 3vw, 42px) 38px;
	background: transparent;
}

.in-short-item ul {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px 18px;
	padding: 0;
}

.in-short-item ul > li,
.in-short-item ul > li:nth-child(n) {
	display: block;
	width: auto;
	margin: 0;
}

.in-short-item li span {
	float: none !important;
}

.news-list {
	padding-top: 12px;
}

.news-list li {
	display: grid;
	grid-template-columns: 90px minmax(0, 1fr);
	gap: 24px;
	align-items: start;
	padding: 26px 0;
	border-bottom: 1px solid var(--synet-border);
}

.news-list li:first-child {
	padding-top: 0;
}

.news-list li:last-child {
	border-bottom: 0;
}

.news-list li > img,
.news-list li > span {
	grid-row: 1 / span 3;
}

.news-list li p {
	margin: 0;
	padding: 0;
	line-height: 1.65;
}

/* Expertise, projects and statistics */
.grid-section {
	padding-top: clamp(48px, 5vw, 72px);
	padding-bottom: clamp(56px, 7vw, 92px);
}

.grid-section-main {
	padding: 0 clamp(20px, 3vw, 42px);
	background: transparent;
}

.grid-section-top {
	display: grid;
	grid-template-columns: 230px minmax(0, 1fr);
	gap: 32px;
	align-items: center;
	padding: 115px 0 48px;
}

.grid-section-bottom:not(.in-numbers) .cs-icon-list {
	position: absolute;
	top: -100px;
	left: 0;
	width: 260px;
	height: 155px;
	margin: 0;
}

.grid-section-bottom:not(.in-numbers) .cs-icon-list li {
	position: absolute;
	margin: 0;
}

.grid-section-bottom:not(.in-numbers) .cs-icon-list li:nth-child(1) {
	top: 78px;
	left: 36px;
}

.grid-section-bottom:not(.in-numbers) .cs-icon-list li:nth-child(2) {
	top: 64px;
	left: 124px;
}

.grid-section-bottom:not(.in-numbers) .cs-icon-list li:nth-child(3) {
	top: 4px;
	left: 202px;
}

.grid-section-bottom:not(.in-numbers) .cs-icon-list img {
	display: block;
	width: auto;
	max-width: 62px;
	max-height: 62px;
}

.grid-section-top .cs-icon-list {
	position: absolute;
	top: 14px;
	left: 0;
	width: 260px;
	height: 155px;
	margin: 0;
}

.grid-section-top .cs-icon-list li {
	position: absolute;
	margin: 0;
}

.grid-section-top .cs-icon-list li:nth-child(1) {
	top: 78px;
	left: 38px;
}

.grid-section-top .cs-icon-list li:nth-child(2) {
	top: 66px;
	left: 126px;
}

.grid-section-top .cs-icon-list li:nth-child(3) {
	top: 4px;
	left: 202px;
}

.grid-section-top .cs-icon-list img {
	display: block;
	width: auto;
	max-width: 62px;
	max-height: 62px;
}

.grid-section-top .grid-section-top-content,
.grid-section-bottom:not(.in-numbers) .grid-section-top-content,
.grid-section-bottom:not(.in-numbers) .grid-section-top-content-alt {
	max-width: none;
	padding: 0;
	font-size: 17px;
	line-height: 1.75;
}

.grid-section-top .grid-section-top-content {
	grid-column: 2;
}

.grid-section > .container,
.grid-section .container {
	margin-bottom: 0;
}

.grid-section-main > .flex-row {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: var(--synet-gap);
	margin: 0;
}

.grid-section-main > .flex-row > .flex-item {
	float: none;
	width: auto;
	padding: 0;
}

.grid-item {
	height: 100%;
	margin: 0;
	padding: 95px 22px 28px;
	background: transparent;
}

.grid-section-bottom:not(.in-numbers) {
	margin-top: 42px;
	padding: 115px 0 54px;
}

.grid-section-bottom:not(.in-numbers) .grid-section-bottom-inner {
	display: grid;
	grid-template-columns: 230px minmax(0, 1fr);
	gap: 20px 32px;
	align-items: center;
	padding: 0;
}

.grid-section-bottom:not(.in-numbers) .grid-section-top-content {
	grid-column: 2;
}

.grid-section-bottom:not(.in-numbers) .grid-section-top-content-alt {
	grid-column: 2;
	margin: 0;
}

.in-numbers .grid-section-top-content > .row > .common-height,
.in-numbers .grid-section-top-content-alt > .row > .common-height {
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.in-numbers .common-height > .row:first-child,
.in-numbers .cust-top-value-1,
.in-numbers .cust-top-value-2 {
	grid-template-columns: minmax(90px, auto) 72px;
	justify-content: center;
}

.in-numbers .common-height > .row:first-child > .right-border,
.in-numbers .cust-top-value-1 > .right-border,
.in-numbers .cust-top-value-2 > .right-border {
	max-width: 220px;
}

.in-numbers .common-height > .min-height {
	width: 100%;
}

.in-numbers .grid-section-bottom-inner {
	padding-top: 125px;
}

.grid-section-bottom.in-numbers {
	background: #f7f5ef;
	color: #111;
}

.in-numbers .numbers-layout,
.in-numbers .number-stat h2,
.in-numbers .number-stat-meta,
.in-numbers .number-stat-accuracy h2,
.in-numbers .number-stat-accuracy .counter-value,
.in-numbers > .text-right,
.in-numbers > .text-right a {
	color: #111;
}

.in-numbers .numbers-group h3 {
	color: var(--synet-blue);
}

.in-numbers > .text-right img {
	filter: brightness(0);
}

.in-numbers .numbers-achievement-icon li {
	position: absolute;
	top: 58px;
	left: 78px;
}

.numbers-layout {
	display: grid;
	gap: clamp(28px, 3.5vw, 42px);
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.numbers-group h3 {
	margin: 0 0 18px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	color: #111;
}

.numbers-stats-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(16px, 2vw, 28px);
}

.numbers-stats-grid-two {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.number-stat {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	min-width: 0;
	text-align: center;
}

.in-numbers .number-stat h2 {
	display: flex;
	align-items: baseline;
	justify-content: center;
	width: 100%;
	min-height: 0;
	margin: 0 0 10px;
	font-size: 34.5px;
	font-weight: 700;
	line-height: 1;
}

.number-unit {
	font-size: .56em;
	font-weight: 600;
}

.number-stat-meta {
	display: grid;
	grid-template-columns: minmax(0, auto) auto;
	align-items: center;
	justify-content: center;
	gap: 14px;
	min-height: 48px;
	font-size: 16px;
	line-height: 1.45;
}

.number-stat-meta span {
	max-width: 300px;
}

.number-stat-meta img {
	display: block;
	width: auto;
	max-width: 40px;
	height: auto;
	max-height: 40px;
	margin: 0 auto;
	padding-left: 14px;
	border-left: 2px solid #111;
}

.number-stat-accuracy h2,
.number-stat-accuracy .counter-value {
	color: #111;
}

.in-numbers .number-stat-accuracy h2 {
	font-size: 40.5px;
}

@media (max-width: 767px) {
	.numbers-stats-grid,
	.numbers-stats-grid-two {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	.numbers-group h3 {
		margin-left: 24px;
		text-align: left;
	}

	.number-stat-meta {
		grid-template-columns: minmax(0, auto) auto;
		gap: 14px;
	}
}

/* Location and footer */
.google-map-section iframe {
	display: block;
	height: clamp(360px, 45vw, 550px);
}

.site-footer > .container > .row:first-child {
	display: grid;
	grid-template-columns: minmax(260px, .8fr) minmax(320px, 1.2fr);
	gap: 50px;
	margin-right: 0;
	margin-left: 0;
}

.site-footer > .container > .row:first-child::before,
.site-footer > .container > .row:first-child::after {
	display: none;
	content: none;
}

.site-footer > .container > .row:first-child > [class*="col-"] {
	float: none;
	width: auto;
	padding: 0;
}

.footer-contract-note {
	margin: 32px 0 0;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}

.footer-legal {
	margin-top: 32px;
	padding-top: 24px;
	border-top: 1px solid #27272a;
	color: #71717a;
	font-family: 'DM Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.625;
}

.footer-legal p {
	margin: 0;
}

.footer-facebook-link {
	display: inline-block;
	margin-top: 24px;
	color: #fff;
	font-size: 30px;
	line-height: 1;
	transition: color .2s ease-in-out;
}

.footer-facebook-link:hover,
.footer-facebook-link:focus {
	color: #f75757;
	text-decoration: none;
}

@media (max-width: 991px) {
	.main-section .list-inline,
	.services-main > .row {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.video-content-inner > .row {
		grid-template-columns: 1fr;
	}

	.video-content-inner > .row:nth-child(2) > :first-child,
	.video-content-inner > .row:nth-child(2) > :last-child {
		order: initial;
	}

	.grid-section-top,
	.grid-section-bottom:not(.in-numbers) .grid-section-bottom-inner {
		grid-template-columns: 1fr;
	}

	.grid-section-top .grid-section-top-content,
	.grid-section-bottom:not(.in-numbers) .grid-section-top-content,
	.grid-section-bottom:not(.in-numbers) .grid-section-top-content-alt {
		grid-column: 1;
		padding: 0;
	}

	.grid-section-top {
		padding-top: 210px;
	}

	.grid-section-bottom:not(.in-numbers) {
		padding-top: 210px;
	}

	.grid-section-bottom:not(.in-numbers) .cs-icon-list {
		top: -190px;
	}
}

@media (max-width: 767px) {
	.sketching-section .row,
	.in-news-section .flex-row,
	.site-footer > .container > .row:first-child {
		grid-template-columns: 1fr;
	}

	.sketching-main,
	.lightning-speed-sketch {
		min-height: 0;
	}

	.grid-section-main > .flex-row {
		grid-template-columns: 1fr;
	}

	.grid-item {
		min-height: 320px;
	}
}

@media (max-width: 575px) {
	.main-section .list-inline,
	.services-main > .row,
	.in-short-item ul {
		grid-template-columns: 1fr;
	}

	.main-section .list-inline > li,
	.services-main > .row > [class*="col-"] {
		min-height: 220px;
	}

	.services-main,
	.in-news-item {
		padding-right: 18px;
		padding-left: 18px;
	}

	.news-list li {
		grid-template-columns: 64px minmax(0, 1fr);
		gap: 16px;
	}

	.grid-section-top .cs-icon-list {
		top: 20px;
		left: 0;
		width: 230px;
	}

	.grid-section-top .cs-icon-list li:nth-child(1) {
		top: 72px;
		left: 28px;
	}

	.grid-section-top .cs-icon-list li:nth-child(2) {
		top: 62px;
		left: 105px;
	}

	.grid-section-top .cs-icon-list li:nth-child(3) {
		top: 8px;
		left: 172px;
	}

	.grid-section-top .cs-icon-list img {
		max-width: 54px;
		max-height: 54px;
	}

	.grid-section-bottom:not(.in-numbers) .cs-icon-list {
		left: 0;
		width: 230px;
	}

	.grid-section-bottom:not(.in-numbers) .cs-icon-list li:nth-child(1) {
		top: 72px;
		left: 28px;
	}

	.grid-section-bottom:not(.in-numbers) .cs-icon-list li:nth-child(2) {
		top: 62px;
		left: 105px;
	}

	.grid-section-bottom:not(.in-numbers) .cs-icon-list li:nth-child(3) {
		top: 8px;
		left: 172px;
	}

	.grid-section-bottom:not(.in-numbers) .cs-icon-list img {
		max-width: 54px;
		max-height: 54px;
	}
}
