.lmm-section.lmm-services-hero,
.lmm-section.lmm-services-landing-hero,
.lmm-section.lmm-service-hero{
	position:relative;
	overflow:hidden;
	padding:176px 0 142px;
	background:var(--bg);
	text-align:center;
}

/* WordPress upload repair: remove old hosting card and keep services grid responsive. */
.lmm-services-overview-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.lmm-services-card-hosting,
.lmm-services-card-link-hosting,
.lmm-service-card.service-hosting {
  display: none !important;
}

.lmm-services-card h3,
.lmm-services-overview .lmm-services-card h3 {
  overflow-wrap: normal;
  word-break: normal;
  text-wrap: balance;
  hyphens: none;
}

@media (max-width: 1180px) {
  .lmm-services-overview-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  .lmm-services-overview-grid {
    grid-template-columns: 1fr !important;
  }
}

.lmm-services-light,
.lmm-services-glow,
.lmm-service-glow,
.lmm-service-hero-light{
	position:absolute;
	top:-30%;
	left:50%;
	z-index:1;
	width:1100px;
	height:1100px;
	transform:translateX(-50%);
	background:radial-gradient(circle,rgba(31,111,103,.16) 0%,rgba(31,111,103,.05) 36%,transparent 72%);
	filter:blur(100px);
	pointer-events:none;
	animation:lmm-services-light-drift 18s ease-in-out infinite;
}

.lmm-services-mesh{
	position:absolute;
	inset:0;
	z-index:0;
	pointer-events:none;
}

.lmm-service-hero-mesh{
	position:absolute;
	inset:0;
	z-index:0;
	pointer-events:none;
}

.lmm-services-mesh-1,
.lmm-services-mesh-2,
.lmm-services-mesh-3,
.lmm-service-hero-mesh-1,
.lmm-service-hero-mesh-2,
.lmm-service-hero-mesh-3{
	position:absolute;
	border-radius:50%;
	filter:blur(130px);
	opacity:.16;
	animation:lmm-services-float 22s ease-in-out infinite;
}

.lmm-services-mesh-1{
	top:-160px;
	left:-160px;
	width:620px;
	height:620px;
	background:var(--teal);
}

.lmm-service-hero-mesh-1{
	top:-160px;
	left:-160px;
	width:620px;
	height:620px;
	background:var(--teal);
}

.lmm-services-mesh-2{
	right:-160px;
	bottom:-180px;
	width:520px;
	height:520px;
	background:var(--sand);
	animation-delay:8s;
}

.lmm-service-hero-mesh-2{
	right:-160px;
	bottom:-180px;
	width:520px;
	height:520px;
	background:var(--sand);
	animation-delay:8s;
}

.lmm-services-mesh-3{
	top:20%;
	right:10%;
	width:420px;
	height:420px;
	background:var(--orange);
	opacity:.10;
	animation-delay:14s;
}

.lmm-service-hero-mesh-3{
	top:20%;
	right:10%;
	width:420px;
	height:420px;
	background:var(--orange);
	opacity:.10;
	animation-delay:14s;
}

.lmm-services-husky,
.lmm-service-husky,
.lmm-service-hero-husky{
	position:absolute;
	top:50%;
	left:50%;
	z-index:1;
	transform:translate(-50%,-50%);
	pointer-events:none;
	opacity:.06;
}

.lmm-services-husky img,
.lmm-service-husky img,
.lmm-service-hero-husky img{
	display:block;
	width:620px;
	max-width:82vw;
	height:auto;
	filter:blur(.4px);
}

.lmm-services-grid-overlay,
.lmm-hero-grid-overlay,
.lmm-service-grid-overlay{
	position:absolute;
	inset:0;
	z-index:1;
	pointer-events:none;
	background-image:
		linear-gradient(rgba(247,243,236,.03) 1px,transparent 1px),
		linear-gradient(90deg,rgba(247,243,236,.03) 1px,transparent 1px);
	background-size:80px 80px;
	mask-image:radial-gradient(circle at center,black 40%,transparent 80%);
	-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 80%);
}

.lmm-services-landing-hero .lmm-container,
.lmm-services-intro-section .lmm-container,
.lmm-services-cards-section .lmm-container,
.lmm-services-help-section .lmm-container,
.lmm-services-cta-section .lmm-container,
.lmm-service-hero .lmm-container,
.lmm-service-section .lmm-container,
.lmm-service-cta .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-services-hero-inner,
.lmm-services-landing-hero-inner,
.lmm-service-hero-inner{
	position:relative;
	z-index:3;
	display:flex;
	flex-direction:column;
	align-items:center;
	max-width:980px;
	margin:0 auto;
	padding:0;
	border:none;
	border-radius:0;
	background:none;
	box-shadow:none;
	text-align:center;
}

.lmm-services-hero .lmm-services-eyebrow,
.lmm-services-eyebrow,
.lmm-service-eyebrow,
.lmm-service-hero-eyebrow{
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	gap:0;
	margin:0 0 26px;
	color:var(--sand);
	font-size:12px;
	font-weight:800;
	line-height:1.8;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-services-hero h1,
.lmm-services-landing-hero h1,
.lmm-service-hero h1{
	max-width:980px;
	margin:0 auto 30px;
	color:var(--text);
	font-size:clamp(48px,5vw,78px);
	line-height:1.02;
	letter-spacing:-.05em;
	text-wrap:balance;
}

.lmm-services-sub,
.lmm-services-lead,
.lmm-services-text,
.lmm-service-lead,
.lmm-service-hero-sub,
.lmm-service-cta-card p,
.lmm-service-info-card p,
.lmm-service-related-link p,
.lmm-services-help-card p{
	max-width:760px;
	margin:0 auto;
	color:var(--text-2);
	font-size:19px;
	line-height:1.85;
	text-align:center;
}

.lmm-services-hero-actions,
.lmm-services-actions,
.lmm-service-hero-actions{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content:center;
	gap:14px;
	width:100%;
	margin-top:50px;
}

.lmm-service-hero-actions .lmm-btn-primary,
.lmm-service-hero-actions .lmm-btn-secondary{
	text-align:center;
	text-decoration:none;
}

.lmm-btn-secondary{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:44px;
	padding:12px 18px;
	border:1px solid var(--border-medium);
	border-radius:999px;
	background:rgba(247,243,236,.04);
	color:var(--text);
	font-weight:700;
	text-decoration:none;
	transition:
		color .2s ease,
		background-color .2s ease,
		border-color .2s ease,
		transform .2s ease;
}

.lmm-btn-secondary:hover{
	transform:translateY(-1px);
	border-color:var(--teal-border);
	background:var(--teal-dim);
	color:var(--teal-hover);
}

.lmm-services-intro{
	max-width:920px;
	margin:0 auto;
	padding:40px;
	text-align:center;
}

.lmm-services-intro h2,
.lmm-services-section-head h2,
.lmm-service-cta-card h2{
	font-size:clamp(36px,4vw,58px);
	line-height:1.08;
}

.lmm-services-intro h2{
	margin-bottom:18px;
}

.lmm-services-section-head{
	max-width:860px;
	margin:0 auto 42px;
	padding:28px;
	text-align:center;
}

.lmm-services-section-head-left{
	max-width:none;
	text-align:left;
}

.lmm-services-hero .lmm-services-hero-actions,
.lmm-services-landing-hero .lmm-services-actions,
.lmm-service-hero .lmm-services-actions{
	justify-content:center;
}

.lmm-section.lmm-service-hero.lmm-website-design-hero{
	padding-top:208px;
}

.lmm-website-design-hero .lmm-service-hero-inner{
	display:flex;
	flex-direction:column;
	align-items:center;
}

.lmm-website-design-hero .lmm-service-hero-sub{
	text-align:center;
}

.lmm-website-design-hero .lmm-service-hero-actions{
	justify-content:center;
	align-items:center;
}

.lmm-branding-hero .lmm-service-hero-light{
	background:radial-gradient(
		circle at center,
		rgba(31,111,103,.15) 0%,
		rgba(215,199,163,.055) 36%,
		transparent 72%
	);
}

.lmm-branding-hero .lmm-service-hero-mesh-1{
	background:var(--teal);
}

.lmm-branding-hero .lmm-service-hero-mesh-2{
	background:var(--sand);
}

.lmm-branding-hero .lmm-service-hero-mesh-3{
	background:var(--orange);
}

.lmm-social-hero .lmm-service-hero-light{
	background:radial-gradient(
		circle at center,
		rgba(31,111,103,.15) 0%,
		rgba(201,122,75,.055) 36%,
		transparent 72%
	);
}

.lmm-social-hero .lmm-service-hero-mesh-1{
	background:var(--teal);
}

.lmm-social-hero .lmm-service-hero-mesh-2{
	background:var(--orange);
}

.lmm-social-hero .lmm-service-hero-mesh-3{
	background:var(--sand);
}

.lmm-print-hero .lmm-service-hero-light{
	background:radial-gradient(
		circle at center,
		rgba(215,199,163,.12) 0%,
		rgba(31,111,103,.055) 36%,
		transparent 72%
	);
}

.lmm-print-hero .lmm-service-hero-mesh-1{
	background:var(--sand);
}

.lmm-print-hero .lmm-service-hero-mesh-2{
	background:var(--teal);
}

.lmm-print-hero .lmm-service-hero-mesh-3{
	background:var(--orange);
}

.lmm-print-board{
	position:relative;
	min-height:520px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:30px;
	background:
		radial-gradient(circle at top right,rgba(215,199,163,.16),transparent 58%),
		radial-gradient(circle at bottom left,rgba(31,111,103,.13),transparent 52%),
		linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	overflow:hidden;
	box-shadow:0 35px 90px rgba(0,0,0,.38);
}

.lmm-print-board::before{
	content:"";
	position:absolute;
	inset:0;
	z-index:2;
	border-radius:30px;
	padding:1px;
	background:linear-gradient(135deg,transparent,rgba(247,243,236,.08),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-print-board::after{
	content:"";
	position:absolute;
	right:-120px;
	bottom:-120px;
	width:340px;
	height:340px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(201,122,75,.16),transparent 70%);
	opacity:.62;
	pointer-events:none;
}

.lmm-print-sheet,
.lmm-print-card,
.lmm-print-flyer,
.lmm-print-spec-card,
.lmm-print-board-note{
	position:absolute;
	z-index:3;
	border:1px solid rgba(247,243,236,.09);
	background:linear-gradient(180deg,rgba(15,17,16,.86),rgba(15,17,16,.52));
	box-shadow:0 24px 70px rgba(0,0,0,.34);
}

.lmm-print-sheet,
.lmm-print-card,
.lmm-print-flyer{
	overflow:hidden;
}

.lmm-print-sheet span,
.lmm-print-card span,
.lmm-print-flyer span{
	position:absolute;
	display:block;
	border-radius:999px;
	background:rgba(247,243,236,.10);
}

.lmm-print-sheet-main{
	top:44px;
	left:42px;
	width:250px;
	height:330px;
	border-radius:24px;
	transform:rotate(-3deg);
}

.lmm-print-sheet-main::before{
	content:"";
	position:absolute;
	inset:0;
	background:
		linear-gradient(135deg,rgba(215,199,163,.20),rgba(31,111,103,.16)),
		rgba(15,17,16,.32);
}

.lmm-print-sheet-main span:nth-child(1){
	left:26px;
	top:34px;
	width:62%;
	height:15px;
	background:rgba(247,243,236,.28);
}

.lmm-print-sheet-main span:nth-child(2){
	left:26px;
	top:76px;
	width:72%;
	height:92px;
	border-radius:18px;
	background:rgba(31,111,103,.24);
}

.lmm-print-sheet-main span:nth-child(3){
	left:26px;
	bottom:42px;
	width:48%;
	height:14px;
	background:rgba(201,122,75,.28);
}

.lmm-print-card-business{
	top:78px;
	right:42px;
	width:250px;
	height:150px;
	border-radius:22px;
	transform:rotate(4deg);
}

.lmm-print-card-business::before{
	content:"";
	position:absolute;
	inset:0;
	background:
		radial-gradient(circle at 82% 26%,rgba(201,122,75,.22),transparent 28%),
		linear-gradient(135deg,rgba(15,17,16,.80),rgba(31,111,103,.18));
}

.lmm-print-card-business span:nth-child(1){
	left:24px;
	top:28px;
	width:52px;
	height:52px;
	border-radius:16px;
	background:var(--sand);
	opacity:.72;
}

.lmm-print-card-business span:nth-child(2){
	left:94px;
	top:34px;
	width:48%;
	height:13px;
}

.lmm-print-card-business span:nth-child(3){
	left:94px;
	top:62px;
	width:34%;
	height:13px;
	background:rgba(31,111,103,.30);
}

.lmm-print-flyer{
	right:76px;
	top:250px;
	width:190px;
	height:240px;
	border-radius:22px;
	transform:rotate(-2deg);
}

.lmm-print-flyer::before{
	content:"";
	position:absolute;
	inset:0;
	background:
		radial-gradient(circle at 35% 28%,rgba(215,199,163,.22),transparent 24%),
		linear-gradient(135deg,rgba(201,122,75,.15),rgba(247,243,236,.06));
}

.lmm-print-flyer span:nth-child(1){
	left:22px;
	top:28px;
	width:58%;
	height:14px;
	background:rgba(247,243,236,.24);
}

.lmm-print-flyer span:nth-child(2){
	left:22px;
	top:66px;
	width:68%;
	height:70px;
	border-radius:16px;
	background:rgba(31,111,103,.22);
}

.lmm-print-flyer span:nth-child(3){
	left:22px;
	bottom:32px;
	width:44%;
	height:13px;
	background:rgba(215,199,163,.22);
}

.lmm-print-spec-card{
	left:84px;
	bottom:52px;
	width:250px;
	padding:24px;
	border-radius:24px;
}

.lmm-print-spec-card span{
	display:block;
	width:52px;
	height:52px;
	margin-bottom:18px;
	border-radius:16px;
	background:rgba(215,199,163,.20);
	box-shadow:0 0 28px rgba(215,199,163,.14);
}

.lmm-print-spec-card strong{
	display:block;
	margin-bottom:8px;
	color:var(--text);
	font-size:19px;
	line-height:1.25;
	letter-spacing:-.015em;
}

.lmm-print-spec-card small{
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.6;
}

.lmm-print-board-note{
	right:42px;
	bottom:46px;
	width:230px;
	padding:20px;
	border-radius:20px;
	background:rgba(15,17,16,.76);
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
}

.lmm-print-board-note strong{
	display:block;
	margin-bottom:6px;
	color:var(--text);
	font-size:20px;
	line-height:1.2;
	letter-spacing:-.02em;
}

.lmm-print-board-note span{
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.6;
}

@media(max-width:1100px){
	.lmm-print-board{
		min-height:480px;
	}
}

@media(max-width:768px){
	.lmm-print-board{
		min-height:430px;
		border-radius:24px;
	}

	.lmm-print-board::before{
		border-radius:24px;
	}

	.lmm-print-sheet-main{
		top:34px;
		left:24px;
		width:205px;
		height:280px;
		border-radius:22px;
	}

	.lmm-print-card-business{
		top:62px;
		right:24px;
		width:210px;
		height:126px;
		border-radius:20px;
	}

	.lmm-print-flyer{
		right:42px;
		top:216px;
		width:154px;
		height:198px;
		border-radius:20px;
	}

	.lmm-print-spec-card{
		left:36px;
		bottom:38px;
		width:220px;
		padding:20px;
		border-radius:20px;
	}

	.lmm-print-board-note{
		right:24px;
		bottom:34px;
		width:200px;
		padding:18px;
	}
}

@media(max-width:560px){
	.lmm-print-board{
		min-height:390px;
	}

	.lmm-print-sheet-main{
		width:170px;
		height:240px;
	}

	.lmm-print-card-business{
		width:176px;
		height:108px;
	}

	.lmm-print-flyer{
		width:128px;
		height:166px;
		top:198px;
	}

	.lmm-print-spec-card{
		width:188px;
	}

	.lmm-print-board-note{
		width:174px;
	}
}

.lmm-print-includes .lmm-service-includes-glow{
	background:radial-gradient(circle,rgba(215,199,163,.08),transparent 72%);
}

.lmm-print-includes .lmm-service-include-card:nth-child(2n) .lmm-service-include-card-glow{
	background:radial-gradient(circle,rgba(31,111,103,.13),transparent 70%);
}

.lmm-print-includes .lmm-service-include-card:nth-child(3n) .lmm-service-include-card-glow{
	background:radial-gradient(circle,rgba(201,122,75,.12),transparent 70%);
}

.lmm-print-process .lmm-service-process-glow{
	background:radial-gradient(circle,rgba(215,199,163,.075),transparent 72%);
}

.lmm-print-process .lmm-service-process-card:nth-child(2n) .lmm-service-process-card-glow{
	background:radial-gradient(circle,rgba(215,199,163,.13),transparent 70%);
}

.lmm-print-process .lmm-service-process-card:nth-child(3n) .lmm-service-process-card-glow{
	background:radial-gradient(circle,rgba(201,122,75,.12),transparent 70%);
}

.lmm-print-final .lmm-service-final-glow{
	background:radial-gradient(circle,rgba(215,199,163,.085),transparent 72%);
}

.lmm-print-final .lmm-service-final-grid{
	background:
		radial-gradient(circle at top left,rgba(215,199,163,.13),transparent 52%),
		radial-gradient(circle at bottom right,rgba(31,111,103,.14),transparent 48%),
		linear-gradient(180deg,rgba(247,243,236,.055),rgba(247,243,236,.018));
}

.lmm-print-final .lmm-service-related-card:nth-child(2n)::after{
	background:radial-gradient(circle,rgba(31,111,103,.15),transparent 70%);
}

.lmm-print-final .lmm-service-related-card:nth-child(3n)::after{
	background:radial-gradient(circle,rgba(201,122,75,.14),transparent 70%);
}

.lmm-social-board{
	position:relative;
	min-height:520px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:30px;
	background:
		radial-gradient(circle at top right,rgba(31,111,103,.18),transparent 58%),
		radial-gradient(circle at bottom left,rgba(201,122,75,.13),transparent 52%),
		linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	overflow:hidden;
	box-shadow:0 35px 90px rgba(0,0,0,.38);
}

.lmm-social-board::before{
	content:"";
	position:absolute;
	inset:0;
	z-index:2;
	border-radius:30px;
	padding:1px;
	background:linear-gradient(135deg,transparent,rgba(247,243,236,.08),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-social-board::after{
	content:"";
	position:absolute;
	right:-120px;
	bottom:-120px;
	width:340px;
	height:340px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(215,199,163,.15),transparent 70%);
	opacity:.62;
	pointer-events:none;
}

.lmm-social-post,
.lmm-social-caption-card,
.lmm-social-board-note{
	position:absolute;
	z-index:3;
	border:1px solid rgba(247,243,236,.09);
	background:linear-gradient(180deg,rgba(15,17,16,.86),rgba(15,17,16,.52));
	box-shadow:0 24px 70px rgba(0,0,0,.34);
}

.lmm-social-post{
	overflow:hidden;
	border-radius:26px;
}

.lmm-social-post span{
	position:absolute;
	display:block;
	border-radius:999px;
	background:rgba(247,243,236,.10);
}

.lmm-social-post-main{
	top:44px;
	left:42px;
	width:260px;
	height:300px;
}

.lmm-social-post-main::before{
	content:"";
	position:absolute;
	inset:0;
	background:
		radial-gradient(circle at 32% 28%,rgba(215,199,163,.24),transparent 24%),
		linear-gradient(135deg,rgba(31,111,103,.28),rgba(201,122,75,.16));
	opacity:.82;
}

.lmm-social-post-main span:nth-child(1){
	left:26px;
	top:34px;
	width:58%;
	height:15px;
	background:rgba(247,243,236,.36);
}

.lmm-social-post-main span:nth-child(2){
	left:26px;
	bottom:70px;
	width:70%;
	height:14px;
	background:rgba(247,243,236,.22);
}

.lmm-social-post-main span:nth-child(3){
	left:26px;
	bottom:42px;
	width:48%;
	height:14px;
	background:rgba(247,243,236,.16);
}

.lmm-social-post-secondary{
	top:84px;
	right:42px;
	width:220px;
	height:220px;
}

.lmm-social-post-secondary::before{
	content:"";
	position:absolute;
	inset:0;
	background:
		radial-gradient(circle at 70% 30%,rgba(201,122,75,.24),transparent 28%),
		linear-gradient(135deg,rgba(247,243,236,.075),rgba(31,111,103,.20));
}

.lmm-social-post-secondary span:nth-child(1){
	left:24px;
	top:28px;
	width:52px;
	height:52px;
	border-radius:16px;
	background:var(--sand);
	opacity:.7;
}

.lmm-social-post-secondary span:nth-child(2){
	left:24px;
	bottom:58px;
	width:70%;
	height:13px;
}

.lmm-social-post-secondary span:nth-child(3){
	left:24px;
	bottom:34px;
	width:46%;
	height:13px;
	background:rgba(31,111,103,.28);
}

.lmm-social-post-small{
	left:90px;
	bottom:52px;
	width:210px;
	height:128px;
	border-radius:22px;
}

.lmm-social-post-small::before{
	content:"";
	position:absolute;
	inset:0;
	background:
		linear-gradient(135deg,rgba(201,122,75,.16),rgba(215,199,163,.12)),
		rgba(15,17,16,.38);
}

.lmm-social-post-small span:nth-child(1){
	left:22px;
	top:28px;
	width:62%;
	height:13px;
	background:rgba(247,243,236,.20);
}

.lmm-social-post-small span:nth-child(2){
	left:22px;
	top:56px;
	width:42%;
	height:13px;
	background:rgba(31,111,103,.28);
}

.lmm-social-caption-card{
	right:46px;
	top:330px;
	width:250px;
	padding:24px;
	border-radius:24px;
}

.lmm-social-caption-card span{
	display:block;
	width:52px;
	height:52px;
	margin-bottom:18px;
	border-radius:16px;
	background:rgba(31,111,103,.24);
	box-shadow:0 0 28px rgba(31,111,103,.18);
}

.lmm-social-caption-card strong{
	display:block;
	margin-bottom:8px;
	color:var(--text);
	font-size:19px;
	line-height:1.25;
	letter-spacing:-.015em;
}

.lmm-social-caption-card small{
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.6;
}

.lmm-social-board-note{
	left:42px;
	bottom:46px;
	width:230px;
	padding:20px;
	border-radius:20px;
	background:rgba(15,17,16,.76);
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
}

.lmm-social-board-note strong{
	display:block;
	margin-bottom:6px;
	color:var(--text);
	font-size:20px;
	line-height:1.2;
	letter-spacing:-.02em;
}

.lmm-social-board-note span{
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.6;
}

@media(max-width:1100px){
	.lmm-social-board{
		min-height:480px;
	}
}

@media(max-width:768px){
	.lmm-social-board{
		min-height:430px;
		border-radius:24px;
	}

	.lmm-social-board::before{
		border-radius:24px;
	}

	.lmm-social-post-main{
		top:32px;
		left:24px;
		width:214px;
		height:250px;
		border-radius:22px;
	}

	.lmm-social-post-secondary{
		top:62px;
		right:24px;
		width:178px;
		height:178px;
		border-radius:22px;
	}

	.lmm-social-post-small{
		left:42px;
		bottom:42px;
		width:182px;
		height:112px;
		border-radius:18px;
	}

	.lmm-social-caption-card{
		right:24px;
		top:256px;
		width:218px;
		padding:20px;
		border-radius:20px;
	}

	.lmm-social-board-note{
		left:24px;
		bottom:34px;
		width:200px;
		padding:18px;
	}
}

@media(max-width:560px){
	.lmm-social-board{
		min-height:390px;
	}

	.lmm-social-post-main{
		width:180px;
		height:220px;
	}

	.lmm-social-post-secondary{
		width:150px;
		height:150px;
	}

	.lmm-social-post-small{
		width:156px;
		height:98px;
	}

	.lmm-social-caption-card{
		width:188px;
		top:230px;
	}

	.lmm-social-board-note{
		width:174px;
	}
}

.lmm-social-includes .lmm-service-includes-glow{
	background:radial-gradient(circle,rgba(31,111,103,.075),transparent 72%);
}

.lmm-social-includes .lmm-service-include-card:nth-child(2n) .lmm-service-include-card-glow{
	background:radial-gradient(circle,rgba(201,122,75,.13),transparent 70%);
}

.lmm-social-includes .lmm-service-include-card:nth-child(3n) .lmm-service-include-card-glow{
	background:radial-gradient(circle,rgba(215,199,163,.12),transparent 70%);
}

.lmm-social-process .lmm-service-process-glow{
	background:radial-gradient(circle,rgba(31,111,103,.075),transparent 72%);
}

.lmm-social-process .lmm-service-process-card:nth-child(2n) .lmm-service-process-card-glow{
	background:radial-gradient(circle,rgba(201,122,75,.13),transparent 70%);
}

.lmm-social-process .lmm-service-process-card:nth-child(3n) .lmm-service-process-card-glow{
	background:radial-gradient(circle,rgba(215,199,163,.12),transparent 70%);
}

.lmm-social-final .lmm-service-final-glow{
	background:radial-gradient(circle,rgba(31,111,103,.085),transparent 72%);
}

.lmm-social-final .lmm-service-final-grid{
	background:
		radial-gradient(circle at top left,rgba(31,111,103,.15),transparent 52%),
		radial-gradient(circle at bottom right,rgba(201,122,75,.13),transparent 48%),
		linear-gradient(180deg,rgba(247,243,236,.055),rgba(247,243,236,.018));
}

.lmm-social-final .lmm-service-related-card:nth-child(2n)::after{
	background:radial-gradient(circle,rgba(201,122,75,.15),transparent 70%);
}

.lmm-social-final .lmm-service-related-card:nth-child(3n)::after{
	background:radial-gradient(circle,rgba(215,199,163,.14),transparent 70%);
}

.lmm-branding-board{
	position:relative;
	min-height:520px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:30px;
	background:
		radial-gradient(circle at top right,rgba(31,111,103,.18),transparent 58%),
		radial-gradient(circle at bottom left,rgba(201,122,75,.12),transparent 52%),
		linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	overflow:hidden;
	box-shadow:0 35px 90px rgba(0,0,0,.38);
}

.lmm-branding-board::before{
	content:"";
	position:absolute;
	inset:0;
	z-index:2;
	border-radius:30px;
	padding:1px;
	background:linear-gradient(135deg,transparent,rgba(247,243,236,.08),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-branding-board::after{
	content:"";
	position:absolute;
	right:-120px;
	bottom:-120px;
	width:340px;
	height:340px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(215,199,163,.16),transparent 70%);
	opacity:.62;
	pointer-events:none;
}

.lmm-branding-board-logo,
.lmm-branding-board-type,
.lmm-branding-board-card,
.lmm-branding-board-note{
	position:absolute;
	z-index:3;
	border:1px solid rgba(247,243,236,.09);
	background:linear-gradient(180deg,rgba(15,17,16,.86),rgba(15,17,16,.52));
	box-shadow:0 24px 70px rgba(0,0,0,.34);
}

.lmm-branding-board-logo{
	top:44px;
	left:42px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:220px;
	height:190px;
	border-radius:26px;
	text-align:center;
}

.lmm-branding-board-logo span{
	display:block;
	width:78px;
	height:78px;
	margin-bottom:18px;
	border-radius:50%;
	background:
		radial-gradient(circle at 35% 35%,rgba(247,243,236,.34),transparent 34%),
		linear-gradient(135deg,var(--teal),var(--teal-hover));
	box-shadow:0 0 38px rgba(31,111,103,.24);
}

.lmm-branding-board-logo strong{
	display:block;
	color:var(--text);
	font-size:18px;
	line-height:1.25;
	letter-spacing:-.015em;
}

.lmm-branding-board-palette{
	position:absolute;
	top:64px;
	right:42px;
	z-index:3;
	display:grid;
	grid-template-columns:repeat(2,1fr);
	gap:14px;
	width:190px;
}

.lmm-branding-board-palette span{
	display:block;
	height:76px;
	border:1px solid rgba(247,243,236,.08);
	border-radius:20px;
	box-shadow:0 18px 45px rgba(0,0,0,.22);
}

.lmm-branding-board-palette span:nth-child(1){
	background:var(--teal);
}

.lmm-branding-board-palette span:nth-child(2){
	background:var(--sand);
}

.lmm-branding-board-palette span:nth-child(3){
	background:var(--orange);
}

.lmm-branding-board-palette span:nth-child(4){
	background:rgba(247,243,236,.12);
}

.lmm-branding-board-type{
	left:42px;
	bottom:58px;
	width:52%;
	min-height:180px;
	padding:28px;
	border-radius:24px;
}

.lmm-branding-board-type span{
	display:block;
	border-radius:999px;
	background:rgba(247,243,236,.10);
}

.lmm-branding-board-type span:nth-child(1){
	width:76%;
	height:20px;
	margin-bottom:22px;
	background:rgba(215,199,163,.20);
}

.lmm-branding-board-type span:nth-child(2){
	width:92%;
	height:14px;
	margin-bottom:14px;
}

.lmm-branding-board-type span:nth-child(3){
	width:64%;
	height:14px;
	background:rgba(31,111,103,.22);
}

.lmm-branding-board-card{
	right:42px;
	top:236px;
	width:250px;
	padding:24px;
	border-radius:24px;
}

.lmm-branding-board-card span{
	display:block;
	width:52px;
	height:52px;
	margin-bottom:18px;
	border-radius:16px;
	background:rgba(201,122,75,.22);
	box-shadow:0 0 28px rgba(201,122,75,.16);
}

.lmm-branding-board-card strong{
	display:block;
	margin-bottom:8px;
	color:var(--text);
	font-size:19px;
	line-height:1.25;
	letter-spacing:-.015em;
}

.lmm-branding-board-card small{
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.6;
}

.lmm-branding-board-note{
	right:42px;
	bottom:46px;
	width:230px;
	padding:20px;
	border-radius:20px;
	background:rgba(15,17,16,.76);
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
}

.lmm-branding-board-note strong{
	display:block;
	margin-bottom:6px;
	color:var(--text);
	font-size:20px;
	line-height:1.2;
	letter-spacing:-.02em;
}

.lmm-branding-board-note span{
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.6;
}

@media(max-width:1100px){
	.lmm-branding-board{
		min-height:480px;
	}
}

@media(max-width:768px){
	.lmm-branding-board{
		min-height:430px;
		border-radius:24px;
	}

	.lmm-branding-board::before{
		border-radius:24px;
	}

	.lmm-branding-board-logo{
		top:32px;
		left:24px;
		width:178px;
		height:152px;
		border-radius:22px;
	}

	.lmm-branding-board-logo span{
		width:58px;
		height:58px;
		margin-bottom:14px;
	}

	.lmm-branding-board-palette{
		top:42px;
		right:24px;
		width:150px;
		gap:10px;
	}

	.lmm-branding-board-palette span{
		height:58px;
		border-radius:16px;
	}

	.lmm-branding-board-type{
		left:24px;
		bottom:38px;
		width:54%;
		min-height:150px;
		padding:22px;
		border-radius:20px;
	}

	.lmm-branding-board-card{
		right:24px;
		top:190px;
		width:218px;
		padding:20px;
		border-radius:20px;
	}

	.lmm-branding-board-note{
		right:24px;
		bottom:34px;
		width:200px;
		padding:18px;
	}
}

@media(max-width:560px){
	.lmm-branding-board{
		min-height:390px;
	}

	.lmm-branding-board-logo{
		width:150px;
		height:132px;
	}

	.lmm-branding-board-palette{
		width:126px;
	}

	.lmm-branding-board-palette span{
		height:50px;
	}

	.lmm-branding-board-type{
		width:58%;
		min-height:130px;
	}

	.lmm-branding-board-card{
		width:190px;
		top:170px;
	}

	.lmm-branding-board-note{
		width:174px;
	}
}

.lmm-section.lmm-service-hero.lmm-branding-hero{
	padding-top:208px;
}

.lmm-branding-hero .lmm-service-hero-inner{
	display:flex;
	flex-direction:column;
	align-items:center;
}

.lmm-branding-hero .lmm-service-hero-sub{
	text-align:center;
}

.lmm-branding-hero .lmm-service-hero-actions{
	justify-content:center;
	align-items:center;
}

.lmm-section.lmm-service-intro{
	position:relative;
	overflow:hidden;
	padding:96px 0 110px;
	background:var(--bg);
}

.lmm-service-hero + .lmm-service-intro{
	padding-top:92px;
}

.lmm-service-intro-glow{
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:1100px;
	height:760px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.07),transparent 72%);
	pointer-events:none;
	animation:lmm-service-intro-glow 12s ease-in-out infinite;
}

.lmm-service-intro .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-service-intro::after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0;
	z-index:2;
	width:100%;
	max-width:1320px;
	height:1px;
	transform:translateX(-50%);
	background:linear-gradient(90deg,transparent,rgba(247,243,236,.08),transparent);
}

.lmm-service-intro-grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);
	align-items:center;
	gap:90px;
}

.lmm-service-intro-content{
	max-width:720px;
}

.lmm-service-intro .lmm-service-eyebrow{
	display:block;
	margin:0 0 22px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-service-intro-content h2{
	margin:0 0 26px;
	color:var(--text);
	font-size:clamp(38px,4vw,58px);
	line-height:1.06;
	letter-spacing:-.04em;
}

.lmm-service-intro-content p:not(.lmm-service-eyebrow){
	max-width:680px;
	margin:0 0 18px;
	color:var(--text-2);
	font-size:17px;
	line-height:1.85;
}

.lmm-service-intro-points{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:14px;
	margin-top:34px;
}

.lmm-service-intro-points div{
	position:relative;
	overflow:hidden;
	padding:18px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:18px;
	background:linear-gradient(180deg,rgba(247,243,236,.04),rgba(247,243,236,.018));
}

.lmm-service-intro-points span{
	display:block;
	margin-bottom:8px;
	color:var(--teal-hover);
	font-size:12px;
	font-weight:900;
	line-height:1;
	letter-spacing:1px;
}

.lmm-service-intro-points strong{
	display:block;
	color:var(--text);
	font-size:14px;
	line-height:1.45;
}

.lmm-service-intro-visual{
	position:relative;
}

.lmm-service-area-frame{
	width:100%;
	max-width:650px;
	margin:0 auto;
	border:1px solid rgba(247,243,236,.68);
	border-radius:32px;
	background:#111310;
	box-shadow:0 34px 90px rgba(0,0,0,.34);
	overflow:hidden;
}

.lmm-service-area-image{
	display:block;
	width:100%;
	height:auto;
}

.lmm-branding-hero ~ .lmm-service-intro .lmm-service-area-frame,
.lmm-print-intro .lmm-service-area-frame{
	max-width:650px;
}

.lmm-website-visual-board{
	position:relative;
	min-height:520px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:30px;
	background:
		radial-gradient(circle at top right,rgba(31,111,103,.18),transparent 58%),
		linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	overflow:hidden;
	box-shadow:0 35px 90px rgba(0,0,0,.38);
}

.lmm-website-visual-board::before{
	content:"";
	position:absolute;
	inset:0;
	z-index:2;
	border-radius:30px;
	padding:1px;
	background:linear-gradient(135deg,transparent,rgba(247,243,236,.08),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-website-visual-board::after{
	content:"";
	position:absolute;
	right:-120px;
	bottom:-120px;
	width:340px;
	height:340px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(201,122,75,.18),transparent 70%);
	opacity:.62;
	pointer-events:none;
}

.lmm-website-browser{
	position:absolute;
	left:42px;
	top:52px;
	z-index:3;
	width:72%;
	min-height:300px;
	border:1px solid rgba(247,243,236,.09);
	border-radius:22px;
	background:linear-gradient(180deg,rgba(15,17,16,.86),rgba(15,17,16,.52));
	box-shadow:0 28px 80px rgba(0,0,0,.36);
	overflow:hidden;
}

.lmm-website-browser-top{
	display:flex;
	align-items:center;
	gap:8px;
	height:46px;
	padding:0 18px;
	border-bottom:1px solid rgba(247,243,236,.07);
	background:rgba(247,243,236,.035);
}

.lmm-website-browser-top span{
	width:9px;
	height:9px;
	border-radius:50%;
	background:rgba(247,243,236,.24);
}

.lmm-website-browser-top span:nth-child(1){
	background:var(--teal);
}

.lmm-website-browser-top span:nth-child(2){
	background:var(--sand);
}

.lmm-website-browser-top span:nth-child(3){
	background:var(--orange);
}

.lmm-website-browser-layout{
	position:relative;
	padding:26px;
}

.lmm-website-browser-hero{
	width:72%;
	height:82px;
	border-radius:18px;
	background:rgba(31,111,103,.24);
	margin-bottom:24px;
}

.lmm-website-browser-line{
	width:82%;
	height:14px;
	border-radius:999px;
	background:rgba(247,243,236,.10);
	margin-bottom:12px;
}

.lmm-website-browser-line.short{
	width:54%;
	background:rgba(215,199,163,.16);
}

.lmm-website-browser-cards{
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:12px;
	margin-top:28px;
}

.lmm-website-browser-cards span{
	display:block;
	height:72px;
	border-radius:16px;
	background:rgba(247,243,236,.075);
}

.lmm-website-browser-cards span:nth-child(2){
	background:rgba(31,111,103,.18);
}

.lmm-website-browser-cards span:nth-child(3){
	background:rgba(201,122,75,.16);
}

.lmm-website-phone{
	position:absolute;
	right:42px;
	bottom:78px;
	z-index:4;
	width:156px;
	height:270px;
	border:1px solid rgba(247,243,236,.10);
	border-radius:30px;
	background:linear-gradient(180deg,rgba(15,17,16,.92),rgba(15,17,16,.62));
	box-shadow:0 26px 70px rgba(0,0,0,.38);
	overflow:hidden;
}

.lmm-website-phone span{
	position:absolute;
	left:22px;
	right:22px;
	display:block;
	border-radius:14px;
	background:rgba(247,243,236,.09);
}

.lmm-website-phone span:nth-child(1){
	top:28px;
	height:62px;
	background:rgba(31,111,103,.24);
}

.lmm-website-phone span:nth-child(2){
	top:108px;
	height:14px;
	background:rgba(215,199,163,.18);
}

.lmm-website-phone span:nth-child(3){
	top:142px;
	height:86px;
	background:rgba(247,243,236,.075);
}

.lmm-website-note{
	position:absolute;
	left:52px;
	bottom:46px;
	z-index:5;
	width:230px;
	padding:20px;
	border:1px solid rgba(247,243,236,.09);
	border-radius:20px;
	background:rgba(15,17,16,.76);
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	box-shadow:0 20px 60px rgba(0,0,0,.32);
}

.lmm-website-note strong{
	display:block;
	margin-bottom:6px;
	color:var(--text);
	font-size:20px;
	line-height:1.2;
	letter-spacing:-.02em;
}

.lmm-website-note span{
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.6;
}

@keyframes lmm-service-intro-glow{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}

	50%{
		transform:translate(-50%,-50%) scale(1.08);
		opacity:.82;
	}

	100%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}
}

@media(max-width:1100px){
	.lmm-section.lmm-service-intro{
		padding:84px 0 100px;
	}

	.lmm-service-hero + .lmm-service-intro{
		padding-top:82px;
	}

	.lmm-service-intro-grid{
		gap:64px;
	}

	.lmm-website-visual-board{
		min-height:480px;
	}
}

@media(max-width:980px){
	.lmm-service-intro-grid{
		grid-template-columns:1fr;
		gap:56px;
	}

	.lmm-service-intro-content{
		max-width:100%;
		text-align:center;
	}

	.lmm-service-intro-content p:not(.lmm-service-eyebrow){
		margin-left:auto;
		margin-right:auto;
	}

	.lmm-service-intro-visual{
		max-width:680px;
		margin:0 auto;
		width:100%;
	}
}

@media(max-width:768px){
	.lmm-section.lmm-service-intro{
		padding:70px 0 92px;
	}

	.lmm-service-hero + .lmm-service-intro{
		padding-top:70px;
	}

	.lmm-service-intro .lmm-service-eyebrow{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-service-intro-content h2{
		font-size:clamp(34px,9vw,46px);
		line-height:1.1;
	}

	.lmm-service-intro-content p:not(.lmm-service-eyebrow){
		font-size:15px;
		line-height:1.8;
	}

	.lmm-service-intro-points{
		grid-template-columns:1fr;
		max-width:420px;
		margin-left:auto;
		margin-right:auto;
	}

	.lmm-website-visual-board{
		min-height:430px;
		border-radius:24px;
	}

	.lmm-website-visual-board::before{
		border-radius:24px;
	}

	.lmm-website-browser{
		left:24px;
		top:34px;
		width:78%;
		min-height:250px;
	}

	.lmm-website-phone{
		right:24px;
		bottom:70px;
		width:132px;
		height:230px;
	}

	.lmm-website-note{
		left:28px;
		bottom:32px;
		width:210px;
	}
}

@media(max-width:560px){
	.lmm-section.lmm-service-intro{
		padding:60px 0 82px;
	}

	.lmm-service-hero + .lmm-service-intro{
		padding-top:60px;
	}

	.lmm-website-visual-board{
		min-height:390px;
	}

	.lmm-website-browser{
		width:84%;
		min-height:220px;
	}

	.lmm-website-phone{
		width:112px;
		height:205px;
		bottom:66px;
	}

	.lmm-website-note{
		width:185px;
		padding:18px;
	}
}

@media(prefers-reduced-motion:reduce){
	.lmm-service-intro-glow{
		animation:none;
	}
}

.lmm-branding-includes .lmm-service-includes-glow{
	background:radial-gradient(circle,rgba(31,111,103,.075),transparent 72%);
}

.lmm-branding-includes .lmm-service-include-card:nth-child(2n) .lmm-service-include-card-glow{
	background:radial-gradient(circle,rgba(215,199,163,.13),transparent 70%);
}

.lmm-branding-includes .lmm-service-include-card:nth-child(3n) .lmm-service-include-card-glow{
	background:radial-gradient(circle,rgba(201,122,75,.12),transparent 70%);
}

.lmm-branding-process .lmm-service-process-glow{
	background:radial-gradient(circle,rgba(31,111,103,.075),transparent 72%);
}

.lmm-branding-process .lmm-service-process-card:nth-child(2n) .lmm-service-process-card-glow{
	background:radial-gradient(circle,rgba(215,199,163,.13),transparent 70%);
}

.lmm-branding-process .lmm-service-process-card:nth-child(3n) .lmm-service-process-card-glow{
	background:radial-gradient(circle,rgba(201,122,75,.12),transparent 70%);
}

.lmm-branding-final .lmm-service-final-glow{
	background:radial-gradient(circle,rgba(31,111,103,.085),transparent 72%);
}

.lmm-branding-final .lmm-service-final-grid{
	background:
		radial-gradient(circle at top left,rgba(31,111,103,.15),transparent 52%),
		radial-gradient(circle at bottom right,rgba(215,199,163,.13),transparent 48%),
		linear-gradient(180deg,rgba(247,243,236,.055),rgba(247,243,236,.018));
}

.lmm-branding-final .lmm-service-related-card:nth-child(2n)::after{
	background:radial-gradient(circle,rgba(215,199,163,.15),transparent 70%);
}

.lmm-branding-final .lmm-service-related-card:nth-child(3n)::after{
	background:radial-gradient(circle,rgba(201,122,75,.14),transparent 70%);
}

.lmm-section.lmm-service-includes{
	position:relative;
	overflow:hidden;
	padding:96px 0 110px;
	background:var(--bg);
}

.lmm-service-intro + .lmm-service-includes{
	padding-top:92px;
}

.lmm-service-includes-glow{
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:1100px;
	height:720px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.08),transparent 72%);
	pointer-events:none;
	animation:lmm-service-includes-glow 12s ease-in-out infinite;
}

.lmm-service-includes .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-service-includes::after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0;
	z-index:2;
	width:100%;
	max-width:1320px;
	height:1px;
	transform:translateX(-50%);
	background:linear-gradient(90deg,transparent,rgba(247,243,236,.08),transparent);
}

.lmm-service-includes-header{
	max-width:840px;
	margin:0 auto 64px;
	text-align:center;
}

.lmm-service-includes-header .lmm-service-eyebrow{
	display:block;
	margin:0 0 18px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-service-includes-header h2{
	max-width:840px;
	margin:0 auto 24px;
	color:var(--text);
	font-size:clamp(38px,4vw,58px);
	line-height:1.06;
	letter-spacing:-.04em;
}

.lmm-service-includes-text{
	max-width:720px;
	margin:0 auto;
	color:var(--text-2);
	font-size:18px;
	line-height:1.85;
}

.lmm-service-includes-grid{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:28px;
}

.lmm-service-include-card{
	position:relative;
	overflow:hidden;
	display:flex;
	flex-direction:column;
	min-height:300px;
	padding:32px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:24px;
	background:linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	box-shadow:0 24px 70px rgba(0,0,0,.26);
	transition:
		transform .35s ease,
		border-color .35s ease,
		box-shadow .35s ease,
		background .35s ease;
}

.lmm-service-include-card::before{
	content:"";
	position:absolute;
	inset:0;
	border-radius:24px;
	padding:1px;
	background:linear-gradient(120deg,transparent,rgba(247,243,236,.06),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-service-include-card-glow{
	position:absolute;
	right:-70px;
	bottom:-70px;
	width:220px;
	height:220px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(31,111,103,.14),transparent 70%);
	opacity:.45;
	pointer-events:none;
	transition:
		transform .4s ease,
		opacity .4s ease;
}

.lmm-service-include-card:hover{
	transform:translateY(-8px);
	border-color:rgba(31,111,103,.38);
	background:linear-gradient(180deg,rgba(247,243,236,.06),rgba(247,243,236,.022));
	box-shadow:
		0 30px 80px rgba(0,0,0,.38),
		0 0 42px rgba(31,111,103,.12);
}

.lmm-service-include-card:hover .lmm-service-include-card-glow{
	transform:scale(1.12);
	opacity:.8;
}

.lmm-service-include-number{
	position:relative;
	z-index:2;
	display:flex;
	align-items:center;
	justify-content:center;
	width:54px;
	height:54px;
	margin:0 0 22px;
	border-radius:16px;
	background:rgba(31,111,103,.10);
	color:var(--teal-hover);
	font-size:13px;
	font-weight:900;
	line-height:1;
	letter-spacing:1px;
	box-shadow:0 0 22px rgba(31,111,103,.10);
	transition:
		transform .3s ease,
		background .3s ease,
		box-shadow .3s ease;
}

.lmm-service-include-card:hover .lmm-service-include-number{
	transform:translateY(-4px);
	background:rgba(31,111,103,.14);
	box-shadow:0 0 22px rgba(31,111,103,.22);
}

.lmm-service-include-card h3{
	position:relative;
	z-index:2;
	margin:0 0 14px;
	color:var(--text);
	font-size:22px;
	line-height:1.25;
	letter-spacing:-.02em;
}

.lmm-service-include-card p{
	position:relative;
	z-index:2;
	margin:0;
	color:var(--text-2);
	font-size:15px;
	line-height:1.75;
}

@keyframes lmm-service-includes-glow{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}

	50%{
		transform:translate(-50%,-50%) scale(1.08);
		opacity:.82;
	}

	100%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}
}

@media(max-width:1100px){
	.lmm-section.lmm-service-includes{
		padding:84px 0 100px;
	}

	.lmm-service-intro + .lmm-service-includes{
		padding-top:82px;
	}

	.lmm-service-includes-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:24px;
	}

	.lmm-service-include-card{
		min-height:270px;
		padding:30px;
	}
}

@media(max-width:768px){
	.lmm-section.lmm-service-includes{
		padding:70px 0 92px;
	}

	.lmm-service-intro + .lmm-service-includes{
		padding-top:70px;
	}

	.lmm-service-includes-header{
		margin-bottom:46px;
	}

	.lmm-service-includes-header .lmm-service-eyebrow{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-service-includes-header h2{
		font-size:clamp(34px,9vw,46px);
		line-height:1.1;
	}

	.lmm-service-includes-text{
		font-size:16px;
		line-height:1.75;
	}

	.lmm-service-includes-grid{
		gap:22px;
	}

	.lmm-service-include-card{
		min-height:0;
		padding:28px;
		border-radius:22px;
	}

	.lmm-service-include-card::before{
		border-radius:22px;
	}
}

@media(max-width:560px){
	.lmm-section.lmm-service-includes{
		padding:60px 0 82px;
	}

	.lmm-service-intro + .lmm-service-includes{
		padding-top:60px;
	}

	.lmm-service-includes-grid{
		grid-template-columns:1fr;
	}

	.lmm-service-include-card{
		padding:24px;
		border-radius:20px;
	}

	.lmm-service-include-card::before{
		border-radius:20px;
	}

	.lmm-service-include-number{
		width:48px;
		height:48px;
		margin-bottom:20px;
		font-size:12px;
	}

	.lmm-service-include-card h3{
		font-size:20px;
	}

	.lmm-service-include-card p{
		font-size:14px;
		line-height:1.7;
	}
}

@media(prefers-reduced-motion:reduce){
	.lmm-service-includes-glow{
		animation:none;
	}

	.lmm-service-include-card,
	.lmm-service-include-card-glow,
	.lmm-service-include-number{
		transition:none;
	}
}

.lmm-section.lmm-service-process{
	position:relative;
	overflow:hidden;
	padding:96px 0 110px;
	background:var(--bg);
}

.lmm-service-includes + .lmm-service-process{
	padding-top:92px;
}

.lmm-service-process-glow{
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:1100px;
	height:720px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.08),transparent 72%);
	pointer-events:none;
	animation:lmm-service-process-glow 12s ease-in-out infinite;
}

.lmm-service-process .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-service-process::after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0;
	z-index:2;
	width:100%;
	max-width:1320px;
	height:1px;
	transform:translateX(-50%);
	background:linear-gradient(90deg,transparent,rgba(247,243,236,.08),transparent);
}

.lmm-service-process-header{
	max-width:840px;
	margin:0 auto 64px;
	text-align:center;
}

.lmm-service-process-header .lmm-service-eyebrow{
	display:block;
	margin:0 0 18px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-service-process-header h2{
	max-width:840px;
	margin:0 auto 24px;
	color:var(--text);
	font-size:clamp(38px,4vw,58px);
	line-height:1.06;
	letter-spacing:-.04em;
}

.lmm-service-process-text{
	max-width:720px;
	margin:0 auto;
	color:var(--text-2);
	font-size:18px;
	line-height:1.85;
}

.lmm-service-process-grid{
	display:grid;
	grid-template-columns:repeat(5,minmax(0,1fr));
	gap:24px;
}

.lmm-service-process-card{
	position:relative;
	overflow:hidden;
	display:flex;
	flex-direction:column;
	min-height:330px;
	padding:30px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:24px;
	background:linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	box-shadow:0 24px 70px rgba(0,0,0,.26);
	transition:
		transform .35s ease,
		border-color .35s ease,
		box-shadow .35s ease,
		background .35s ease;
}

.lmm-service-process-card::before{
	content:"";
	position:absolute;
	inset:0;
	border-radius:24px;
	padding:1px;
	background:linear-gradient(120deg,transparent,rgba(247,243,236,.06),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-service-process-card-glow{
	position:absolute;
	right:-70px;
	bottom:-70px;
	width:220px;
	height:220px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(31,111,103,.14),transparent 70%);
	opacity:.45;
	pointer-events:none;
	transition:
		transform .4s ease,
		opacity .4s ease;
}

.lmm-service-process-card:hover{
	transform:translateY(-8px);
	border-color:rgba(31,111,103,.38);
	background:linear-gradient(180deg,rgba(247,243,236,.06),rgba(247,243,236,.022));
	box-shadow:
		0 30px 80px rgba(0,0,0,.38),
		0 0 42px rgba(31,111,103,.12);
}

.lmm-service-process-card:hover .lmm-service-process-card-glow{
	transform:scale(1.12);
	opacity:.8;
}

.lmm-service-process-number{
	position:relative;
	z-index:2;
	display:flex;
	align-items:center;
	justify-content:center;
	width:54px;
	height:54px;
	margin:0 0 22px;
	border-radius:16px;
	background:rgba(31,111,103,.10);
	color:var(--teal-hover);
	font-size:13px;
	font-weight:900;
	line-height:1;
	letter-spacing:1px;
	box-shadow:0 0 22px rgba(31,111,103,.10);
	transition:
		transform .3s ease,
		background .3s ease,
		box-shadow .3s ease;
}

.lmm-service-process-card:hover .lmm-service-process-number{
	transform:translateY(-4px);
	background:rgba(31,111,103,.14);
	box-shadow:0 0 22px rgba(31,111,103,.22);
}

.lmm-service-process-card h3{
	position:relative;
	z-index:2;
	margin:0 0 14px;
	color:var(--text);
	font-size:21px;
	line-height:1.25;
	letter-spacing:-.02em;
}

.lmm-service-process-card p{
	position:relative;
	z-index:2;
	margin:0;
	color:var(--text-2);
	font-size:14px;
	line-height:1.75;
}

@keyframes lmm-service-process-glow{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}

	50%{
		transform:translate(-50%,-50%) scale(1.08);
		opacity:.82;
	}

	100%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}
}

@media(max-width:1200px){
	.lmm-service-process-grid{
		grid-template-columns:repeat(3,minmax(0,1fr));
	}
}

@media(max-width:1100px){
	.lmm-section.lmm-service-process{
		padding:84px 0 100px;
	}

	.lmm-service-includes + .lmm-service-process{
		padding-top:82px;
	}

	.lmm-service-process-card{
		min-height:280px;
		padding:30px;
	}
}

@media(max-width:768px){
	.lmm-section.lmm-service-process{
		padding:70px 0 92px;
	}

	.lmm-service-includes + .lmm-service-process{
		padding-top:70px;
	}

	.lmm-service-process-header{
		margin-bottom:46px;
	}

	.lmm-service-process-header .lmm-service-eyebrow{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-service-process-header h2{
		font-size:clamp(34px,9vw,46px);
		line-height:1.1;
	}

	.lmm-service-process-text{
		font-size:16px;
		line-height:1.75;
	}

	.lmm-service-process-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:22px;
	}

	.lmm-service-process-card{
		min-height:0;
		padding:28px;
		border-radius:22px;
	}

	.lmm-service-process-card::before{
		border-radius:22px;
	}
}

@media(max-width:560px){
	.lmm-section.lmm-service-process{
		padding:60px 0 82px;
	}

	.lmm-service-includes + .lmm-service-process{
		padding-top:60px;
	}

	.lmm-service-process-grid{
		grid-template-columns:1fr;
	}

	.lmm-service-process-card{
		padding:24px;
		border-radius:20px;
	}

	.lmm-service-process-card::before{
		border-radius:20px;
	}

	.lmm-service-process-number{
		width:48px;
		height:48px;
		margin-bottom:20px;
		font-size:12px;
	}

	.lmm-service-process-card h3{
		font-size:20px;
	}

	.lmm-service-process-card p{
		font-size:14px;
		line-height:1.7;
	}
}

@media(prefers-reduced-motion:reduce){
	.lmm-service-process-glow{
		animation:none;
	}

	.lmm-service-process-card,
	.lmm-service-process-card-glow,
	.lmm-service-process-number{
		transition:none;
	}
}

.lmm-section.lmm-service-final{
	position:relative;
	overflow:hidden;
	padding:96px 0 120px;
	background:var(--bg);
}

.lmm-service-process + .lmm-service-final{
	padding-top:92px;
}

.lmm-service-final-glow{
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:1100px;
	height:720px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.10),transparent 72%);
	pointer-events:none;
	animation:lmm-service-final-glow 12s ease-in-out infinite;
}

.lmm-service-final .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-service-final-grid{
	position:relative;
	overflow:hidden;
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);
	gap:56px;
	align-items:stretch;
	max-width:1180px;
	margin:0 auto;
	padding:64px;
	border:1px solid rgba(247,243,236,.08);
	border-radius:34px;
	background:
		radial-gradient(circle at top left,rgba(31,111,103,.16),transparent 52%),
		radial-gradient(circle at bottom right,rgba(201,122,75,.12),transparent 48%),
		linear-gradient(180deg,rgba(247,243,236,.055),rgba(247,243,236,.018));
	backdrop-filter:blur(16px);
	-webkit-backdrop-filter:blur(16px);
	box-shadow:0 35px 90px rgba(0,0,0,.38);
}

.lmm-service-final-grid::before{
	content:"";
	position:absolute;
	inset:0;
	z-index:1;
	border-radius:34px;
	padding:1px;
	background:linear-gradient(135deg,transparent,rgba(247,243,236,.09),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.55;
	pointer-events:none;
}

.lmm-service-final-grid::after{
	content:"";
	position:absolute;
	right:-140px;
	bottom:-140px;
	z-index:0;
	width:420px;
	height:420px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(215,199,163,.13),transparent 70%);
	pointer-events:none;
}

.lmm-service-final-content,
.lmm-service-related{
	position:relative;
	z-index:3;
}

.lmm-service-final-content{
	max-width:720px;
}

.lmm-service-final-content .lmm-service-eyebrow{
	display:block;
	margin:0 0 18px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-service-final h2{
	max-width:760px;
	margin:0 0 24px;
	color:var(--text);
	font-size:clamp(38px,4vw,62px);
	line-height:1.05;
	letter-spacing:-.045em;
}

.lmm-service-final-content p:not(.lmm-service-eyebrow){
	max-width:680px;
	margin:0;
	color:var(--text-2);
	font-size:18px;
	line-height:1.85;
}

.lmm-service-final-actions{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:14px;
	margin-top:40px;
}

.lmm-service-related{
	display:flex;
	flex-direction:column;
	min-height:100%;
}

.lmm-service-related-label{
	margin:0 0 18px;
	color:var(--teal-hover);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:2.4px;
	text-transform:uppercase;
}

.lmm-service-related-list{
	display:grid;
	gap:14px;
}

.lmm-service-related-card{
	position:relative;
	overflow:hidden;
	display:block;
	padding:22px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:20px;
	background:rgba(15,17,16,.42);
	color:inherit;
	text-decoration:none;
	transition:
		transform .35s ease,
		border-color .35s ease,
		background .35s ease,
		box-shadow .35s ease;
}

.lmm-service-related-card::after{
	content:"";
	position:absolute;
	right:-60px;
	bottom:-60px;
	width:160px;
	height:160px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(31,111,103,.18),transparent 70%);
	opacity:.5;
	pointer-events:none;
	transition:
		transform .35s ease,
		opacity .35s ease;
}

.lmm-service-related-card:hover{
	transform:translateY(-5px);
	border-color:rgba(31,111,103,.38);
	background:rgba(247,243,236,.055);
	box-shadow:0 22px 60px rgba(0,0,0,.28);
}

.lmm-service-related-card:hover::after{
	transform:scale(1.12);
	opacity:.85;
}

.lmm-service-related-card span{
	position:relative;
	z-index:2;
	display:block;
	margin:0 0 10px;
	color:var(--teal-hover);
	font-size:12px;
	font-weight:900;
	line-height:1;
	letter-spacing:1px;
}

.lmm-service-related-card strong{
	position:relative;
	z-index:2;
	display:block;
	margin:0 0 8px;
	color:var(--text);
	font-size:18px;
	line-height:1.25;
	letter-spacing:-.015em;
}

.lmm-service-related-card small{
	position:relative;
	z-index:2;
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.65;
}

@keyframes lmm-service-final-glow{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}

	50%{
		transform:translate(-50%,-50%) scale(1.08);
		opacity:.82;
	}

	100%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}
}

@media(max-width:1100px){
	.lmm-section.lmm-service-final{
		padding:84px 0 108px;
	}

	.lmm-service-process + .lmm-service-final{
		padding-top:82px;
	}

	.lmm-service-final-grid{
		grid-template-columns:1fr;
		padding:56px 44px;
	}
}

@media(max-width:768px){
	.lmm-section.lmm-service-final{
		padding:70px 0 96px;
	}

	.lmm-service-process + .lmm-service-final{
		padding-top:70px;
	}

	.lmm-service-final-grid{
		gap:42px;
		padding:46px 30px;
		border-radius:26px;
	}

	.lmm-service-final-grid::before{
		border-radius:26px;
	}

	.lmm-service-final-content{
		text-align:center;
	}

	.lmm-service-final-content .lmm-service-eyebrow,
	.lmm-service-related-label{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-service-final h2{
		font-size:clamp(34px,9vw,48px);
		line-height:1.1;
	}

	.lmm-service-final-content p:not(.lmm-service-eyebrow){
		margin-left:auto;
		margin-right:auto;
		font-size:16px;
		line-height:1.75;
	}

	.lmm-service-final-actions{
		justify-content:center;
		margin-top:34px;
	}

	.lmm-service-related-label{
		text-align:center;
	}

	.lmm-service-related-card{
		padding:20px;
	}
}

@media(max-width:560px){
	.lmm-section.lmm-service-final{
		padding:60px 0 84px;
	}

	.lmm-service-process + .lmm-service-final{
		padding-top:60px;
	}

	.lmm-service-final-grid{
		padding:40px 22px;
		border-radius:22px;
	}

	.lmm-service-final-grid::before{
		border-radius:22px;
	}

	.lmm-service-final h2{
		font-size:32px;
	}

	.lmm-service-final-content p:not(.lmm-service-eyebrow){
		font-size:15px;
		line-height:1.7;
	}

	.lmm-service-final-actions{
		flex-direction:column;
		align-items:stretch;
	}

	.lmm-service-final-actions .lmm-btn-primary,
	.lmm-service-final-actions .lmm-btn-secondary{
		justify-content:center;
		width:100%;
	}

	.lmm-service-related-card{
		padding:18px;
		border-radius:18px;
	}

	.lmm-service-related-card strong{
		font-size:17px;
	}
}

@media(prefers-reduced-motion:reduce){
	.lmm-service-final-glow{
		animation:none;
	}

	.lmm-service-related-card,
	.lmm-service-related-card::after{
		transition:none;
	}
}

.lmm-section.lmm-services-overview{
	position:relative;
	overflow:hidden;
	padding:72px 0 96px;
	background:var(--bg);
	scroll-margin-top:140px;
}

.lmm-services-hero + .lmm-services-overview{
	padding-top:56px;
}

.lmm-services-overview-glow{
	position:absolute;
	top:52%;
	left:50%;
	z-index:0;
	width:1100px;
	height:760px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.08),transparent 72%);
	pointer-events:none;
	animation:lmm-services-overview-glow 12s ease-in-out infinite;
}

.lmm-services-overview .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-services-overview::after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0;
	z-index:2;
	width:100%;
	max-width:1320px;
	height:1px;
	transform:translateX(-50%);
	background:linear-gradient(90deg,transparent,rgba(247,243,236,.08),transparent);
}

.lmm-services-overview-header{
	max-width:840px;
	margin:0 auto 64px;
	text-align:center;
}

.lmm-services-overview-header .lmm-services-eyebrow{
	display:block;
	margin:0 0 18px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-services-overview-header h2{
	max-width:840px;
	margin:0 auto 24px;
	color:var(--text);
	font-size:clamp(38px,4vw,58px);
	line-height:1.06;
	letter-spacing:-.04em;
}

.lmm-services-overview-text{
	max-width:720px;
	margin:0 auto;
	color:var(--text-2);
	font-size:18px;
	line-height:1.85;
}

.lmm-services-overview-grid{
	display:grid;
	grid-template-columns:repeat(6,minmax(0,1fr));
	gap:28px;
}

.lmm-services-card{
	position:relative;
	grid-column:span 2;
	min-height:100%;
}

.lmm-services-card-hosting{
	grid-column:2 / span 2;
}

.lmm-services-card:nth-child(4){
	grid-column:4 / span 2;
}

.lmm-services-card-link{
	position:relative;
	overflow:hidden;
	display:flex;
	flex-direction:column;
	height:100%;
	min-height:430px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:26px;
	background:linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	color:inherit;
	text-decoration:none;
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	box-shadow:0 24px 70px rgba(0,0,0,.26);
	transition:
		transform .35s ease,
		border-color .35s ease,
		box-shadow .35s ease,
		background .35s ease;
}

.lmm-services-card-link::before{
	content:"";
	position:absolute;
	inset:0;
	z-index:2;
	border-radius:26px;
	padding:1px;
	background:linear-gradient(120deg,transparent,rgba(247,243,236,.07),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-services-card-link::after{
	content:"";
	position:absolute;
	right:-90px;
	bottom:-90px;
	z-index:0;
	width:240px;
	height:240px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(31,111,103,.16),transparent 70%);
	opacity:.4;
	pointer-events:none;
	transition:
		opacity .35s ease,
		transform .35s ease;
}

.lmm-services-card-link:hover{
	transform:translateY(-8px);
	border-color:rgba(31,111,103,.38);
	background:linear-gradient(180deg,rgba(247,243,236,.06),rgba(247,243,236,.022));
	box-shadow:
		0 30px 80px rgba(0,0,0,.38),
		0 0 44px rgba(31,111,103,.12);
}

.lmm-services-card-link:hover::after{
	transform:scale(1.14);
	opacity:.75;
}

.lmm-services-card-visual{
	position:relative;
	z-index:1;
	min-height:178px;
	margin:22px 22px 0;
	border:1px solid rgba(247,243,236,.06);
	border-radius:22px;
	background:
		radial-gradient(circle at top right,rgba(31,111,103,.20),transparent 55%),
		linear-gradient(145deg,rgba(247,243,236,.045),rgba(247,243,236,.015));
	overflow:hidden;
}

.lmm-services-card-visual span{
	position:absolute;
	display:block;
	border-radius:18px;
	background:rgba(247,243,236,.08);
	box-shadow:0 18px 45px rgba(0,0,0,.22);
}

.lmm-services-card-visual-web span:nth-child(1){
	left:26px;
	top:28px;
	width:68%;
	height:18px;
	background:var(--teal);
	opacity:.72;
}

.lmm-services-card-visual-web span:nth-child(2){
	left:26px;
	top:64px;
	width:48%;
	height:72px;
}

.lmm-services-card-visual-web span:nth-child(3){
	right:24px;
	bottom:24px;
	width:34%;
	height:96px;
	background:rgba(215,199,163,.18);
}

.lmm-services-card-visual-brand span:nth-child(1){
	left:28px;
	top:30px;
	width:72px;
	height:72px;
	border-radius:50%;
	background:var(--sand);
	opacity:.72;
}

.lmm-services-card-visual-brand span:nth-child(2){
	right:30px;
	top:34px;
	width:42%;
	height:18px;
	background:var(--teal);
	opacity:.7;
}

.lmm-services-card-visual-brand span:nth-child(3){
	left:28px;
	right:28px;
	bottom:28px;
	height:48px;
	background:rgba(201,122,75,.18);
}

.lmm-services-card-visual-social span:nth-child(1){
	left:28px;
	top:26px;
	width:92px;
	height:120px;
	background:rgba(31,111,103,.22);
}

.lmm-services-card-visual-social span:nth-child(2){
	left:138px;
	top:46px;
	width:92px;
	height:120px;
	background:rgba(215,199,163,.16);
}

.lmm-services-card-visual-social span:nth-child(3){
	right:28px;
	bottom:26px;
	width:92px;
	height:120px;
	background:rgba(201,122,75,.18);
}

.lmm-services-card-visual-print span:nth-child(1){
	left:30px;
	top:28px;
	width:54%;
	height:108px;
	background:rgba(215,199,163,.16);
}

.lmm-services-card-visual-print span:nth-child(2){
	right:30px;
	top:50px;
	width:34%;
	height:78px;
	background:rgba(31,111,103,.22);
}

.lmm-services-card-visual-print span:nth-child(3){
	left:52px;
	bottom:24px;
	width:62%;
	height:18px;
	background:var(--orange);
	opacity:.68;
}

.lmm-services-card-visual-hosting span:nth-child(1){
	left:30px;
	right:30px;
	top:34px;
	height:28px;
	background:rgba(201,122,75,.20);
}

.lmm-services-card-visual-hosting span:nth-child(2){
	left:30px;
	right:58px;
	top:78px;
	height:28px;
	background:rgba(31,111,103,.20);
}

.lmm-services-card-visual-hosting span:nth-child(3){
	left:30px;
	right:86px;
	top:122px;
	height:28px;
	background:rgba(215,199,163,.16);
}

.lmm-services-card-content{
	position:relative;
	z-index:3;
	display:flex;
	flex-direction:column;
	flex:1;
	padding:30px;
}

.lmm-services-card-kicker{
	margin:0 0 12px;
	color:var(--sand);
	font-size:11px;
	font-weight:900;
	line-height:1.4;
	letter-spacing:2px;
	text-transform:uppercase;
}

.lmm-services-card h3{
	margin:0 0 14px;
	color:var(--text);
	font-size:26px;
	line-height:1.18;
	letter-spacing:-.025em;
}

.lmm-services-card p:not(.lmm-services-card-kicker){
	margin:0 0 24px;
	color:var(--text-2);
	font-size:15px;
	line-height:1.75;
}

.lmm-services-card-action{
	display:inline-flex;
	align-items:center;
	gap:8px;
	margin-top:auto;
	color:var(--teal-hover);
	font-size:14px;
	font-weight:900;
	line-height:1.4;
}

.lmm-services-card-action::after{
	content:"→";
	transition:transform .25s ease;
}

.lmm-services-card-link:hover .lmm-services-card-action::after{
	transform:translateX(4px);
}

@keyframes lmm-services-overview-glow{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}

	50%{
		transform:translate(-50%,-50%) scale(1.08);
		opacity:.82;
	}

	100%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}
}

@media(max-width:1100px){
	.lmm-section.lmm-services-help{
		padding:84px 0 100px;
	}

	.lmm-services-overview + .lmm-services-help{
		padding-top:82px;
	}

	.lmm-services-help-grid{
		gap:64px;
	}

	.lmm-services-help-board{
		min-height:480px;
	}

	.lmm-section.lmm-services-overview{
		padding:64px 0 88px;
	}

	.lmm-services-hero + .lmm-services-overview{
		padding-top:44px;
	}

	.lmm-services-overview-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:24px;
	}

	.lmm-services-card,
	.lmm-services-card-hosting,
	.lmm-services-card:nth-child(4){
		grid-column:auto;
	}
}

@media(max-width:980px){
	.lmm-services-help-grid{
		grid-template-columns:1fr;
		gap:56px;
	}

	.lmm-services-help-content{
		max-width:100%;
		text-align:center;
	}

	.lmm-services-help-content p:not(.lmm-services-eyebrow){
		margin-left:auto;
		margin-right:auto;
	}

	.lmm-services-help-actions{
		justify-content:center;
	}

	.lmm-services-help-visual{
		max-width:680px;
		margin:0 auto;
		width:100%;
	}
}

@media(max-width:768px){
	.lmm-section.lmm-services-help{
		padding:70px 0 92px;
	}

	.lmm-services-overview + .lmm-services-help{
		padding-top:70px;
	}

	.lmm-services-help-content .lmm-services-eyebrow{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-services-help-content h2{
		font-size:clamp(34px,9vw,46px);
		line-height:1.1;
	}

	.lmm-services-help-content p:not(.lmm-services-eyebrow){
		font-size:15px;
		line-height:1.8;
	}

	.lmm-services-help-board{
		min-height:430px;
		border-radius:24px;
	}

	.lmm-services-help-board::before{
		border-radius:24px;
	}

	.lmm-services-help-window-main{
		left:24px;
		top:34px;
		width:74%;
		height:190px;
	}

	.lmm-services-help-window-brand{
		right:22px;
		top:150px;
		width:50%;
		height:156px;
	}

	.lmm-services-help-window-social{
		left:28px;
		bottom:34px;
		width:46%;
		height:150px;
	}

	.lmm-services-help-note{
		right:24px;
		bottom:32px;
		width:190px;
		padding:18px;
	}

	.lmm-section.lmm-services-overview{
		padding:56px 0 82px;
	}

	.lmm-services-hero + .lmm-services-overview{
		padding-top:36px;
	}

	.lmm-services-overview-header{
		margin-bottom:46px;
	}

	.lmm-services-overview-header .lmm-services-eyebrow{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-services-overview-header h2{
		font-size:clamp(34px,9vw,46px);
		line-height:1.1;
	}

	.lmm-services-overview-text{
		font-size:16px;
		line-height:1.75;
	}

	.lmm-services-overview-grid{
		grid-template-columns:1fr;
		gap:22px;
	}

	.lmm-services-card-link{
		min-height:0;
		border-radius:22px;
	}

	.lmm-services-card-link::before{
		border-radius:22px;
	}

	.lmm-services-card-visual{
		min-height:150px;
		border-radius:18px;
	}

	.lmm-services-card-content{
		padding:26px;
	}

	.lmm-services-card h3{
		font-size:24px;
	}
}

@media(max-width:480px){
	.lmm-section.lmm-services-help{
		padding:60px 0 82px;
	}

	.lmm-services-overview + .lmm-services-help{
		padding-top:60px;
	}

	.lmm-services-help-actions{
		flex-direction:column;
		align-items:stretch;
	}

	.lmm-services-help-actions .lmm-btn{
		justify-content:center;
		width:100%;
	}

	.lmm-services-help-board{
		min-height:390px;
	}

	.lmm-services-help-window-main{
		width:82%;
		height:170px;
	}

	.lmm-services-help-window-brand{
		top:138px;
		width:58%;
		height:140px;
	}

	.lmm-services-help-window-social{
		width:54%;
		height:136px;
	}

	.lmm-services-help-note{
		width:170px;
	}

	.lmm-section.lmm-services-overview{
		padding:48px 0 72px;
	}

	.lmm-services-hero + .lmm-services-overview{
		padding-top:28px;
	}

	.lmm-services-card-visual{
		margin:18px 18px 0;
		min-height:138px;
	}

	.lmm-services-card-content{
		padding:24px;
	}

	.lmm-services-card h3{
		font-size:22px;
	}

	.lmm-services-card p:not(.lmm-services-card-kicker){
		font-size:14px;
		line-height:1.7;
	}
}

@media(prefers-reduced-motion:reduce){
	.lmm-services-help-glow{
		animation:none;
	}

	.lmm-services-overview-glow{
		animation:none;
	}

	.lmm-services-card-link,
	.lmm-services-card-link::after,
	.lmm-services-card-action::after{
		transition:none;
	}
}

.lmm-section.lmm-services-help{
	position:relative;
	overflow:hidden;
	padding:96px 0 110px;
	background:var(--bg);
}

.lmm-services-overview + .lmm-services-help{
	padding-top:92px;
}

.lmm-services-help-glow{
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:1100px;
	height:760px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.07),transparent 72%);
	pointer-events:none;
	animation:lmm-services-help-glow 12s ease-in-out infinite;
}

.lmm-services-help .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-services-help::after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0;
	z-index:2;
	width:100%;
	max-width:1320px;
	height:1px;
	transform:translateX(-50%);
	background:linear-gradient(90deg,transparent,rgba(247,243,236,.08),transparent);
}

.lmm-services-help-grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);
	align-items:center;
	gap:90px;
}

.lmm-services-help-content{
	max-width:720px;
}

.lmm-services-help-content .lmm-services-eyebrow{
	display:block;
	margin:0 0 22px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-services-help-content h2{
	max-width:560px;
	margin:0 0 26px;
	color:var(--text);
	font-size:clamp(34px,4vw,52px);
	line-height:1.06;
	letter-spacing:-.04em;
}

.lmm-services-help-content p:not(.lmm-services-eyebrow){
	max-width:680px;
	margin:0 0 18px;
	color:var(--text-2);
	font-size:17px;
	line-height:1.85;
}

.lmm-services-help-actions{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:14px;
	margin-top:36px;
}

.lmm-services-help-visual{
	position:relative;
}

.lmm-services-help-board{
	position:relative;
	min-height:520px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:30px;
	background:
		radial-gradient(circle at top right,rgba(31,111,103,.18),transparent 58%),
		linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	overflow:hidden;
	box-shadow:0 35px 90px rgba(0,0,0,.38);
}

.lmm-services-help-board::before{
	content:"";
	position:absolute;
	inset:0;
	z-index:2;
	border-radius:30px;
	padding:1px;
	background:linear-gradient(135deg,transparent,rgba(247,243,236,.08),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-services-help-board::after{
	content:"";
	position:absolute;
	right:-110px;
	bottom:-110px;
	width:320px;
	height:320px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(201,122,75,.18),transparent 70%);
	opacity:.65;
	pointer-events:none;
}

.lmm-services-help-window{
	position:absolute;
	z-index:3;
	overflow:hidden;
	border:1px solid rgba(247,243,236,.08);
	border-radius:22px;
	background:linear-gradient(180deg,rgba(15,17,16,.82),rgba(15,17,16,.48));
	box-shadow:0 24px 70px rgba(0,0,0,.34);
}

.lmm-services-help-window span{
	position:absolute;
	display:block;
	border-radius:999px;
	background:rgba(247,243,236,.10);
}

.lmm-services-help-window-main{
	top:44px;
	left:40px;
	width:70%;
	height:230px;
}

.lmm-services-help-window-main span:nth-child(1){
	left:28px;
	top:28px;
	width:58%;
	height:16px;
	background:var(--teal);
	opacity:.78;
}

.lmm-services-help-window-main span:nth-child(2){
	left:28px;
	top:70px;
	width:42%;
	height:88px;
	border-radius:18px;
	background:rgba(215,199,163,.16);
}

.lmm-services-help-window-main span:nth-child(3){
	right:28px;
	bottom:32px;
	width:34%;
	height:110px;
	border-radius:18px;
	background:rgba(201,122,75,.18);
}

.lmm-services-help-window-brand{
	right:36px;
	top:178px;
	width:48%;
	height:180px;
}

.lmm-services-help-window-brand span:nth-child(1){
	left:24px;
	top:26px;
	width:58px;
	height:58px;
	border-radius:50%;
	background:var(--sand);
	opacity:.75;
}

.lmm-services-help-window-brand span:nth-child(2){
	right:24px;
	top:34px;
	width:38%;
	height:14px;
	background:var(--teal);
	opacity:.75;
}

.lmm-services-help-window-brand span:nth-child(3){
	left:24px;
	right:24px;
	bottom:28px;
	height:34px;
	border-radius:14px;
	background:rgba(247,243,236,.08);
}

.lmm-services-help-window-social{
	left:46px;
	bottom:48px;
	width:42%;
	height:180px;
}

.lmm-services-help-window-social span:nth-child(1){
	left:22px;
	top:24px;
	width:58px;
	height:92px;
	border-radius:16px;
	background:rgba(31,111,103,.24);
}

.lmm-services-help-window-social span:nth-child(2){
	left:92px;
	top:42px;
	width:58px;
	height:92px;
	border-radius:16px;
	background:rgba(215,199,163,.16);
}

.lmm-services-help-window-social span:nth-child(3){
	right:22px;
	bottom:22px;
	width:58px;
	height:92px;
	border-radius:16px;
	background:rgba(201,122,75,.18);
}

.lmm-services-help-note{
	position:absolute;
	right:42px;
	bottom:46px;
	z-index:4;
	width:210px;
	padding:20px;
	border:1px solid rgba(247,243,236,.09);
	border-radius:20px;
	background:rgba(15,17,16,.76);
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	box-shadow:0 20px 60px rgba(0,0,0,.32);
}

.lmm-services-help-note strong{
	display:block;
	margin-bottom:6px;
	color:var(--text);
	font-size:20px;
	line-height:1.2;
	letter-spacing:-.02em;
}

.lmm-services-help-note span{
	display:block;
	color:var(--text-2);
	font-size:13px;
	line-height:1.6;
}

@keyframes lmm-services-help-glow{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}

	50%{
		transform:translate(-50%,-50%) scale(1.08);
		opacity:.82;
	}

	100%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}
}

.lmm-section.lmm-services-process{
	position:relative;
	overflow:hidden;
	padding:96px 0 110px;
	background:var(--bg);
}

.lmm-services-help + .lmm-services-process{
	padding-top:92px;
}

.lmm-services-process-glow{
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:1100px;
	height:720px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.08),transparent 72%);
	pointer-events:none;
	animation:lmm-services-process-glow 12s ease-in-out infinite;
}

.lmm-services-process .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-services-process::after{
	content:"";
	position:absolute;
	left:50%;
	bottom:0;
	z-index:2;
	width:100%;
	max-width:1320px;
	height:1px;
	transform:translateX(-50%);
	background:linear-gradient(90deg,transparent,rgba(247,243,236,.08),transparent);
}

.lmm-services-process-header{
	max-width:820px;
	margin:0 auto 64px;
	text-align:center;
}

.lmm-services-process-header .lmm-services-eyebrow{
	display:block;
	margin:0 0 18px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-services-process-header h2{
	max-width:820px;
	margin:0 auto 24px;
	color:var(--text);
	font-size:clamp(38px,4vw,58px);
	line-height:1.06;
	letter-spacing:-.04em;
}

.lmm-services-process-text{
	max-width:720px;
	margin:0 auto;
	color:var(--text-2);
	font-size:18px;
	line-height:1.85;
}

.lmm-services-process-grid{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:28px;
}

.lmm-services-process-card{
	position:relative;
	overflow:hidden;
	display:flex;
	flex-direction:column;
	min-height:330px;
	padding:32px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:24px;
	background:linear-gradient(180deg,rgba(247,243,236,.045),rgba(247,243,236,.018));
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	box-shadow:0 24px 70px rgba(0,0,0,.26);
	transition:
		transform .35s ease,
		border-color .35s ease,
		box-shadow .35s ease,
		background .35s ease;
}

.lmm-services-process-card::before{
	content:"";
	position:absolute;
	inset:0;
	border-radius:24px;
	padding:1px;
	background:linear-gradient(120deg,transparent,rgba(247,243,236,.06),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.45;
	pointer-events:none;
}

.lmm-services-process-card-glow{
	position:absolute;
	right:-70px;
	bottom:-70px;
	width:220px;
	height:220px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(31,111,103,.14),transparent 70%);
	opacity:.45;
	pointer-events:none;
	transition:
		transform .4s ease,
		opacity .4s ease;
}

.lmm-services-process-card:hover{
	transform:translateY(-8px);
	border-color:rgba(31,111,103,.38);
	background:linear-gradient(180deg,rgba(247,243,236,.06),rgba(247,243,236,.022));
	box-shadow:
		0 30px 80px rgba(0,0,0,.38),
		0 0 42px rgba(31,111,103,.12);
}

.lmm-services-process-card:hover .lmm-services-process-card-glow{
	transform:scale(1.12);
	opacity:.8;
}

.lmm-services-process-number{
	position:relative;
	z-index:2;
	display:flex;
	align-items:center;
	justify-content:center;
	width:54px;
	height:54px;
	margin:0 0 22px;
	border-radius:16px;
	background:rgba(31,111,103,.14);
	color:var(--teal-hover);
	font-size:13px;
	font-weight:900;
	line-height:1;
	letter-spacing:1px;
	box-shadow:0 0 22px rgba(31,111,103,.10);
	transition:
		transform .3s ease,
		background .3s ease,
		box-shadow .3s ease;
}

.lmm-services-process-card:hover .lmm-services-process-number{
	transform:translateY(-4px);
	background:rgba(31,111,103,.18);
	box-shadow:0 0 22px rgba(31,111,103,.22);
}

.lmm-services-process-card h3{
	position:relative;
	z-index:2;
	margin:0 0 14px;
	color:var(--text);
	font-size:22px;
	line-height:1.25;
	letter-spacing:-.02em;
}

.lmm-services-process-card p{
	position:relative;
	z-index:2;
	margin:0;
	color:var(--text-2);
	font-size:15px;
	line-height:1.75;
}

@keyframes lmm-services-process-glow{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}

	50%{
		transform:translate(-50%,-50%) scale(1.08);
		opacity:.82;
	}

	100%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}
}

.lmm-section.lmm-services-final-cta{
	position:relative;
	overflow:hidden;
	padding:96px 0 120px;
	background:var(--bg);
}

.lmm-services-process + .lmm-services-final-cta{
	padding-top:92px;
}

.lmm-services-final-cta-glow{
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:1100px;
	height:720px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.10),transparent 72%);
	pointer-events:none;
	animation:lmm-services-final-cta-glow 12s ease-in-out infinite;
}

.lmm-services-final-cta .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-services-final-cta-card{
	position:relative;
	overflow:hidden;
	max-width:1040px;
	margin:0 auto;
	padding:72px 64px;
	border:1px solid rgba(247,243,236,.08);
	border-radius:34px;
	background:
		radial-gradient(circle at top right,rgba(31,111,103,.16),transparent 52%),
		radial-gradient(circle at bottom left,rgba(201,122,75,.12),transparent 48%),
		linear-gradient(180deg,rgba(247,243,236,.055),rgba(247,243,236,.018));
	text-align:center;
	backdrop-filter:blur(16px);
	-webkit-backdrop-filter:blur(16px);
	box-shadow:0 35px 90px rgba(0,0,0,.38);
}

.lmm-services-final-cta-card::before{
	content:"";
	position:absolute;
	inset:0;
	z-index:1;
	border-radius:34px;
	padding:1px;
	background:linear-gradient(135deg,transparent,rgba(247,243,236,.09),transparent);
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite:xor;
	mask-composite:exclude;
	opacity:.55;
	pointer-events:none;
}

.lmm-services-final-cta-card::after{
	content:"";
	position:absolute;
	left:50%;
	bottom:-140px;
	z-index:0;
	width:520px;
	height:260px;
	transform:translateX(-50%);
	border-radius:50%;
	background:radial-gradient(circle,rgba(215,199,163,.14),transparent 70%);
	pointer-events:none;
}

.lmm-services-final-cta-card > *{
	position:relative;
	z-index:3;
}

.lmm-services-final-cta-mark{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	margin:0 auto 26px;
}

.lmm-services-final-cta-mark span{
	display:block;
	width:12px;
	height:12px;
	border-radius:50%;
}

.lmm-services-final-cta-mark span:nth-child(1){
	background:var(--teal);
	box-shadow:0 0 24px rgba(31,111,103,.35);
}

.lmm-services-final-cta-mark span:nth-child(2){
	background:var(--sand);
	box-shadow:0 0 24px rgba(215,199,163,.22);
}

.lmm-services-final-cta-mark span:nth-child(3){
	background:var(--orange);
	box-shadow:0 0 24px rgba(201,122,75,.24);
}

.lmm-services-final-cta .lmm-services-eyebrow{
	display:block;
	margin:0 0 18px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-services-final-cta h2{
	max-width:820px;
	margin:0 auto 24px;
	color:var(--text);
	font-size:clamp(38px,4vw,62px);
	line-height:1.05;
	letter-spacing:-.045em;
}

.lmm-services-final-cta p:not(.lmm-services-eyebrow){
	max-width:760px;
	margin:0 auto;
	color:var(--text-2);
	font-size:18px;
	line-height:1.85;
}

.lmm-services-final-cta-actions{
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	gap:14px;
	margin-top:42px;
}

@keyframes lmm-services-final-cta-glow{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}

	50%{
		transform:translate(-50%,-50%) scale(1.08);
		opacity:.82;
	}

	100%{
		transform:translate(-50%,-50%) scale(1);
		opacity:.45;
	}
}

@media(max-width:1100px){
	.lmm-section.lmm-services-final-cta{
		padding:84px 0 108px;
	}

	.lmm-services-process + .lmm-services-final-cta{
		padding-top:82px;
	}

	.lmm-services-final-cta-card{
		padding:64px 48px;
	}
}

@media(max-width:768px){
	.lmm-section.lmm-services-final-cta{
		padding:70px 0 96px;
	}

	.lmm-services-process + .lmm-services-final-cta{
		padding-top:70px;
	}

	.lmm-services-final-cta-card{
		padding:54px 30px;
		border-radius:26px;
	}

	.lmm-services-final-cta-card::before{
		border-radius:26px;
	}

	.lmm-services-final-cta .lmm-services-eyebrow{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-services-final-cta h2{
		font-size:clamp(34px,9vw,48px);
		line-height:1.1;
	}

	.lmm-services-final-cta p:not(.lmm-services-eyebrow){
		font-size:16px;
		line-height:1.75;
	}

	.lmm-services-final-cta-actions{
		margin-top:34px;
	}
}

@media(max-width:560px){
	.lmm-section.lmm-services-final-cta{
		padding:60px 0 84px;
	}

	.lmm-services-process + .lmm-services-final-cta{
		padding-top:60px;
	}

	.lmm-services-final-cta-card{
		padding:44px 24px;
		border-radius:22px;
	}

	.lmm-services-final-cta-card::before{
		border-radius:22px;
	}

	.lmm-services-final-cta h2{
		font-size:32px;
	}

	.lmm-services-final-cta p:not(.lmm-services-eyebrow){
		font-size:15px;
		line-height:1.7;
	}

	.lmm-services-final-cta-actions{
		flex-direction:column;
		align-items:stretch;
	}

	.lmm-services-final-cta-actions .lmm-btn-primary,
	.lmm-services-final-cta-actions .lmm-btn-secondary{
		justify-content:center;
		width:100%;
	}
}

@media(prefers-reduced-motion:reduce){
	.lmm-services-final-cta-glow{
		animation:none;
	}
}

.lmm-services-grid{
	grid-template-columns:repeat(5,minmax(0,1fr));
}

.lmm-service-card{
	display:flex;
	flex-direction:column;
	min-height:100%;
	padding:28px;
	color:inherit;
	text-decoration:none;
	transition:
		transform .28s ease,
		border-color .28s ease,
		background .28s ease,
		box-shadow .28s ease;
}

.lmm-service-card:hover,
.lmm-service-related-link:hover,
.lmm-service-step-card:hover,
.lmm-services-help-card:hover{
	transform:translateY(-5px);
	border-color:rgba(31,111,103,.38);
	box-shadow:0 26px 70px rgba(0,0,0,.34);
}

.lmm-service-card-tag{
	display:inline-flex;
	align-self:flex-start;
	min-height:34px;
	align-items:center;
	padding:8px 12px;
	border-radius:999px;
	background:rgba(31,111,103,.14);
	color:var(--teal-hover);
	font-size:11px;
	font-weight:900;
	letter-spacing:1.6px;
	text-transform:uppercase;
}

.lmm-service-card h3,
.lmm-service-info-card h3,
.lmm-service-step-card h3,
.lmm-service-related-link h3,
.lmm-services-help-card h3{
	margin:18px 0 12px;
	color:var(--text);
	font-size:22px;
	line-height:1.2;
	letter-spacing:-.02em;
}

.lmm-service-card-external{
	background:linear-gradient(180deg,rgba(31,111,103,.12),rgba(247,243,236,.018));
}

.lmm-service-card-external .lmm-service-card-tag{
	background:rgba(215,199,163,.16);
	color:var(--sand);
}

.lmm-service-cta-card h2{
	margin-bottom:12px;
}

.lmm-service-cta-card p{
	max-width:760px;
	margin:0 auto;
}

.lmm-service-cta .lmm-services-actions,
.lmm-service-hero .lmm-services-actions{
	justify-content:center;
}

.lmm-services-help-section .lmm-services-help-grid,
.lmm-service-process-grid,
.lmm-service-related-grid,
.lmm-service-split{
	grid-template-columns:repeat(3,minmax(0,1fr));
}

.lmm-services-help-card,
.lmm-service-step-card,
.lmm-service-related-link,
.lmm-service-info-card{
	padding:28px;
	text-decoration:none;
	color:inherit;
}

.lmm-services-help-card span,
.lmm-service-step-card span{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:48px;
	height:48px;
	margin-bottom:18px;
	padding:0 14px;
	border-radius:16px;
	background:rgba(31,111,103,.14);
	color:var(--teal-hover);
	font-size:13px;
	font-weight:900;
	letter-spacing:1px;
}

.lmm-service-list{
	margin:16px 0 0;
	padding:0;
	list-style:none;
	color:var(--text-2);
	font-size:16px;
	line-height:1.8;
}

.lmm-service-list li{
	position:relative;
	padding-left:18px;
	margin-bottom:10px;
}

.lmm-service-list li::before{
	content:"";
	position:absolute;
	left:0;
	top:.8em;
	width:8px;
	height:8px;
	border-radius:999px;
	background:var(--teal-hover);
}

.lmm-service-panel-label{
	display:block;
	margin-bottom:14px;
	color:var(--sand);
	font-size:13px;
	font-weight:900;
	letter-spacing:2px;
	text-transform:uppercase;
}

.lmm-service-related-link,
.lmm-service-info-card,
.lmm-service-step-card,
.lmm-services-help-card{
	border-radius:22px;
}

.lmm-service-related-link p,
.lmm-service-info-card p,
.lmm-service-step-card p,
.lmm-services-help-card p{
	margin:0;
}

.lmm-service-related-link{
	transition:
		transform .28s ease,
		border-color .28s ease,
		box-shadow .28s ease;
}

.lmm-service-related-link h3{
	font-size:20px;
}

.lmm-service-cta-card{
	max-width:960px;
	margin:0 auto;
	padding:34px;
	text-align:center;
}

.lmm-service-cta-card h2{
	margin-bottom:12px;
}

.lmm-service-cta-card p{
	max-width:760px;
	margin:0 auto;
}

.lmm-service-cta .lmm-services-actions,
.lmm-service-hero .lmm-services-actions{
	justify-content:center;
}

@keyframes lmm-service-glow{
	0%{transform:translate(-50%,-50%) scale(1);opacity:.45;}
	50%{transform:translate(-50%,-50%) scale(1.08);opacity:.82;}
	100%{transform:translate(-50%,-50%) scale(1);opacity:.45;}
}

@keyframes lmm-services-light-drift{
	0%{transform:translateX(-50%) translateY(0);}
	50%{transform:translateX(-50%) translateY(-30px);}
	100%{transform:translateX(-50%) translateY(0);}
}

@keyframes lmm-services-float{
	0%{transform:translate(0,0) scale(1);}
	50%{transform:translate(40px,-40px) scale(1.08);}
	100%{transform:translate(0,0) scale(1);}
}

@media(max-width:1024px){
	.lmm-services-hero,
	.lmm-services-landing-hero{
		padding-top:160px;
	}

	.lmm-services-hero h1,
	.lmm-services-landing-hero h1{
		font-size:clamp(42px,7vw,64px);
	}

	.lmm-services-sub,
	.lmm-services-lead{
		font-size:17px;
		line-height:1.8;
	}
}

@media(max-width:1200px){
	.lmm-services-grid{
		grid-template-columns:repeat(3,minmax(0,1fr));
	}

	.lmm-services-help-section .lmm-services-help-grid,
	.lmm-service-process-grid,
	.lmm-service-related-grid,
	.lmm-service-split{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}

@media(max-width:768px){
	.lmm-section.lmm-services-hero,
	.lmm-section.lmm-services-landing-hero,
	.lmm-section.lmm-services-intro-section,
	.lmm-section.lmm-services-cards-section,
	.lmm-section.lmm-services-help-section,
	.lmm-section.lmm-services-cta-section,
	.lmm-section.lmm-service-hero,
	.lmm-section.lmm-service-section,
	.lmm-section.lmm-service-cta{
		padding:70px 0 92px;
	}

	.lmm-services-hero,
	.lmm-services-landing-hero,
	.lmm-service-hero{
		padding-top:136px;
	}

	.lmm-services-hero h1,
	.lmm-services-landing-hero h1,
	.lmm-service-hero h1{
		font-size:clamp(36px,10vw,52px);
	}

	.lmm-services-sub,
	.lmm-services-lead,
	.lmm-services-text,
	.lmm-service-lead,
	.lmm-service-cta-card p,
	.lmm-service-info-card p,
	.lmm-service-related-link p,
	.lmm-services-help-card p,
	.lmm-service-list{
		font-size:16px;
		line-height:1.75;
	}

	.lmm-services-hero-inner,
	.lmm-services-landing-hero-inner,
	.lmm-service-hero-inner,
	.lmm-services-help-section .lmm-services-help-grid,
	.lmm-service-process-grid,
	.lmm-service-related-grid,
	.lmm-service-split,
	.lmm-services-grid{
		grid-template-columns:1fr;
	}

	.lmm-services-hero-inner,
	.lmm-services-landing-hero-inner,
	.lmm-service-hero-inner,
	.lmm-services-intro,
	.lmm-service-cta-card,
	.lmm-service-info-card,
	.lmm-service-step-card,
	.lmm-service-related-link,
	.lmm-services-help-card,
	.lmm-service-hero-panel{
		padding:24px;
	}

	.lmm-services-grid{
		gap:18px;
	}

	.lmm-services-husky img{
		width:380px;
	}

	.lmm-services-hero .lmm-hero-grid-overlay{
		background-size:56px 56px;
	}

	.lmm-services-section-head{
		margin-bottom:32px;
	}

	.lmm-section.lmm-service-hero.lmm-website-design-hero{
		padding-top:154px;
	}

	.lmm-section.lmm-service-hero.lmm-branding-hero{
		padding-top:154px;
	}
}

@media(max-width:480px){
	.lmm-section.lmm-services-hero,
	.lmm-section.lmm-services-landing-hero,
	.lmm-section.lmm-services-intro-section,
	.lmm-section.lmm-services-cards-section,
	.lmm-section.lmm-services-help-section,
	.lmm-section.lmm-services-cta-section,
	.lmm-section.lmm-service-hero,
	.lmm-section.lmm-service-section,
	.lmm-section.lmm-service-cta{
		padding:60px 0 82px;
	}

	.lmm-services-hero,
	.lmm-services-landing-hero,
	.lmm-service-hero{
		padding-top:126px;
	}

	.lmm-services-hero-inner,
	.lmm-services-landing-hero-inner,
	.lmm-service-hero-inner,
	.lmm-services-intro,
	.lmm-service-cta-card,
	.lmm-service-info-card,
	.lmm-service-step-card,
	.lmm-service-related-link,
	.lmm-services-help-card,
	.lmm-service-hero-panel{
		padding:20px;
	}

	.lmm-service-card h3,
	.lmm-service-related-link h3,
	.lmm-service-step-card h3,
	.lmm-service-info-card h3,
	.lmm-services-help-card h3{
		font-size:20px;
	}

	.lmm-services-actions{
		flex-direction:column;
	}

	.lmm-services-hero-actions .lmm-btn,
	.lmm-services-actions .lmm-btn{
		justify-content:center;
		width:100%;
	}

	.lmm-btn-primary,
	.lmm-btn-secondary{
		width:100%;
	}

	.lmm-section.lmm-service-hero.lmm-website-design-hero{
		padding-top:136px;
	}

	.lmm-section.lmm-service-hero.lmm-branding-hero{
		padding-top:136px;
	}
}

@media(max-width:1100px){
	.lmm-section.lmm-services-process{
		padding:84px 0 100px;
	}

	.lmm-services-help + .lmm-services-process{
		padding-top:82px;
	}

	.lmm-services-process-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:24px;
	}

	.lmm-services-process-card{
		min-height:280px;
		padding:30px;
	}
}

@media(max-width:768px){
	.lmm-section.lmm-services-process{
		padding:70px 0 92px;
	}

	.lmm-services-help + .lmm-services-process{
		padding-top:70px;
	}

	.lmm-services-process-header{
		margin-bottom:46px;
	}

	.lmm-services-process-header .lmm-services-eyebrow{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-services-process-header h2{
		font-size:clamp(34px,9vw,46px);
		line-height:1.1;
	}

	.lmm-services-process-text{
		font-size:16px;
		line-height:1.75;
	}

	.lmm-services-process-grid{
		gap:22px;
	}

	.lmm-services-process-card{
		min-height:0;
		padding:28px;
		border-radius:22px;
	}

	.lmm-services-process-card::before{
		border-radius:22px;
	}
}

@media(max-width:560px){
	.lmm-section.lmm-services-process{
		padding:60px 0 82px;
	}

	.lmm-services-help + .lmm-services-process{
		padding-top:60px;
	}

	.lmm-services-process-grid{
		grid-template-columns:1fr;
	}

	.lmm-services-process-card{
		padding:24px;
		border-radius:20px;
	}

	.lmm-services-process-card::before{
		border-radius:20px;
	}

	.lmm-services-process-number{
		width:48px;
		height:48px;
		margin-bottom:20px;
		font-size:12px;
	}

	.lmm-services-process-card h3{
		font-size:20px;
	}

	.lmm-services-process-card p{
		font-size:14px;
		line-height:1.7;
	}
}

@media(prefers-reduced-motion:reduce){
	.lmm-services-process-glow{
		animation:none;
	}

	.lmm-services-process-card,
	.lmm-services-process-card-glow,
	.lmm-services-process-number{
		transition:none;
	}
}

.lmm-services-help-band{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:1px;
	margin:34px 0 0;
	border:1px solid rgba(247,243,236,.08);
	border-radius:22px;
	background:rgba(247,243,236,.07);
	overflow:hidden;
}

.lmm-services-help-band span{
	display:flex;
	align-items:center;
	min-height:64px;
	padding:18px 20px;
	background:rgba(15,17,16,.72);
	color:var(--text);
	font-size:13px;
	font-weight:900;
	line-height:1.45;
	letter-spacing:1.8px;
	text-transform:uppercase;
}

.lmm-service-feature-list,
.lmm-service-system-list,
.lmm-service-toolkit-list,
.lmm-service-artwork-list{
	display:grid;
	grid-template-columns:1fr;
	gap:0;
	max-width:1120px;
	margin:0 auto;
	border-top:1px solid rgba(247,243,236,.10);
	border-bottom:1px solid rgba(247,243,236,.10);
}

.lmm-service-feature-list .lmm-service-include-card,
.lmm-service-system-list .lmm-service-include-card,
.lmm-service-toolkit-list .lmm-service-include-card,
.lmm-service-artwork-list .lmm-service-include-card{
	display:grid;
	grid-template-columns:minmax(92px,.18fr) minmax(180px,.42fr) minmax(0,1fr);
	gap:28px;
	align-items:start;
	min-height:0;
	padding:34px 0;
	border:0;
	border-bottom:1px solid rgba(247,243,236,.075);
	border-radius:0;
	background:transparent;
	box-shadow:none;
	backdrop-filter:none;
	-webkit-backdrop-filter:none;
	overflow:visible;
}

.lmm-service-feature-list .lmm-service-include-card:last-child,
.lmm-service-system-list .lmm-service-include-card:last-child,
.lmm-service-toolkit-list .lmm-service-include-card:last-child,
.lmm-service-artwork-list .lmm-service-include-card:last-child{
	border-bottom:0;
}

.lmm-service-feature-list .lmm-service-include-card::before,
.lmm-service-system-list .lmm-service-include-card::before,
.lmm-service-toolkit-list .lmm-service-include-card::before,
.lmm-service-artwork-list .lmm-service-include-card::before,
.lmm-service-feature-list .lmm-service-include-card-glow,
.lmm-service-system-list .lmm-service-include-card-glow,
.lmm-service-toolkit-list .lmm-service-include-card-glow,
.lmm-service-artwork-list .lmm-service-include-card-glow{
	display:none;
}

.lmm-service-feature-list .lmm-service-include-number,
.lmm-service-system-list .lmm-service-include-number,
.lmm-service-toolkit-list .lmm-service-include-number,
.lmm-service-artwork-list .lmm-service-include-number{
	width:auto;
	height:auto;
	margin:0;
	justify-content:flex-start;
	border-radius:0;
	background:transparent;
	color:rgba(215,199,163,.68);
	font-size:34px;
	font-weight:900;
	line-height:1;
	letter-spacing:-.04em;
	box-shadow:none;
}

.lmm-service-feature-list .lmm-service-include-card h3,
.lmm-service-system-list .lmm-service-include-card h3,
.lmm-service-toolkit-list .lmm-service-include-card h3,
.lmm-service-artwork-list .lmm-service-include-card h3{
	margin:2px 0 0;
	color:var(--text);
	font-size:clamp(24px,2.4vw,34px);
	line-height:1.08;
	letter-spacing:-.035em;
}

.lmm-service-feature-list .lmm-service-include-card p,
.lmm-service-system-list .lmm-service-include-card p,
.lmm-service-toolkit-list .lmm-service-include-card p,
.lmm-service-artwork-list .lmm-service-include-card p{
	max-width:560px;
	margin:0;
	color:var(--text-2);
	font-size:16px;
	line-height:1.82;
}

.lmm-service-feature-list .lmm-service-include-card:hover,
.lmm-service-system-list .lmm-service-include-card:hover,
.lmm-service-toolkit-list .lmm-service-include-card:hover,
.lmm-service-artwork-list .lmm-service-include-card:hover{
	transform:none;
	border-color:rgba(247,243,236,.075);
	background:transparent;
	box-shadow:none;
}

.lmm-brand-system-list{
	position:relative;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:1px;
	border:1px solid rgba(247,243,236,.09);
	border-radius:30px;
	background:rgba(247,243,236,.07);
	overflow:hidden;
}

.lmm-brand-system-list .lmm-service-include-card{
	grid-template-columns:74px 1fr;
	grid-template-areas:
		"number title"
		"number text";
	min-height:260px;
	padding:34px;
	border:0;
	background:
		radial-gradient(circle at top right,rgba(31,111,103,.10),transparent 48%),
		rgba(15,17,16,.74);
}

.lmm-brand-system-list .lmm-service-include-number{
	grid-area:number;
	font-size:28px;
}

.lmm-brand-system-list .lmm-service-include-card h3{
	grid-area:title;
}

.lmm-brand-system-list .lmm-service-include-card p{
	grid-area:text;
}

.lmm-brand-system-list .lmm-service-include-card:nth-child(1),
.lmm-brand-system-list .lmm-service-include-card:nth-child(6){
	grid-column:span 2;
	min-height:0;
}

.lmm-social-toolkit-list{
	grid-template-columns:1fr 1fr;
	gap:22px;
	border:0;
}

.lmm-social-toolkit-list .lmm-service-include-card{
	grid-template-columns:70px 1fr;
	grid-template-areas:
		"number title"
		"number text";
	padding:30px 0;
	border-top:1px solid rgba(247,243,236,.10);
	border-bottom:0;
}

.lmm-social-toolkit-list .lmm-service-include-number{
	grid-area:number;
	font-size:26px;
}

.lmm-social-toolkit-list .lmm-service-include-card h3{
	grid-area:title;
	font-size:clamp(23px,2vw,30px);
}

.lmm-social-toolkit-list .lmm-service-include-card p{
	grid-area:text;
}

.lmm-print-artwork-list{
	max-width:1040px;
}

.lmm-print-artwork-list .lmm-service-include-card{
	grid-template-columns:minmax(80px,.16fr) minmax(0,1fr);
	grid-template-areas:
		"number title"
		"number text";
	padding:30px 0;
}

.lmm-print-artwork-list .lmm-service-include-number{
	grid-area:number;
	color:rgba(201,122,75,.76);
}

.lmm-print-artwork-list .lmm-service-include-card h3{
	grid-area:title;
}

.lmm-print-artwork-list .lmm-service-include-card p{
	grid-area:text;
	max-width:720px;
}

.lmm-service-timeline,
.lmm-services-timeline{
	position:relative;
	display:grid;
	grid-template-columns:1fr;
	gap:0;
	max-width:980px;
	margin:0 auto;
}

.lmm-service-timeline::before,
.lmm-services-timeline::before{
	content:"";
	position:absolute;
	top:10px;
	bottom:10px;
	left:38px;
	width:1px;
	background:linear-gradient(180deg,rgba(215,199,163,.14),rgba(31,111,103,.36),rgba(201,122,75,.16));
}

.lmm-service-timeline .lmm-service-process-card,
.lmm-services-timeline .lmm-services-process-card{
	position:relative;
	display:grid;
	grid-template-columns:78px minmax(190px,.36fr) minmax(0,1fr);
	gap:28px;
	align-items:start;
	min-height:0;
	padding:28px 0 28px;
	border:0;
	border-bottom:1px solid rgba(247,243,236,.075);
	border-radius:0;
	background:transparent;
	box-shadow:none;
	backdrop-filter:none;
	-webkit-backdrop-filter:none;
	overflow:visible;
}

.lmm-service-timeline .lmm-service-process-card:last-child,
.lmm-services-timeline .lmm-services-process-card:last-child{
	border-bottom:0;
}

.lmm-service-timeline .lmm-service-process-card::before,
.lmm-services-timeline .lmm-services-process-card::before,
.lmm-service-timeline .lmm-service-process-card-glow,
.lmm-services-timeline .lmm-services-process-card-glow{
	display:none;
}

.lmm-service-timeline .lmm-service-process-number,
.lmm-services-timeline .lmm-services-process-number{
	position:relative;
	z-index:2;
	width:76px;
	height:76px;
	margin:0;
	border:1px solid rgba(247,243,236,.12);
	border-radius:50%;
	background:#0f1110;
	color:var(--sand);
	box-shadow:0 0 0 8px #0f1110;
}

.lmm-service-timeline .lmm-service-process-card h3,
.lmm-services-timeline .lmm-services-process-card h3{
	margin:6px 0 0;
	color:var(--text);
	font-size:clamp(22px,2.1vw,30px);
	line-height:1.12;
	letter-spacing:-.03em;
}

.lmm-service-timeline .lmm-service-process-card p,
.lmm-services-timeline .lmm-services-process-card p{
	max-width:600px;
	margin:4px 0 0;
	color:var(--text-2);
	font-size:16px;
	line-height:1.8;
}

.lmm-service-timeline .lmm-service-process-card:hover,
.lmm-services-timeline .lmm-services-process-card:hover{
	transform:none;
	border-color:rgba(247,243,236,.075);
	background:transparent;
	box-shadow:none;
}

@media(max-width:1024px){
	.lmm-service-feature-list .lmm-service-include-card,
	.lmm-service-system-list .lmm-service-include-card,
	.lmm-service-toolkit-list .lmm-service-include-card,
	.lmm-service-artwork-list .lmm-service-include-card{
		grid-template-columns:78px minmax(160px,.4fr) minmax(0,1fr);
		gap:22px;
	}

	.lmm-brand-system-list,
	.lmm-social-toolkit-list{
		grid-template-columns:1fr;
	}

	.lmm-brand-system-list .lmm-service-include-card:nth-child(1),
	.lmm-brand-system-list .lmm-service-include-card:nth-child(6){
		grid-column:auto;
	}
}

@media(max-width:768px){
	.lmm-services-help-band{
		grid-template-columns:1fr;
		margin-top:28px;
	}

	.lmm-services-help-band span{
		min-height:54px;
	}

	.lmm-service-feature-list .lmm-service-include-card,
	.lmm-service-system-list .lmm-service-include-card,
	.lmm-service-toolkit-list .lmm-service-include-card,
	.lmm-service-artwork-list .lmm-service-include-card,
	.lmm-brand-system-list .lmm-service-include-card,
	.lmm-social-toolkit-list .lmm-service-include-card,
	.lmm-print-artwork-list .lmm-service-include-card{
		grid-template-columns:1fr;
		grid-template-areas:none;
		gap:12px;
		padding:26px 0;
	}

	.lmm-brand-system-list{
		border:0;
		border-top:1px solid rgba(247,243,236,.10);
		border-bottom:1px solid rgba(247,243,236,.10);
		border-radius:0;
		background:transparent;
	}

	.lmm-brand-system-list .lmm-service-include-card{
		background:transparent;
		border-bottom:1px solid rgba(247,243,236,.075);
	}

	.lmm-service-feature-list .lmm-service-include-number,
	.lmm-service-system-list .lmm-service-include-number,
	.lmm-service-toolkit-list .lmm-service-include-number,
	.lmm-service-artwork-list .lmm-service-include-number,
	.lmm-brand-system-list .lmm-service-include-number,
	.lmm-social-toolkit-list .lmm-service-include-number,
	.lmm-print-artwork-list .lmm-service-include-number{
		grid-area:auto;
		font-size:24px;
	}

	.lmm-service-feature-list .lmm-service-include-card h3,
	.lmm-service-system-list .lmm-service-include-card h3,
	.lmm-service-toolkit-list .lmm-service-include-card h3,
	.lmm-service-artwork-list .lmm-service-include-card h3{
		grid-area:auto;
		font-size:24px;
	}

	.lmm-service-feature-list .lmm-service-include-card p,
	.lmm-service-system-list .lmm-service-include-card p,
	.lmm-service-toolkit-list .lmm-service-include-card p,
	.lmm-service-artwork-list .lmm-service-include-card p{
		grid-area:auto;
		font-size:15px;
		line-height:1.75;
	}

	.lmm-service-timeline::before,
	.lmm-services-timeline::before{
		left:27px;
	}

	.lmm-service-timeline .lmm-service-process-card,
	.lmm-services-timeline .lmm-services-process-card{
		grid-template-columns:56px minmax(0,1fr);
		gap:18px;
	}

	.lmm-service-timeline .lmm-service-process-number,
	.lmm-services-timeline .lmm-services-process-number{
		width:54px;
		height:54px;
		box-shadow:0 0 0 7px #0f1110;
	}

	.lmm-service-timeline .lmm-service-process-card h3,
	.lmm-services-timeline .lmm-services-process-card h3,
	.lmm-service-timeline .lmm-service-process-card p,
	.lmm-services-timeline .lmm-services-process-card p{
		grid-column:2;
	}
}

@media(max-width:480px){
	.lmm-service-timeline::before,
	.lmm-services-timeline::before{
		left:24px;
	}

	.lmm-service-timeline .lmm-service-process-card,
	.lmm-services-timeline .lmm-services-process-card{
		grid-template-columns:50px minmax(0,1fr);
		gap:14px;
	}

	.lmm-service-timeline .lmm-service-process-number,
	.lmm-services-timeline .lmm-services-process-number{
		width:48px;
		height:48px;
		font-size:12px;
	}
}

.lmm-section.lmm-website-quote-section{
	position:relative;
	overflow:hidden;
	padding:96px 0 120px;
	background:var(--bg);
	border-top:1px solid rgba(247,243,236,.05);
}

.lmm-service-process + .lmm-website-quote-section{
	padding-top:92px;
}

.lmm-website-quote-glow{
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:1100px;
	height:760px;
	transform:translate(-50%,-50%);
	background:radial-gradient(circle,rgba(31,111,103,.08),transparent 72%);
	pointer-events:none;
	animation:lmm-service-process-glow 12s ease-in-out infinite;
}

.lmm-website-quote-section .lmm-container{
	position:relative;
	z-index:2;
}

.lmm-website-quote-header{
	max-width:840px;
	margin:0 auto 52px;
	text-align:center;
}

.lmm-website-quote-header .lmm-service-eyebrow{
	display:block;
	margin:0 0 18px;
	color:var(--sand);
	font-size:12px;
	font-weight:900;
	line-height:1.5;
	letter-spacing:3px;
	text-transform:uppercase;
}

.lmm-website-quote-header h2{
	margin:0 0 22px;
	color:var(--text);
	font-size:clamp(38px,4vw,62px);
	line-height:1.05;
	letter-spacing:-.045em;
}

.lmm-website-quote-header p{
	max-width:760px;
	margin:0 auto;
	color:var(--text-2);
	font-size:18px;
	line-height:1.8;
}

.lmm-cognito-form-wrap{
	position:relative;
	max-width:980px;
	margin:0 auto;
	padding:44px;
	border:1px solid rgba(247,243,236,.08);
	border-radius:30px;
	background:
		radial-gradient(circle at top right,rgba(31,111,103,.13),transparent 42%),
		linear-gradient(180deg,rgba(247,243,236,.05),rgba(247,243,236,.018));
	box-shadow:0 34px 90px rgba(0,0,0,.34);
}

.lmm-website-quote-form{
	position:relative;
	z-index:2;
	display:grid;
	gap:30px;
}

.lmm-website-quote-form fieldset{
	margin:0;
	padding:30px 0 0;
	border:0;
	border-top:1px solid rgba(247,243,236,.09);
}

.lmm-website-quote-form fieldset:first-of-type{
	padding-top:0;
	border-top:0;
}

.lmm-website-quote-form legend{
	margin:0 0 22px;
	padding:0;
	color:var(--text);
	font-size:clamp(24px,2.4vw,34px);
	font-weight:900;
	line-height:1.12;
	letter-spacing:-.035em;
}

.lmm-form-note,
.lmm-field-help{
	display:block;
	margin:0 0 14px;
	color:var(--text-3);
	font-size:13px;
	line-height:1.65;
}

.lmm-quote-form-grid{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:20px;
}

.lmm-quote-form-full{
	grid-column:1 / -1;
}

.lmm-website-quote-form p{
	margin:0;
}

.lmm-website-quote-form label,
.lmm-choice-label{
	display:block;
	margin:0 0 9px;
	color:var(--text-2);
	font-size:13px;
	font-weight:850;
	line-height:1.45;
}

.lmm-website-quote-form input[type="text"],
.lmm-website-quote-form input[type="email"],
.lmm-website-quote-form input[type="tel"],
.lmm-website-quote-form input[type="url"],
.lmm-website-quote-form input[type="date"],
.lmm-website-quote-form textarea{
	width:100%;
	min-height:52px;
	padding:15px 16px;
	border:1px solid rgba(247,243,236,.09);
	border-radius:14px;
	background:rgba(15,17,16,.66);
	color:var(--text);
	font:inherit;
	font-size:14px;
	line-height:1.55;
	transition:
		border-color .22s ease,
		box-shadow .22s ease,
		background .22s ease;
}

.lmm-website-quote-form textarea{
	min-height:150px;
	resize:vertical;
}

.lmm-website-quote-form input:focus,
.lmm-website-quote-form textarea:focus{
	outline:none;
	border-color:rgba(47,143,132,.46);
	background:rgba(15,17,16,.84);
	box-shadow:0 0 0 4px rgba(31,111,103,.12);
}

.lmm-choice-group{
	display:grid;
	gap:10px;
	margin:22px 0 0;
}

.lmm-choice-columns{
	grid-template-columns:repeat(2,minmax(0,1fr));
	column-gap:18px;
}

.lmm-choice-label{
	grid-column:1 / -1;
	margin-bottom:2px;
	color:var(--text);
	font-size:15px;
}

.lmm-choice-group label,
.lmm-consent-list label{
	display:flex;
	align-items:flex-start;
	gap:10px;
	margin:0;
	padding:13px 14px;
	border:1px solid rgba(247,243,236,.07);
	border-radius:14px;
	background:rgba(15,17,16,.44);
	color:var(--text-2);
	font-size:14px;
	font-weight:650;
	line-height:1.5;
}

.lmm-choice-group input,
.lmm-consent-list input{
	width:17px;
	min-width:17px;
	height:17px;
	margin:2px 0 0;
	accent-color:#1F6F67;
}

.lmm-conditional-field{
	margin-top:22px;
	padding:22px;
	border:1px solid rgba(215,199,163,.12);
	border-radius:18px;
	background:rgba(215,199,163,.045);
}

.lmm-consent-list{
	display:grid;
	gap:12px;
	margin-bottom:24px;
}

.lmm-website-quote-form button[type="submit"]{
	border:0;
	cursor:pointer;
}

.lmm-form-success-message{
	display:none;
	margin:18px 0 0;
	padding:16px 18px;
	border:1px solid rgba(31,111,103,.24);
	border-radius:16px;
	background:rgba(31,111,103,.09);
	color:var(--text-2);
	font-size:14px;
	line-height:1.7;
}

@media(max-width:900px){
	.lmm-cognito-form-wrap{
		padding:34px 28px;
		border-radius:24px;
	}

	.lmm-quote-form-grid,
	.lmm-choice-columns{
		grid-template-columns:1fr;
	}
}

@media(max-width:560px){
	.lmm-section.lmm-website-quote-section{
		padding:60px 0 82px;
	}

	.lmm-service-process + .lmm-website-quote-section{
		padding-top:60px;
	}

	.lmm-website-quote-header{
		margin-bottom:38px;
	}

	.lmm-website-quote-header .lmm-service-eyebrow{
		font-size:10px;
		line-height:1.7;
		letter-spacing:2px;
	}

	.lmm-website-quote-header h2{
		font-size:34px;
	}

	.lmm-website-quote-header p{
		font-size:15px;
		line-height:1.75;
	}

	.lmm-cognito-form-wrap{
		padding:26px 20px;
		border-radius:20px;
	}

	.lmm-website-quote-form{
		gap:26px;
	}

	.lmm-website-quote-form legend{
		font-size:24px;
	}

	.lmm-choice-group label,
	.lmm-consent-list label{
		padding:12px;
	}

	.lmm-website-quote-form button[type="submit"]{
		width:100%;
	}
}

/* WordPress upload repair: final winning rules for service cards. */
.lmm-services-overview-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.lmm-services-card-hosting,
.lmm-services-card-link-hosting,
.lmm-service-card.service-hosting {
  display: none !important;
}

.lmm-services-card h3,
.lmm-services-overview .lmm-services-card h3 {
  overflow-wrap: normal;
  word-break: normal;
  text-wrap: balance;
  hyphens: none;
}

@media (max-width: 1180px) {
  .lmm-services-overview-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  .lmm-services-overview-grid {
    grid-template-columns: 1fr !important;
  }
}
