.elementor-25 .elementor-element.elementor-element-4fdb545{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Helvetica;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-e25e40c */#clf-pickleball-platinum {
--navy:#081a2b;
--navy2:#0d2842;
--blue:#0e74bc;
--blue2:#24a5df;
--ice:#eef7fc;
--ink:#132231;
--muted:#5a6c7c;
--line:#d9e5ec;
--white:#fff;
--gold:#f0b84a;
	font-family: Arial, Helvetica, sans-serif;
	color: var(--ink);
	line-height: 1.65
}
#clf-pickleball-platinum * {
	box-sizing: border-box
}
#clf-pickleball-platinum h1, #clf-pickleball-platinum h2, #clf-pickleball-platinum h3, #clf-pickleball-platinum h4, #clf-pickleball-platinum h5 { font-weight:800 !important;}
#clf-pickleball-platinum a {
	color: inherit
}
#clf-pickleball-platinum .wrap {
	width: min(1180px, 92vw);
	margin: 0 auto
}
#clf-pickleball-platinum .narrow {
	width: min(900px, 92vw);
	margin: 0 auto
}
#clf-pickleball-platinum h1, #clf-pickleball-platinum h2, #clf-pickleball-platinum h3 {
	line-height: 1.12;
	margin: 0 0 18px;
	font-weight: 800;
	letter-spacing: -.02em
}
#clf-pickleball-platinum h1 {
	font-size: clamp(42px, 6vw, 82px);
	max-width: 1000px
}
#clf-pickleball-platinum h2 {
	font-size: clamp(32px, 4vw, 54px)
}
#clf-pickleball-platinum h3 {
	font-size: clamp(21px, 2vw, 28px)
}
#clf-pickleball-platinum p {
	margin: 0 0 18px
}
#clf-pickleball-platinum .eyebrow {
	text-transform: uppercase;
	letter-spacing: .15em;
	font-weight: 800;
	font-size: 13px
}
#clf-pickleball-platinum .btns {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	margin-top: 28px
}
#clf-pickleball-platinum .btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 22px;
	border-radius: 7px;
	text-decoration: none;
	font-weight: 800;
	transition: .2s;
	border: 2px solid transparent
}
#clf-pickleball-platinum .btn-primary {
	background: var(--blue2);
	color: #041827 !important;
}
#clf-pickleball-platinum .btn-primary:hover {
	filter: brightness(1.06);
	transform: translateY(-1px)
}
#clf-pickleball-platinum .btn-outline {
    background: transparent;
	border-color: rgba(255,255,255,.55);
	color: #fff !important;
}
#clf-pickleball-platinum .btn-dark {
	background: var(--navy);
	color: #fff !important;
}
#clf-pickleball-platinum .hero {
	min-height: 84vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
	background: linear-gradient(112deg, rgba(5,18,31,.98) 0%, rgba(7,47,77,.33) 54%, rgba(10,72,108,.18) 100%), url('https://testsitedemo3.website/wp-content/uploads/2026/08/creative-lighting-led-pickleball-court-lights-long-island-naples.webp');
	 background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
	color: #fff
}
#clf-pickleball-platinum .hero:before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 82% 42%, rgba(36,165,223,.32), transparent 34%)
}
#clf-pickleball-platinum .hero-grid {
	position: relative;
	z-index: 2;
	display: grid;
grid-template-columns:1.2fr .8fr;
	gap: 42px;
	align-items: center;
	padding: 0;
}
#clf-pickleball-platinum .hero .lead {
	font-size: clamp(18px, 2vw, 24px);
	max-width: 850px;
	color: #dbeaf4
}
#clf-pickleball-platinum .hero-badges {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 24px 0 4px
}
#clf-pickleball-platinum .pill {
	border: 1px solid rgba(255,255,255,.24);
	background: rgba(255,255,255,.07);
	padding: 8px 12px;
	border-radius: 999px;
	font-size: 13px;
	font-weight: 700
}
#clf-pickleball-platinum .hero-image-placeholder {
	border: 1px dashed rgba(255,255,255,.46);
	background: linear-gradient(145deg, rgba(255,255,255,.09), rgba(36,165,223,.09));

	border-radius: 16px;

	color: #dbeaf4;
	display: flex;
	align-items: flex-end;
	box-shadow: 0 25px 70px rgba(0,0,0,.2)
}
#clf-pickleball-platinum .hero-image-placeholder img{ width:100%; height:100%; object-fit:cover; border-radius: 16px;}
#clf-pickleball-platinum .hero-image-placeholder strong {
	color: #fff;
	display: block;
	margin-bottom: 8px
}
#clf-pickleball-platinum .trustbar {
	background: #071725;
	color: #fff;
	padding: 16px 0;
	border-top: 1px solid rgba(255,255,255,.08)
}
#clf-pickleball-platinum .trustgrid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 16px;
	text-align: center;
	font-size: 14px;
	font-weight: 700
}
#clf-pickleball-platinum section {
	padding: 82px 0
}
#clf-pickleball-platinum .light {
	background: #fff
}
#clf-pickleball-platinum .ice {
	background: var(--ice)
}
#clf-pickleball-platinum .navy {
	background: var(--navy);
	color: #fff
}
#clf-pickleball-platinum .navy p {
	color: #d7e5ef
}
#clf-pickleball-platinum .intro-grid {
	display: grid;
grid-template-columns:1.15fr .85fr;
	gap: 55px;
	align-items: start
}
#clf-pickleball-platinum .factbox {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 12px;
	padding: 28px;
	box-shadow: 0 14px 45px rgba(15,43,66,.07)
}
#clf-pickleball-platinum .factbox ul {
	padding-left: 20px;
	margin: 0
}
#clf-pickleball-platinum .cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin-top: 34px
}
#clf-pickleball-platinum .card {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 12px;
	padding: 28px;
	box-shadow: 0 12px 30px rgba(15,43,66,.05)
}
#clf-pickleball-platinum .card a {
	font-weight: 800;
	color: #075d98
}
#clf-pickleball-platinum .card-num {
	font-size: 13px;
	font-weight: 900;
	color: var(--blue);
	letter-spacing: .14em;
	margin-bottom: 18px
}
#clf-pickleball-platinum .image-ph {
	border: 2px dashed #a9c3d3;
	background: linear-gradient(135deg, #eff7fb, #dcecf5);

	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;

	color: #355063
}
#clf-pickleball-platinum .image-ph img{ width:100%; height:100%; object-fit:cover; border-radius: 12px;}
#clf-pickleball-platinum .image-ph strong {
	display: block;
	color: #102536;
	margin-bottom: 7px
}
#clf-pickleball-platinum .split {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 46px;
	align-items: center
}
#clf-pickleball-platinum .checklist {
	list-style: none;
	padding: 0;
	margin: 24px 0
}
#clf-pickleball-platinum .checklist li {
	position: relative;
	padding-left: 30px;
	margin: 12px 0
}
#clf-pickleball-platinum .checklist li:before {
	content: "✓";
	position: absolute;
	left: 0;
	color: var(--blue2);
	font-weight: 900
}
#clf-pickleball-platinum .spec-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 18px;
	margin-top: 32px
}
#clf-pickleball-platinum .spec {
	padding: 24px;
	border-left: 4px solid var(--blue2);
	background: #fff;
	border-radius: 7px;
	color:var(--ink);
}
#clf-pickleball-platinum .spec p {
	margin-bottom: 0; color:var(--ink);
}
#clf-pickleball-platinum .process {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 18px;
	margin-top: 36px
}
#clf-pickleball-platinum .step {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 12px;
	padding: 25px
}
#clf-pickleball-platinum .step span {
	display: inline-grid;
	place-items: center;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: var(--navy);
	color: #fff;
	font-weight: 900;
	margin-bottom: 18px
}
#clf-pickleball-platinum .geo-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
	margin-top: 34px
}
#clf-pickleball-platinum .geo {
	border-radius: 14px;
	padding: 34px;
	background: #fff;
	color: var(--ink)
}
#clf-pickleball-platinum .geo.ny {
	border-top: 6px solid var(--blue)
}
#clf-pickleball-platinum .geo.fl {
	border-top: 6px solid var(--gold)
}
#clf-pickleball-platinum .authority-links {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px
}
#clf-pickleball-platinum .authority-links a {
	display: inline-block;
	padding: 10px 13px;
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 7px;
	text-decoration: none;
	font-weight: 700;
	color: #0a588c
}
#clf-pickleball-platinum .faq {
	border-top: 1px solid var(--line);
	padding: 22px 0
}
#clf-pickleball-platinum .faq h3 {
	font-size: 21px;
	margin-bottom: 8px
}
#clf-pickleball-platinum .cta {
	background: linear-gradient(115deg, #0b2942, #0b5b88);
	color: #fff;
	border-radius: 18px;
	padding: 52px
}
#clf-pickleball-platinum .cta p {
	color: #dcebf4;
	max-width: 800px
}
#clf-pickleball-platinum .micro {
	font-size: 13px;
	color: var(--muted)
}
#clf-pickleball-platinum .proofline {
	display: flex;
	gap: 16px;
	flex-wrap: wrap;
	margin-top: 24px
}
#clf-pickleball-platinum .proofline span {
	background: #fff;
	border: 1px solid var(--line);
	border-radius: 8px;
	padding: 10px 14px;
	font-weight: 800;
	color: #23435a
}
@media(max-width:900px) {
#clf-pickleball-platinum .hero-grid, #clf-pickleball-platinum .intro-grid, #clf-pickleball-platinum .split, #clf-pickleball-platinum .geo-grid {
	grid-template-columns: 1fr
}
#clf-pickleball-platinum .trustgrid, #clf-pickleball-platinum .process {
	grid-template-columns: repeat(2, 1fr)
}
#clf-pickleball-platinum .cards {
	grid-template-columns: 1fr 1fr
}
#clf-pickleball-platinum .hero-image-placeholder {
	min-height: 380px
}
}
@media(max-width:620px) {
#clf-pickleball-platinum .hero {
	min-height: 72vh
}
#clf-pickleball-platinum .hero-grid {
	padding: 0;
}
#clf-pickleball-platinum section {
	padding: 62px 0
}
#clf-pickleball-platinum .cards, #clf-pickleball-platinum .spec-grid, #clf-pickleball-platinum .trustgrid, #clf-pickleball-platinum .process {
	grid-template-columns: 1fr
}
#clf-pickleball-platinum .cta {
	padding: 34px 24px
}
#clf-pickleball-platinum .hero-image-placeholder {
	min-height: 310px
}
}/* End custom CSS */