<!doctype html >
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"
class="">
<head>
<meta charset="utf-8">
<script type="text/javascript">
window._currentDevice = 'desktop';
window.Parameters = window.Parameters || {
HomeUrl: 'https://www.power88lv.com/',
AccountUUID: '3d875b9e5c88468a9855df44ab3479f3',
SystemID: 'US_DIRECT_PRODUCTION',
SiteAlias: '277663d4',
SiteType: atob('RFVEQU9ORQ=='),
PublicationDate: 'Wed Jul 30 18:12:52 UTC 2025',
ExternalUid: null,
IsSiteMultilingual: false,
InitialPostAlias: '',
InitialPostPageUuid: '',
InitialDynamicItem: '',
DynamicPageInfo: {
isDynamicPage: false,
base64JsonRowData: 'null',
},
InitialPageAlias: 'home',
InitialPageUuid: '31d32cfcf690455db7b89dc6095fbe12',
InitialPageId: '1183608789',
InitialEncodedPageAlias: 'aG9tZQ==',
InitialHeaderUuid: 'c59fc56b85c64a54aa3faf2f5b89f668',
CurrentPageUrl: '',
IsCurrentHomePage: true,
AllowAjax: false,
AfterAjaxCommand: null,
HomeLinkText: 'Back To Home',
UseGalleryModule: false,
CurrentThemeName: 'Layout Theme',
ThemeVersion: '500000',
DefaultPageAlias: '',
RemoveDID: true,
WidgetStyleID: null,
IsHeaderFixed: false,
IsHeaderSkinny: false,
IsBfs: true,
StorePageAlias: 'null',
StorePagesUrls: 'e30=',
IsNewStore: 'false',
StorePath: '',
StoreId: 'null',
StoreVersion: 0,
StoreBaseUrl: '',
StoreCleanUrl: true,
StoreDisableScrolling: true,
IsStoreSuspended: false,
HasCustomDomain: true,
SimpleSite: false,
showCookieNotification: false,
cookiesNotificationMarkup: 'null',
translatedPageUrl: '',
isFastMigrationSite: false,
sidebarPosition: 'NA',
currentLanguage: 'en',
currentLocale: 'en',
NavItems: '{}',
errors: {
general: 'There was an error connecting to the page.<br/> Make sure you are not offline.',
password: 'Incorrect name/password combination',
tryAgain: 'Try again'
},
NavigationAreaParams: {
ShowBackToHomeOnInnerPages: true,
NavbarSize: 4,
NavbarLiveHomePage: 'https://www.power88lv.com/',
BlockContainerSelector: '.dmBody',
NavbarSelector: '#dmNav:has(a)',
SubNavbarSelector: '#subnav_main'
},
hasCustomCode: true,
planID: '7',
customTemplateId: 'null',
siteTemplateId: 'null',
productId: 'DM_DIRECT',
disableTracking: false,
pageType: 'FROM_SCRATCH',
isRuntimeServer: true,
isInEditor: false,
hasNativeStore: false,
defaultLang: 'en',
hamburgerMigration: null,
isFlexSite : false
};
window.Parameters.LayoutID = {};
window.Parameters.LayoutID[window._currentDevice] = 6;
window.Parameters.LayoutVariationID = {};
window.Parameters.LayoutVariationID[window._currentDevice] = 5;
</script>
<!-- Injecting site-wide to the head -->
<meta name="google-site-verification" content="-TTAdqIrQpEKfbLqZiBpWBr59ZpVAxMYkQYpv6xa-2o" data-swh-uuid="cf7ab7da8f4942e0b6d737da1d533b92"/>
<!-- End Injecting site-wide to the head -->
<!-- Inject secured cdn script -->
<!-- ========= Meta Tags ========= -->
<!-- PWA settings -->
<script>
function toHash(str) {
var hash = 5381, i = str.length;
while (i) {
hash = hash * 33 ^ str.charCodeAt(--i)
}
return hash >>> 0
}
</script>
<script>
(function (global) {
//const cacheKey = global.cacheKey;
const isOffline = 'onLine' in navigator && navigator.onLine === false;
const hasServiceWorkerSupport = 'serviceWorker' in navigator;
if (isOffline) {
console.log('offline mode');
}
if (!hasServiceWorkerSupport) {
console.log('service worker is not supported');
}
if (hasServiceWorkerSupport && !isOffline) {
window.addEventListener('load', function () {
const serviceWorkerPath = '/runtime-service-worker.js?v=3';
navigator.serviceWorker
.register(serviceWorkerPath, { scope: './' })
.then(
function (registration) {
// Registration was successful
console.log(
'ServiceWorker registration successful with scope: ',
registration.scope
);
},
function (err) {
// registration failed :(
console.log('ServiceWorker registration failed: ', err);
}
)
.catch(function (err) {
console.log(err);
});
});
// helper function to refresh the page
var refreshPage = (function () {
var refreshing;
return function () {
if (refreshing) return;
// prevent multiple refreshes
var refreshkey = 'refreshed' + location.href;
var prevRefresh = localStorage.getItem(refreshkey);
if (prevRefresh) {
localStorage.removeItem(refreshkey);
if (Date.now() - prevRefresh < 30000) {
return; // dont go into a refresh loop
}
}
refreshing = true;
localStorage.setItem(refreshkey, Date.now());
console.log('refereshing page');
window.location.reload();
};
})();
function messageServiceWorker(data) {
return new Promise(function (resolve, reject) {
if (navigator.serviceWorker.controller) {
var worker = navigator.serviceWorker.controller;
var messageChannel = new MessageChannel();
messageChannel.port1.onmessage = replyHandler;
worker.postMessage(data, [messageChannel.port2]);
function replyHandler(event) {
resolve(event.data);
}
} else {
resolve();
}
});
}
}
})(window);
</script>
<!-- Add manifest -->
<!-- End PWA settings -->
<link rel="canonical" href="https://www.power88lv.com/">
<meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">
<!--Add favorites icons-->
<link rel="apple-touch-icon"
href="https://irp.cdn-website.com/277663d4/dms3rep/multi/LOGO.png"/>
<link rel="icon" type="image/x-icon" href="https://irp.cdn-website.com/277663d4/site_favicon_16_1686940067864.ico"/>
<!-- End favorite icons -->
<link rel="preconnect" href="https://lirp.cdn-website.com/"/>
<!-- render the required CSS and JS in the head section -->
<script id='d-js-dmapi'>
window.SystemID = 'US_DIRECT_PRODUCTION';
if (!window.dmAPI) {
window.dmAPI = {
registerExternalRuntimeComponent: function () {
},
getCurrentDeviceType: function () {
return window._currentDevice;
},
runOnReady: (ns, fn) => {
const safeFn = dmAPI.toSafeFn(fn);
ns = ns || 'global_' + Math.random().toString(36).slice(2, 11);
const eventName = 'afterAjax.' + ns;
if (document.readyState === 'complete') {
$.DM.events.off(eventName).on(eventName, safeFn);
setTimeout(function () {
safeFn({
isAjax: false,
});
}, 0);
} else {
window?.waitForDeferred?.('dmAjax', () => {
$.DM.events.off(eventName).on(eventName, safeFn);
safeFn({
isAjax: false,
});
});
}
},
toSafeFn: (fn) => {
if (fn?.safe) {
return fn;
}
const safeFn = function (...args) {
try {
return fn?.apply(null, args);
} catch (e) {
console.log('function failed ' + e.message);
}
};
safeFn.safe = true;
return safeFn;
}
};
}
if (!window.requestIdleCallback) {
window.requestIdleCallback = function (fn) {
setTimeout(fn, 0);
}
}
</script>
<!-- loadCSS function header.jsp-->
<script id="d-js-load-css">
/**
* There are a few <link> tags with CSS resource in them that are preloaded in the page
* in each of those there is a "onload" handler which invokes the loadCSS callback
* defined here.
* We are monitoring 3 main CSS files - the runtime, the global and the page.
* When each load we check to see if we can append them all in a batch. If threre
* is no page css (which may happen on inner pages) then we do not wait for it
*/
(function () {
let cssLinks = {};
function loadCssLink(link) {
link.onload = null;
link.rel = "stylesheet";
link.type = "text/css";
}
function checkCss() {
const pageCssLink = document.querySelector("[id*='CssLink']");
const widgetCssLink = document.querySelector("[id*='widgetCSS']");
if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) {
const storedRuntimeCssLink = cssLinks.runtime;
const storedPageCssLink = cssLinks.page;
const storedGlobalCssLink = cssLinks.global;
const storedWidgetCssLink = cssLinks.widget;
storedGlobalCssLink.disabled = true;
loadCssLink(storedGlobalCssLink);
if (storedPageCssLink) {
storedPageCssLink.disabled = true;
loadCssLink(storedPageCssLink);
}
if(storedWidgetCssLink) {
storedWidgetCssLink.disabled = true;
loadCssLink(storedWidgetCssLink);
}
storedRuntimeCssLink.disabled = true;
loadCssLink(storedRuntimeCssLink);
requestAnimationFrame(() => {
setTimeout(() => {
storedRuntimeCssLink.disabled = false;
storedGlobalCssLink.disabled = false;
if (storedPageCssLink) {
storedPageCssLink.disabled = false;
}
if (storedWidgetCssLink) {
storedWidgetCssLink.disabled = false;
}
// (SUP-4179) Clear the accumulated cssLinks only when we're
// sure that the document has finished loading and the document
// has been parsed.
if(document.readyState === 'interactive') {
cssLinks = null;
}
}, 0);
});
}
}
function loadCSS(link) {
try {
var urlParams = new URLSearchParams(window.location.search);
var noCSS = !!urlParams.get("nocss");
var cssTimeout = urlParams.get("cssTimeout") || 0;
if (noCSS) {
return;
}
if (link.href && link.href.includes("d-css-runtime")) {
cssLinks.runtime = link;
checkCss();
} else if (link.id === "siteGlobalCss") {
cssLinks.global = link;
checkCss();
}
else if (link.id && link.id.includes("CssLink")) {
cssLinks.page = link;
checkCss();
} else if (link.id && link.id.includes("widgetCSS")) {
cssLinks.widget = link;
checkCss();
}
else {
requestIdleCallback(function () {
window.setTimeout(function () {
loadCssLink(link);
}, parseInt(cssTimeout, 10));
});
}
} catch (e) {
throw e
}
}
window.loadCSS = window.loadCSS || loadCSS;
})();
</script>
<script data-role="deferred-init" type="text/javascript">
/* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/
function Def() {
this.promise = new Promise((function (a, b) {
this.resolve = a, this.reject = b
}).bind(this))
}
const defs = {};
window.getDeferred = function (a) {
return null == defs[a] && (defs[a] = new Def), defs[a]
}
window.waitForDeferred = function (b, a, c) {
let d = window?.getDeferred?.(b);
d
? d.promise.then(a)
: c && ["complete", "interactive"].includes(document.readyState)
? setTimeout(a, 1)
: c
? document.addEventListener("DOMContentLoaded", a)
: console.error(`Deferred does not exist`);
};
</script>
<style id="forceCssIncludes">
/* This file is auto-generated from a `scss` file with the same name */
.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative}
</style>
<style id="cssVariables" type="text/css">
</style>
<style id="hideAnimFix">
.dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] {
visibility: hidden;
}
.dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
visibility: hidden !important;
}
#dmRoot:not(.editGrid) .flex-element [data-anim-extended] {
visibility: hidden;
}
</style>
<style id="criticalCss">
@charset "UTF-8";.display_None,.dmPopupMask{display:none}#dm .dmInner .dmWidget,.clearfix:after,.dmRespRow .dmRespRow:after,.dmRespRow:after,.dmSocialHub,DIV.dmBody{clear:both}.clearfix:after,.dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop=none]),.dmDesktopBody:not(.editGrid) [data-anim-extended]{visibility:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Aboreto;font-style:normal;font-weight:400;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/aboreto/v2/5DCXAKLhwDDQ4N8bpKPUAg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:FontAwesome;font-display:block;src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?v=6);src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?#iefix&v=6) format("embedded-opentype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6) format("woff"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.ttf?v=6) format("truetype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.svg#fontawesomeregular?v=6) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Rock Salt';font-style:normal;font-weight:400;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/rocksalt/v23/MwQ0bhv11fWD6QsAVOZrt0M6.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'DM Sans';font-style:normal;font-weight:100 1000;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/dmsans/v16/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.dmInner{min-height:100vh!important;position:relative;min-width:768px!important}.dmPopup,.dmPopupMask{position:fixed;left:0}.dmDisplay_None{display:none!important}.clearfix:after{line-height:0;height:0}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix{display:inline-block}#dm .dmWidget .icon{font-size:26px}body.dmRoot #dm .dmOuter .dmInner .dmWidget .icon.hasFontIcon{height:26px;margin-top:-13px;line-height:normal;text-align:center;background-image:none}.dmRoot .hasFontIcon{background-image:none!important}.dmPopupMask{margin:0;width:10px;z-index:1000000999;top:0}#dmRoot .dmPopup,.dmPopup,.dmPopupClose:before,[data-display-type=block]{display:block}.dmPopup{text-align:left;top:10px;width:93%;z-index:1000009999!important;box-sizing:border-box;background:#f5f5f5;overflow-y:auto;height:100%}.dmPopup .dmPopupTitle{text-align:left;font:700 19px Helvetica,Arial;margin:20px 20px 35px;color:#999}#dm .dmInner .dmWidget,#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner div,#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3,#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)) div,#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)) h3,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner,.dmPhotoGalleryHolder,.text-align-center{text-align:center}#dmPopup{opacity:0}.dmPopupClose,.dmPopupClose:before{position:absolute;visibility:visible}.dmPopupClose{border-radius:25px;width:27px;height:27px;z-index:1;background-color:rgba(255,255,255,.4);top:12px;right:12px}.dmPopupClose:before{font-size:20px;color:#000;top:3px;right:3px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar{width:5px;height:5px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb{background:#c8c8c8;box-shadow:inset 0 1px 2px #454545;border-radius:45px}#dm .header-over-content #stickyHeaderSpacer{height:0!important}.dmRespRow.fullBleedMode>.dmRespColsWrapper{width:100%!important;max-width:100%!important}.dmRespRow.fullBleedMode{padding-left:0!important;padding-right:0!important}#dm .dmRespRow .dmRespColsWrapper{display:flex}#dm .hasBackgroundOverlay:not(.dmPopupPage):not(.layout-drawer){position:relative!important}#dm .hasBackgroundOverlay:not(.hasExtraLayerOverlay):before{display:block!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;content:" "!important;border-radius:inherit}#dm .dmInner .dmWidget.align-center,.align-center{margin-left:auto;margin-right:auto}body.fix-mobile-scrolling{overflow:initial}#dmRoot{text-decoration-skip-ink:none}.dmform-title{padding-right:15px;padding-left:15px}@media (min-width:1025px) and (max-width:1399px){[data-hidden-on-desktop]{display:none!important}}body{-webkit-overflow-scrolling:touch}@media (min-width:768px) and (max-width:1024px){[data-hidden-on-tablet]{display:none!important}:root{--btn-text-font-size:16px}}nav{display:block}html{font-family:Source Sans Pro;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1{margin:.67em 0}hr{box-sizing:content-box;height:0}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic;display:inline-block}button,input{font-family:inherit;font-size:100%;margin:0;line-height:normal}button{text-transform:none;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}*,:after,:before{box-sizing:border-box}.dmRespRow.dmRespRowNoPadding{padding:0}.dmRespRow{padding-top:15px;padding-bottom:15px}.dmRespRow .dmRespRow:after,.dmRespRow .dmRespRow:before,.dmRespRow:after,.dmRespRow:before{content:" ";display:table}.dmRespRow,.dmRespRow .dmRespColsWrapper{max-width:960px;position:relative;margin:0 auto;width:100%}@media screen and (min-width:1200px){.rows-1200 .dmRespRow:not(.fullBleedMode) .dmRespColsWrapper{max-width:1200px}}.dmRespRow .dmRespCol{position:relative;width:100%;display:inline-block;vertical-align:top;float:left}.dmRespRow .dmRespCol>*{max-width:100%}.dmRespRow .dmRespRow{width:auto;margin-top:0;margin-bottom:0;max-width:none}.dmDesktopBody .dmRespRow .large-3{position:relative;width:25%}.dmDesktopBody .dmRespRow .large-4{position:relative;width:33.33333%}.dmDesktopBody .dmRespRow .large-6{position:relative;width:50%}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}.socialHubIcon,[class*=" dm-social-icons-"],[class*=" dm-common-icons-"]{font-family:dm-social-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dm-social-icons-email:before{content:"\eace"}.dm-social-icons-facebook:before{content:"\ea90"}.dm-social-icons-instagram:before{content:"\ea92"}.dm-social-icons-twitter:before{content:"\ea96"}.dm-social-icons-youtube:before{content:"\ea9d"}[class*=" dm-common-icons-"]{font-family:dm-common-icons!important}.dm-common-icons-close:before{content:"\e901"}#dm div.dmContent [class*=" icon-"],[class*=" icon-"]{font-family:FontAwesome!important;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}[class*=" icon-"]:before{text-decoration:none;display:inline-block;speak:none}a [class*=" icon-"]{display:inline}[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-star:before{content:"\f005"}.icon-linkedin:before{content:"\f0e1"}.icon-angle-right:before{content:"\f105"}.icon-angle-down:before{content:"\f107"}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}#dm .dmRespRow .dmRespCol>.dmWidget{overflow:initial}@media (min-width:768px){#dm .dmRespRow .dmRespCol>.dmWidget{width:280px;max-width:100%}#dm .dmRespRow .dmRespCol.large-3>.dmWidget{width:100%}}@media (max-width:767px){#dm .dmInner .dmWidget{width:100%}}#dm .dmInner .dmWidget:not(.displayNone){display:inline-block}#dm .dmInner .dmWidget:not(.flexButton):not(.displayNone)[data-display-type=block]{display:block}#dm .dmInner .dmWidget.flexButton:not(.displayNone){display:flex}#dm .dmInner .dmWidget.flexButton{display:flex;align-items:center;justify-content:center;padding:10px 7px}#dm .dmInner .dmWidget.flexButton .text{padding:0!important;flex-grow:1;max-width:-webkit-max-content;max-width:max-content}#dm .dmInner .dmWidget.flexButton:after{display:none}#dm .dmInner .dmWidget{text-decoration:none;margin:10px 0;position:relative;line-height:22px;box-shadow:none;background-image:none;padding:0;height:auto;border-style:solid;white-space:nowrap}#dm .dmInner .dmWidget:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0;margin-right:-.25em}#dm .dmInner .dmWidget .iconBg{position:absolute;left:0;width:50px;top:50%;margin-top:-13px}#dm .dmWidget .text{display:inline-block;vertical-align:middle;font-size:1.125em;line-height:normal;white-space:normal;padding:10px 7px;max-width:98%}html:not(.ios-preview) #dm .hasStickyHeader .dmInner div.dmHeaderContainer{position:fixed!important;z-index:101;width:100%;min-width:768px}#dm .header-over-content .dmHeaderContainer{position:absolute;z-index:101;width:100%}#dm div.dmInner .dmform[data-layout=layout-3] .dmforminput>:not(label):not(div):not(small):not(.frc-banner){background:0;border:0;border-radius:0;-webkit-appearance:none;border-bottom:1px solid;height:30px}.dmPhotoGallery .image-container{position:relative}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3{margin:0;line-height:normal;font-size:21px}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-text,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-title{max-width:100%}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs{list-style:none;position:relative}#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner:not(:has(>.caption-link)){justify-content:center;align-items:center}#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-center_center .photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner{align-items:center}#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0;display:none}#dm .dmPhotoGallery.newPhotoGallery .photogallery-row{display:flex}#dm .dmPhotoGallery.newPhotoGallery .photogallery-row.photogallery-hidden-row{display:none}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column{display:flex;flex-direction:column;padding:0;width:100%;margin:0}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column.column-4{width:25%}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs{position:relative;overflow:hidden}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container{width:100%;overflow:hidden;background:url(https://dd-cdn.multiscreensite.com/runtime-img/galleryLoader.gif) center no-repeat}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container.revealed{background:0}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container a{display:flex;flex-direction:column;background-size:cover;padding-top:100%}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container a img{display:none!important}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .thumbnailInnerWrapper{overflow:hidden;transform:translateZ(0)}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .image-container{overflow:hidden}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .image-container a{background-repeat:no-repeat;background-position:center}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner{display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;z-index:1;background-color:rgba(255,255,255,.9);color:#333;padding:15px;height:100%;box-sizing:border-box}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto;max-width:100%}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button .text{padding:10px 20px!important}#dm .dmPhotoGallery.newPhotoGallery.text-layout-over .photoGalleryThumbs .caption-container{height:100%;width:100%;position:absolute;top:0;left:0;padding:inherit}#dm .dmPhotoGallery.newPhotoGallery.text-layout-over .photoGalleryThumbs .caption-inner{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;min-height:0!important;padding:10px;transform:scale(1.05);opacity:0;filter:alpha(opacity=0)}#dm .dmRespRow.dmRespRowNoPadding,.dmContent,.dmInner ul:not(.defaultList),DIV.dmBody{padding:0}.dmNewParagraph[data-version]{line-height:initial}.dmNewParagraph[data-version] .text-align-center{text-align:center!important}.dmNewParagraph[data-version] h1,.dmNewParagraph[data-version] h2,.dmNewParagraph[data-version] h3,.dmNewParagraph[data-version] p{margin-top:0;margin-bottom:0}.dmNewParagraph[data-version] a{vertical-align:initial}.socialHubIcon{display:flex!important;align-items:center;justify-content:center}.imageWidget{position:relative}.imageWidget a{font-style:italic;text-align:center}.imageWidget img[width][height],img[width][height]{height:auto}*{scrollbar-arrow-color:#fff;scrollbar-track-color:#f2f2f2;scrollbar-face-color:silver;scrollbar-highlight-color:silver;scrollbar-3dlight-color:silver;scrollbar-shadow-color:silver;scrollbar-darkshadow-color:silver;scrollbar-width:12px}body{width:100%;overflow:hidden;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}A IMG{border:0}h1,h2,h3,ul{margin-left:0;margin-right:0}.dmInner *{-webkit-font-smoothing:antialiased}span.oneIcon:before{display:inline-block}.clearfix,a,img,li,ul{vertical-align:top}#iscrollBody,#site_content{position:relative}.dmOuter{word-wrap:break-word}.dmInner{font-size:16px}.dmDesktopBody .dmInner{min-width:960px}.dmHeader{text-align:center;max-width:100%;position:relative;width:100%}.dmContent{margin:0}#site_content ul:not(.defaultList){-webkit-padding-start:0;-moz-padding-start:0;list-style-position:inside}#innerBar{position:relative;height:36px;width:100%;font-size:20px;margin:0;z-index:80}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.dmLargeBody .imageWidget:not(.displayNone){display:inline-block;max-width:100%}#dm .dmRespColsWrapper{display:block}.imageWidget:not(.displayNone) img{width:100%}.imageWidget:not(.displayNone) img[width][height]{height:auto}.dmDivider.defaultDivider{min-height:1px;margin:0}h3{font-weight:400}.dmNewParagraph{text-align:left;margin:8px 0;padding:2px 0}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol,.dmLargeBody .fHeader .dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:first-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:last-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:only-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}#innerBar.lineInnerBar{display:table;width:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-size:20px;margin-top:30px;margin-bottom:30px;background-color:transparent}#innerBar .titleLine{display:table-cell;vertical-align:middle;width:50%}.dmPageTitleRow:not(#innerBar){display:none}.titleLine hr{min-height:1px}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}.dmStandardDesktop{display:block}#dmFirstContainer .dmRespRowsWrapper:after,#dmFirstContainer .dmRespRowsWrapper:before{content:"";display:table}.dmInner a{outline:0;vertical-align:inherit}.dmLinksMenu>ul{display:block;margin:0;font-size:inherit}.standardHeaderLayout .dmHeader{float:none;display:block;height:auto}.dmStandardDesktop{margin:0 auto}#dm h3.dmwidget-title[hide=true]{display:none}#dm .dmwidget-title{margin:10px 0;font-size:23px;text-shadow:none;text-align:left;text-transform:capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}#dm .dmDivider{display:block;margin:10px 0}.dmSpacer{border:0;height:15px}.dmPhotoGalleryHolder{font-size:medium!important;margin:0;list-style:none}#dm .dmPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0}#dm .dmSocialHub a{display:inline-block;text-decoration:none;margin:0;vertical-align:bottom}.dmSocialHub>div{text-align:inherit}a span.socialHubIcon{width:36px;height:36px;font-size:31px;display:inline-block;text-align:center;margin-right:0;margin-bottom:5px;line-height:36px;box-sizing:content-box;background-image:none!important}.socialHubIcon.style8{font-size:24px;padding:4px;border-radius:50%;color:#fff;background:#000}#dm .dmSocialHub .socialHubWrapper{display:inline-block;max-width:100%}body{background-color:#eee}.dmDivider{min-height:2px;border:0 currentColor;color:gray;background:0 0}#dm .dmDividerWrapper{display:block;margin:10px 0}#dm .dmDividerWrapper .dmDivider{margin:0}.main-navigation.unifiednav{display:flex;justify-content:flex-start;align-items:stretch;overflow:visible}.main-navigation.unifiednav ul{list-style:none;padding:0;margin:0;font-size:1rem}.main-navigation.unifiednav .unifiednav__container{display:flex;justify-content:flex-start;list-style:none}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap{display:flex;justify-content:flex-start;position:relative;font-weight:400}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::before{content:'';align-self:center;font-weight:700}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;color:inherit;text-decoration:none;position:relative;padding:12px 15px;margin:0;font-weight:inherit;letter-spacing:.03em}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:0 15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item .nav-item-text{white-space:nowrap}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{content:'';width:100%;height:0;border:0 solid transparent;border-top-color:currentColor;display:block;opacity:0}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{opacity:1}.main-navigation.unifiednav.effect-bottom{padding:calc(12px - .2em - 2px) 15px}.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{transform:scaleX(0);border-top-width:2px}.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after{margin-top:.2em}.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{margin-bottom:.2em;border-top-color:transparent}.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{transform:scaleX(1)}.main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon{display:none}.main-navigation.unifiednav .unifiednav__container[data-depth]{position:absolute;top:0;left:0;flex-direction:column;opacity:0;z-index:100;background-color:#faf9f9}.main-navigation.unifiednav .unifiednav__container[data-depth='0']{top:100%;transform:translateY(-10px)}.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container[data-depth='0']{left:15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap .unifiednav__container>.unifiednav__item-wrap{flex-direction:column}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap .unifiednav__item{padding:15px 30px 15px 15px;margin:0}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{content:''!important;width:100%;height:0;color:#ececec;align-self:center;border:0 solid currentColor}.main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{color:#999}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item.unifiednav__item_has-sub-nav .icon{display:initial;padding-left:10px;margin-left:0}#dm .dmOuter .dmInner .dmWidget[data-buttonstyle=ROUND_SIDES] .iconBg,#dm .dmWidget:not([data-buttonstyle]) .iconBg,.dmFooterContainer .dmRespRow.dmDividerRow,.dmLargeBody #innerBar.lineInnerBar{display:none}.main-navigation.unifiednav:not(.unifiednav_vertical)>.unifiednav__container{justify-content:inherit}#dm .p_hfcontainer nav.main-navigation.unifiednav{min-width:9em!important;text-align:initial!important}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:transparent}#dm .main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{background-color:#faf9f9}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{color:#d1d1d1}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container{flex-wrap:wrap;justify-content:inherit}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container .nav-item-text::before{text-align:left}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{content:''}#dm .dmBody .dmRespRowsWrapper{max-width:none;background-color:transparent}div.dmInner{font-weight:300;font-family:Roboto}.dmLargeBody .dmRespRow{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:40px;padding-right:40px}.dmRespRow:not(.desktopHeaderBox) .dmRespColsWrapper{max-width:960px}#dm .dmInner div.u_hcontainer,nav.u_1947775040{max-width:100%!important;min-width:0!important}h1,h3{font-size:70px;font-family:Lobster}h3{font-size:25px}#iscrollBody{box-shadow:1px 0 0 1px rgba(0,0,0,.1)}.standardHeaderLayout .dmHeader{padding-bottom:25px}h1{font-weight:400}.dmform input{font-size:16px}#dm div.dmContent A,#dm div.dmContent A *{text-decoration:none}#dm div.dmInner h1,#dm div.dmInner h3{font-family:"Trebuchet MS","Trebuchet MS Fallback"}#dm DIV.dmInner{background-repeat:no-repeat;background-image:none;background-size:cover;background-position:50% 0;background-attachment:fixed}#dm div.dmContent h1,#dm div.dmContent h3{color:#171717}#dm .dmRespCol div.dmNewParagraph,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{font-family:Roboto,"Roboto Fallback";font-weight:400;color:rgba(35,35,35,1)}#dm div.dmContent h1{color:#171717;direction:ltr;font-family:"DM Sans","DM Sans Fallback";font-weight:700;font-style:normal;text-decoration:none;font-size:16px}#dm div.dmContent h2,#dm div.dmContent h3{font-family:"Rock Salt","Rock Salt Fallback";font-weight:700;font-style:normal}#dm div.dmContent .dmNewParagraph[data-version] h1{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h1 *,#dm div.dmContent h2{text-decoration:none}.dmLargeBody .dmBody .dmRespRowsWrapper{background-color:transparent}#dm div.dmRespCol>*{line-height:1.5}#dm .dmNewParagraph a,#dm div.dmNewParagraph a{color:rgba(33,33,33,1)}#dm .dmContent .dmRespRow,#dm .dmFooter .dmRespRow{background-color:rgba(0,0,0,0);margin:0;padding:15px 40px}#dm div.dmContent h2{color:#2a2c2c;direction:ltr}#dm div.dmContent .dmNewParagraph[data-version] h2{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h2 *,#dm div.dmContent h3{text-decoration:none}#dm div.dmContent h3{color:#232323;direction:ltr;font-size:48px}#dm div.dmContent .dmNewParagraph[data-version] h3{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h3 *{text-decoration:none}#dm div.dmNewParagraph p{line-height:1.5}#dm DIV.dmOuter DIV.dmInner{background-color:rgba(0,0,0,0)}#dm div.dmContent h2{font-size:36px}#dm .dmContent .dmRespRow .dmRespCol,#dm .dmFooter .dmRespRow .dmRespCol{margin:0;padding:0 0 0 20.71px}#dm .dmRespCol div.dmNewParagraph,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{font-size:18px}@media all{:root{--btn-text-direction:ltr;--btn-border-r-color:var(--btn-border-color);--btn-border-l-color:var(--btn-border-color);--btn-border-b-width:var(--btn-border-width);--btn-border-width:3px;--btn-border-radius:6px;--btn-border-t-width:var(--btn-border-width);--btn-border-tl-radius:var(--btn-border-radius);--btn-border-br-radius:var(--btn-border-radius);--btn-border-bl-radius:var(--btn-border-radius);--btn-bg-color:rgba(33,33,33,1);--btn-border-color:rgba(255,255,255,1);--btn-border-tr-radius:var(--btn-border-radius);--btn-border-r-width:var(--btn-border-width);--btn-border-b-color:var(--btn-border-color);--btn-border-l-width:var(--btn-border-width);--btn-border-t-color:var(--btn-border-color);--btn-text-align:center;--btn-text-color:rgb(255, 255, 255);--btn-text-decoration:none;--btn-text-font-weight:700;--btn-text-font-family:"DM Sans","DM Sans Fallback";--btn-icon-color:rgb(0, 0, 238);--btn-icon-fill:rgb(0, 0, 238);--btn-icon-wrpr-display:none;--btn-hover-border-b-color:var(--btn-hover-border-color);--btn-hover-bg:rgba(242, 198, 62, 1);--btn-hover-border-t-color:var(--btn-hover-border-color);--btn-hover-border-r-color:var(--btn-hover-border-color);--btn-hover-border-l-color:var(--btn-hover-border-color);--btn-hover-border-color:rgba(33,33,33,1);--btn-hover-text-color:rgba(0,0,0,1);--btn-hover-text-font-weight:var(--btn-text-font-weight);--btn-hover-text-decoration:var(--btn-text-decoration);--btn-hover-text-font-style:var(--btn-text-font-style)}}@media (min-width:0px) and (max-width:767px){:root{--btn-text-font-size:16px}}#dm .dmWidget:not([data-buttonstyle]){border-radius:6px;overflow:initial;background-clip:border-box}#dm .dmWidget:not([data-buttonstyle]) .text,#dm .dmWidget:not([data-buttonstyle]).flexButton{padding:10px 7px}#dm .dmOuter .dmInner .dmWidget[data-buttonstyle=ROUND_SIDES]{border-radius:50px}#dm .dmOuter .dmInner .dmWidget[data-buttonstyle=ROUND_SIDES] .text{padding:10px 0}#dm div.dmInner #site_content .dmWidget,#dm div.dmInner .dmHeader .dmWidget{background-color:var(--btn-bg-color);border-color:var(--btn-border-color);border-bottom-color:var(--btn-border-b-color);border-left-color:var(--btn-border-l-color);border-right-color:var(--btn-border-r-color);border-top-color:var(--btn-border-t-color);border-radius:var(--btn-border-radius);border-bottom-left-radius:var(--btn-border-bl-radius);border-bottom-right-radius:var(--btn-border-br-radius);border-top-left-radius:var(--btn-border-tl-radius);border-top-right-radius:var(--btn-border-tr-radius);border-width:var(--btn-border-width);border-bottom-width:var(--btn-border-b-width);border-left-width:var(--btn-border-l-width);border-right-width:var(--btn-border-r-width);border-top-width:var(--btn-border-t-width);direction:var(--btn-text-direction);text-align:var(--btn-text-align)}#dm div.dmInner #site_content .dmWidget span.text{color:var(--btn-text-color);font-family:var(--btn-text-font-family);font-size:var(--btn-text-font-size);font-weight:var(--btn-text-font-weight);text-decoration:var(--btn-text-decoration)}#dm .p_hfcontainer .u_1947775040.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1947775040.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before,#dm .p_hfcontainer nav.u_1947775040.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item,#dm .p_hfcontainer nav.u_1947775040.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item,.font-size-16,.size-16{font-size:16px!important}#dm div.dmInner #site_content .dmWidget span.icon,#dm div.dmInner .dmHeader .dmWidget span.icon{color:var(--btn-icon-color);fill:var(--btn-icon-fill)}#dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg{display:var(--btn-icon-wrpr-display)}#dm .p_hfcontainer a.u_1080617933 .iconBg,#dm .p_hfcontainer a.u_1274635935 .iconBg{display:none!important}#dm .dmInner .dmHeader.u_hcontainer:before,#dm .dmInner .dmHeader:before,#dm .dmInner .u_hcontainer:before{opacity:.5!important;background-color:#fff!important}nav.u_1947775040.main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:rgba(0,0,0,1)!important}nav.u_1947775040.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{color:rgba(241,241,241,1)!important}nav.u_1947775040.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{font-family:Helvetica!important}#dm .p_hfcontainer .u_1947775040.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{margin:0 10px!important;padding:0 10px!important}#dm .dmInner div.dmHeader.u_hcontainer:before,#dm .dmInner div.dmHeader:before,#dm .dmInner div.u_hcontainer:before{background-color:rgba(255,255,255,1)!important;opacity:.3!important}#dm .p_hfcontainer div.u_1321073705,#dm .p_hfcontainer nav.u_1947775040.main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:rgba(33,33,33,1)!important}#dm .p_hfcontainer .u_1888289193{width:100%!important}#dm .p_hfcontainer nav.u_1947775040.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{color:rgba(255,255,255,1)!important;font-family:'DM Sans'!important}#dm .dmBody a.u_1789229733 span.text,#dm .p_hfcontainer a.u_1080617933 span.text{font-family:Roboto!important}#dm .p_hfcontainer .u_1947775040.main-navigation.unifiednav:not([image]) .unifiednav__container[data-depth="0"]{top:calc(100% - 0px - 0px)!important}#dm .p_hfcontainer .u_1947775040.main-navigation.unifiednav[data-nav-structure=HORIZONTAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child) .unifiednav__container[data-depth="0"]{left:20px!important}#dm .dmInner div.dmHeader,#dm .dmInner div.dmHeader.u_hcontainer,#dm .dmInner div.u_hcontainer{background-color:rgba(0,0,0,0)!important;background-repeat:no-repeat!important;background-image:none!important;background-size:cover!important}#dm .p_hfcontainer a.u_1080617933,#dm .p_hfcontainer div.u_1796056806 .socialHubIcon{background-image:linear-gradient(180deg,rgba(228,54,48,1) 0,rgba(137,28,25,1) 100%)!important}#dm .p_hfcontainer nav.u_1947775040.main-navigation.unifiednav.effect-bottom .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after{border-top-color:rgba(228,54,48,1)!important}#dm .p_hfcontainer nav.u_1947775040.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{font-weight:700!important;color:rgba(255,255,255,1)!important}#dm .p_hfcontainer div.u_1796056806 .socialHubIcon{color:rgba(255,255,255,1)!important;border-color:rgba(255,255,255,1)!important}#dm .dmInner div.u_hcontainer{float:none!important;top:auto!important;left:0!important;width:100%!important;position:relative!important;text-align:center!important;height:auto!important;background-position:50% 50%!important;margin:0 auto!important;padding:0!important}#dm .p_hfcontainer div.u_1888289193,nav.u_1947775040{float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;margin:0 auto!important}#dm .p_hfcontainer nav.u_1947775040,nav.u_1947775040{justify-content:center!important;text-align:start!important}#dm .dmInner div.dmHeader,#dm .dmInner div.dmHeader.u_hcontainer{background-position:50% 50%!important}nav.u_1947775040{width:785.59px!important;align-items:stretch!important;padding:6.4px 15px!important}#dm .p_hfcontainer div.u_1888289193{width:calc(100% - 0px)!important;max-width:196px!important;min-width:25px!important;text-align:center!important;padding:0!important}#dm .dmInner div.fHeader.dmHeaderContainer #hcontainer.dmHeader[freeheader=true]{margin:0!important;padding:0!important}#dm .p_hfcontainer .u_1796056806 .socialHubIcon{width:20px!important;height:20px!important;font-size:13.33px!important;line-height:20px!important}#dm .p_hfcontainer .u_1796056806 .socialHubIcon:after{width:28px!important;height:20px!important}#dm .p_hfcontainer div.u_1321073705,#dm .p_hfcontainer div.u_1806674765{height:auto!important;float:none!important;top:0!important;left:0!important;position:relative!important;max-width:100%!important}#dm .p_hfcontainer .u_1796056806.dmSocialHub .socialHubInnerDiv a:not(:last-child){margin-right:11px!important}#dm .p_hfcontainer div.u_1591411509{margin:0!important;padding:0 13.2px 0 0!important}#dm .p_hfcontainer div.u_1806674765{display:block!important;width:453px!important;min-width:0!important;padding:2px 0!important;margin:8px auto!important}#dm .p_hfcontainer div.u_1321073705{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;width:auto!important;min-width:0!important;text-align:center!important;padding:0!important;margin:0!important}#dm .p_hfcontainer div.u_1929461705{width:auto!important;margin:0!important;padding:5px 0!important}#dm .p_hfcontainer div.u_1329369306{margin:0!important;padding:0 0 0 18px!important}#dm .p_hfcontainer div.u_1075010261{float:none!important;top:0!important;left:0!important;width:282px!important;position:relative!important;height:15px!important;max-width:100%!important;min-width:0!important;text-align:center!important;padding:0!important;margin:0!important}#dm .p_hfcontainer a.u_1080617933,#dm .p_hfcontainer div.u_1796056806,#dm .p_hfcontainer nav.u_1947775040{float:none!important;top:0!important;left:0!important;position:relative!important;min-width:25px!important}#dm .p_hfcontainer div.u_1796056806{width:calc(100% - 0px)!important;height:auto!important;max-width:382px!important;text-align:right!important;display:block!important;padding:0!important;margin:8px 0 0!important}#dm .p_hfcontainer a.u_1080617933{border-radius:50px!important;-moz-border-radius:50px!important;-webkit-border-radius:50px!important;background-origin:border-box!important;width:220px!important;height:58px!important;max-width:267.2px!important;text-align:center!important;display:block!important;padding:0!important;margin:67px auto 10px!important}#dm .dmBody a.u_1005511492 .iconBg,#dm .dmBody a.u_1157529595 .iconBg,#dm .dmBody a.u_1185436874 .iconBg,#dm .dmBody a.u_1211826639 .iconBg,#dm .dmBody a.u_1312041094 .iconBg,#dm .dmBody a.u_1346935654 .iconBg,#dm .dmBody a.u_1503270051 .iconBg,#dm .dmBody a.u_1678595520 .iconBg,#dm .dmBody a.u_1721964388 .iconBg,#dm .dmBody a.u_1789229733 .iconBg{display:none!important}#dm .p_hfcontainer nav.u_1947775040{color:#fff!important;width:calc(100% - 0px)!important;height:auto!important;max-width:100%!important;align-items:stretch!important;padding:6px 15px 6.4px!important;margin:45px auto 0!important}#dm .dmBody div.u_1393175445,#dm .p_hfcontainer div.u_1619086593{width:auto!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important}#dm .p_hfcontainer div.u_1619086593{background-color:rgba(35,35,35,1)!important;border-bottom-width:0!important;border-bottom-style:solid!important;text-align:center!important;margin:0!important;padding:0 40px!important}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .stickyHeaderSpacer{height:391.02px!important}}.stickyHeaderSpacer{height:242.64px!important}@media (min-width:1025px){:root{--btn-text-font-size:16px}.responsiveTablet .stickyHeaderSpacer{height:242.6px!important}}#dm .dmBody div.u_1818755983{border-style:solid!important;border-width:0!important;border-color:rgba(255,255,255,1)!important;margin:0!important;padding:40px 20px!important}#dm .dmBody div.u_1393175445{background-repeat:no-repeat!important;background-image:url(https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/kcep--286-29-1920w.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUUqHSwo4pChOlkQFemoVShChVArtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APEzc1J0UVK/F9aaBHjwXE/3t173L0DhEaFaVbPBKDptplOJsRsblUMvEJAGEEMIi4zy5iTpBQ8x9c9fHy9i/Es73N/jn41bzHAJxLPMsO0iTeIZzZtg/M+cYSVZJX4nHjcpAsSP3JdafEb56LLAs+MmJn0PHGEWCx2sdLFrGRqxNPEUVXTKV/ItljlvMVZq9RY+578haG8vrLMdZojSGIRS5AgQkENZVRgI0arToqFNO0nPPzDrl8il0KuMhg5FlCFBtn1g//B726twtRkKymUAHpfHOdjFAjsAs2643wfO07zBPA/A1d6x19tAPFP0usdLXoEhLeBi+uOpuwBlzvA0JMhm7Ir+WkKhQLwfkbflAMGboG+tVZv7X2cPgAZ6ip1AxwcAmNFyl73eHewu7d/z7T7+wFwJnKmZ9+MiwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+UCDwksLkLIPkkAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAC0lEQVQI12NgAAIAAAUAAeImBZsAAAAASUVORK5CYII=)!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:fixed!important;text-align:start!important;margin:0!important;padding:160px 0 137px!important}#dm .dmBody div.u_1331947482,#dm .dmBody div.u_1577961294{height:auto!important;padding:2px 0!important;float:none!important;top:0!important;left:0!important;position:relative!important;min-width:25px!important}#dm .dmBody .u_1393175445:before{opacity:.5!important;background-color:#000!important}#dm .dmBody div.u_1393175445:before{background-color:rgba(0,0,0,1)!important;opacity:.22!important}#dm .dmBody div.u_1331947482{width:calc(100% - 244px)!important;max-width:1233px!important;margin:20px auto 8px!important}#dm .dmBody div.u_1577961294{border-bottom-style:solid!important;border-bottom-color:rgba(114,11,136,1)!important;border-bottom-width:0!important;width:calc(100% - 0px)!important;max-width:1288px!important;margin:268px auto 8px!important}#dm .dmBody a.u_1789229733{border-radius:50px!important;-moz-border-radius:50px!important;-webkit-border-radius:50px!important;background-image:linear-gradient(180deg,rgba(228,54,48,1) 0,rgba(137,28,25,1) 100%)!important;background-origin:border-box!important;float:none!important;top:0!important;left:0!important;width:calc(100% - 521px)!important;position:relative!important;height:58px!important;max-width:214px!important;min-width:25px!important;text-align:center!important;display:block!important;padding:0!important;margin:34px auto 10px!important}#dm .dmBody .u_1522007220 .photoGalleryThumbs .image-container a{background-size:cover!important;padding-top:283px!important}#dm .dmBody .u_1522007220 .photoGalleryThumbs{padding:3.5px!important}#dm .dmBody .u_1938828614 .photoGalleryThumbs{padding:3px!important}.font-size-72,.size-72{font-size:72px!important}.font-size-25,.size-25{font-size:25px!important}.font-size-30,.size-30{font-size:30px!important}.dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop=none]),.dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended]{visibility:hidden!important}#\31 006386764,#\31 040193408,#\31 122597757,#\31 145771301,#\31 157944244,#\31 159088092,#\31 166618874,#\31 224173161,#\31 293915562,#\31 323801195,#\31 335535636,#\31 354219472,#\31 365322294,#\31 365343043,#\31 370100344,#\31 491898320,#\31 495983189,#\31 507220337,#\31 507611814,#\31 536241732,#\31 561174105,#\31 565913615,#\31 589568683,#\31 761724359,#\31 771609153,#\31 826991178,#\31 858494770,#\31 862552691,#\31 866641441,#\31 883750339,#\31 883941003,#\31 899389561,#\31 947775040{order:0;flex-direction:row} #dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder:not(.photo-gallery-done) {display: none;} @media (max-width:767px){ [data-hidden-on-mobile] {display:none!important}}
.dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) {
visibility: hidden;
}
</style>
<style id="fontFallbacks">
@font-face {
font-family: "Abril Fatface Fallback";
src: local('Arial');
ascent-override: 102.6391%;
descent-override: 28.2306%;
size-adjust: 103.0796%;
line-gap-override: 0%;
}@font-face {
font-family: "Rock Salt Fallback";
src: local('Arial');
ascent-override: 112.6419%;
descent-override: 54.69%;
line-gap-override: 2.2209%;
size-adjust: 140.708%;
}@font-face {
font-family: "Helvetica Fallback";
src: local('Arial');
ascent-override: 77.002%;
descent-override: 22.998%;
line-gap-override: 0%;
}@font-face {
font-family: "Alegreya Fallback";
src: local('Arial');
ascent-override: 111.0071%;
descent-override: 37.6943%;
size-adjust: 91.5257%;
line-gap-override: 0%;
}@font-face {
font-family: "Roboto Fallback";
src: local('Arial');
ascent-override: 92.6709%;
descent-override: 24.3871%;
size-adjust: 100.1106%;
line-gap-override: 0%;
}@font-face {
font-family: "Lobster Fallback";
src: local('Arial');
ascent-override: 114.651%;
descent-override: 28.6627%;
size-adjust: 87.2212%;
line-gap-override: 0%;
}@font-face {
font-family: "Montserrat Fallback";
src: local('Arial');
ascent-override: 84.9466%;
descent-override: 22.0264%;
size-adjust: 113.954%;
line-gap-override: 0%;
}@font-face {
font-family: "Lato Fallback";
src: local('Arial');
ascent-override: 101.3181%;
descent-override: 21.865%;
size-adjust: 97.4159%;
line-gap-override: 0%;
}@font-face {
font-family: "Lora Fallback";
src: local('Arial');
ascent-override: 95.2907%;
descent-override: 25.9539%;
size-adjust: 105.5717%;
line-gap-override: 0%;
}@font-face {
font-family: "Josefin Sans Fallback";
src: local('Arial');
ascent-override: 72.9195%;
descent-override: 24.3065%;
size-adjust: 102.8531%;
line-gap-override: 0%;
}@font-face {
font-family: "Shrikhand Fallback";
src: local('Arial');
ascent-override: 86.2634%;
descent-override: 36.3214%;
size-adjust: 118.9381%;
line-gap-override: 0%;
}@font-face {
font-family: "DM Sans Fallback";
src: local('Arial');
ascent-override: 94.3696%;
descent-override: 29.4905%;
size-adjust: 105.1186%;
line-gap-override: 0%;
}@font-face {
font-family: "Aboreto Fallback";
src: local('Arial');
ascent-override: 69.3425%;
descent-override: 17.1492%;
size-adjust: 134.1168%;
line-gap-override: 0%;
}@font-face {
font-family: "Comfortaa Fallback";
src: local('Arial');
ascent-override: 74.2135%;
descent-override: 19.7117%;
size-adjust: 118.7115%;
line-gap-override: 0%;
}
</style>
<!-- End render the required css and JS in the head section -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.power88lv.com/">
<script type="application/ld+json">
{
"@context" : "https://schema.org",
"@type" : "WebSite",
"name" : "Power 88 KCEP-FM",
"url" : "https://www.power88lv.com/"
}
</script>
<meta property="og:image" content="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/2023-KCEP+FM+Cutout-1920w.png"/>
<title>
Local Radio Station | Las Vegas, NV | 702-648-0104
</title>
<meta name="description" content="Power 88 KCEP-FM provides an eclectic blend of R&B, old school, hip-hop, jazz, blues, gospel, and locally produced public affairs & cultural programs. Tune in!"/>
<meta name="keywords" content="Local Radio Station, Las Vegas"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Local Radio Station | Las Vegas, NV | 702-648-0104"/>
<meta name="twitter:description" content="Power 88 KCEP-FM provides an eclectic blend of R&B, old school, hip-hop, jazz, blues, gospel, and locally produced public affairs & cultural programs. Tune in!"/>
<meta property="og:description" content="Power 88 KCEP-FM provides an eclectic blend of R&B, old school, hip-hop, jazz, blues, gospel, and locally produced public affairs & cultural programs. Tune in!"/>
<meta property="og:title" content="Local Radio Station | Las Vegas, NV | 702-648-0104"/>
<!-- SYS- VVNfRElSRUNUX1BST0RVQ1RJT04= -->
</head>
<body id="dmRoot" data-page-alias="home" class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite dmLargeBody responsiveTablet "
style="padding:0;margin:0;"
>
<!-- ========= Site Content ========= -->
<div id="dm" class='dmwr'>
<div class="dm_wrapper standard-var5 widgetStyle-3 standard">
<div dmwrapped="true" id="1073774207" class="dm-home-page" themewaschanged="true" desktop-global-classes="header-over-content" tablet-global-classes="header-over-content"> <div dmtemplateid="StandardLayoutMultiD" class="standardHeaderLayout dm-bfs dm-layout-home hasAnimations rows-1200 inMiniHeaderMode hasStickyHeader header-over-content dmPageBody d-page-1708724882 inputs-css-clean dmFreeHeader" id="dm-outer-wrapper" data-page-class="1708724882" data-background-parallax-selector=".dmHomeSection1, .dmSectionParallex"> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div> <div id="iscrollBody"> <div id="site_content"> <div class="dmHeaderContainer fHeader d-header-wrapper"> <div id="hcontainer" class="u_hcontainer dmHeader p_hfcontainer" freeheader="true" mini-header-show-only-navigation-row="true" data-scrollable-target="body" data-scrollable-target-threshold="1" data-scroll-responder-id="2" logo-size-target="66%"> <div dm:templateorder="75" class="dmHeaderResp dmHeaderStack noSwitch" id="1015007240"> <div class="u_1321073705 dmRespRow fullBleedChanged fullBleedMode" id="1321073705"> <div class="dmRespColsWrapper" id="1883941003"> <div class="dmRespCol small-12 medium-12 large-12" id="1642675606"> <div class="dmRespRow u_1929461705" id="1929461705"> <div class="dmRespColsWrapper" id="1159088092"> <div class="u_1591411509 dmRespCol small-12 medium-4 large-4" id="1591411509"> <div class="u_1806674765 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1806674765" style="transition: opacity 1s ease-in-out 0s;" data-quillbot-parent="EeGsauN6-ZglhIp6WdOmi"><p class="m-size-13 size-16"><span class="m-font-size-13 font-size-16" style="display: unset; color: rgb(255, 255, 255);"><span class="m-font-size-13 font-size-16" style="display: unset; color: rgb(255, 255, 255);">Support our non-profit radio station.</span>
</span><a href="/#Donate" runtime_url="/#Donate" type="anchor" class="m-font-size-13 font-size-16" style="display: unset; color: rgb(255, 255, 255);">Donate today ⟶</a></p></div>
</div>
<div class="u_1460167740 dmRespCol small-12 medium-4 large-4" id="1460167740"> <div data-element-type="spacer" class="u_1075010261 dmSpacer" id="1075010261"></div>
</div>
<div class="u_1329369306 dmRespCol small-12 medium-4 large-4" id="1329369306"> <div class="u_1796056806 align-center text-align-center dmSocialHub gapSpacing" id="1796056806" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/power88vegas/" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Facebook')"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://twitter.com/power88vegas?lang=en" target="_blank" dm_dont_rewrite_url="true" aria-label="twitter" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Twitter')"> <span class="dmSocialTwitter dm-social-icons-twitter oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="mailto:info@KCEPFM.com" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://instagram.com/newvegaspower88/" target="_blank" dm_dont_rewrite_url="true" aria-label="instagram" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Instagram')"> <span class="dmSocialInstagram dm-social-icons-instagram oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://youtube.com/channel/UCbQ24uk6f0dYypyQ8749JWA" target="_blank" dm_dont_rewrite_url="true" aria-label="youtube" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Youtube')"> <span class="dmSocialYoutube dm-social-icons-youtube oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://linkedin.com/in/kcep-fm-power-88-7949541a" target="_blank" dm_dont_rewrite_url="true" aria-label="linkedin" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Linkedin')"> <span class="dmSocialLinkedin icon-linkedin oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="u_1619086593 dmRespRow fullBleedChanged fullBleedMode" id="1619086593"> <div class="dmRespColsWrapper" id="1866641441"> <div class="u_1489351236 dmRespCol small-12 large-3 medium-3" id="1489351236"> <div class="u_1888289193 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1888289193" data-binding="W3siYmluZGluZ05hbWUiOiJpbWFnZSIsInZhbHVlIjoic2l0ZV9pbWFnZXMubG9nbyJ9LHsiYmluZGluZ05hbWUiOiJpbWFnZV9saW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLnBob25lIn1d"> <a href="tel:702-648-0104" id="1639784986"><img src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/2023-KCEP+FM+Cutout-235w.png" alt="Local Radio Station" id="1030963179" class="" data-dm-image-path="https://irp.cdn-website.com/277663d4/dms3rep/multi/2023-KCEP+FM+Cutout.png" width="196.0" height="188.640625" data-diy-image="" onerror="handleImageLoadError(this)"/></a>
</div>
</div>
<div class="u_1892366417 dmRespCol small-12 large-6 medium-6" id="1892366417"> <nav class="u_1947775040 effect-bottom main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_2" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1947775040" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="HORIZONTAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item dmNavItemSelected dmUDNavigationItem_00 " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
Home
" data-auto="page-text-style">Home<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/talk-shows" class="unifiednav__item dmUDNavigationItem_010101541930 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Talk Shows" data-auto="page-text-style">Talk Shows<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/radio-schedule#OnAir" class="unifiednav__item dmUDNavigationItem_010101866385 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
On Air
" data-auto="page-text-style">On Air<span class="icon icon-angle-down"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/radio-schedule" class="unifiednav__item dmUDNavigationItem_010101654393 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Radio Schedule
" data-auto="page-text-style">Radio Schedule<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/radio-schedule#Personalities" class="unifiednav__item dmUDNavigationItem_010101251513 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Personalities
" data-auto="page-text-style">Personalities<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/radio-schedule#MixShowDJs" class="unifiednav__item dmUDNavigationItem_010101707675 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Mix Show DJs
" data-auto="page-text-style">Mix Show DJs<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
</ul>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/#WhoWeAre" class="unifiednav__item dmUDNavigationItem_010101180523 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Who We Are
" data-auto="page-text-style">Who We Are<span class="icon icon-angle-down"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/#MissionStatement" class="unifiednav__item dmUDNavigationItem_010101521715 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Mission Statement
" data-auto="page-text-style">Mission Statement<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/#VisionStatement" class="unifiednav__item dmUDNavigationItem_010101642226 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Vision Statement
" data-auto="page-text-style">Vision Statement<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/#OurFuture" class="unifiednav__item dmUDNavigationItem_010101523509 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Our Future
" data-auto="page-text-style">Our Future<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
</ul>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/#Connections" class="unifiednav__item dmUDNavigationItem_010101192484 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Connections
" data-auto="page-text-style">Connections<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/community" class="unifiednav__item dmUDNavigationItem_010101729086 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Community" data-auto="page-text-style">Community<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/local-news" class="unifiednav__item dmUDNavigationItem_010101242569 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Local News" data-auto="page-text-style">Local News<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/national-news" class="unifiednav__item dmUDNavigationItem_010101469361 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="National News" data-auto="page-text-style">National News<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="https://givebutter.com/lAadc9" class="unifiednav__item dmUDNavigationItem_010101336212 " target="_blank" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Donate
" data-auto="page-text-style">Donate<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/eventspage" class="unifiednav__item dmUDNavigationItem_010101455219 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Events" data-auto="page-text-style">Events<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/#FAQs" class="unifiednav__item dmUDNavigationItem_01010194864 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
FAQs
" data-auto="page-text-style">FAQs<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/#ContactUs" class="unifiednav__item dmUDNavigationItem_010101353139 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="
Contact Us
" data-auto="page-text-style">Contact Us<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/power88" class="unifiednav__item dmUDNavigationItem_010101223853 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Channel 88" data-auto="page-text-style">Channel 88<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/gospel-sundays" class="unifiednav__item dmUDNavigationItem_010101736465 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Gospel Sundays" data-auto="page-text-style">Gospel Sundays<span class="icon icon-angle-down"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/sunday-program" class="unifiednav__item dmUDNavigationItem_010101924930 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Sunday Program" data-auto="page-text-style">Sunday Program<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/power-hour-of-praise-top-picks" class="unifiednav__item dmUDNavigationItem_010101550892 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Power Hour of Praise Top Picks" data-auto="page-text-style">Power Hour of Praise Top Picks<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
</ul>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/essay-contest" class="unifiednav__item dmUDNavigationItem_010101587842 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Essay Contest" data-auto="page-text-style">Essay Contest<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/teen-talk" class="unifiednav__item dmUDNavigationItem_01010189793 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Teen Talk" data-auto="page-text-style">Teen Talk<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
</ul>
</nav>
<div data-element-type="spacer" class="dmSpacer" id="1144210147"></div>
</div>
<div class="u_1434501099 dmRespCol small-12 large-3 medium-3" id="1434501099"> <a data-display-type="block" class="u_1080617933 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/contact" data-element-type="dButtonLinkId" id="1080617933" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" link_type="popup" popup_target="contact" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1247979539"> <span class="icon hasFontIcon icon-star" id="1141692598"></span>
</span>
<span class="text" id="1161713851">Contact Us</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="stickyHeaderSpacer" id="stickyHeaderSpacer" data-new="true"></div>
<div class="dmRespRow dmRespRowStable dmRespRowNoPadding dmPageTitleRow "> <div class="dmRespColsWrapper"> <div class="large-12 dmRespCol"> <div id="innerBar" class="innerBar lineInnerBar dmDisplay_None"> <div class="titleLine display_None"><hr/></div>
<!-- Page title is hidden in css for new responsive sites. It is left here only so we don't break old sites. Don't copy it to new layouts --> <div id="pageTitleText"></div>
<div class="titleLine display_None"><hr/></div>
</div>
</div>
</div>
</div>
<div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_home dm-home-page" themewaschanged="true" desktop-global-classes="header-over-content" tablet-global-classes="header-over-content"> <div id="allWrapper" class="allWrapper"><!-- navigation placeholders --> <div id="dm_content" class="dmContent" role="main"> <div dm:templateorder="117" class="dmFullRowRespTmpl mainBorder dmRespRowsWrapper" id="1708724882"> <div class="u_1393175445 dmRespRow fullBleedChanged fullBleedMode dmSectionNoParallax hasBackgroundOverlay" id="1393175445" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS8yNzc2NjNkNC9kbXMzcmVwL211bHRpL29wdC9rY2VwLS0yODYtMjktMTkyMHcucG5nIiwiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS8yNzc2NjNkNC9kbXMzcmVwL211bHRpL29wdC9rY2VwKyUyODIlMjktMTkyMHcucG5nIiwiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS8yNzc2NjNkNC9kbXMzcmVwL211bHRpL29wdC9rY2VwLTE5MjB3LnBuZyJdLCJzcGVlZCI6IjMifQ==" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6Inpvb21JbkNvbWJvIiwiZHVyYXRpb24iOjIuMiwiZGVsYXkiOjAsImludGVuc2l0eSI6MC4wNCwicmV2ZXJzZSI6ZmFsc2UsImRpciI6ImluLXBsYWNlIn19" data-anim-desktop="zoomInCombo"> <div class="dmRespColsWrapper" id="1293915562"> <div class="dmRespCol large-12 medium-12 small-12 u_1818755983" id="1818755983"> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient newFileWidget flexButton" file="true" href="" data-element-type="dButtonLinkId" id="1862552691"> <span class="iconBg" aria-hidden="true" id="1361907193"> <span class="icon hasFontIcon icon-star" id="1277883541"></span>
</span>
<span class="text" id="1721994036">Download File</span>
</a>
<div class="u_1577961294 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1577961294" background-image":""}"="" style="text-align: left; display: block;" data-quillbot-parent="eKkb3xSY7cGEmgcGMWs53" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEsImRlbGF5IjowLCJpbnRlbnNpdHkiOjEsInJldmVyc2UiOmZhbHNlLCJkaXIiOiJ1cCJ9fQ==" data-anim-desktop="fadeInCombo"> <h3 class="text-align-center m-size-55 size-72"><span class="font-size-72 m-font-size-55" m-font-size-set="true" style="font-weight: normal; display: initial; color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.4) 3px 3px 2.4px;">Where We Are One</span></h3>
</div>
<div class="u_1331947482 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1331947482" background-image":""}"="" style="text-align: left; display: block;" data-quillbot-parent="AYslZ7IPG1me9EcgKsV1x" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZHVyYXRpb24iOjEuNSwiZGVsYXkiOjAuNzUsImludGVuc2l0eSI6MSwicmV2ZXJzZSI6ZmFsc2UsImRpciI6ImluLXBsYWNlIn19" data-anim-desktop="fadeInCombo"> <h2 class="text-align-center m-size-20 size-25"><span class="font-size-25 m-font-size-20" m-font-size-set="true" style="text-shadow:rgba(0, 0, 0, 0.4) 3px 3px 2.7px;color:rgb(255, 255, 255);font-weight:400;display:unset;font-family:Roboto, 'Roboto Fallback';">Diverse and Local Radio Station in Las Vegas</span><span style="display: initial;"><br/></span></h2>
</div>
<a data-display-type="block" class="u_1789229733 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/radio-schedule" data-element-type="dButtonLinkId" id="1789229733" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1549271118"> <span class="icon hasFontIcon icon-star" id="1790529775"></span>
</span>
<span class="text" id="1877115814">Radio Schedule</span>
</a>
</div>
</div>
</div>
<div class="dmRespRow" id="1723159045"> <div class="dmRespColsWrapper" id="1040193408"> <div class="dmRespCol large-12 medium-12 small-12" id="1765937622"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1108971867" style="transition: opacity 1s ease-in-out;"> <h1 class="text-align-center size-30 m-size-24"><span style="color:rgb(137, 28, 25);display:unset;font-family:Aboreto, 'Aboreto Fallback';" class="font-size-30 m-font-size-24">U.S. Congress Defunds Public Broadcasting - KCEP-FM Impacted </span></h1>
<h1 class="text-align-center size-30 m-size-24"><span style="color:rgb(137, 28, 25);display:unset;font-family:Aboreto, 'Aboreto Fallback';" class="font-size-30 m-font-size-24">Press Release</span></h1>
<p><span style="display: initial;"><br/></span></p></div>
</div>
</div>
</div>
<div class="dmRespRow" id="1741000321"> <div class="dmRespColsWrapper" id="1507220337"> <div class="dmRespCol large-6 medium-6 small-12" id="1260101615"> <div class="imageWidget align-center u_1041733861" data-element-type="image" data-widget-type="image" id="1041733861"> <a href="https://givebutter.com/lAadc9" id="1079214371" class="" file="false" target="_blank"><img src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/Power+88+1-923h.JPG" alt="" id="1785105147" class="" width="879" height="1168" data-dm-image-path="https://irp.cdn-website.com/277663d4/dms3rep/multi/Power+88+1.JPG" onerror="handleImageLoadError(this)"/></a>
</div>
</div>
<div class="dmRespCol large-6 medium-6 small-12" id="1134356365"> <div class="imageWidget align-center u_1732860735" data-element-type="image" data-widget-type="image" id="1732860735"> <a href="https://givebutter.com/lAadc9" id="1168905069" class="" file="false" target="_blank"><img src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/Power+88+2-950h.JPG" alt="" id="1299858687" class="" width="842" height="1151" data-dm-image-path="https://irp.cdn-website.com/277663d4/dms3rep/multi/Power+88+2.JPG" onerror="handleImageLoadError(this)"/></a>
</div>
</div>
</div>
</div>
<div class="dmRespRow fullBleedChanged fullBleedMode" id="1961238001"> <div class="dmRespColsWrapper" id="1565913615"> <div class="dmRespCol large-12 medium-12 small-12" id="1904927790"> <div class="dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1641957972"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1394253835"/></div>
<div class="u_1818300626 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1818300626" style="transition: opacity 1s ease-in-out;"> <h4 class="text-align-center"><span style="display: initial; color: rgb(137, 28, 25);">2025 Taste The Dream Community Resource Fair @ Pearson Communitty Center<span class="ql-cursor"></span></span></h4>
</div>
<div class="dmPhotoGallery newPhotoGallery dmPhotoGalleryResp u_1938828614 photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="4" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1938828614" data-placeholder="false"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div>
<div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-4" data-index="0"> <div index="0" class="photoGalleryThumbs animated " data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1890127094" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/NZ6_3005-L.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3005-L-640w.jpg');"><img id="1200967857" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3005-L-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1897512466" class="caption-container u_1897512466" style="display:none"> <span class="caption-inner"> <a id="1616535974" class="caption-button dmWidget clearfix u_1616535974" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="1"> <div index="1" class="photoGalleryThumbs animated " data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1166433922" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/NZ6_3009-L.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3009-L-640w.jpg');"><img id="1347345883" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3009-L-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1406442145" class="caption-container u_1406442145" style="display:none"> <span class="caption-inner"> <a id="1992526531" class="caption-button dmWidget clearfix u_1992526531" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="2"> <div index="2" class="photoGalleryThumbs animated " data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1703019139" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/NZ6_3012-XL.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3012-XL-640w.jpg');"><img id="1575780514" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3012-XL-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1087714084" class="caption-container u_1087714084" style="display:none"> <span class="caption-inner"> <a id="1070080283" class="caption-button dmWidget clearfix u_1070080283" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="3"> <div index="3" class="photoGalleryThumbs animated " data-index="3"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1166032828" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/NZ6_3014-XL.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3014-XL-640w.jpg');"><img id="1523281509" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3014-XL-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1595970780" class="caption-container u_1595970780" style="display:none"> <span class="caption-inner"> <a id="1497271543" class="caption-button dmWidget clearfix u_1497271543" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="photogallery-row photogallery-hidden-row " data-index=""> <div class="photogallery-column column-4" data-index="4"> <div index="4" class="photoGalleryThumbs animated " data-index="4"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1512107282" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/NZ6_3019-XL.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3019-XL-640w.jpg');"><img id="1996903073" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3019-XL-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1342115368" class="caption-container u_1342115368" style="display:none"> <span class="caption-inner"> <a id="1693175625" class="caption-button dmWidget clearfix u_1693175625" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="5"> <div index="5" class="photoGalleryThumbs animated " data-index="5"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1910135867" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/NZ6_3021-M.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3021-M-640w.jpg');"><img id="1300002134" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3021-M-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1617898289" class="caption-container u_1617898289" style="display:none"> <span class="caption-inner"> <a id="1334577614" class="caption-button dmWidget clearfix u_1334577614" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="6"> <div index="6" class="photoGalleryThumbs animated " data-index="6"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1379748232" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/NZ6_3023-M.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3023-M-640w.jpg');"><img id="1019721650" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3023-M-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1299869044" class="caption-container u_1299869044" style="display:none"> <span class="caption-inner"> <a id="1103982628" class="caption-button dmWidget clearfix u_1103982628" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="7"> <div index="7" class="photoGalleryThumbs animated " data-index="7"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1999303289" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/NZ6_3025-M.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3025-M-640w.jpg');"><img id="1159766368" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/NZ6_3025-M-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1790212237" class="caption-container u_1790212237" style="display:none"> <span class="caption-inner"> <a id="1050224280" class="caption-button dmWidget clearfix u_1050224280" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="photoGalleryViewAll link" isall="true" data-viewall="View more" data-viewless="View less">View more</div>
</div>
<a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton" file="false" href="https://ejvisionsphotography.smugmug.com/FamilyCelebrations/2025-Taste-The-Dream-Community-Resource" data-element-type="dButtonLinkId" id="1335535636" target="_blank"> <span class="iconBg" aria-hidden="true" id="1129305598"> <span class="icon hasFontIcon icon-star" id="1184121745"></span>
</span>
<span class="text" id="1403800033">View more</span>
</a>
<div class="u_1320716276 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1320716276" style="transition: opacity 1s ease-in-out;"> <h4 class="text-align-center"><span style="display: unset; color: rgb(137, 28, 25);">MLK Weekend Highlight</span></h4>
</div>
<div class="dmPhotoGallery newPhotoGallery dmPhotoGalleryResp u_1522007220 photo-gallery-done text-layout-over captionAlignment-center_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="4" data-element-type="dPhotoGalleryId" data-desktop-text-layout="over" id="1522007220" data-placeholder="false"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div>
<div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-4" data-index="0"> <div index="0" class="photoGalleryThumbs animated " data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1570997649" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/IMG_9392-e784b4e7.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9392-e784b4e7-640w.jpg');"><img id="1819191963" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9392-e784b4e7-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1149365408" class="caption-container u_1149365408" style="display:none"> <span class="caption-inner"> <a id="1470715675" class="caption-button dmWidget clearfix u_1470715675" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="1"> <div index="1" class="photoGalleryThumbs animated " data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1576407342" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/IMG_9393.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9393-640w.jpg');"><img id="1945413423" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9393-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1791930799" class="caption-container u_1791930799" style="display:none"> <span class="caption-inner"> <a id="1300765737" class="caption-button dmWidget clearfix u_1300765737" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="2"> <div index="2" class="photoGalleryThumbs animated " data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1603842136" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/IMG_9389-4fa8c2de.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9389-4fa8c2de-640w.jpg');"><img id="1360789665" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9389-4fa8c2de-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1247400342" class="caption-container u_1247400342" style="display:none"> <span class="caption-inner"> <a id="1675617556" class="caption-button dmWidget clearfix u_1675617556" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="3"> <div index="3" class="photoGalleryThumbs animated " data-index="3"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1877129143" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/IMG_9384-6700243a.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9384-6700243a-640w.jpg');"><img id="1191274430" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9384-6700243a-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1707649706" class="caption-container u_1707649706" style="display:none"> <span class="caption-inner"> <a id="1782832024" class="caption-button dmWidget clearfix u_1782832024" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="photogallery-row photogallery-hidden-row " data-index=""> <div class="photogallery-column column-4" data-index="4"> <div index="4" class="photoGalleryThumbs animated " data-index="4"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1695172728" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/IMG_9405.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9405-640w.jpg');"><img id="1884904437" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9405-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1277223868" class="caption-container u_1277223868" style="display:none"> <span class="caption-inner"> <a id="1691237339" class="caption-button dmWidget clearfix u_1691237339" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="5"> <div index="5" class="photoGalleryThumbs animated " data-index="5"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1247196576" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/IMG_9385-3b2af08a.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9385-3b2af08a-640w.jpg');"><img id="1312206040" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9385-3b2af08a-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1828869062" class="caption-container u_1828869062" style="display:none"> <span class="caption-inner"> <a id="1176667096" class="caption-button dmWidget clearfix u_1176667096" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="6"> <div index="6" class="photoGalleryThumbs animated " data-index="6"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1330686790" data-image-url="https://irp.cdn-website.com/277663d4/dms3rep/multi/IMG_9414-3cdf5abc.jpg" style="background-image: url('https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9414-3cdf5abc-640w.jpg');"><img id="1636828718" data-src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/IMG_9414-3cdf5abc-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1976407682" class="caption-container u_1976407682" style="display:none"> <span class="caption-inner"> <a id="1980497132" class="caption-button dmWidget clearfix u_1980497132" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">Button</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="photoGalleryViewAll link" isall="true" data-viewall="View more" data-viewless="View less">View more</div>
</div>
</div>
</div>
</div>
<div class="u_1267802063 dmRespRow" id="1267802063"> <div class="dmRespColsWrapper" id="1826991178"> <div class="dmRespCol large-12 medium-12 small-12" id="1454877243"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1632663376" style="transition: opacity 1s ease-in-out 0s;"><p><span style="display: unset; color: rgb(236, 236, 236);">New Paragraph</span></p></div>
<div data-element-type="dYouTubeId" class="u_1600860401 youtubeExt dmNoMark youtube-padding-fix" id="1600860401" data-video-uploaded="true"> <div class="innerYoutubeExt" id="1285298671"> <video src="https://vid.cdn-website.com/277663d4/videos/SoQn8UscRamXKRP5s1Op_1a186d24-1d80-43b5-8bbb-b37746a12ab7-v.mp4" data-src="https://vid.cdn-website.com/277663d4/videos/SoQn8UscRamXKRP5s1Op_1a186d24-1d80-43b5-8bbb-b37746a12ab7-v.mp4" poster="https://irp.cdn-website.com/277663d4/dms3rep/multi/SoQn8UscRamXKRP5s1Op_1a186d24-1d80-43b5-8bbb-b37746a12ab7.v2.0000000.jpg" controls="" id="1172482275" data-upload-date="1736361913530"></video>
</div>
</div>
</div>
</div>
</div>
<div class="u_1985312477 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1985312477"> <div class="dmRespColsWrapper" id="1536241732"> <div class="dmRespCol small-12 medium-6 large-6 u_1275628687" id="1275628687"> <div data-element-type="spacer" class="u_1314630354 dmSpacer" id="1314630354"></div>
</div>
<div class="u_1531637064 dmRespCol small-12 medium-6 large-6" id="1531637064" data-anim-desktop="fadeIn"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1083317077" style="transition: opacity 1s ease-in-out 0s;" data-quillbot-parent="TnEp7uutNX07Lh8_vxmAh"><p class="text-align-center" style="letter-spacing: 0.2em;"><span class="" style="text-transform: uppercase; display: unset; font-weight: bold; color: rgb(228, 54, 48);"><span style="text-transform: uppercase; display: unset; font-weight: bold; color: rgb(228, 54, 48);">Power 88</span>
</span><span style="text-transform: uppercase; display: unset; font-weight: bold;">KCEP-FM</span></p></div>
<div class="u_1845524720 dmNewParagraph" data-element-type="paragraph" id="1845524720" style="transition: none 0s ease 0s; display: block; text-align: left;" data-version="5" data-quillbot-parent="OavinJ9ja77UBmtcCdocK"> <h3 class="text-align-center m-size-27 size-34" style="line-height: 1.2;"><span class="m-font-size-27 font-size-34" style="font-weight: normal; display: initial;">We are one</span></h3>
</div> <div data-element-type="dYouTubeId" class="u_1784283324 youtubeExt dmNoMark youtube-padding-fix" id="1784283324" data-video-uploaded="true"> <div class="innerYoutubeExt" id="1461047566"> <video src="https://vid.cdn-website.com/277663d4/videos/CGK3m4ojT56m6NBbkl2r_Power+88+KCEP-FM+%281%29-v.mp4" data-src="https://vid.cdn-website.com/277663d4/videos/CGK3m4ojT56m6NBbkl2r_Power+88+KCEP-FM+%281%29-v.mp4" poster="https://irp.cdn-website.com/277663d4/dms3rep/multi/CGK3m4ojT56m6NBbkl2r_Power+88+KCEP-FM+%281%29.v2.0000000.jpg" controls="" id="1913863294" data-upload-date="1686881745951"></video>
</div>
</div>
<div class="u_1220807046 dmNewParagraph" id="1220807046" style="transition: none 0s ease 0s; text-align: left; display: block;" data-version="5" data-quillbot-parent="M-bVE9xJJ1Wcc-R2hAE-R"><p class="text-align-left size-16"><span class="font-size-16" style="display: initial;">A community service of EOB, KCEP-FM provides more than 150,000 listeners each week with an eclectic blend of hip-hop and R&B, locally produced public affairs programming, and cultural programs. The station broadcasts throughout the Las Vegas Valley on its frequency of 88.1 FM. As a member-supported, non-commercial station, KCEP is proud to be an National Public Radio (NPR) affiliate station. Contact us today to learn more.</span></p></div> <a data-display-type="block" class="u_1721964388 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/contact" data-element-type="dButtonLinkId" id="1721964388" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" link_type="popup" popup_target="contact" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1513928502"> <span class="icon hasFontIcon icon-star" id="1610182468"></span>
</span>
<span class="text" id="1641308163">Learn More</span>
</a>
</div>
</div>
</div>
<div class="dmRespRow" id="1718308734"> <div class="dmRespColsWrapper" id="1006386764"> <div class="dmRespCol large-12 medium-12 small-12 u_1419126800" id="1419126800"> <div data-element-type="html" class="dmCustomHtml u_1678158063" id="1678158063"> <source src="https://open.spotify.com/track/4sKRR9k6Zg9qaZALsk8qOH?si=876d849eb2e2481d" type="audio/mpeg"></source>
</div>
</div>
</div>
</div>
<div class="u_1721145226 dmRespRow fullBleedChanged fullBleedMode" id="1721145226"> <div class="dmRespColsWrapper" id="1145771301"> <div class="u_1041495210 dmRespCol small-12 large-7 medium-7" id="1041495210"> <div class="u_1311287250 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1311287250" style="transition: opacity 1s ease-in-out 0s;" data-quillbot-parent="Em5nfwYFpaY3FhMA_4O4s"> <h3 class="m-size-36 size-45"><span class="font-size-45 m-font-size-36" style="font-weight: normal; display: unset; color: rgb(33, 33, 33);">Tune Into Our Talk Shows</span></h3>
</div>
<div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1623614858" style="transition: opacity 1s ease-in-out 0s;" data-quillbot-parent="BjO92PfrzZqBqfpJZohBZ"><p><span style="display: initial; color: rgb(33, 33, 33);">Power 88 KCEP-FM is your single source for dynamic talk shows, educating listeners with the latest topics and news. Tune in today!</span></p></div>
<div class="dmRespRow u_1192822009" id="1192822009"> <div class="dmRespColsWrapper" id="1771609153"> <div class="u_1439648928 dmRespCol small-12 large-4 medium-4" id="1439648928"> <a data-display-type="block" class="u_1157529595 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/talk-shows" data-element-type="dButtonLinkId" id="1157529595" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1652173709"> <span class="icon hasFontIcon icon-star" id="1845648350"></span>
</span>
<span class="text" id="1432340073">Talk Show Info</span>
</a>
</div>
<div class="u_1343427525 dmRespCol small-12 large-8 medium-8" id="1343427525"> <a data-display-type="block" class="u_1185436874 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/power88" data-element-type="dButtonLinkId" id="1185436874" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1968551398"> <span class="icon hasFontIcon icon-star" id="1983778651"></span>
</span>
<span class="text" id="1285712074">Channel 88</span>
</a>
</div>
</div>
</div>
</div>
<div class="u_1367526690 dmRespCol small-12 large-5 medium-5" id="1367526690"> <div data-element-type="html" class="dmCustomHtml u_1410518206" id="1410518206"> <source src="https://open.spotify.com/track/4sKRR9k6Zg9qaZALsk8qOH?si=43e1e2666f4c47eb" type="audio/mpeg"></source>
</div>
</div>
</div>
</div>
<div class="dmRespRow" id="1102857184"> <div class="dmRespColsWrapper" id="1365343043"> <div class="dmRespCol large-12 medium-12 small-12 u_1841141648" id="1841141648"> <div data-element-type="html" class="dmCustomHtml u_1763447583" id="1763447583"> <source src="https://open.spotify.com/track/4sKRR9k6Zg9qaZALsk8qOH?si=876d849eb2e2481d" type="audio/mpeg"></source>
</div>
</div>
</div>
</div>
<div class="u_1316551902 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1316551902"> <div class="dmRespColsWrapper" id="1122597757"> <div class="u_1626040900 dmRespCol small-12 hasBackgroundOverlay medium-12 large-12" id="1626040900" data-anim-desktop="none" data-anchor="Pause"> <div class="u_1419112535 dmNewParagraph" data-element-type="paragraph" id="1419112535" style="opacity: 1; transform: translate3d(0%, 0%, 0px);" data-anim-desktop="fadeInRight" data-version="5" data-quillbot-parent="NNpjqRzzsoZQuTOwPX1NS"> <h2 class="text-align-center"><span style="display: initial; color: rgb(255, 255, 255); font-weight: normal;">We are one</span></h2>
</div> <div class="u_1693872233 dmNewParagraph" id="1693872233" style="display: block;" data-anim-desktop="fadeInRight" data-version="5" data-quillbot-parent="6YXDJhKGtX6gaYpQ75Ssf"><p class="text-align-center m-size-16"><span style="color: rgb(255, 255, 255); font-weight: normal; display: initial;" m-font-size-set="true" class="m-font-size-16">Power 88 KCEP-FM is Las Vegas's most diverse radio station, with all kinds of music playing at different hours throughout the week. Whether you like old-school jams, today’s R&B, or anything else in between, we’ve got you covered. Tune in today or check out our radio schedule to hear your favorite on-air personalities and DJs.</span><span style="display: initial;"><br/></span></p></div> <div data-element-type="html" class="u_1661834691 dmCustomHtml" id="1661834691"> <div id="R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=" class="mytuner-widget" data-target="397287" data-requires_initialization="true" data-autoplay="false" data-hidehistory="false" style="width: 100%; max-width: 100%; overflow: hidden; max-height: 500px; border: 1px solid rgb(129, 127, 128); border-radius: 6px;"> <style type="text/css">.mytuner-widget { all: initial; display: block; color: #3D3D3D; } .mytuner-widget, .mytuner-widget * { box-sizing: border-box; font-family: sans-serif; } .main-play-button { padding: 5px; border-radius: 20px; width: 40px; height: 40px; float: left; margin-left: 10px; margin-right: 15px; margin-top: 12.5px; cursor: pointer; background-color: #FFF; box-shadow: 1px 2px 6px -3px black; display: inline-block; } .main-play-button:hover { background-color: #EEE; } .main-play-button.disabled { filter: grayscale(1); cursor: not-allowed; } .main-play-button div { background: url("https://mytuner-radio.com/static/icons/widgets/BT_Play/BT_Play@2x.png") no-repeat center; background-size: 16px; width: 28px; height: 28px; margin-left: 3px; } .main-play-button.loading div { background: url("https://static2.mytuner.mobi/static/images/sprite-loading.gif") no-repeat center; filter: grayscale(1); background-size: 28px; margin-left: 2px; } .main-play-button.playing div { background: url("https://mytuner-radio.com/static/icons/widgets/BT_Pause/BT_Pause@2x.png") no-repeat center; background-size: 16px; margin-left: 2px; } .main-play-button.error div { background: url("https://mytuner-radio.com/static/icons/widgets/BT_Error/erro@2x.png") no-repeat center; background-size: 16px; margin-left: 0; } .play-button { background: url("https://mytuner-radio.com/static/icons/widgets/BT_Play/BT_Play.png") no-repeat center; width: 40px; height: 40px; cursor: pointer; display: inline-flex; align-items: center; margin: auto 4px auto 19px; /* align with radio logo */ } .play-button.loading { background: url("https://static2.mytuner.mobi/static/images/sprite-loading.gif") no-repeat center; filter: grayscale(1); background-size: 28px; } .play-button.playing { background: url("https://mytuner-radio.com/static/icons/widgets/BT_Pause/BT_Pause.png") no-repeat center; } .play-button.error { background: url("https://mytuner-radio.com/static/icons/widgets/BT_Error/erro.png") no-repeat center; background-size: 15px; } .play-button.disabled { opacity: 0.3; } .play-button.disabled:hover { cursor: not-allowed; } input[type=range][orient=vertical] { writing-mode: bt-lr; /* IE */ -webkit-appearance: slider-vertical; /* WebKit */ width: 8px; padding: 0 5px; } .volume-controls { width: 35px; height: 35px; display: inline-block; position: absolute; margin-left: 5px; margin-top: 14px; padding-top: 0; border-radius: 20px; box-sizing: content-box !important; z-index: 10; /* animation */ border: 1px solid transparent; transition: background 0.5s, padding 0.5s, margin 0.5s, border 0.5s; overflow: hidden; } .volume-controls:hover { padding-top: 140px; /* add original margin */ margin-top: -126px; background-color: #F2F2F2; border: 1px solid grey; transition: background 0.5s, padding 0.5s, margin 0.5s; } .volume-controls:hover &amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; .volume-control { display: block; } .volume-controls .volume-control { opacity: 0; margin-top: -126px; margin-left: 13px; position: absolute; transition: 0.5s all; } .volume-controls:hover .volume-control { opacity: 1; } .volume-controls .volume-indicator { cursor: pointer; display: block; } .player-radio-link { width: calc(100% - 65px - 84px - 37px - 12px); } .player-radio-name { width: calc(100% - 74px - 10px); } .player-mytuner-logo { margin-left: 47px; } @media (max-width: 480px) { .player-radio-link { width: calc(100% - 65px - 84px - 12px); } .player-mytuner-logo { margin-left: 10px; } .volume-controls { display: none; } }</style>
<div id="R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=top-bar" style="background: rgb(249, 240, 240); height: 75px; width: 100%; display: block; padding: 5px; line-height: 65px;"> <div id="R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=play-button" class="main-play-button disabled" data-id="R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I="> <div class="play-image"></div>
</div>
<a class="player-radio-link" href="http://mytuner-radio.com/radio/kcep-power-88-fm-397287/?utm_source=widget&utm_medium=player" rel="noopener" target="_blank" style="height: 100%; display: inline-block; line-height: 65px; cursor: pointer;"><img src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/2023-KCEP+FM+Cutout-1920w.png" alt="KCEP Power 88 FM" style="float: left; height: 74px; margin-top: -5px; box-shadow: black 0px 0px 3px -1px;" onerror="handleImageLoadError(this)"/> <span class="player-radio-name" style="margin-left: 10px; color: rgb(61, 61, 61); font-weight: bold; font-size: 20px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;">KCEP Power 88 FM</span>
</a>
<div class="volume-controls"><input id="R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=volume-control" class="volume-control slider" max="100" min="1" orient="vertical" type="range" value="100"/> <svg id="R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=volume-indicator" class="volume-indicator" height="30" width="30" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" style="fill: grey; margin: 2px;"> <path d="M3 10v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71V6.41c0-.89-1.08-1.34-1.71-.71L7 9H4c-.55 0-1 .45-1 1zm13.5 2c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 4.45v.2c0 .38.25.71.6.85C17.18 6.53 19 9.06 19 12s-1.82 5.47-4.4 6.5c-.36.14-.6.47-.6.85v.2c0 .63.63 1.07 1.21.85C18.6 19.11 21 15.84 21 12s-2.4-7.11-5.79-8.4c-.58-.23-1.21.22-1.21.85z"></path>
</svg>
</div>
<a class="player-mytuner-logo" href="https://mytuner-radio.com?utm_source=widget&utm_medium=player" rel="noopener" target="_blank" style="display: inline-block; vertical-align: top;"><img src="https://mytuner-radio.com/static/icons/widgets/MyTuner_Logo/MyTunerLogo_Normal.png" alt="Listen on myTuner radio!" style="height: 36px; width: 84px; vertical-align: middle;" onerror="handleImageLoadError(this)"/></a>
</div>
<ul id="R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=song-history" data-border="1" data-bordercolor="#817f80" style="width: 100%; background-color: rgb(238, 238, 238); max-height: calc(415px); padding: 0px; margin: 0px; overflow-y: scroll;"></ul>
<script>
// var widget_id = widget_id || "R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=";
var mytuner_scripts = mytuner_scripts || {};
mytuner_scripts["player-v1.js_queue"] = mytuner_scripts["player-v1.js_queue"] || [];
if (mytuner_scripts["player-v1.js-imported"] == undefined) {
mytuner_scripts["player-v1.js-imported"] = false;
mytuner_scripts["player-v1.js"] = function(){};
var s = document.createElement("script");
s.type = "text/javascript";
s.src = "https://mytuner-radio.com/static/js/widgets/player-v1.js";
s.defer = true;
if (s.readyState){ //IE
s.onreadystatechange = function(){
if (s.readyState == "loaded" || s.readyState == "complete"){
s.onreadystatechange = null;
runQueue();
}
};
} else { //Others
s.onload = function(){ runQueue(); };
}
document.getElementsByTagName('head')[0].appendChild(s);
function runQueue() {
mytuner_scripts["player-v1.js_queue"].forEach(function(func) {
func();
});
}
mytuner_scripts["player-v1.js_queue"].push(function(){mytuner_scripts["player-v1.js"]("R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=")});
} else {
let widget = document.getElementById("R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=");
if (widget && widget.dataset.requires_initialization === "true") {
if (mytuner_scripts["player-v1.js-imported"]) {
mytuner_scripts["player-v1.js"]("R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=");
widget.dataset.requires_initialization = "false";
} else {
mytuner_scripts["player-v1.js_queue"].push(function(){
mytuner_scripts["player-v1.js"]("R8K1asO4w4rDicKucMOPw5rDq8OdMnXDvcOJwrV+w5cuw7I=");
widget.dataset.requires_initialization = "false";
});
}
}
}
</script>
<script>
var mytuner_scripts = mytuner_scripts || {};
if (mytuner_scripts["widget-player-v1.js-imported"] == undefined) {
mytuner_scripts["widget-player-v1.js-imported"] = false;
var s = document.createElement("script");
s.type = "text/javascript";
s.src = "https://mytuner-radio.com/static/js/widgets/widget-player-v1.js";
s.defer = true;
document.getElementsByTagName('head')[0].appendChild(s);
}
</script>
</div>
<style>div.FloatingSmall__Container-sc-15i4pvi-0{right:auto!important;left:12px!important;}
img.Image__ImageComponent-sc-1jo7lpx-2{display:none!important;}
div.Image__Container-sc-1jo7lpx-1.ejqgJh{width:48px;height:48px;background-image:url(https://irp.cdn-website.com/277663d4/dms3rep/multi/2023-KCEP+FM+Cutout.png);background-size:contain;background-repeat:no-repeat;}</style>
</div>
<a data-display-type="block" class="u_1211826639 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/radio-schedule" data-element-type="dButtonLinkId" id="1211826639" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1453613998"> <span class="icon hasFontIcon icon-star" id="1874770931"></span>
</span>
<span class="text" id="1256229610">View Schedule</span>
</a>
</div>
</div>
</div>
<div class="u_WhoWeAre dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="WhoWeAre" data-anchor="Who We Are"> <div class="dmRespColsWrapper" id="1323801195"> <div class="u_MissionStatement dmRespCol small-12 large-11 medium-11 hasBackgroundOverlay" id="MissionStatement" data-anchor="Mission Statement"> <div class="u_1625474576 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1625474576" style="transition: opacity 1s ease-in-out 0s;" data-quillbot-parent="Lal7zuTGOj7ABTzfsjXQl"><p style="letter-spacing: 0.2em;" class="size-24 m-size-19"><span style="display: unset; color: rgb(255, 255, 255); font-weight: bold;" class="font-size-24 m-font-size-19">OUR MISSION</span></p></div>
<div class="u_1756482588 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1756482588" style="transition: none 0s ease 0s; text-align: left; display: block;" data-quillbot-parent="3H3XO_UcjoawmYy2yDUIX"><p class="m-size-30 text-align-left size-38" style="line-height: 2;"><span class="font-size-38 m-font-size-30" style="color:rgb(255, 255, 255);text-decoration:none;display:unset;font-family:'Rock Salt', 'Rock Salt Fallback';font-style:normal;">Engage, Inform, and Entertain</span><span single-space="true" class="font-size-36 m-font-size-29" style="text-decoration: none; color: rgb(255, 255, 255); display: unset; font-style: normal;"> <span class="font-size-36 m-font-size-29" style="text-decoration: none; color: rgb(255, 255, 255); display: unset; font-style: normal;"></span>
</span></p><p class="m-size-16 text-align-left size-20" style="line-height: 1.5;"><span class="font-size-20 m-font-size-16" style="color:rgb(255, 255, 255);display:unset;font-family:Roboto, 'Roboto Fallback';">our audience by providing a distinctive and thoughtful mix of news, public affairs, and music programming.</span></p></div>
</div>
<div class="u_VisionStatement dmRespCol small-12 large-1 medium-1" id="VisionStatement" data-anchor="Vision Statement"> <div class="u_1304294670 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1304294670" style="transition: opacity 1s ease-in-out 0s;" data-quillbot-parent="TnEp7uutNX07Lh8_vxmAh"><p style="letter-spacing: 0.2em;" class="text-align-left"><span class="" style="text-transform: uppercase; display: unset; font-weight: bold; color: rgb(228, 54, 48);"><span style="text-transform: uppercase; display: unset; font-weight: bold; color: rgb(228, 54, 48);">Creating Connections</span>
</span><span style="text-transform: uppercase; display: unset; font-weight: bold;">And Engaging the</span></p></div>
<div class="u_1857958569 defaultH3 dmNewParagraph" id="1857958569" data-version="5" style="text-align: left; display: block;" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZGlyIjoiaW4tcGxhY2UifX0=" data-anim-desktop="fadeInCombo" data-quillbot-parent="uHERaKgWf4mTMHduFcSpp"> <h5 class="size-48 m-size-38"><span style="display: initial; font-weight: normal;" class="font-size-48 m-font-size-38">Community</span></h5>
</div> <div class="u_1501954632 dmFullHomeSectionTxt dmBlockElement dmNewParagraph" id="1501954632" data-version="5" style="text-align: start; transition: none 0s ease 0s; display: block;" data-quillbot-parent="sLAxpCb_5mShO7sYhyLib"><p class="m-size-16 text-align-left"><span class="m-font-size-16" m-font-size-set="true" style="display: initial; font-weight: normal;">The vision of KCEP is to be the nucleus of the community by providing knowledge through dynamic programming, creating connections through effective partnerships, and actively engaging the community with a vital public radio presence.</span></p></div>
<div class="widget-832a29 u_1753608506 dmCustomWidget" data-lazy-load="" data-title="" id="1753608506" dmle_extension="custom_extension" data-element-type="custom_extension" icon="false" surround="false" data-widget-id="832a29738c2b44fdb4e63369b1bf458a" data-widget-version="81" data-widget-config="eyJpdGVtcyI6W3sidGl0bGUiOiJTdGF0aW9uIE1hbmFnZW1lbnQiLCJoZWFkaW5nVHlwZSI6ImgzIiwiZGVzY3JpcHRpb24iOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+PHN0cm9uZz5DcmFpZyBLbmlnaHQ8L3N0cm9uZz48L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPkdlbmVyYWwgTWFuYWdlcjwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+NzAyLTY0OC0wMTA0PC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+PHN0cm9uZz5ESiBCZW56bzwvc3Ryb25nPjwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+QVBEIEFzc2lzdGFudCBQcm9ncmFtIERpcmVjdG9yIC8gVHJhZmZpYyBNYW5hZ2VyPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj43MDItNTM0LTE0MTg8L3A+PGJyPjxwIGNsYXNzPVwicnRlQmxvY2tcIj48c3Ryb25nPkFuZ2VsYSBCdXJyZWxswqA8L3N0cm9uZz48L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPlVuZGVyd3JpdGluZyBEZXBhcnRtZW50wqA8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjcwMi02NDgtMDEwNDwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjxzdHJvbmc+QW1iZXIgQmxvdzwvc3Ryb25nPjwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+UHJvZHVjdGlvbiBEZXBhcnRtZW50IENvb3JkaW5hdG9ywqA8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjcwMi01MzQtMTQwODwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjxzdHJvbmc+QnJvdGhlciBQYXVsIEdlbnRsZcKgPC9zdHJvbmc+PC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5Hb3NwZWwgTXVzaWMgRGVwYXJ0bWVudDwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+NzAyLTY0OC0wMTA0PC9wPiIsImljb24iOiI8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCIxMDAlXCIgdmlld0JveD1cIjAgMCAxNzkyIDE3OTJcIj48cGF0aCBmaWxsPVwiaW5oZXJpdFwiIGQ9XCJNMTY3MSA1NjZxMCA0MC0yOCA2OGwtNzI0IDcyNC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTEzNi0xMzYtMzYyLTM2MnEtMjgtMjgtMjgtNjh0MjgtNjhsMTM2LTEzNnEyOC0yOCA2OC0yOHQ2OCAyOGwyOTQgMjk1IDY1Ni02NTdxMjgtMjggNjgtMjh0NjggMjhsMTM2IDEzNnEyOCAyOCAyOCA2OHpcIiAvPjwvc3ZnPiJ9LHsidGl0bGUiOiJLQ0VQIENvbW11bml0eSBBZHZpc29yeSBCb2FyZCIsImhlYWRpbmdUeXBlIjoiaDMiLCJkZXNjcmlwdGlvbiI6IjxwIGNsYXNzPVwicnRlQmxvY2tcIj5MYXVyZW4gQnJvb2tzIChDaGFpcik8L3A+PGJyPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5EZXRyaWNrIFNhbmZvcmQgKFZpY2UtQ2hhaXIpPC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+VHlyb25lIEJlbnRsZXk8L3A+PGJyPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5BbnRhbnVzIFB1bGx1bTwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPkRhcml1cyBUb3N0b248L3A+PGJyPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5UaWZmYW55IFdhcmQ8L3A+IiwiaWNvbiI6IjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHdpZHRoPVwiMTAwJVwiIGhlaWdodD1cIjEwMCVcIiB2aWV3Qm94PVwiMCAwIDE3OTIgMTc5MlwiPjxwYXRoIGZpbGw9XCJpbmhlcml0XCIgZD1cIk0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4elwiIC8+PC9zdmc+In0seyJ0aXRsZSI6IkVPQiBCb2FyZCBvZiBEaXJlY3RvcnMiLCJoZWFkaW5nVHlwZSI6ImgzIiwiZGVzY3JpcHRpb24iOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+PHN0cm9uZz5QdWJsaWMgU2VjdG9yPC9zdHJvbmc+PC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+TGF3cmVuY2UgV2Vla2x5IChDaGFpcik8L3A+PGJyPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5Bc3NlbWJseW1hbiBDLkguIE1pbGxlcjwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjxzdHJvbmc+UHJpdmF0ZSBhbmQgQnVzaW5lc3MgU2VjdG9yPC9zdHJvbmc+PC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+RnJlZCBIYXJvbiAoVHJlYXN1cmVyKTwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjxzdHJvbmc+TG93LUluY29tZSBDb21tdW5pdHkgU2VjdG9yPC9zdHJvbmc+PC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+WWxvbmRhIERpY2tlcnNvbjwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+KFRoZSBzZWNvbmQgYm9hcmQgc2VhdCB3aXRoaW4gdGhpcyBzZWN0b3IgaXMgdmFjYW50IGFzIG9mIDcvMS8yMDIwLik8L3A+IiwiaWNvbiI6IjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHdpZHRoPVwiMTAwJVwiIGhlaWdodD1cIjEwMCVcIiB2aWV3Qm94PVwiMCAwIDE3OTIgMTc5MlwiPjxwYXRoIGZpbGw9XCJpbmhlcml0XCIgZD1cIk0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4elwiIC8+PC9zdmc+In1dLCJleHBhbmRGaXJzdEl0ZW0iOmZhbHNlLCJjb2xsYXBzZU90aGVycyI6dHJ1ZSwibGF5b3V0Ijoicm91bmRlZEljb24ifQ=="> <ul class="accordion-wrapper roundedIcon " data-first-expanded="false"> <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>Station Management</h3>
</div>
<div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path>
</svg>
</div>
</div>
</div>
<div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock"><strong>Craig Knight</strong></p><p class="rteBlock">General Manager</p><p class="rteBlock">702-648-0104</p><br/><p class="rteBlock"><strong>DJ Benzo</strong></p><p class="rteBlock">APD Assistant Program Director / Traffic Manager</p><p class="rteBlock">702-534-1418</p><br/><p class="rteBlock"><strong>Angela Burrell </strong></p><p class="rteBlock">Underwriting Department </p><p class="rteBlock">702-648-0104</p><br/><p class="rteBlock"><strong>Amber Blow</strong></p><p class="rteBlock">Production Department Coordinator </p><p class="rteBlock">702-534-1408</p><br/><p class="rteBlock"><strong>Brother Paul Gentle </strong></p><p class="rteBlock">Gospel Music Department</p><p class="rteBlock">702-648-0104</p></div>
</div>
</div>
</li>
<li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>KCEP Community Advisory Board</h3>
</div>
<div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path>
</svg>
</div>
</div>
</div>
<div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Lauren Brooks (Chair)</p><br/><p class="rteBlock">Detrick Sanford (Vice-Chair)</p><br/><p class="rteBlock">Tyrone Bentley</p><br/><p class="rteBlock">Antanus Pullum</p><br/><p class="rteBlock">Darius Toston</p><br/><p class="rteBlock">Tiffany Ward</p></div>
</div>
</div>
</li>
<li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>EOB Board of Directors</h3>
</div>
<div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path>
</svg>
</div>
</div>
</div>
<div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock"><strong>Public Sector</strong></p><br/><p class="rteBlock">Lawrence Weekly (Chair)</p><br/><p class="rteBlock">Assemblyman C.H. Miller</p><br/><p class="rteBlock"><strong>Private and Business Sector</strong></p><br/><p class="rteBlock">Fred Haron (Treasurer)</p><br/><p class="rteBlock"><strong>Low-Income Community Sector</strong></p><br/><p class="rteBlock">Ylonda Dickerson</p><p class="rteBlock">(The second board seat within this sector is vacant as of 7/1/2020.)</p></div>
</div>
</div>
</li>
</ul>
</div>
<a data-display-type="block" class="u_1503270051 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/contact" data-element-type="dButtonLinkId" id="1503270051" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" link_type="popup" popup_target="contact" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1467505069"> <span class="icon hasFontIcon icon-star" id="1969335801"></span>
</span>
<span class="text" id="1445956595">Reach Out</span>
</a>
</div>
</div>
</div>
<section class="u_OurFuture dmRespRow dmSectionParallex dmHomeSection3Parallex hasBackgroundOverlay dmSectionParallaxNew" id="OurFuture" data-anchor="Our Future"> <div class="dmRespColsWrapper" id="1166618874"> <div class="u_1311668080 dmRespCol small-12 medium-12 large-12" id="1311668080"> <div class="u_1690730323 defaultH3 dmNewParagraph" id="1690730323" data-version="5" style="text-align: left; display: block;" data-anim-extended="eyJkZXNrdG9wIjp7InRyaWdnZXIiOiJlbnRyYW5jZSIsImFuaW1hdGlvbiI6ImZhZGVJbkNvbWJvIiwiZGlyIjoiaW4tcGxhY2UifX0=" data-anim-desktop="fadeInCombo" data-quillbot-parent="bgJ3g_eOqjUbYUxNgS1Sn"> <h4 class="m-size-38 text-align-center size-48" style="line-height: 1.25;"><span class="m-font-size-38 font-size-48" m-font-size-set="true" style="color: rgb(255, 255, 255); display: initial; font-weight: 400;">Our Future</span><span style="display: initial;"><br/></span></h4>
</div> <div class="u_1298492208 dmFullHomeSectionTxt dmBlockElement dmNewParagraph" id="1298492208" data-version="5" style="text-align: start; transition: none 0s ease 0s; display: block;" data-quillbot-parent="U8WBvFmoH6paGg88h8AyF"><p class="text-align-center m-size-16"><span style="display: initial; color: rgb(255, 255, 255);" m-font-size-set="true" class="m-font-size-16">We are thrilled to tell you of a very exciting development for KCEP:</span></p><p class="text-align-center m-size-16"><span style="display: initial; color: rgb(255, 255, 255);" m-font-size-set="true" class="m-font-size-16">The 1923 Westside School and Campus, where KCEP resided, is now a historical landmark on the National Registry. KCEP moved out of the 1923 Westside School for rehabilitation purposes and moved next door into the newly renovated 1948 building. Both buildings are on the 1923 Westside School Campus, located at 330 West Washington Avenue in Las Vegas (89106), on the corner of the newly renovated "D" Street.</span></p><p class="text-align-center"><span style="display: initial;" m-font-size-set="true" class="m-font-size-16"><br/></span></p><p class="text-align-center m-size-16"><span style="display: initial; color: rgb(255, 255, 255);" m-font-size-set="true" class="m-font-size-16">KCEP is currently upgrading into a multimedia center, a place for students to train for future careers in broadcasting, digital media, and online programming. KCEP serves the community and is a resource for over 200,000 listeners on a weekly basis.</span></p><p class="text-align-center m-size-16"><span style="display: initial; color: rgb(255, 255, 255);" m-font-size-set="true" class="m-font-size-16">KCEP has a long history in the Las Vegas community, dating back to its humble beginnings at Nucleus Plaza (formerly the Golden West Shopping Center) in 1972 with just 10 watts (now 10,000 watts). For more than 45 years, KCEP has prospered thanks to the dedication and perseverance of a passionate community. With your support, KCEP has an opportunity to flourish into a modern-day digital facility that will enhance its abilities to serve the community.</span></p><p><span style="display: initial;"><br/></span></p></div>
<div class="u_1196499596 dmRespRow" id="1196499596"> <div class="dmRespColsWrapper" id="1883750339"> <div class="dmRespCol large-6 medium-6 small-12 u_1934122591" id="1934122591"> <a data-display-type="block" class="u_1005511492 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="https://givebutter.com/lAadc9" data-element-type="dButtonLinkId" id="1005511492" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" data-buttonstyle="ROUND_SIDES" target="_blank"> <span class="iconBg" id="1988844132"> <span class="icon hasFontIcon icon-star" id="1998123643"></span>
</span>
<span class="text" id="1279640789">Support Power 88</span>
</a>
</div>
<div class="dmRespCol large-6 medium-6 small-12 u_1438932596" id="1438932596"> <a data-display-type="block" class="u_1346935654 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/community" data-element-type="dButtonLinkId" id="1346935654" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1484481004"> <span class="icon hasFontIcon icon-star" id="1961695829"></span>
</span>
<span class="text" id="1882146941">Community News</span>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="u_Donate dmRespRow dmSectionNoParallax" style="text-align: center;" id="Donate" data-anchor="Donate"> <div class="dmRespColsWrapper" id="1507611814"> <div class="u_1614598345 dmRespCol small-12 medium-12 large-12" id="1614598345"> <div data-element-type="spacer" class="u_1203327756 dmSpacer" id="1203327756"></div>
</div>
</div>
</div>
<div class="u_1846627239 dmRespRow" id="1846627239"> <div class="dmRespColsWrapper" id="1370100344"> <div class="dmRespCol large-12 medium-12 small-12 u_1624442171" id="1624442171"> <div class="u_1592936668 dmNewParagraph" id="1592936668" style="transition: none 0s ease 0s; text-align: left; display: block;" data-version="5" data-quillbot-parent="5XC-I67JkKt24Jf_1iNdy"><p class="text-align-center m-size-16 size-18"><span class="font-size-18 m-font-size-16" style="display: initial; font-weight: inherit;"><span class="font-size-18 m-font-size-16" m-font-size-set="true" style="display: initial; font-weight: inherit;">Be a part of sustaining the excellent music, vital information, and essential public programming that serve the Las Vegas valley each day. As a member-supported, non-commercial station, we ask our listeners to own a piece of the airwaves</span>
</span><strong m-font-size-set="true" class="font-size-18 m-font-size-16" style="display: initial; font-weight: inherit;">by donating towards ongoing equipment and software technology upgrades</strong><span class="font-size-18 m-font-size-16" style="display: initial; font-weight: inherit;"> <span class="font-size-18 m-font-size-16" m-font-size-set="true" style="display: initial; font-weight: inherit;">that will elevate our mission of engaging, informing, and entertaining with a distinctive and thoughtful mix of news, public affairs, and music programming.</span></span></p></div> <a data-display-type="block" class="u_1678595520 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="https://givebutter.com/lAadc9" data-element-type="dButtonLinkId" id="1678595520" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" data-buttonstyle="ROUND_SIDES" target="_blank"> <span class="iconBg" id="1165035099"> <span class="icon hasFontIcon icon-star" id="1049754687"></span>
</span>
<span class="text" id="1999008688">Donate</span>
</a>
</div>
</div>
</div>
<div class="u_Connections dmRespRow hasBackgroundOverlay dmSectionNoParallax" style="text-align: center;" id="Connections" data-anchor="Connections"> <div class="dmRespColsWrapper" id="1899389561"> <div class="u_1909044607 dmRespCol small-12 large-6 medium-6" id="1909044607"> <div class="u_1367576023 dmNewParagraph" id="1367576023" style="transition-duration: 1s; transition-timing-function: ease-in-out; transition-delay: initial; transition-property: opacity; display: block;" data-element-type="paragraph" data-version="5" data-quillbot-parent="HzFB-5dDXkmE5s-EFZ8Ta"> <h4 class="m-size-34 size-42"><span class="m-font-size-34 font-size-42" style="display: initial; color: rgb(255, 255, 255); font-weight: normal;">Follow Us</span></h4>
</div> <div class="u_1523570700 dmNewParagraph" id="1523570700" style="transition: none 0s ease 0s; display: block; text-align: left;" data-version="5" data-quillbot-parent="y-yQJu-reZAlKpR-YbTrY"><p class="text-align-left"><span style="display: initial; color: rgb(255, 255, 255);">Stay connected and be the first to know about community information, events, contests, and more.</span></p></div> <div class="u_1767644507 align-center text-align-center dmSocialHub gapSpacing" id="1767644507" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/power88vegas/" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Facebook')"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://twitter.com/power88vegas?lang=en" target="_blank" dm_dont_rewrite_url="true" aria-label="twitter" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Twitter')"> <span class="dmSocialTwitter dm-social-icons-twitter oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="mailto:info@KCEPFM.com" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://instagram.com/newvegaspower88/" target="_blank" dm_dont_rewrite_url="true" aria-label="instagram" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Instagram')"> <span class="dmSocialInstagram dm-social-icons-instagram oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://youtube.com/channel/UCbQ24uk6f0dYypyQ8749JWA" target="_blank" dm_dont_rewrite_url="true" aria-label="youtube" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Youtube')"> <span class="dmSocialYoutube dm-social-icons-youtube oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://linkedin.com/in/kcep-fm-power-88-7949541a" target="_blank" dm_dont_rewrite_url="true" aria-label="linkedin" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Linkedin')"> <span class="dmSocialLinkedin icon-linkedin oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span>
</a>
</div>
</div>
</div>
<span id="1390603742"></span>
</div>
<div class="u_1813690704 dmRespCol small-12 large-6 medium-6" id="1813690704"> <span id="1875281588"></span>
<div class="u_1985171407 dmSpacer" id="1985171407" data-element-type="spacer"></div>
</div>
</div>
</div>
<div class="u_1557133934 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1557133934"> <div class="dmRespColsWrapper" id="1589568683"> <div class="dmRespCol small-12 medium-12 large-12" id="1649680329"> <div class="u_1734706427 dmRespRow fullBleedChanged fullBleedMode" id="1734706427"> <div class="dmRespColsWrapper" id="1495983189"> <div class="u_1650254685 dmRespCol small-12 large-6 medium-6" id="1650254685"> <div class="u_1692136859 dmNewParagraph" data-element-type="paragraph" id="1692136859" style="transition: none 0s ease 0s; display: block; text-align: left;" data-version="5" data-quillbot-parent="yAflqhj1wLw-UG1ThZNdX"> <h3 class="m-size-19 text-align-left" style="line-height: 1.5;"><span class="m-font-size-19 font-size-24" style="color:rgb(228, 54, 48);display:initial;font-family:Roboto, 'Roboto Fallback';">KCEP-FM</span><span class="m-font-size-19 font-size-24" style="display:initial;font-family:Roboto, 'Roboto Fallback';"> <span class="m-font-size-19 font-size-24" style="display:initial;font-family:Roboto, 'Roboto Fallback';">(Est. 1972)</span></span><span class="m-font-size-36" style="display: initial; font-weight: bold;"><br/></span><span class="m-font-size-36" style="display: initial; font-weight: normal;">We Are One</span></h3>
</div> <div class="u_1012841907 dmNewParagraph" data-element-type="paragraph" id="1012841907" style="transition: none 0s ease 0s; display: block; text-align: left;" data-version="5" data-quillbot-parent="KmiqIhnqvxNrfqeWY53p6"><p class="m-size-16"><span class="m-font-size-16" m-font-size-set="true" style="display: initial;">As well as being a community service of EOB, KCEP-FM also provides an eclectic blend of R&B, old-school hip-hop, jazz, blues, gospel, and locally produced public affairs and cultural programs.</span></p><p><span class="m-font-size-16" m-font-size-set="true" style="display: initial;"><br/></span></p><p class="m-size-16"><span class="m-font-size-16" m-font-size-set="true" style="display: initial;">The station broadcasts throughout the Las Vegas Valley on its frequency of 88.1 FM and throughout the world with live on-air streaming on our website, tuneinradio.com. As a member-supported, non-commercial station (</span><a href="https://www.power88lv.com/kcep-public-file/" target="_blank" runtime_url="https://www.power88lv.com/kcep-public-file/" m-font-size-set="true" class="m-font-size-16" style="display: initial;">EEO Annual Public File Report</a><span m-font-size-set="true" class="m-font-size-16" style="display: initial;">), KCEP is proud to be a National Public Radio (NPR) and African American Public Radio Consortium (AAPRC) affiliate station.</span><span single-space="true" class="m-font-size-16" style="display: initial;"> <span class="m-font-size-16" style="display: initial;"></span>
</span></p><p><span class="m-font-size-16" m-font-size-set="true" style="display: initial;"><br/></span></p><p class="m-size-16"><a href="http://www.codeofintegrity.org/" target="_blank" runtime_url="http://www.codeofintegrity.org/" type="url" class="m-font-size-16" m-font-size-set="true" style="text-decoration: underline; display: initial;">Public Media Code of Integrity</a><span style="display: initial;"><br/></span></p></div> <a data-display-type="block" class="u_1312041094 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/talk-shows" data-element-type="dButtonLinkId" id="1312041094" data-binding="W3siYmluZGluZ05hbWUiOiJsaW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLmNhbGwifV0=" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1409489976"> <span class="icon hasFontIcon icon-star" id="1809889176"></span>
</span>
<span class="text" id="1709660031">View Talk Shows</span>
</a>
</div>
<div class="u_1809620461 dmRespCol small-12 large-6 medium-6" id="1809620461"> <div class="u_1039030592 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1039030592"><img src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/power-881--281-29-661w.jpeg" alt="basketball" id="1633737401" class="" data-dm-image-path="https://irp.cdn-website.com/277663d4/dms3rep/multi/power-881--281-29.jpeg" width="936" height="703" onerror="handleImageLoadError(this)"/></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="u_ContactUs dmRespRow" style="text-align: center;" id="ContactUs" mode="1" data-anchor="Contact Us"> <div class="dmRespColsWrapper" id="1157944244"> <div class="dmRespCol u_1025552436 medium-6 large-6 small-12" id="1025552436"> <span id="1677345280"></span>
<div class="u_1228471589 dmNewParagraph" id="1228471589" style="transition: opacity 1s ease-in-out 0s; text-align: center;" data-element-type="paragraph" data-version="5"> <h4 class="size-28 m-size-22"><span style="display: initial; font-weight: normal;" class="font-size-28 m-font-size-22">Send Us a Message</span></h4>
</div> <div class="u_1466614184 dmform default native-inputs" id="1466614184" data-layout="layout-3" data-element-type="dContactUsRespId" data-require-captcha="true" data-captcha-position="bottomleft" captcha="true"> <h3 class="dmform-title dmwidget-title" id="1533383208" hide="true">Contact Us</h3>
<div class="dmform-wrapper" id="1713115345" captcha-lang="en"> <form method="post" class="dmRespDesignRow" locale="ENGLISH" id="1899394305"> <div class="dmforminput required small-12 dmRespDesignCol medium-12 large-12" id="1315346007"> <label for="1834976268" id="1744601894" data-dm-for="dmform-0">Name</label>
<input type="text" class="" name="dmform-0" id="1834976268"/><input type="hidden" name="label-dmform-0" value="Name" id="1365045219" class=""/></div>
<div class="dmforminput required small-12 dmRespDesignCol medium-12 large-12" id="1292983677"> <label for="1403963869" id="1571941840" data-dm-for="dmform-1">Email</label>
<input type="email" class="" name="dmform-1" id="1403963869"/><input type="hidden" name="label-dmform-1" value="Email" id="1148233595" class=""/></div>
<div class="dmforminput small-12 dmRespDesignCol medium-12 large-12" id="1252179259"> <label for="1982151213" id="1240030480" data-dm-for="dmform-2">Message</label>
<textarea name="dmform-2" id="1982151213"></textarea>
<input type="hidden" name="label-dmform-2" value="Message" id="1842259956" class=""/></div>
<div class="dmformsubmit dmWidget R" id="1525502801"><input class="" name="submit" type="submit" value="Submit" id="1710904052"/></div>
<input name="dmformsendto" type="hidden" value="O0wrseIfFLvzAjvkS2WXgvQPL57qlxkYZuNhqcUAN0zlXyvbW6WpwGiOb3MDHeNn2ZaY7s+VFiE=" id="1353341832" class="" data-dec="true"/><input class="dmActionInput" type="hidden" name="action" value="/_dm/s/rt/widgets/dmform.submit.jsp" id="1012644484"/><input name="dmformsubject" type="hidden" value="Form Message" id="1434705037"/><input name="dmformsubmitparams" type="hidden" value="8mpKnCSiNQXK/d9M7IDrS6udsrTOKwrMA8e9igv1Q+rebIuYTiIsdYO5/SZn7a/VmJM4Uu2ykLPP0ai9TtNQjeo7goEAGNXqqBvYcbBUbn4ngdOJaBGsqOOk+vW/FB5M2l7bbXKB8NkHwkP6o+SaUKuVfRAFKg6DI/WcTry9sHJx+8goeq/f9t21rE+fdr6puWdYDme3gn1C1LBykYyjlQ==" data-dec="true"/><input type="hidden" name="page_uuid" value="31d32cfcf690455db7b89dc6095fbe12"/></form>
</div>
<div class="dmform-success" style="display:none" id="1082934769">Thank you for contacting us.<br id="1515296749"/>We will get back to you as soon as possible</div>
<div class="dmform-error" style="display:none" id="1900593121">Oops, there was an error sending your message.<br id="1761186724"/>Please try again later</div>
</div>
<div class="u_1946172770 default dmDefaultGradient align-center inlineMap" data-type="inlineMap" data-lat="36.18128" data-lng="-115.14665" data-address="350 W Washington Ave, Las Vegas, NV 89106, United States of America" data-height="" data-msid="" data-mapurl="" data-lang="en" data-color-scheme="" data-zoom="13" data-layout="layout3" data-popup-display="" data-popup-show="false" data-popup-title="" data-popup-title-visible="false" data-popup-description="" data-popup-description-visible="false" id="1946172770" dmle_extension="mapextension" data-element-type="mapextension" modedesktop="map" modemobile="map" addresstodisplay="350 W Washington Ave, Las Vegas, NV 89106, United States of America" geocompleteaddress="350 W Washington Ave, Las Vegas, NV 89106, United States of America" data-popup-display-desktop="" data-popup-display-mobile="" data-display-type="block" layout="layout3" modetablet="map" wr="true" icon="true" surround="true" description="Find Us" adwords="" icon-name="icon-map-marker" street="" city="" country="US" country_full="United States" state="" zip="" business="Power 88 KCEP-FM" provider="mapbox" lon="-115.14665" lat="36.18128" zoom="13" dmmapsource="dm"> <div class="mapContainer" style="height: 100%; width: 100%; overflow: hidden; z-index: 0;"></div>
</div>
</div>
<div class="dmRespCol medium-6 large-6 u_1732515630 small-12" id="1732515630"> <div class="u_1099324266 dmNewParagraph" id="1099324266" style="transition: none 0s ease 0s; display: block; text-align: left;" data-element-type="paragraph" data-version="5" data-quillbot-parent="4DfAsZxqPSSy31VzKJluj"> <h2 class="text-align-left size-42 m-size-34"><span style="font-weight: normal; display: initial; color: rgb(44, 44, 44);" class="font-size-42 m-font-size-34">Contact us</span></h2>
</div> <div class="u_1158647033 dmNewParagraph" id="1158647033" style="transition:opacity 1s ease-in-out;line-height:initial;" data-version="5" data-quillbot-parent="BdbJSxkpqOrlOIxn9O6sF"><p><span style="display: initial; font-weight: bold;">Email<span class="ql-cursor"></span></span></p></div> <div class="u_1830707359 dmNewParagraph" id="1830707359" style="transition: opacity 1s ease-in-out;" data-version="5" data-quillbot-parent="AVdigAYZJeEw2PLjeoYjz"><p><a href="mailto:cknight@eobcapsnv.org" style="display: initial;" runtime_url="mailto:cknight@eobcapsnv.org" type="email">cknight@eobcapsnv.org</a></p></div> <div class="dmNewParagraph" id="1014724517" style="transition:opacity 1s ease-in-out;line-height:initial;" data-version="5"><p class="size-18"><span class="font-size-18" style="color: rgb(0, 0, 0); font-weight: 600; display: initial;">Phone</span></p></div> <div class="u_1603930690 dmNewParagraph" id="1603930690" style="transition: opacity 1s ease-in-out;" data-version="5" data-quillbot-parent="N6y41UIaBVF9KYcDvT1O5"><p class="text-align-left"><a href="tel:702-648-0104" runtime_url="tel:702-648-0104" type="call" style="display: initial;">702-648-0104</a></p></div> <div class="dmNewParagraph" id="1647002126" style="transition:opacity 1s ease-in-out;line-height:initial;" data-version="5"><p><span style="display: initial; font-weight: bold;">Address</span></p></div> <div class="u_1298097494 dmNewParagraph" id="1298097494" style="transition: opacity 1s ease-in-out;" data-version="5" data-quillbot-parent="jWn0UInEYeJv9Nwxz7ycX"><p><span class="" style="display: initial; color: rgb(0, 0, 0);"><span style="display: initial; color: rgb(0, 0, 0);">350 W Washington Ave, Suite #125,</span>
</span></p><p><span style="display: initial; color: rgb(0, 0, 0);"><span class="ql-cursor"></span>Las Vegas, NV 89106</span></p></div> <div class="dmNewParagraph" id="1025450909" style="" data-version="5" data-styletopreserve="{" background-image":""}"="" data-quillbot-parent="dFd0o7JrRYDM3Ta5vkU1x"><p><span style="font-weight: bold; display: initial;">Lobby Hours</span></p></div> <div class="u_1455718557 dmNewParagraph" id="1455718557" data-version="5" data-styletopreserve="{" background-image":""}"="" data-quillbot-parent="3thNBdAlJUH7YYdQ5mmiy"><p><span style="color: rgb(0, 0, 0); display: initial;">Monday - Wednesday: 9 a.m. - 3 p.m.</span></p><p><span style="display: initial;">Thursday - Friday: 9 a.m. - 11 a.m.</span></p><p><span style="display: initial;">Saturday & Sunday: Closed</span></p></div> <div class="dmNewParagraph" id="1256288765" data-version="5" data-styletopreserve="{" background-image":""}"="" data-quillbot-parent="dFd0o7JrRYDM3Ta5vkU1x" style=""><p><span style="display: initial; font-weight: bold;">Underwriting Department</span></p></div> <div class="u_1209557515 dmNewParagraph" id="1209557515" data-version="5" data-styletopreserve="{" background-image":""}"="" data-quillbot-parent="XsDgQx_pbI7y33fZsks7_"><p><a href="tel:702-648-0104" target="_blank" type="call" style="display: initial;">702-648-0104</a></p><p><a href="mailto:cknight@eobcapsnv.org" target="_blank" type="email" style="display: initial;">cknight@eobcapsnv.org</a></p></div> <div class="u_1021089717 align-center text-align-center dmSocialHub gapSpacing" id="1021089717" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/power88vegas" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Facebook')"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://twitter.com/power88vegas?lang=en" target="_blank" dm_dont_rewrite_url="true" aria-label="twitter" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Twitter')"> <span class="dmSocialTwitter dm-social-icons-twitter oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://instagram.com/newvegaspower88/" target="_blank" dm_dont_rewrite_url="true" aria-label="instagram" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Instagram')"> <span class="dmSocialInstagram dm-social-icons-instagram oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://youtube.com/channel/UCbQ24uk6f0dYypyQ8749JWA" target="_blank" dm_dont_rewrite_url="true" aria-label="youtube" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Youtube')"> <span class="dmSocialYoutube dm-social-icons-youtube oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://linkedin.com/in/kcep-fm-power-88-7949541a" target="_blank" dm_dont_rewrite_url="true" aria-label="linkedin" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Linkedin')"> <span class="dmSocialLinkedin icon-linkedin oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="mailto:info@KCEPFM.com" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="u_FAQs dmRespRow dmSectionNoParallax" style="text-align: center;" id="FAQs" data-anchor="FAQs"> <div class="dmRespColsWrapper" id="1224173161"> <div class="u_1068439748 dmRespCol small-12 large-6 medium-6 hide-for-small empty-column" id="1068439748"></div>
<div class="u_1179384828 dmRespCol small-12 large-6 medium-6" id="1179384828"> <div class="u_1833609307 dmNewParagraph" data-element-type="paragraph" id="1833609307" style="display: block; line-height: initial; text-align: center;" data-version="5" data-quillbot-parent="YKRESHUds_r4VML1rSd1_"> <h4 class="m-size-26 text-align-left size-32"><span class="font-size-32 m-font-size-26" style="font-weight: normal; color: rgb(33, 33, 33); display: initial;">Frequently Asked Questions</span></h4>
</div> <div class="u_1048144866 dmNewParagraph" id="1048144866" style="transition: none 0s ease 0s; display: block; text-align: center;" data-version="5" data-quillbot-parent="LJZ5IvkldtwsCjKuzDee4"><p class="text-align-left"><span style="display: initial; font-weight: 400; color: rgb(33, 33, 33);">Got a question? We’re here to help.</span></p></div> <div class="u_1101785508 widget-832a29 dmCustomWidget" data-lazy-load="" data-title="" id="1101785508" dmle_extension="custom_extension" data-element-type="custom_extension" wr="false" icon="false" surround="false" data-widget-id="832a29738c2b44fdb4e63369b1bf458a" data-widget-version="81" data-widget-config="eyJpdGVtcyI6W3sidGl0bGUiOiJXaHkgaXMgUG93ZXIgODggS0NFUC1GTSBzbyBwb3B1bGFyPyIsImhlYWRpbmdUeXBlIjoiaDMiLCJkZXNjcmlwdGlvbiI6IjxwIGNsYXNzPVwicnRlQmxvY2tcIj5Qb3dlciA4OCBLQ0VQLUZNIGlzIHRoZSBtb3N0IGRpdmVyc2UgPGEgdmFsdWU9XCJodHRwczovL3JhZGlvLWxvY2F0b3IuY29tL2NnaS1iaW4vbG9jYXRlP3NlbGVjdD1jaXR5JmFtcDtjaXR5PUxhcyUyMFZlZ2FzJmFtcDtzdGF0ZT1OVlwiIGxhYmVsPVwiXCIgdHlwZT1cInVybFwiIHRhcmdldD1cIl9ibGFua1wiIGhyZWY9XCJodHRwczovL3JhZGlvLWxvY2F0b3IuY29tL2NnaS1iaW4vbG9jYXRlP3NlbGVjdD1jaXR5JmFtcDtjaXR5PUxhcyUyMFZlZ2FzJmFtcDtzdGF0ZT1OVlwiIGRhdGEtcnVudGltZS11cmw9XCJodHRwczovL3JhZGlvLWxvY2F0b3IuY29tL2NnaS1iaW4vbG9jYXRlP3NlbGVjdD1jaXR5JmFtcDtjaXR5PUxhcyUyMFZlZ2FzJmFtcDtzdGF0ZT1OVlwiPmxvY2FsIHJhZGlvIHN0YXRpb248L2E+IGluIExhcyBWZWdhcyEgT3VyIDxhIHZhbHVlPVwiaHR0cHM6Ly93d3cuaWhlYXJ0LmNvbS9saXZlL2NvdW50cnkvVVMvY2l0eS9sYXN2ZWdhcy1udi0xNTIvXCIgbGFiZWw9XCJcIiB0eXBlPVwidXJsXCIgdGFyZ2V0PVwiX2JsYW5rXCIgaHJlZj1cImh0dHBzOi8vd3d3LmloZWFydC5jb20vbGl2ZS9jb3VudHJ5L1VTL2NpdHkvbGFzdmVnYXMtbnYtMTUyL1wiIGRhdGEtcnVudGltZS11cmw9XCJodHRwczovL3d3dy5paGVhcnQuY29tL2xpdmUvY291bnRyeS9VUy9jaXR5L2xhc3ZlZ2FzLW52LTE1Mi9cIj5sb2NhbCByYWRpbyBzdGF0aW9uPC9hPiBwbGF5cyB2YXJpb3VzIGdlbnJlcyBvZiBtdXNpYyBhdCBkaWZmZXJlbnQgaG91cnMgdGhyb3VnaG91dCB0aGUgd2Vlay4gVmlldyBvdXIgcmFkaW8gc2NoZWR1bGUgdG8gaGVhciB5b3VyIGZhdm9yaXRlcyBhbGwgd2VlayBsb25nLsKgPC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+WW91IGNhbiBqb2luIHVzIGF0IFBvd2VyIDg4IGJ5IHR1bmluZyBpbiB0byA4OC4xIEZNIG9yIHN0cmVhbWluZyBsaXZlIGZyb20gb3VyIHdlYnNpdGUuIE91ciA8YSB2YWx1ZT1cImh0dHBzOi8vd3d3LnZlZ2FzNGxvY2Fscy5jb20vcmVzb3VyY2VzL2xhcy12ZWdhcy1yYWRpby1zdGF0aW9ucy9cIiBsYWJlbD1cIlwiIHR5cGU9XCJ1cmxcIiB0YXJnZXQ9XCJfYmxhbmtcIiBocmVmPVwiaHR0cHM6Ly93d3cudmVnYXM0bG9jYWxzLmNvbS9yZXNvdXJjZXMvbGFzLXZlZ2FzLXJhZGlvLXN0YXRpb25zL1wiIGRhdGEtcnVudGltZS11cmw9XCJodHRwczovL3d3dy52ZWdhczRsb2NhbHMuY29tL3Jlc291cmNlcy9sYXMtdmVnYXMtcmFkaW8tc3RhdGlvbnMvXCI+bG9jYWwgcmFkaW8gc3RhdGlvbiA8L2E+b2ZmZXJzIGEgZGl2ZXJzZSBibGVuZCBvZiBSJmFtcDtCLCBvbGQtc2Nob29sIGhpcC1ob3AsIGphenosIGJsdWVzLCBhbmQgZ29zcGVsLiBJbiBhZGRpdGlvbiB0byBvbGQtc2Nob29sIG11c2ljIGFuZCB0aGUgbGF0ZXN0IGhpdHMsIHdlIGhhdmUgdGFsayBzaG93cywgbG9jYWxseSBwcm9kdWNlZCBwdWJsaWMgYWZmYWlycywgYW5kIGN1bHR1cmFsIHByb2dyYW1zLjwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPk91ciA8YSB2YWx1ZT1cImh0dHBzOi8vd3d3LnllbHAuY29tL3NlYXJjaD9maW5kX2Rlc2M9bG9jYWwrcmFkaW8rc3RhdGlvbiZhbXA7ZmluZF9sb2M9TGFzK1ZlZ2FzJTJDK05WXCIgbGFiZWw9XCJcIiB0eXBlPVwidXJsXCIgdGFyZ2V0PVwiX2JsYW5rXCIgaHJlZj1cImh0dHBzOi8vd3d3LnllbHAuY29tL3NlYXJjaD9maW5kX2Rlc2M9bG9jYWwrcmFkaW8rc3RhdGlvbiZhbXA7ZmluZF9sb2M9TGFzK1ZlZ2FzJTJDK05WXCIgZGF0YS1ydW50aW1lLXVybD1cImh0dHBzOi8vd3d3LnllbHAuY29tL3NlYXJjaD9maW5kX2Rlc2M9bG9jYWwrcmFkaW8rc3RhdGlvbiZhbXA7ZmluZF9sb2M9TGFzK1ZlZ2FzJTJDK05WXCI+bG9jYWwgcmFkaW8gc3RhdGlvbjwvYT4gaXMga25vd24gYXMgJnF1b3Q7VGhlIFBlb3BsZSYjeDI3O3MgU3RhdGlvbiZxdW90OyBiZWNhdXNlIHdlIGFyZSBhIG1lbWJlci1zdXBwb3J0ZWQsIG5vbi1jb21tZXJjaWFsIHN0YXRpb24uIFBvd2VyIDg4IEtDRVAtRk0gaXMgYSA8YSB2YWx1ZT1cImh0dHBzOi8vd3d3LnN1cGVycGFnZXMuY29tL3NlYXJjaD9zZWFyY2hfdGVybXM9bG9jYWwrcmFkaW8rc3RhdGlvbiZhbXA7Z2VvX2xvY2F0aW9uX3Rlcm1zPUxhcytWZWdhcyUyQytOVlwiIGxhYmVsPVwiXCIgdHlwZT1cInVybFwiIHRhcmdldD1cIl9ibGFua1wiIGhyZWY9XCJodHRwczovL3d3dy5zdXBlcnBhZ2VzLmNvbS9zZWFyY2g/c2VhcmNoX3Rlcm1zPWxvY2FsK3JhZGlvK3N0YXRpb24mYW1wO2dlb19sb2NhdGlvbl90ZXJtcz1MYXMrVmVnYXMlMkMrTlZcIiBkYXRhLXJ1bnRpbWUtdXJsPVwiaHR0cHM6Ly93d3cuc3VwZXJwYWdlcy5jb20vc2VhcmNoP3NlYXJjaF90ZXJtcz1sb2NhbCtyYWRpbytzdGF0aW9uJmFtcDtnZW9fbG9jYXRpb25fdGVybXM9TGFzK1ZlZ2FzJTJDK05WXCI+bG9jYWwgcmFkaW8gc3RhdGlvbjwvYT4gdGhhdCBpcyBkZWRpY2F0ZWQgdG8gdGhlIGNvbW11bml0eSBhbmQgc2VydmluZyB0aGUgcGVvcGxlLiBTdXBwb3J0IFBvd2VyIDg4IGJ5IHN0cmVhbWluZyBsaXZlIG9yIGRvbmF0aW5nwqB0byBvdXIgbm9uLXByb2ZpdCByYWRpbyBzdGF0aW9uITwvcD48YnI+PGJyPiIsImljb24iOiI8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCIxMDAlXCIgdmlld0JveD1cIjAgMCAxNzkyIDE3OTJcIj48cGF0aCBmaWxsPVwiaW5oZXJpdFwiIGQ9XCJNMTY3MSA1NjZxMCA0MC0yOCA2OGwtNzI0IDcyNC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTEzNi0xMzYtMzYyLTM2MnEtMjgtMjgtMjgtNjh0MjgtNjhsMTM2LTEzNnEyOC0yOCA2OC0yOHQ2OCAyOGwyOTQgMjk1IDY1Ni02NTdxMjgtMjggNjgtMjh0NjggMjhsMTM2IDEzNnEyOCAyOCAyOCA2OHpcIiAvPjwvc3ZnPiJ9LHsidGl0bGUiOiJXaGF0IGFyZWFzIGRvIHlvdSBzZXJ2ZT8iLCJoZWFkaW5nVHlwZSI6ImgzIiwiZGVzY3JpcHRpb24iOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+T3VyIHJhZGlvIHN0YXRpb24gaXMgYXZhaWxhYmxlIHRvIGFueW9uZSwgYW55d2hlcmUhPC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+QXMgbG9uZyBhcyB5b3UgaGF2ZSBhbiBpbnRlcm5ldCBjb25uZWN0aW9uLCB5b3UgY2FuIHN0cmVhbSBtdXNpYyBhbmQgdGFsayBzaG93cy48L3A+IiwiaWNvbiI6IjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHdpZHRoPVwiMTAwJVwiIGhlaWdodD1cIjEwMCVcIiB2aWV3Qm94PVwiMCAwIDE3OTIgMTc5MlwiPjxwYXRoIGZpbGw9XCJpbmhlcml0XCIgZD1cIk0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4elwiIC8+PC9zdmc+In0seyJ0aXRsZSI6IkhvdyBtdWNoIGRvZXMgeW91ciBsb2NhbCByYWRpbyBzdGF0aW9uIGNvc3Q/IiwiaGVhZGluZ1R5cGUiOiJoMyIsImRlc2NyaXB0aW9uIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPlBvd2VyIDg4IEtDRVAtRk0gaXMgYSBmcmVlIHJhZGlvIHN0YXRpb24gZm9yIGFsbCB0byBlbmpveSwgc2ltcGx5IHN0cmVhbSBsaXZlIGZyb20gb3VyIHdlYnNpdGUhPC9wPiIsImljb24iOiI8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCIxMDAlXCIgdmlld0JveD1cIjAgMCAxNzkyIDE3OTJcIj48cGF0aCBmaWxsPVwiaW5oZXJpdFwiIGQ9XCJNMTY3MSA1NjZxMCA0MC0yOCA2OGwtNzI0IDcyNC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTEzNi0xMzYtMzYyLTM2MnEtMjgtMjgtMjgtNjh0MjgtNjhsMTM2LTEzNnEyOC0yOCA2OC0yOHQ2OCAyOGwyOTQgMjk1IDY1Ni02NTdxMjgtMjggNjgtMjh0NjggMjhsMTM2IDEzNnEyOCAyOCAyOCA2OHpcIiAvPjwvc3ZnPiJ9LHsidGl0bGUiOiJXaGF0J3MgdGhlIGJlc3Qgd2F5IHRvIGNvbnRhY3QgeW91PyIsImhlYWRpbmdUeXBlIjoiaDMiLCJkZXNjcmlwdGlvbiI6IjxwIGNsYXNzPVwicnRlQmxvY2tcIj5Qb3dlciA4OCBLQ0VQLUZNIGNhbiBiZSByZWFjaGVkIGJ5IHBob25lIGF0wqA8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjcwMi02NDgtMDEwNCwgYnkgZW1haWwgYXQgaW5mb0BLQ0VQRk0uY29tLCBvciBieSBzdWJtaXR0aW5nIG9uZSBvZiB0aGUgY29udGFjdCBmb3JtcyBvbiBvdXIgd2Vic2l0ZS48L3A+IiwiaWNvbiI6IjxzdmcgeG1sbnM9XCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiIHdpZHRoPVwiMTAwJVwiIGhlaWdodD1cIjEwMCVcIiB2aWV3Qm94PVwiMCAwIDE3OTIgMTc5MlwiPjxwYXRoIGZpbGw9XCJpbmhlcml0XCIgZD1cIk0xNjcxIDU2NnEwIDQwLTI4IDY4bC03MjQgNzI0LTEzNiAxMzZxLTI4IDI4LTY4IDI4dC02OC0yOGwtMTM2LTEzNi0zNjItMzYycS0yOC0yOC0yOC02OHQyOC02OGwxMzYtMTM2cTI4LTI4IDY4LTI4dDY4IDI4bDI5NCAyOTUgNjU2LTY1N3EyOC0yOCA2OC0yOHQ2OCAyOGwxMzYgMTM2cTI4IDI4IDI4IDY4elwiIC8+PC9zdmc+In1dLCJleHBhbmRGaXJzdEl0ZW0iOmZhbHNlLCJjb2xsYXBzZU90aGVycyI6ZmFsc2UsImxheW91dCI6ImZ1bGxCb3JkZXIifQ=="> <ul class="accordion-wrapper fullBorder " data-first-expanded="false"> <li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>Why is Power 88 KCEP-FM so popular?</h3>
</div>
<div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path>
</svg>
</div>
</div>
</div>
<div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Power 88 KCEP-FM is the most diverse <a value="https://radio-locator.com/cgi-bin/locate?select=city&city=Las%20Vegas&state=NV" label="" type="url" target="_blank" href="https://radio-locator.com/cgi-bin/locate?select=city&city=Las%20Vegas&state=NV" data-runtime-url="https://radio-locator.com/cgi-bin/locate?select=city&city=Las%20Vegas&state=NV">local radio station</a>
in Las Vegas! Our <a value="https://www.iheart.com/live/country/US/city/lasvegas-nv-152/" label="" type="url" target="_blank" href="https://www.iheart.com/live/country/US/city/lasvegas-nv-152/" data-runtime-url="https://www.iheart.com/live/country/US/city/lasvegas-nv-152/">local radio station</a>
plays various genres of music at different hours throughout the week. View our radio schedule to hear your favorites all week long. </p><br/><p class="rteBlock">You can join us at Power 88 by tuning in to 88.1 FM or streaming live from our website. Our <a value="https://www.vegas4locals.com/resources/las-vegas-radio-stations/" label="" type="url" target="_blank" href="https://www.vegas4locals.com/resources/las-vegas-radio-stations/" data-runtime-url="https://www.vegas4locals.com/resources/las-vegas-radio-stations/">local radio station</a>
offers a diverse blend of R&B, old-school hip-hop, jazz, blues, and gospel. In addition to old-school music and the latest hits, we have talk shows, locally produced public affairs, and cultural programs.</p><br/><p class="rteBlock">Our <a value="https://www.yelp.com/search?find_desc=local+radio+station&find_loc=Las+Vegas%2C+NV" label="" type="url" target="_blank" href="https://www.yelp.com/search?find_desc=local+radio+station&find_loc=Las+Vegas%2C+NV" data-runtime-url="https://www.yelp.com/search?find_desc=local+radio+station&find_loc=Las+Vegas%2C+NV">local radio station</a>
is known as "The People's Station" because we are a member-supported, non-commercial station. Power 88 KCEP-FM is a <a value="https://www.superpages.com/search?search_terms=local+radio+station&geo_location_terms=Las+Vegas%2C+NV" label="" type="url" target="_blank" href="https://www.superpages.com/search?search_terms=local+radio+station&geo_location_terms=Las+Vegas%2C+NV" data-runtime-url="https://www.superpages.com/search?search_terms=local+radio+station&geo_location_terms=Las+Vegas%2C+NV">local radio station</a>
that is dedicated to the community and serving the people. Support Power 88 by streaming live or donating to our non-profit radio station!</p><br/><br/></div>
</div>
</div>
</li>
<li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>What areas do you serve?</h3>
</div>
<div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path>
</svg>
</div>
</div>
</div>
<div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Our radio station is available to anyone, anywhere!</p><br/><p class="rteBlock">As long as you have an internet connection, you can stream music and talk shows.</p></div>
</div>
</div>
</li>
<li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>How much does your local radio station cost?</h3>
</div>
<div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path>
</svg>
</div>
</div>
</div>
<div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Power 88 KCEP-FM is a free radio station for all to enjoy, simply stream live from our website!</p></div>
</div>
</div>
</li>
<li class="accordion-item"> <div class="accordion-title"> <div class="title-text"> <h3>What's the best way to contact you?</h3>
</div>
<div class="arrow-wrapper"> <div class="arrow"> <svg class="close" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1152 1792" style="background-color:inherit !important" fill="currentColor"> <path fill="inherit" d="M1075 736q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z"></path>
</svg>
</div>
</div>
</div>
<div class="accordion-description"> <div class="section"> <div class="section-inner"><p class="rteBlock">Power 88 KCEP-FM can be reached by phone at </p><p class="rteBlock">702-648-0104, by email at info@KCEPFM.com, or by submitting one of the contact forms on our website.</p></div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="u_Community dmRespRow" id="Community" data-anchor="Community"> <div class="dmRespColsWrapper" id="1491898320"> <div class="dmRespCol large-12 medium-12 small-12 u_1006814674" id="1006814674"> <div data-element-type="spacer" class="u_1488306904 dmSpacer" id="1488306904"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sticky-widgets-container-global" id="1028022891"></div>
<div class="dmFooterContainer"> <div id="fcontainer" class="u_fcontainer f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="14" class="dmFooterResp dmFullFooterResp" id="1258744771"> <div class="dmRespRow dmDividerRow" id="1044134790"> <div class="dmRespColsWrapper" id="1365322294"> <div class="large-12 medium-12 small-12 dmRespCol" id="1297550383"> <div class="dmDividerWrapper clearfix" id="1475082935" data-element-type="dDividerId"><hr class="dmDivider defaultDivider" id="1089527600"/></div>
</div>
</div>
</div>
<div class="dmRespRow fullBleedChanged fullBleedMode u_1431719932" id="1431719932"> <div class="dmRespColsWrapper" id="1354219472"> <div class="dmRespCol large-12 medium-12 small-12 u_1070859926" id="1070859926"> <div data-element-type="html" class="u_1355851618 dmCustomHtml" id="1355851618"> <script src="https://static.elfsight.com/platform/platform.js" async="">
</script>
<div class="elfsight-app-60713f86-0e48-458f-afee-3c418410f74f" data-elfsight-app-lazy=""></div>
</div>
</div>
</div>
</div>
<div class="dmRespRow u_1850215568 hasBackgroundOverlay" id="1850215568"> <div class="dmRespColsWrapper" id="1561174105"> <div class="dmRespCol large-12 medium-12 small-12" id="1132602270"> <div class="u_1588627504 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1588627504" data-binding="W3siYmluZGluZ05hbWUiOiJpbWFnZSIsInZhbHVlIjoic2l0ZV9pbWFnZXMubG9nbyJ9LHsiYmluZGluZ05hbWUiOiJpbWFnZV9saW5rIiwidmFsdWUiOiJjb250ZW50X2xpYnJhcnkuZ2xvYmFsLnBob25lLnBob25lIn1d"> <a href="tel:702-648-0104"><img src="https://lirp.cdn-website.com/277663d4/dms3rep/multi/opt/2023-KCEP+FM+Cutout-338w.png" id="1890077524" class="" data-dm-image-path="https://irp.cdn-website.com/277663d4/dms3rep/multi/2023-KCEP+FM+Cutout.png" width="282.0" height="271.421875" alt="Power 88 KCEP-FM logo" data-diy-image="" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="u_1321214574 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1321214574" style="transition: opacity 1s ease-in-out 0s; text-align: left; display: block;" data-quillbot-parent="CMoBUOedvto-1XKMrSV3c"><p class="m-size-19 text-align-center size-24"><span class="m-font-size-19 font-size-24" style="color:rgb(255, 255, 255);font-weight:bold;display:unset;font-family:Roboto, 'Roboto Fallback';">Contact Us</span></p></div>
<div class="u_1594897007 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1594897007" style="transition: opacity 1s ease-in-out 0s; text-align: left; display: block;" new-inline-bind-applied="true" data-diy-text="" data-quillbot-parent="v4MeNVV2t2x4mmrUC00jC"><p class="text-align-center" style="line-height: 1.5;"><span style="display: initial; font-weight: normal; color: rgb(255, 255, 255);">Do you have questions or comments about our local radio station's programming? Send us a message, and we will get back to you soon.</span><span style="display: initial; font-weight: normal;"><br/><br/></span><a href="https://publicfiles.fcc.gov/fm-profile/KCEP" runtime_url="https://publicfiles.fcc.gov/fm-profile/KCEP" type="url" style="display: initial; font-weight: bold; color: rgb(255, 255, 255); text-decoration: underline;" target="_blank">Online Public Inspection</a></p><p class="text-align-center" style="line-height: 1.5;"><span style="display: initial;"><br/></span></p><p class="text-align-center m-size-14" style="line-height: 1.25;"><span class="m-font-size-14" style="font-weight: bold; display: initial; color: rgb(255, 255, 255);">Power 88 KCEP-FM</span></p><p class="text-align-center" style="line-height: 1.5;"><span style="color: rgb(255, 255, 255); display: initial;">350 W Washington Ave, </span><span style="color: rgb(255, 255, 255); display: initial; font-weight: normal;">Suite #125</span><span style="color: rgb(255, 255, 255); display: initial; font-weight: 500;">,</span> <span class="" style="color: rgb(255, 255, 255); display: initial;"> <span style="color: rgb(255, 255, 255); display: initial;">Las Vegas, NV 89106</span></span></p><p class="text-align-center" style="line-height: 1.5;"><span style="color: rgb(255, 255, 255); display: initial;">Phone: <span class="inline-data-binding" data-encoded-value="NzAyLTY0OC0wMTA0" data-inline-binding="content_library.global.phone.phone"><a class="inlineBindingLink" target="_blank" href="tel:702-648-0104">702-648-0104</a></span>
Email: </span><a href="mailto:cknight@eobcapsnv.org" target="_blank" style="color: rgb(255, 255, 255); display: initial; text-transform: inherit;">cknight@eobcapsnv.org</a></p></div>
<div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1207712694" style="transition: opacity 1s ease-in-out 0s;"><p class="text-align-center"><a href="https://eobcapsnv.org/" target="_blank" runtime_url="https://eobcapsnv.org/" type="url" style="text-decoration: underline; color: rgb(255, 255, 255); display: unset;">Economic Opportunity Board</a></p></div>
<a data-display-type="block" class="u_1274635935 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/contact" data-element-type="dButtonLinkId" id="1274635935" link_type="popup" popup_target="contact" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" aria-hidden="true" id="1534155215"> <span class="icon hasFontIcon icon-star" id="1513167476"></span>
</span>
<span class="text" id="1719251496">Submit a Request or Ask a Question</span>
</a>
<div class="u_1936206616 align-center text-align-center dmSocialHub gapSpacing" id="1936206616" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/power88vegas/" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Facebook')"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://twitter.com/power88vegas?lang=en" target="_blank" dm_dont_rewrite_url="true" aria-label="twitter" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Twitter')"> <span class="dmSocialTwitter dm-social-icons-twitter oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="mailto:info@KCEPFM.com" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://instagram.com/newvegaspower88/" target="_blank" dm_dont_rewrite_url="true" aria-label="instagram" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Instagram')"> <span class="dmSocialInstagram dm-social-icons-instagram oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://youtube.com/channel/UCbQ24uk6f0dYypyQ8749JWA" target="_blank" dm_dont_rewrite_url="true" aria-label="youtube" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Youtube')"> <span class="dmSocialYoutube dm-social-icons-youtube oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://linkedin.com/in/kcep-fm-power-88-7949541a" target="_blank" dm_dont_rewrite_url="true" aria-label="linkedin" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Linkedin')"> <span class="dmSocialLinkedin icon-linkedin oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="u_1320925187 dmRespRow dmFooterContent" id="1320925187"> <div class="dmRespColsWrapper" id="1761724359"> <div class="dmRespCol large-12 medium-12 small-12 dmFooterCol" id="1530487677"> <div class="u_1632275788 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1632275788" data-quillbot-parent="tHe-9VLDcYdTQuH8M_QvF" style="text-align: left; transition: none 0s ease 0s; display: block;"> <h1 class="text-align-center"><span style="color:rgb(255, 255, 255);font-weight:normal;display:initial;font-family:Roboto, 'Roboto Fallback';">Local Radio Station</span></h1>
</div>
<div class="u_1966454636 widget-1f5975 dmCustomWidget" data-lazy-load="" data-title="" id="1966454636" dmle_extension="custom_extension" data-element-type="custom_extension" icon="false" surround="false" data-widget-id="1f5975986930429f819d4cd2154b5c4a" data-widget-version="24" data-widget-config="eyJyZXZlcnNlRmxhZyI6bnVsbCwiY29weXJpZ2h0VGV4dCI6IjxwIGNsYXNzPVwicnRlQmxvY2tcIj5BbGwgUmlnaHRzIFJlc2VydmVkIHwgUG93ZXIgODggS0NFUC1GTTwvcD4ifQ=="> <div class="copyright"> <span class="copyright-year">© 2025 </span>
<span><p class="rteBlock">All Rights Reserved | Power 88 KCEP-FM</p></span>
</div>
</div>
</div>
</div>
</div>
<div id="1165567033" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div>
<div class="dmRespRow u_1773044079" id="1773044079"> <div class="dmRespColsWrapper" id="1858494770"> <div class="dmRespCol large-12 medium-12 small-12" id="1169117594"> <div data-element-type="html" class="dmCustomHtml" id="1880562454"> <script src="https://apps.elfsight.com/p/platform.js" defer="">
</script>
<div class="elfsight-app-764be975-591f-4fcc-9f74-95bc86bc660c"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Add full CSS and Javascript before the close tag of the body if needed -->
<!-- Google Fonts Include -->
<!-- loadCSS function fonts.jsp-->
<link rel="preload" href="https://irp.cdn-website.com/fonts/css2?family=Abril+Fatface:wght@400&family=Be+Vietnam:wght@100;200;300;400;600;700;800;900&family=Rock+Salt:wght@400&family=Alegreya:wght@400..900&family=Roboto:wght@100;300;400;500;700;900&family=Lobster:wght@400&family=Montserrat:wght@100..900&family=Lato:wght@100;300;400;700;900&family=Lora:wght@400..700&family=Josefin+Sans:wght@100..700&family=Shrikhand:wght@400&family=DM+Sans:wght@100..1000&family=Aboreto:wght@400&family=Comfortaa:wght@300..700&subset=latin-ext&display=swap" as="style" fetchpriority="low" onload="loadCSS(this)" />
<style>
@font-face {
font-family: "TuesdayNight-Regular";
src: url("https://irp.cdn-website.com/277663d4/fonts/TuesdayNight-Regular-ef77_400.otf");
font-weight: 400;
font-style: normal;
}
</style>
<style>
@font-face {
font-family: "ViceCitySans";
src: url("https://irp.cdn-website.com/277663d4/fonts/ViceCitySans-ae4c_400.otf");
font-weight: 400;
font-style: normal;
}
</style>
<style>
@font-face {
font-family: "Brownhill Script";
src: url("https://irp.cdn-website.com/277663d4/fonts/Brownhill+Script-7835_400.otf");
font-weight: 400;
font-style: normal;
}
</style>
<style>
@font-face {
font-family: "radiometry";
src: url("https://irp.cdn-website.com/277663d4/fonts/radiometry-95b8_400.ttf");
font-weight: 400;
font-style: normal;
}
</style>
<style>
@font-face {
font-family: "The Beardy Script";
src: url("https://irp.cdn-website.com/277663d4/fonts/The+Beardy+Script-a665_400.otf");
font-weight: 400;
font-style: normal;
}
</style>
<style>
@font-face {
font-family: "SaltedMocha-Regular";
src: url("https://irp.cdn-website.com/277663d4/fonts/SaltedMocha-Regular-8fee_400.otf");
font-weight: 400;
font-style: normal;
}
</style>
<style>
@font-face {
font-family: "DiscoDiva";
src: url("https://irp.cdn-website.com/277663d4/fonts/DiscoDiva-d09d_400.ttf");
font-weight: 400;
font-style: normal;
}
</style>
<style>
@font-face {
font-family: "Lot-Regular";
src: url("https://irp.cdn-website.com/277663d4/fonts/Lot-Regular-4159_400.otf");
font-weight: 400;
font-style: normal;
}
</style>
<!-- RT CSS Include d-css-runtime-desktop-one-package-structured-global-->
<link rel="preload" as="style" fetchpriority="low" onload="loadCSS(this)" href="https://static.cdn-website.com/mnlt/production/5674/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css" />
<!-- End of RT CSS Include -->
<link rel="preload" href="https://irp.cdn-website.com/WIDGET_CSS/e5ed3c7410c27ddd3977cdcbe5a20201.css" id="widgetCSS" as="style" fetchpriority="low" onload="loadCSS(this)" />
<!-- Support `img` size attributes -->
<style>img[width][height] {
height: auto;
}</style>
<!-- Support showing sticky element on page only -->
<style>
body[data-page-alias="home"] #dm [data-show-on-page-only="home"] {
display: block !important;
}
</style>
<!-- This is populated in Ajax navigation -->
<style id="pageAdditionalWidgetsCss" type="text/css">
</style>
<!-- Site CSS -->
<link rel="preload" href="https://irp.cdn-website.com/277663d4/files/277663d4_withFlex_1.min.css?v=1379" id="siteGlobalCss" as="style" fetchpriority="low" onload="loadCSS(this)" />
<style id="customWidgetStyle" type="text/css">
</style>
<style id="innerPagesStyle" type="text/css">
</style>
<style
id="additionalGlobalCss" type="text/css"
>
</style>
<!-- Page CSS -->
<link rel="preload" href="https://irp.cdn-website.com/277663d4/files/277663d4_home_withFlex_1.min.css?v=1379" id="homeCssLink" as="style" fetchpriority="low" onload="loadCSS(this)" />
<style id="pagestyle" type="text/css">
</style>
<style id="pagestyleDevice" type="text/css">
</style>
<!-- Flex Sections CSS -->
<style id="globalFontSizeStyle" type="text/css">
.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-72, .size-72, .size-72 > font { font-size: 72px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-30, .size-30, .size-30 > font { font-size: 30px !important; }.font-size-34, .size-34, .size-34 > font { font-size: 34px !important; }.font-size-45, .size-45, .size-45 > font { font-size: 45px !important; }.font-size-24, .size-24, .size-24 > font { font-size: 24px !important; }.font-size-38, .size-38, .size-38 > font { font-size: 38px !important; }.font-size-36, .size-36, .size-36 > font { font-size: 36px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-48, .size-48, .size-48 > font { font-size: 48px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-42, .size-42, .size-42 > font { font-size: 42px !important; }.font-size-28, .size-28, .size-28 > font { font-size: 28px !important; }.font-size-32, .size-32, .size-32 > font { font-size: 32px !important; }
</style>
<style id="pageFontSizeStyle" type="text/css">
</style>
<!-- ========= JS Section ========= -->
<script>
var isWLR = true;
window.customWidgetsFunctions = {};
window.customWidgetsStrings = {};
window.collections = {};
window.currentLanguage = "ENGLISH"
window.isSitePreview = false;
</script>
<script>
window.customWidgetsFunctions["1f5975986930429f819d4cd2154b5c4a~24"] = function (element, data, api) {
null
};
</script>
<script>
window.customWidgetsFunctions["832a29738c2b44fdb4e63369b1bf458a~81"] = function (element, data, api) {
$(element).find('[data-first-expanded="true"]').attr('data-first-expanded', 'false').find('.accordion-item').eq(0).addClass('expanded');
$(element).off('click.toggle').on('click.toggle', '.accordion-title', function(){
if(data.config.collapseOthers){
$(this).parents('.accordion-item').siblings().removeClass('expanded');
// $(element).find('.accordion-item').not(this).removeClass('expanded');
}
$(this).parents('.accordion-item').toggleClass('expanded');
});
};
</script>
<script type="text/javascript">
var d_version = "production_5674";
var build = "2025-07-30T12_30_33";
window['v' + 'ersion'] = d_version;
function buildEditorParent() {
window.isMultiScreen = true;
window.editorParent = {};
window.previewParent = {};
window.assetsCacheQueryParam = "?version=2025-07-30T12_30_33";
try {
var _p = window.parent;
if (_p && _p.document && _p.$ && _p.$.dmfw) {
window.editorParent = _p;
} else if (_p.isSitePreview) {
window.previewParent = _p;
}
} catch (e) {
}
}
buildEditorParent();
</script>
<!-- Load jQuery -->
<script type="text/javascript" id='d-js-jquery'
src="https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js"></script>
<!-- End Load jQuery -->
<!-- Injecting site-wide before scripts -->
<!-- End Injecting site-wide to the head -->
<script>
var _jquery = window.$;
var jqueryAliases = ['$', 'jquery', 'jQuery'];
jqueryAliases.forEach((alias) => {
Object.defineProperty(window, alias, {
get() {
return _jquery;
},
set() {
console.warn("Trying to over-write the global jquery object!");
}
});
});
window.jQuery.migrateMute = true;
</script>
<script type="text/javascript">
window.popups =
[{"title":"Contact","url":"/contact","options":{"backgroundColor":"#FFFFFF","borderRadius":"5","width":"828.7000122070312","overlayColor":"rgba(0, 0, 0, 0.61)","height":"567.6000061035156","animation":"fadeIn"},"name":"contact"}]</script>
<script>
window.cookiesNotificationMarkupPreview = 'null';
</script>
<!-- HEAD RT JS Include -->
<script id='d-js-params'>
window.INSITE = window.INSITE || {};
window.INSITE.device = "desktop";
window.rtCommonProps = {};
rtCommonProps["rt.ajax.ajaxScriptsFix"] =true;
rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20=';
rtCommonProps["runtimecollector.url"] = 'https://rtc.multiscreensite.com';
rtCommonProps["performance.tabletPreview.removeScroll"] = 'false';
rtCommonProps["inlineEditGrid.snap"] =true;
rtCommonProps["popup.insite.cookie.ttl"] = '0.5';
rtCommonProps["rt.pushnotifs.force.button"] =true;
rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw';
rtCommonProps["common.mapbox.js.override"] =false;
rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo';
rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA';
rtCommonProps["isCoverage.test"] =false;
rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js';
rtCommonProps["feature.flag.mappy.kml"] =false;
rtCommonProps["common.resources.dist.cdn"] =true;
rtCommonProps["common.build.dist.folder"] = 'production/5674';
rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com';
rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/5674';
rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true;
rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true;
rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true;
rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true;
rtCommonProps["feature.flag.runOnReadyNewTask"] =true;
rtCommonProps["isAutomation.test"] =false;
rtCommonProps['common.mapsProvider'] = 'mapbox';
rtCommonProps['common.mapsProvider.version'] = '0.52.0';
rtCommonProps['common.geocodeProvider'] = 'mapbox';
rtCommonProps['common.map.defaults.radiusSize'] = '1500';
rtCommonProps['common.map.defaults.radiusBg'] = 'rgba(255, 255, 255, 0.4)';
rtCommonProps['common.map.defaults.strokeColor'] = 'rgba(255, 255, 255, 1)';
rtCommonProps['common.map.defaults.strokeSize'] = '2';
rtCommonProps['server.for.resources'] = '';
rtCommonProps['feature.flag.lazy.widgets'] = true;
rtCommonProps['feature.flag.single.wow'] = false;
rtCommonProps['feature.flag.disallowPopupsInEditor'] = true;
rtCommonProps['feature.flag.mark.anchors'] = true;
rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz';
rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME';
rtCommonProps["images.sizes.small"] =160;
rtCommonProps["images.sizes.mobile"] =640;
rtCommonProps["images.sizes.tablet"] =1280;
rtCommonProps["images.sizes.desktop"] =1920;
rtCommonProps["modules.resources.cdn"] =true;
rtCommonProps["import.images.storage.imageCDN"] = 'https://lirp.cdn-website.com/';
rtCommonProps["feature.flag.runtime.inp.threshold"] =150;
rtCommonProps["feature.flag.performance.logs"] =true;
rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha';
rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K';
rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing';
// feature flags that's used out of runtime module (in legacy files)
rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =true;
rtCommonProps["streamline.monolith.personalization.skipRuleConditionsForPreview.enabled"] =true;
window.rtFlags = {};
rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =true;
rtFlags["scripts.widgetCount.enabled"] =true;
rtFlags["fnb.animations.tracking.enabled"] =true;
rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false;
rtFlags["ecom.ecwid.accountPage.emptyBaseUrl.enabled"] = false;
rtFlags["ecom.ecwid.pages.links.disable.listeners"] = false;
rtFlags["ecom.ecwid.storefrontV3.enabled"] = false;
rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true;
rtFlags["feature.flag.photo.gallery.exact.size"] =true;
rtFlags["geocode.search.localize"] =false;
rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false;
rtFlags["twitter.heightLimit.enabled"] = true;
rtFlags["editor.classicHybrid.photogallery.fix"] =true;
rtFlags["runtime.lottieOverflow"] =false;
rtFlags["runtime.monitoring.sentry.ignoreErrors"] = "";
rtFlags["contact.form.browserValidation.enabled"] =true;
rtFlags["streamline.monolith.personalization.supportMultipleConditions.enabled"] =false;
rtFlags["runtime.cwv.report.cls.enabled"] =true;
rtFlags["editor.link.on.container"] =true;
rtFlags["flex.runtime.popup.with.show"] =true;
rtFlags["contact.form.useActiveForm"] =true;
rtFlags["runtime.ssr.productStore.internal.observer"] =true;
rtFlags["runtime.ssr.productCustomizations"] =true;
rtFlags["flex.megaMenu.a11y"] =true;
</script>
<script src="https://static.cdn-website.com/mnlt/production/5674/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js" id="d-js-core"></script>
<!-- End of HEAD RT JS Include -->
<script src="https://static.cdn-website.com/mnlt/production/5674/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js" ></script>
<script>
$(window).bind("orientationchange", function (e) {
$.layoutManager.initLayout();
});
$(document).resize(function () {
});
</script>
<script type="text/javascript" id="d_track_campaign">
(function() {
if (!window.location.search) {
return;
}
const cleanParams = window.location.search.substring(1); // Strip ?
const queryParams = cleanParams.split('&');
const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000;
const domain = 'domain=' + window.location.hostname;
const path = "path=/";
queryParams.forEach((param) => {
const [key, value = ''] = param.split('=');
if (key.startsWith('utm_')) {
const cookieName = "_dm_rt_" + key.substring(4);
const cookie = cookieName + "=" + value;
const joined = [cookie, expires, domain, path].join(";");
document.cookie = joined;
}
});
}());
</script>
<script type="text/javascript" >
var _dm_gaq = {};
var _gaq = _gaq || [];
var _dm_insite = [];
</script>
<script type="text/javascript" id="d_track_sp">
;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[];
p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments)
};p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1;
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow"));
window.dmsnowplow = window.snowplow;
dmsnowplow('newTracker', 'cf', 'd32hwlnfiv2gyn.cloudfront.net', { // Initialise a tracker
appId: '277663d4'
});
// snowplow queries element styles so we wait until CSS calculations are done.
requestAnimationFrame(() => {
dmsnowplow('trackPageView');
_dm_insite.forEach((rule) => {
// Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here
// the tracking is in popup.js
if (rule.actionName !== "popup") {
dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId);
}
window?.waitForDeferred?.('dmAjax', () => {
$.DM.events.trigger('event-ruleTriggered', {value: rule});
});
});
});
</script>
<div style="display:none;" id="P6iryBW0Wu"></div>
<!-- photoswipe markup -->
<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<!-- Background of PhotoSwipe.
It's a separate element as animating opacity is faster than rgba(). -->
<div class="pswp__bg"></div>
<!-- Slides wrapper with overflow:hidden. -->
<div class="pswp__scroll-wrap">
<!-- Container that holds slides.
PhotoSwipe keeps only 3 of them in the DOM to save memory.
Don't modify these 3 pswp__item elements, data is added later on. -->
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<!-- Controls are self-explanatory. Order can be changed. -->
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
<!-- element will get class pswp__preloader--active when preloader is running -->
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
</button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
</button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>
<div id="fb-root"
data-locale="en"></div>
<!-- Alias: 277663d4 -->
<div class="dmPopupMask" id="dmPopupMask"></div>
<div id="dmPopup" class="dmPopup">
<div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div>
<div class="dmPopupTitle"> <span></span> Share by:</div>
<div class="data"></div>
</div><script id="d_track_personalization">
window?.waitForDeferred?.('dmAjax', () => {
// Collects client data and updates cookies used by smart sites
window.expireDays = 365;
window.visitLength = 30 * 60000;
$.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays);
setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit");
});
</script>
<script type="text/javascript">
Parameters.NavigationAreaParams.MoreButtonText = 'More';
Parameters.NavigationAreaParams.LessButtonText = 'Less';
Parameters.HomeLinkText = 'Home';
</script>
<!-- End Script tags -->
<!-- Site Wide Html Markup -->
<!-- Site Wide Html Markup -->
</body>
</html>