/* Blocksy Footer Builder: Phones Casely brand presentation. */
.ct-footer[data-id="type-1"] {
	background: #000;
	color: #d6e0f0;
}

.ct-footer[data-id="type-1"] [data-row="top"] {
	background: #000;
	border-bottom: 1px solid rgba(203, 220, 248, .16);
}

.ct-footer[data-id="type-1"] [data-row="middle"] {
	background: #000;
	border-bottom: 1px solid rgba(203, 220, 248, .14);
}

.ct-footer[data-id="type-1"] [data-row="bottom"] {
	background: #000;
}

.ct-footer[data-id="type-1"] .ct-container {
	max-width: 1400px;
}

.ct-footer[data-id="type-1"] [data-row="top"] > .ct-container {
	align-items: center;
	min-height: 112px;
}

.ct-footer[data-id="type-1"] [data-row="middle"] > .ct-container {
	padding-bottom: 68px;
	padding-top: 63px;
}

.ct-footer[data-id="type-1"] [data-row="bottom"] > .ct-container {
	min-height: 74px;
}

.ct-footer[data-id="type-1"] .site-logo-container img {
	filter: brightness(0) invert(1);
	max-height: 36px;
	width: auto;
}

.ct-footer[data-id="type-1"] .pc-footer-top-cta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 16px 28px;
	justify-content: flex-end;
}

.ct-footer[data-id="type-1"] .pc-footer-top-cta > span,
.ct-footer[data-id="type-1"] .pc-footer-kicker {
	color: #92b4fb;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: .16em;
	margin: 0;
	text-transform: uppercase;
}

.ct-footer[data-id="type-1"] a {
	color: #f4f8ff;
	text-decoration: none;
	transition: color .18s ease;
}

.ct-footer[data-id="type-1"] a:hover {
	color: #8db4ff;
}

.ct-footer[data-id="type-1"] .pc-footer-top-cta a {
	border-bottom: 1px solid rgba(192, 213, 251, .65);
	font-size: 13px;
	font-weight: 750;
	padding-bottom: 5px;
}

.ct-footer[data-id="type-1"] .pc-footer-top-cta b {
	font-size: 17px;
	font-weight: 500;
	margin-left: 8px;
}

.ct-footer[data-id="type-1"] .pc-footer-brand-copy {
	max-width: 280px;
}

.ct-footer[data-id="type-1"] .pc-footer-summary {
	color: #c1cee0;
	font-size: 15px;
	line-height: 1.55;
	margin: 17px 0 20px;
}

.ct-footer[data-id="type-1"] .pc-footer-brand-copy > a {
	border-bottom: 1px solid rgba(192, 213, 251, .65);
	font-size: 13px;
	font-weight: 750;
	padding-bottom: 5px;
}

.ct-footer[data-id="type-1"] .pc-footer-links {
	display: grid;
	gap: 12px;
}

.ct-footer[data-id="type-1"] .pc-footer-links h3 {
	color: #fff;
	font-size: 14px;
	font-weight: 780;
	letter-spacing: -.01em;
	margin: 0 0 8px;
}

.ct-footer[data-id="type-1"] .pc-footer-links .pc-footer-links__subheading {
	margin-top: 15px;
}

.ct-footer[data-id="type-1"] .pc-footer-links a {
	color: #c1cee0;
	font-size: 13px;
	line-height: 1.35;
	width: max-content;
}

.ct-footer[data-id="type-1"] .ct-footer-copyright,
.ct-footer[data-id="type-1"] .footer-menu-inline .ct-menu-link {
	color: #9fb0c8;
	font-size: 11px;
}

.ct-footer[data-id="type-1"] .footer-menu-inline .ct-menu-link {
	font-weight: 650;
	text-transform: none;
}

@media (max-width: 999px) {
	.ct-footer[data-id="type-1"] [data-row="middle"] > .ct-container {
		padding-bottom: 50px;
		padding-top: 48px;
	}
}

@media (max-width: 689px) {
	.ct-footer[data-id="type-1"] [data-row="top"] > .ct-container {
		min-height: 0;
		padding-bottom: 28px;
		padding-top: 28px;
	}

	.ct-footer[data-id="type-1"] .pc-footer-top-cta {
		align-items: flex-start;
		justify-content: flex-start;
		margin-top: 24px;
	}

	.ct-footer[data-id="type-1"] [data-row="middle"] > .ct-container {
		gap: 36px;
		padding-bottom: 43px;
		padding-top: 42px;
	}

	.ct-footer[data-id="type-1"] .pc-footer-brand-copy {
		max-width: 330px;
	}

	.ct-footer[data-id="type-1"] .footer-menu-inline .menu {
		gap: 10px 17px;
	}

	.ct-footer[data-id="type-1"] [data-row="bottom"] > .ct-container {
		align-items: flex-start;
		gap: 15px;
		padding-bottom: 22px;
		padding-top: 22px;
	}
}

/* Premium subscription and navigation layout. Content itself remains editable
 * from Blocksy Footer Builder widget areas. */
.ct-footer[data-id="type-1"] [data-row="top"] > .ct-container {
	display: block;
	max-width: 1400px;
	padding-bottom: 42px;
	padding-top: 42px;
}

.ct-footer[data-id="type-1"] [data-row="top"] .ct-footer-widget-area {
	width: 100%;
}

.ct-footer[data-id="type-1"] .pc-footer-subscribe {
	align-items: start;
	background: #202125;
	border: 1px solid rgba(206, 221, 246, .16);
	display: grid;
	gap: 34px;
	grid-template-columns: minmax(0, 1.15fr) minmax(380px, .85fr);
	padding: 38px 42px;
}

.ct-footer[data-id="type-1"] .pc-footer-subscribe__eyebrow {
	color: #91b5ff;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .13em;
	margin: 0 0 11px;
	text-transform: uppercase;
}

.ct-footer[data-id="type-1"] .pc-footer-subscribe h2 {
	color: #fff;
	font-size: clamp(26px, 2.25vw, 36px);
	letter-spacing: -.045em;
	line-height: 1.04;
	margin: 0;
}

.ct-footer[data-id="type-1"] .pc-footer-subscribe__copy {
	color: #bcc9dc;
	font-size: 14px;
	line-height: 1.55;
	margin: 14px 0 0;
	max-width: 570px;
}

.ct-footer[data-id="type-1"] .pc-footer-subscribe__perks {
	color: #d5dfef;
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	font-weight: 650;
	gap: 10px 22px;
	list-style: none;
	margin: 22px 0 0;
	padding: 0;
}

.ct-footer[data-id="type-1"] .pc-footer-subscribe__perks li::before {
	color: #83abfa;
	content: '✓';
	margin-right: 7px;
}

.ct-footer[data-id="type-1"] .pc-footer-signup {
	align-self: center;
}

.ct-footer[data-id="type-1"] .pc-footer-signup__row {
	display: flex;
}

.ct-footer[data-id="type-1"] .pc-footer-signup input {
	appearance: none;
	background: #fff;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	color: #13203a;
	flex: 1;
	font-size: 15px;
	height: 51px;
	line-height: 1.2;
	min-width: 0;
	padding: 0 16px;
}

.ct-footer[data-id="type-1"] .pc-footer-signup button {
	background: #3b70ff;
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 760;
	min-height: 51px;
	padding: 0 21px;
}

.ct-footer[data-id="type-1"] .pc-footer-signup button:hover {
	background: #5d8cff;
}

.ct-footer[data-id="type-1"] .pc-footer-signup__fine,
.ct-footer[data-id="type-1"] .pc-footer-signup__message {
	color: #aebdd3;
	font-size: 11px;
	line-height: 1.45;
	margin: 11px 0 0;
}

.ct-footer[data-id="type-1"] .pc-footer-signup__message[data-state="error"] {
	color: #ffb5bb;
}

.ct-footer[data-id="type-1"] .pc-footer-signup__code {
	align-items: center;
	background: rgba(72, 117, 255, .17);
	border: 1px solid rgba(130, 164, 255, .52);
	color: #fff;
	display: flex;
	font-size: 16px;
	font-weight: 800;
	justify-content: space-between;
	letter-spacing: .1em;
	margin-top: 12px;
	padding: 13px 15px;
}

.ct-footer[data-id="type-1"] .pc-footer-signup__code button {
	background: transparent;
	font-size: 12px;
	padding: 0;
	text-decoration: underline;
}

.ct-footer[data-id="type-1"] [data-row="middle"] > .ct-container {
	display: grid !important;
	grid-template-columns: 1.25fr repeat(3, minmax(0, 1fr)) !important;
}

.ct-footer[data-id="type-1"] [data-row="middle"] .ct-footer-widget-area,
.ct-footer[data-id="type-1"] [data-row="middle"] .ct-footer-widget-area > * {
	min-width: 0;
}

.ct-footer[data-id="type-1"] .pc-footer-links {
	display: flex;
	flex-direction: column;
	gap: 11px;
}

.ct-footer[data-id="type-1"] .pc-footer-brand-copy h3 {
	color: #fff;
	font-size: 21px;
	letter-spacing: -.04em;
	margin: 0;
}

.ct-footer[data-id="type-1"] .pc-footer-links__trigger {
	background: transparent;
	border: 0;
	color: #fff;
	cursor: default;
	font-family: inherit;
	font-size: 14px;
	font-weight: 780;
	padding: 0;
	text-align: left;
}

.ct-footer[data-id="type-1"] .pc-footer-links__trigger span {
	display: none;
}

.ct-footer[data-id="type-1"] .pc-footer-contact p {
	color: #c1cee0;
	font-size: 13px;
	line-height: 1.55;
	margin: 0;
}

@media (max-width: 999px) {
	.ct-footer[data-id="type-1"] .pc-footer-subscribe {
		grid-template-columns: 1fr;
	}

	.ct-footer[data-id="type-1"] [data-row="middle"] > .ct-container {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 689px) {
	.ct-footer[data-id="type-1"] [data-row="top"] > .ct-container {
		padding-bottom: 24px;
		padding-top: 24px;
	}

	.ct-footer[data-id="type-1"] .pc-footer-subscribe {
		gap: 25px;
		padding: 29px 22px;
	}

	.ct-footer[data-id="type-1"] .pc-footer-subscribe h2 {
		font-size: 28px;
	}

	.ct-footer[data-id="type-1"] .pc-footer-signup__row {
		flex-direction: column;
		gap: 10px;
	}

	.ct-footer[data-id="type-1"] .pc-footer-signup input,
	.ct-footer[data-id="type-1"] .pc-footer-signup button {
		box-sizing: border-box !important;
		font-size: 16px !important;
		height: 50px !important;
		line-height: 1.2 !important;
		min-height: 50px !important;
		width: 100%;
	}

	.ct-footer[data-id="type-1"] .pc-footer-signup input {
		border: 1px solid rgba(196, 212, 241, .32) !important;
		border-radius: 5px !important;
		padding: 0 15px !important;
	}

	.ct-footer[data-id="type-1"] .pc-footer-signup button {
		height: 50px;
	}

	.ct-footer[data-id="type-1"] [data-row="middle"] > .ct-container {
		display: block !important;
		padding-bottom: 27px;
		padding-top: 25px;
	}

	.ct-footer[data-id="type-1"] [data-row="middle"] .ct-footer-widget-area {
		border-bottom: 1px solid rgba(203, 220, 248, .16);
		padding: 0;
	}

	.ct-footer[data-id="type-1"] [data-row="middle"] .ct-footer-widget-area:first-child {
		border-bottom: 0;
		padding-bottom: 31px;
	}

	.ct-footer[data-id="type-1"] [data-row="middle"] .ct-footer-widget-area:not(:first-child) {
		padding: 25px 0;
	}

	/* Blocksy outputs footer widget areas as data-column values, not classes. */
	.ct-footer[data-id="type-1"] [data-row="middle"] > .ct-container > [data-column^="widget-area-"]:not([data-column="widget-area-1"]) {
		padding: 12px 0 !important;
	}

	.ct-footer[data-id="type-1"] [data-row="middle"] > .ct-container > [data-column="widget-area-1"] {
		padding-bottom: 35px !important;
	}

	.ct-footer[data-id="type-1"] .pc-footer-links {
		gap: 17px;
	}

	.ct-footer[data-id="type-1"] .pc-footer-links.is-open {
		padding-bottom: 14px;
	}

	.ct-footer[data-id="type-1"] .pc-footer-links__trigger {
		align-items: center;
		display: flex;
		justify-content: space-between;
		line-height: 1.35;
		width: 100%;
	}

	.ct-footer[data-id="type-1"] .pc-footer-links__trigger span {
		display: block;
		font-size: 19px;
		font-weight: 700;
		line-height: 1;
		transition: transform .2s ease;
	}

	.ct-footer[data-id="type-1"] .pc-footer-links:not(.is-open) > a,
	.ct-footer[data-id="type-1"] .pc-footer-links:not(.is-open) > p {
		display: none;
	}

	.ct-footer[data-id="type-1"] .pc-footer-links.is-open .pc-footer-links__trigger span {
		transform: rotate(180deg);
	}

	.ct-footer[data-id="type-1"] [data-row="bottom"] > .ct-container {
		gap: 18px;
		padding-bottom: 27px;
		padding-top: 25px;
	}

	.ct-footer[data-id="type-1"] [data-row="bottom"] .ct-footer-copyright {
		margin-bottom: 10px;
	}

	.ct-footer[data-id="type-1"] [data-row="bottom"] .footer-menu-inline {
		margin-top: 11px;
	}
}

/* Payment marks are injected into Blocksy's editable bottom footer row. */
.ct-footer[data-id="type-1"] .pc-footer-payments {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
	justify-content: flex-end;
	margin-top: 16px;
}

.ct-footer[data-id="type-1"] .pc-footer-payments .ccg-brand-icon,
.ct-footer[data-id="type-1"] .pc-footer-payments .ccg-brands-more {
	align-items: center;
	background: #f7f9fb;
	border-radius: 4px;
	display: inline-flex;
	height: 25px;
	justify-content: center;
	overflow: hidden;
	width: 39px;
}

.ct-footer[data-id="type-1"] .pc-footer-payments .ccg-brand-icon svg {
	display: block;
	height: 100%;
	width: 100%;
}

.ct-footer[data-id="type-1"] .pc-footer-payments .pc-pay-discover {
	color: #1d1d1d;
	font-family: Arial, sans-serif;
	font-size: 7px;
	font-style: italic;
	font-weight: 800;
	letter-spacing: -.04em;
}

.ct-footer[data-id="type-1"] .pc-footer-payments .pc-pay-discover::after {
	background: #f07824;
	border-radius: 50%;
	content: '';
	height: 6px;
	margin-left: 2px;
	width: 6px;
}

.ct-footer[data-id="type-1"] .pc-footer-payments .pc-pay-jcb {
	gap: 0;
	padding: 0 7px;
}

.ct-footer[data-id="type-1"] .pc-footer-payments .pc-pay-jcb i {
	color: #fff;
	display: inline-flex;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	height: 16px;
	line-height: 16px;
	justify-content: center;
	width: 8px;
}

.ct-footer[data-id="type-1"] .pc-footer-payments .pc-pay-jcb i:nth-child(1) { background: #086cb4; }
.ct-footer[data-id="type-1"] .pc-footer-payments .pc-pay-jcb i:nth-child(2) { background: #e90037; }
.ct-footer[data-id="type-1"] .pc-footer-payments .pc-pay-jcb i:nth-child(3) { background: #69a547; }
}

@media (min-width: 690px) {
	.ct-footer[data-id="type-1"] [data-row="bottom"] [data-column="copyright"] {
		align-items: center;
		column-gap: 28px;
		display: grid;
		grid-template-areas:
			'copyright payments'
			'policies .';
		grid-template-columns: minmax(0, 1fr) auto;
		row-gap: 9px;
		width: 100%;
	}

	.ct-footer[data-id="type-1"] [data-row="bottom"] .ct-footer-copyright {
		grid-area: copyright;
	}

	.ct-footer[data-id="type-1"] [data-row="bottom"] .footer-menu-inline {
		grid-area: policies;
	}

	.ct-footer[data-id="type-1"] [data-row="bottom"] #pc-footer-payment-source {
		align-self: center;
		display: block;
		grid-area: payments;
		justify-self: end;
	}

	.ct-footer[data-id="type-1"] .pc-footer-payments {
		align-self: center;
		justify-self: end;
		margin-top: 0;
	}
}

@media (max-width: 689px) {
	.ct-footer[data-id="type-1"] .pc-footer-payments {
		justify-content: flex-end;
		margin-top: 19px;
	}
}
