@media (max-width: 680px) {
	.t02-footer-areas { background: linear-gradient(-7.8701deg, #eaeff4 4.8181%, #fff 34.787%); }
	.t02-footer-areas__eyebrow {
		top: 40px;
		left: 50%;
		font-size: 13px;
		line-height: 17px;
		letter-spacing: 0;
		transform: translateX(-50%);
		white-space: nowrap;
	}
	.t02-footer-areas__eyebrow::before,
	.t02-footer-areas__eyebrow::after { top: 8px; display: block; width: 50px; }
	.t02-footer-areas__eyebrow::before { right: calc(100% + 16px); }
	.t02-footer-areas__eyebrow::after { left: calc(100% + 16px); }
	.site-footer--t02 .t02-footer-areas h2 {
		top: 75px;
		left: 50%;
		display: flex;
		align-items: flex-start;
		font-size: 38px;
		line-height: 43px;
		letter-spacing: 0;
		transform: translateX(-50%);
		white-space: nowrap;
	}
	.t02-footer-areas__title-plain { display: block; padding-top: 3px; }
	.t02-footer-areas__title-plain::after { content: ""; }
	.t02-footer-areas__title-highlight {
		display: block;
		width: 180px;
		height: 50px;
		margin-left: 8px;
		padding-top: 3px;
		background: #b42d27;
		color: #fff;
		text-align: center;
	}
	.t02-footer-areas__divider { display: none; }
	.t02-footer-areas__nav { top: 150px; }
}

@media (min-width: 681px) and (max-width: 1100px) {
	.site-footer--t02 { height: 1050px; }
	.t02-footer-areas { background: linear-gradient(-2.0938deg, #eaeff4 4.8181%, #fff 34.787%); }
	.t02-footer-areas__eyebrow {
		top: 48px;
		left: 50%;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;
		transform: translateX(-50%);
		white-space: nowrap;
	}
	.t02-footer-areas__eyebrow::before,
	.t02-footer-areas__eyebrow::after { top: 9.5px; display: block; width: 50px; }
	.t02-footer-areas__eyebrow::before { right: calc(100% + 16px); }
	.t02-footer-areas__eyebrow::after { left: calc(100% + 16px); }
	.site-footer--t02 .t02-footer-areas h2 {
		top: 88px;
		left: 50%;
		display: flex;
		align-items: flex-start;
		font-size: 48px;
		line-height: 53px;
		letter-spacing: 0;
		transform: translateX(-50%);
		white-space: nowrap;
	}
	.t02-footer-areas__title-plain { display: block; padding-top: 3px; }
	.t02-footer-areas__title-plain::after { content: ""; }
	.t02-footer-areas__title-highlight {
		display: block;
		width: 250px;
		height: 58px;
		margin-left: 10px;
		padding-top: 3px;
		background: #b42d27;
		color: #fff;
		text-align: center;
	}
	.t02-footer-areas__divider { display: none; }
	.t02-footer-areas__nav { top: 174px; }
}
