.elementor-1193 .elementor-element.elementor-element-f5fe808{--display:flex;}.elementor-1193 .elementor-element.elementor-element-76bcdfe{--display:flex;}.elementor-1193 .elementor-element.elementor-element-d255b19{--display:flex;}.elementor-1193 .elementor-element.elementor-element-7ec0bb7{--display:flex;}.elementor-1193 .elementor-element.elementor-element-2a75fb3{--display:flex;}.elementor-1193 .elementor-element.elementor-element-dc7d97a{--display:flex;}.elementor-1193 .elementor-element.elementor-element-78b1494{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-3b06e8c */.pltn-hero {
    background: #1A5C1A;
    border-radius: 16px;
    padding: 48px 40px;
    margin-bottom: 20px;
}
.pltn-hero-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
}
.pltn-hero-left {
    max-width: 100%;
}
.pltn-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #F5C800;
    margin-bottom: 14px;
    font-family: sans-serif;
}
.pltn-title {
    font-size: 38px;
    font-weight: 900;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 16px;
    font-family: Georgia, serif;
}
.pltn-subtitle {
    font-size: 16px;
    color: rgba(255,255,255,0.75);
    line-height: 1.7;
    margin-bottom: 28px;
    font-family: sans-serif;
}
.pltn-cta {
    display: inline-block;
    background: #F5C800;
    color: #1A2000;
    font-size: 15px;
    font-weight: 900;
    padding: 14px 28px;
    border-radius: 12px;
    text-decoration: none;
    font-family: sans-serif;
    letter-spacing: 0.5px;
}
.pltn-cta:hover {
    background: #e6b800;
}
.pltn-hero-right {
    position: relative;
}
.pltn-hero-img-wrap {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}
.pltn-hero-img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    border-radius: 12px;
}
.pltn-hero-credit {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: rgba(0,0,0,0.5);
    color: rgba(255,255,255,0.8);
    font-size: 10px;
    font-family: sans-serif;
    padding: 3px 8px;
    border-radius: 4px;
}
@media (max-width: 767px) {
    .pltn-hero {
        padding: 32px 20px;
    }
    .pltn-hero-inner {
        grid-template-columns: 1fr;
    }
    .pltn-hero-right {
        display: block;
    }
    .pltn-hero-img-wrap {
        border-radius: 12px;
        overflow: hidden;
    }
    .pltn-hero-img {
        height: 140px !important;
        max-height: 140px !important;
        width: 100% !important;
        object-fit: cover !important;
        border-radius: 12px !important;
        opacity: 0.85;
    }
    .pltn-hero-credit {
        font-size: 8px;
        padding: 2px 6px;
    }
    .pltn-title {
        font-size: 26px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6fcd809 */.pltn-about {
    background: #ffffff;
    border-radius: 16px;
    padding: 36px 40px;
    margin-bottom: 16px;
    border: 1.5px solid #e8e4db;
}
.pltn-section-label {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #1A5C1A;
    margin-bottom: 10px;
    font-family: sans-serif;
}
.pltn-section-title {
    font-size: 26px;
    font-weight: 900;
    color: #1A2000;
    margin-bottom: 16px;
    font-family: Georgia, serif;
    line-height: 1.25;
}
.pltn-about-body {
    font-size: 14px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 14px;
    font-family: sans-serif;
}
.pltn-about-body:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .pltn-about {
        padding: 24px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-745e550 */.pltn-hoods {
    background: #ffffff;
    border-radius: 16px;
    padding: 36px 40px;
    margin-bottom: 16px;
    border: 1.5px solid #e8e4db;
}
.pltn-hoods-intro {
    font-size: 14px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 20px;
    font-family: sans-serif;
}
.pltn-hoods-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 16px;
}
.pltn-hood-tag {
    background: #eaf3de;
    color: #1A5C1A;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 16px;
    border-radius: 20px;
    font-family: sans-serif;
}
.pltn-hoods-note {
    font-size: 13px;
    color: #888;
    font-family: sans-serif;
    line-height: 1.6;
    margin-top: 8px;
}
@media (max-width: 767px) {
    .pltn-hoods {
        padding: 24px 20px;
    }
    .pltn-hood-tag {
        font-size: 12px;
        padding: 5px 12px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8fbe5d6 */.pltn-why {
    background: #1A2000;
    border-radius: 16px;
    padding: 36px 40px;
    margin-bottom: 16px;
}
.pltn-why .pltn-section-label {
    color: #F5C800;
}
.pltn-why .pltn-section-title {
    color: #ffffff;
    margin-bottom: 24px;
}
.pltn-why-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 14px;
}
.pltn-why-card {
    background: rgba(255,255,255,0.06);
    border-radius: 12px;
    padding: 20px;
    border: 1px solid rgba(255,255,255,0.08);
}
.pltn-why-icon {
    font-size: 22px;
    margin-bottom: 10px;
}
.pltn-why-card-title {
    font-size: 14px;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 8px;
    font-family: sans-serif;
}
.pltn-why-card-text {
    font-size: 13px;
    color: rgba(255,255,255,0.6);
    line-height: 1.7;
    font-family: sans-serif;
}
@media (max-width: 767px) {
    .pltn-why {
        padding: 24px 20px;
    }
    .pltn-why-grid {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8be00a7 */.pltn-faq {
    background: #ffffff;
    border-radius: 16px;
    padding: 36px 40px;
    margin-bottom: 16px;
    border: 1.5px solid #e8e4db;
}
.pltn-faq-item {
    border-bottom: 1px solid #e8e4db;
    padding: 18px 0;
}
.pltn-faq-item:first-of-type {
    padding-top: 0;
}
.pltn-faq-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.pltn-faq-q {
    font-size: 15px;
    font-weight: 800;
    color: #1A2000;
    margin-bottom: 8px;
    font-family: sans-serif;
    line-height: 1.4;
}
.pltn-faq-a {
    font-size: 14px;
    color: #555;
    line-height: 1.7;
    font-family: sans-serif;
}
@media (max-width: 767px) {
    .pltn-faq {
        padding: 24px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0895041 */.pltn-cta-section {
    background: #1A5C1A;
    border-radius: 16px;
    padding: 48px 40px;
    margin-bottom: 16px;
    text-align: center;
}
.pltn-cta-section-inner {
    max-width: 620px;
    margin: 0 auto;
}
.pltn-cta-eyebrow {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #F5C800;
    margin-bottom: 14px;
    font-family: sans-serif;
}
.pltn-cta-title {
    font-size: 32px;
    font-weight: 900;
    color: #ffffff;
    margin-bottom: 14px;
    font-family: Georgia, serif;
    line-height: 1.2;
}
.pltn-cta-sub {
    font-size: 15px;
    color: rgba(255,255,255,0.75);
    line-height: 1.65;
    margin-bottom: 28px;
    font-family: sans-serif;
}
.pltn-cta-btn {
    display: inline-block;
    background: #F5C800;
    color: #1A2000;
    font-size: 15px;
    font-weight: 900;
    padding: 14px 28px;
    border-radius: 12px;
    text-decoration: none;
    font-family: sans-serif;
    letter-spacing: 0.5px;
}
.pltn-cta-btn:hover {
    background: #e6b800;
}
@media (max-width: 767px) {
    .pltn-cta-section {
        padding: 32px 20px;
    }
    .pltn-cta-title {
        font-size: 24px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ac20b30 */.pltn-map {
    background: #ffffff;
    border-radius: 16px;
    padding: 36px 40px;
    margin-bottom: 16px;
    border: 1.5px solid #e8e4db;
}
.pltn-map-text {
    font-size: 14px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 20px;
    font-family: sans-serif;
}
.pltn-map-embed {
    width: 100%;
    height: 400px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1.5px solid #e8e4db;
}
.pltn-map-embed iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.pltn-zip-codes {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #e8e4db;
}
.pltn-zip-label {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.5px;
    color: #1A5C1A;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: sans-serif;
}
.pltn-zip-list {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.pltn-zip {
    background: #eaf3de;
    color: #1A5C1A;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 16px;
    border-radius: 20px;
    font-family: sans-serif;
}
.pltn-back-link {
    color: #1A5C1A;
    font-size: 14px;
    font-weight: 700;
    font-family: sans-serif;
    text-decoration: none;
    border-bottom: 2px solid #F5C800;
    padding-bottom: 2px;
}
.pltn-back-link:hover {
    opacity: 0.8;
}
@media (max-width: 767px) {
    .pltn-map {
        padding: 24px 20px;
    }
    .pltn-map-embed {
        height: 280px;
    }
}/* End custom CSS */
/* Start custom CSS */.e-con {
    max-width: 1400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
body {
    background-color: #f5f0e8 !important;
}
@media (max-width: 767px) {
    html, body {
        overflow-x: hidden !important;
        max-width: 100% !important;
        background-color: #f5f0e8 !important;
    }
    .e-con {
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}/* End custom CSS */